/* CSS Document */
#containerHome {
	width: 779px;
	position: absolute;
	margin-left: -395px;
	left: 50%;
	top: 0px;
}

#containerHome #headerlinks {
	position: absolute;
	z-index: 1;
	height: 15px;
	width: 310px;
	left: 473px;
	top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005288;
}

#containerHome #faflogo {
	position: absolute;
	z-index: 1;
	height: 47px;
	width: 259px;
	left: 19px;
	top: 16px;
}
#containerHome #mainnav {
	position: absolute;
	z-index: 2;
	height: 28px;
	width: 760px;
	left: 30px;
	top: 92px;
}
#containerHome #mainnavLine {
	position: absolute;
	z-index: 1;
	height: 28px;
	width: 760px;
	left: 19px;
	top: 92px;
	border-top: 1px solid #ADC0D1;
}
/* for any future messages */
#containerHome #messageTop {
	position: absolute;
	left: 16px;
	top: 121px;
	width: 779px;
} 
#contentHome { 
	position: absolute;
	left: 0px;
	top: 151px;
	background-color: #FFFFFF;
	width: 779px;
}
#maincolumnHome {
	position: relative;
	left: 19px;
	width: 760px;
	float: left;
	clear: right;
}
#homeBanner {
	width: 779px;
	height: 244px;
	background-image: url(/images/banner_home.jpg);
	background-repeat: no-repeat;
}
#homeBanner #blurb {
	position: relative;
	left: 325px;
	top: 20px;
	width: 345px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
}
#homeBanner #blurb a {
	color:#FFFFFF;
}
#homeBanner #callout {
	position: absolute;
	left: 359px;
	top: 129px;
	width: 417px; /* Full 421 */
	height: 77px; /* Full 81 */
	font-size: 10px;
	line-height: 100%;
	color: #2A2A2A;
	background: #FFFFFF;
	border: 2px solid #D4281A;
}
#homeBanner #callout p {
	margin: 6px 6px 0 6px;
	padding: 0;
}
html>body #homeBanner #callout p {*margin-top: 2px;} /* IE 7 fix */
#homeBanner #callout p.btnAnalysis {
	float: right;
	padding-top: 5px;
}
#homeBanner h1.replace{
	position: relative;
	margin: 0px; 
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
}
#homeBanner h1.replace span{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#homeBanner h1#blurbTitle, #homeBanner h1#blurbTitle span {
	background-image: url(/images/header_home.gif);
	background-repeat: no-repeat;
	width: 326px;
	height: 22px;
	clear: both;
}
#columns {
	width: 760px;
}
#columns p {
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#columns .columnA {
	float: left;
	clear: none;
	margin-right: 33px;
	width: 231px;
}
#columns .columnB {
	float: left;
	clear: none;
	margin-right: 33px;
	width: 231px;
}
#columns .columnC {
	float: left;
	clear: none;
	width: 231px;
}
#columns .spacer {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.yellowArrow {
	width: 12px;
	height: 13px;
	margin-right: 10px;
	vertical-align: text-bottom;	
}
#columns p.link {
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 6px;
	
}