body { background:#7a012c; margin:0; font: 0.84em/1.333 Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000;}

h1 {font-size: 2em; margin:10px 0;}
h2 {font-size: 1.5em; margin:0 0 5px;}
h3 {font-size: 1.33em; margin:3px 0;}
h4 {font-size: 1.1em; margin:2px 0;}
h5 {font-size: 1em; margin:1.5px 0;}
h6 {font-size: 0.85em; margin:1px 0;}

a {color:#002395;}
a:visited {color:#002395;}
a:hover {color:#002395;}

/* Page layout styles */
div#main { 
	margin:0 auto; 
	width:1060px; 

	background-repeat:no-repeat; 
}
div#headerPane { 
	height:77px; 
	width:960px; 
	margin:0 auto; 
	background-image:url(/webimgs/header.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
}
div#headerOptionBar {background:#d4e8fb url(/webimgs/headerOptionsCap.jpg) no-repeat top left;width:497px;float:right;height:28px;padding:3px 5px 0 18px;overflow:hidden;}

img#logo {position:absolute;top:10px;border:0;}
div#contentPane {
	min-height:635px;
	width:955px;
	padding:5px 5px 0; 
	margin:0 auto;
}

div#centerPane {padding:10px;}

div#tagLinePane2 {clear:both; display:none;}
div#footerPane {clear:both;margin:0 auto; width:983px;height:57px;background:url(/webimgs/footerBg.jpg) no-repeat top;color:#000;}
div#footerPane div#footerInfo {width:500px;color:#002395;float:left;padding:12px 0 0 20px;font-size:.8em;}


div#homepageMod2 {width:700px;margin:0 15px 15px;height:250px;}

div#copyPane {
	color:#ffffff;
	width:960px;

	text-align:center;
	margin: 0 auto;
	font-size:.8em;
}
div#copyPane a{
	color:#ffffff;
}
div#leftFooter{text-align:left;width:320px;margin:-150px 200px 0 40px;}
/* End Page layout styles */

/* Search box Styles */
div#searchBox {position:relative; float:right;width:254px;margin:25px 30px 0 0;}
div#searchBox form {}
div#searchBox input#searchString {
	width:214px; 
	height:22px; 
	color:#cccccc;
	background-image:url(/webimgs/searchForm.png);
	position:absolute;
	border:none;
	background-color:transparent;
	padding:5px 0 0 15px;
}
div#searchBox input#btnSearch {
	position:absolute;
	left:229px;
	height:28px; 
	width:25px;
}
.clear{
	clear:both;
	line-height:0px;
}
