@charset "utf-8";
/* CSS Document */
#content { width:auto; }
#top-text {
	width:638px;
	line-height:20px;
	margin-top:10px;
}
#home-left, #home-right {
	float:left;
	width:429px;
	color:#616161;
	line-height:20px;
}
#home-left {
	width:401px;
}
#home-right {
	width:405px;
	margin-left:28px;
}
#home-left a, #home-right a {
	color:#616161;
	text-decoration:none;
}
#home-left a:hover, #home-right a:hover {
	text-decoration:underline;
}
#home-cta {
	background:url(/images/home-cta.gif) top left no-repeat;
	width:917px;
	height:23px;
	padding-left:55px;
	padding-top:34px;
	color:#203f81;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	#home-cta span { color:#3162c9; }
	#home-cta em { font-weight:bold; font-style:italic; }		
#home-bottom {
	background:url(/images/home-bottom.gif) top left no-repeat;
	width:972px;
	height:60px;
	margin-left:1px;	
	margin-top:-2px;
}
#home-focus-on {
	padding-top:0px;
	padding-bottom:8px;
}
h1 {
	font-size:18px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:36px 0px 0px 0px;
	width:1px;
	display:block;
	padding-top:20px;
	overflow:hidden;
	padding-left:449px;
	height:20px;
	background:transparent url(/images/home-logo-text.gif) no-repeat top left;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#203f81;/*3162c9*/
	font-family:Arial, Helvetica, sans-serif;
}
