.footer { color: #c8c892; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
p,td,th { color: #000; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a { color: #264c98; text-decoration: none; }
a:hover {
	color: #c14237;
}
a.wworklnav { color: #c14237; }
a.wworklnav:hover { color: #c14237; }
a.morelnav { color: #993; }
a.morelnav:hover { color: #993; }
h1 { font-size: 12px; }
h2 { font-size: 11px; }
.hilite { background-color: #d5e2f0; }
a.home { color: #b2dbfb; text-decoration: underline; }
a.home:hover { color: #f98874; text-decoration: underline; }
.ads { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a.footer { color: #c8c892; }
a.footer:hover { color: #c8c892; text-decoration: underline; }
.homerightborder { border-right: 2px solid #265380; }
.summary { background-color: #e0eaf5; padding: 6px; border: solid 1px #265380; }

#resourcebox {
	background: #f9f2e8;
	border: 1px solid #ebc7a3;
	padding: 5px 5px 0px 5px;
	text-align: left;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#content_container{
	width: 100%;	
}

#content_first_col{
	margin: 0 260px 0 0;
	padding: 0px;
	border-bottom: none;
}

#content_sec_col{
	float:right;
	width: 230px;
	margin: 0;
	padding: 0 3% 0 0;
	text-align: left;
}
