@charset "utf-8";
/* CSS Document */


div#focusHeader{
	background-image:url(../images/focus-header-stretch.gif);
	background-repeat:repeat-x;
	height:65px;
	overflow:hidden;
	padding:0 15px 0 13px
}

div#focusHeader h3{
	background-image:url(../images/focus-header-logo.gif);
	width:194px;
	height:66px;
	display:block;
	text-indent:-2000px;
	float:left;
	border:0;
}
div#focusHeader a.choose{
	background-image:url(../images/focus-header-choose-home.gif);
	width:170px;
	height:66px;
	display:block;
	text-indent:-2000px;
	float:right;
}


div#rightFocusHome{
	background:url(../images/arrowDown.gif) no-repeat top left;
	width:180px;
	/*height:471px;*/
	float:right;
	padding-top:30px;
}

ul.focusList{
	border-left:3px solid #0060B5;
	margin:0 0 33px 0;
	padding:0 0 0 25px;
}
ul.focusList LI{
	margin:0;
	padding:3px 0 0 0;
	padding-bottom:3px;
	color:#f18419;
}
ul.focusList LI a
{
	color:#f18419;
	text-decoration:underline;
	cursor:pointer;
}
ul.focusList LI a:hover
{
	text-decoration:none;
}
ul.focusList LI a:visited
{
	text-decoration:underline;
}

DIV.splash-panel{
	padding:20px 0 5px 10px;
	border-bottom:1px solid #0060b5;
}
DIV.splash-panel P.alsoSee{
	padding:10px 0 0 0;
	
}
DIV.splash-panel P.alsoSee IMG{
	border:0;
	
}
DIV.splash-panel IMG{
	border:#02315b 1px solid;
	float:left;
}
DIV.splash-panel DIV.focusSplashContent{
	float:left;
	margin:0 0 0 10px;
}
DIV.splash-panel DIV.focusSplashContent H1{
	font-size:24px;
	font-weight:bold;
	color:#0060b5;
	padding:3px 0 10px 0;
	margin:0;
}
DIV.splash-panel DIV.focusSplashContent H2{
	font-size:14px;
	font-weight:bold;
	color:#ff8500;
	padding:0 0 10px 0;
	margin:0;
}
DIV.splash-panel DIV.focusSplashContent P{
	font-size:11px;
	color:#292929;
	line-height:22px;
	width:250px;
	margin:0;
	padding:0 0 10px 0;
}
DIV.splash-panel DIV.focusSplashContent P.hg55
{
	height:55px;
}
DIV.splash-panel DIV.focusSplashContent A{
	background-color:#FF6600;
	background-image:url(../images/button-small.gif);
	width:106px;
	height:19px;
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:center;
	display:block;
	color:#FFFFFF;
	padding:0 0 0 0;
	font-size:1em;
	margin:2px 0 0 0;
	cursor:pointer;
}





DIV.focusHomeOtherFeatures
{
	/float:left;
	padding:20px 0 20px 10px;
	border-bottom:1px solid #0060b5;
	background:url(../images/arrowDown.gif) top left no-repeat;
}
DIV.otherFeatureEntry{
	float:left;
	width:270px;
	padding:0 10px 0 0;
}

DIV.otherFeatureEntry IMG{
	float:left;
	border:#02315b 1px solid;
}
DIV.otherFeatureEntry DIV.otherFeatureEntryContent{
	float:left;
	width:145px;
	padding:6px 0 5px 10px;
}
DIV.otherFeatureEntry DIV.otherFeatureEntryContent H3{
	border:0;
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
	color:#0060b5;
}
DIV.otherFeatureEntry DIV.otherFeatureEntryContent H4{
	padding:0;
	margin:0;
	font-size:14px;
	color:#ff8500;
}
DIV.otherFeatureEntry P{
	padding:10px 0 10px 0;
	margin:0;
	line-height:20px;
}
DIV.otherFeatureEntry P.hg55
{
	height:55px;
}
DIV.otherFeatureEntry A{
	background-color:#FF6600;
	background-image:url(../images/button-small.gif);
	width:106px;
	height:19px;
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:center;
	display:block;
	color:#FFFFFF;
	padding:0 0 0 0;
	font-size:1em;
	margin:2px 0 0 0;
	cursor:pointer;
}
hg55
{
	height:55px;
}



