@charset "utf-8";
/* CSS Document */
body {
	background:whitesmoke url(./images/background3.png) 0 0 repeat-x;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	}
.container {
	width: 800px;
	background:white;
	}
.header {
	width:800px;
	height:76px !important;
	background: url(./images/header_bg.jpg) 0 0 no-repeat;
	border:none;
	}
.searchBox {
	float:right;
	padding-top:5px;
	padding-bottom:29px;
	padding-right:14px;
	clear:both;
	}
.searchBox form {
	z-index:101;
	}
.searchBox input.words {
	font-family:Arial; 
	font-size:9pt;
	vertical-align:top;
	}
.searchBox input.button {
	width:50px;
	height:20px;
	}
.clear {
	clear:both;
	height:1%;
	}
.navTable {
	width:520px;
	height:36px;
	padding:0 40 0 0; 
	margin:0 40 0 0; 
	text-align:right; 
	vertical-align:bottom;
	border:none;
}
.navBar {
	z-index:1000;
	}
.greenBar {
	border:none;
	width:800px;
	height:10px;
	margin-bottom:3px;
	}
.flashBanner {
	width:800px;
	height:200px;
	background:#ffffff;
	margin:0;
	padding:0;
	z-index:1;
	}
.spotlights {
	width:800px;
	padding:8px 0 0 0;
	margin:0;
	}
.spotlights a:link {
	color:#0b548d;
	text-decoration:none;
	}
.spotlights a:visited {
	color:#0b548d;
	text-decoration:none;
	}
.spotlights a:hover {
	color:#aabad4;
	text-decoration:underline;
	}
.spotlights a:active {
	color:#0b548d;
	text-decoration:none;
	}
.spotlight {
	float:left;
	}
div.spotlight_1 {
	margin-left:12px; 
	}
div.spotlight_1,
div.spotlight_2 {
	margin-right:13px; 
	}
div.spotlight_1, div.spotlight_2,div.spotlight_3 {	width:250px; background: url(./images/spotlights_br.gif) 100% 100% no-repeat;padding-bottom:0px;}
div.spotlight_1 div, div.spotlight_2 div, div.spotlight_3 div {background: url(./images/spotlights_bl.gif) 0 100% no-repeat;}
div.spotlight_1 div div, div.spotlight_2 div div, div.spotlight_3 div div {background: url(./images/spotlights_tr.gif) 100% 0 no-repeat;}
div.spotlight_1 div div div, div.spotlight_2 div div div, div.spotlight_3 div div div {background: url(./images/spotlights_tl.gif) 0 0 no-repeat;height:200px;}

div.spotlight_1 h3, 
div.spotlight_2 h3, 
div.spotlight_3 h3 {font:bold 11px Arial, Helvetica, sans-serif;color:#0b548d;padding:10px 10px 0px 10px;text-transform:uppercase;margin:0;}
div.spotlight_1 h3.mixed {font:bold 11px Arial, Helvetica, sans-serif;color:#0b548d;padding:0px 10px 0px 10px;text-transform:none;margin:0;}
div.spotlight_1 p, 
div.spotlight_2 p, 
div.spotlight_3 p {padding:2px 16px 12px 14px; text-align:left;margin:0;}
.footer {
	font-family:Arial; 
	font-size:12px;
	padding-top:7px;
	padding-bottom:5px;
	text-align:center;
	}
.bottomNav {
	background:#cccccc;
	margin: 10px auto 0px auto;
	padding:3px 0 3px 0;
	font:12px Arial, Helvetica, sans-serif;
	}
.bottomNav ul {margin:0px auto 0px auto;text-align:center;padding:0;}
.bottomNav ul li {display:inline;position:relative;margin:0;padding:5px 5px 5px 5px;}
.bottomNav a:link {
	color:#0b548d;
	text-decoration:none;
	}
.bottomNav a:visited {
	color:#0b548d;
	text-decoration:none;
	}
.bottomNav a:hover {
	color:#0b548d;
	text-decoration:underline;
	}
.bottomNav a:active {
	color:#0b548d;
	text-decoration:none;
	}