/* CSS Document */

html {
	height:100%;
}
body {
	margin:25px auto;
	padding:0;
	height:100%;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#wrap {
	background:url(../images/bg5.gif) top left repeat-y;
	/*min-height:100%;*/
	width:800px;
	margin:auto;
}
#wrap2 {
	background:url(../images/bg5a.gif) top left repeat-y;
	/*min-height:100%;*/
	width:800px;
	margin:auto;
}
* html #wrap {
	height:100%;
}
* html #wrap2 {
	height:100%;
}
#header {
	position: relative;
	width: 800px; 
	height: 79px; 
	background: url(../images/bg_03.gif) top left repeat-x #336799;
	text-align: center;
	padding-top: 8px;
	z-index:2;
}
#headerbanner {
	margin: 5px 0 0 0;
}
#headerlogo {
	float: left;
}
#topnav {
	border-top: 5px solid #000000;
	width: 695px; 
	height: 20px; 
	background-color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left:105px;
	padding: 3px 0;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#leftcol {
	padding: 0;
	margin: 0;
	float: left;
	width: 105px; 
	/*min-height: 100%;*/
	background-color: #336799;
}
#leftcol .subnav a {
	display: block;
	width: 100%;
	height: 15px;
	color: #FFFFFF;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#leftcol .subnav a:hover {
	color: #CCCCCC;
}
#main {
	position:relative;
	margin-left:105px;
	/*min-height:100%;*/
	left: 0;
}
#right {
	float:right;
	width:176px;
	/*min-height:100%;*/
	text-align:center;
	background-image: url(../images/right_bg_65.gif);
	background-repeat: repeat-x;
	background-color:#336799;
}
#content {
	padding: 0;
	margin-left: 0;
	margin-right:176px;
	/*min-height:100%;*/
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(../images/bg_25.gif);
	background-repeat: repeat-x;
}
#content2 {
	padding: 0;
	margin: 0;
	/*min-height:100%;*/
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(../images/bg_25.gif);
	background-repeat: repeat-x;
}
#clearfooter {
	margin: 0 auto;
	width: 800px;
	clear:both;
	height:30px;
	overflow:hidden;
	background-color: #000000;
}
#footer {
	width: 800px;
	margin: -41px auto 25px auto;
	background-image: url(../images/bg_03_btm.jpg);
	background-repeat: repeat-x;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 12px 0px 6px 0px;
}
#spotlightbox {
	background-color: #999999;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 5px 0;
}
#spotlightbox img {
	padding: 2px 0px;
}
.relatedlinks1 a {
	display: block;
	background-color: #CCCCCC;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #FFFFFF  3px solid;
	border-left: #FFFFFF  3px solid;
	border-right: #999999  3px solid;
	border-bottom: #999999  3px solid;
	text-decoration: none;
}
.relatedlinks1 a:hover {
	border-top: #999999  3px solid;
	border-left: #999999  3px solid;
	border-right: #FFFFFF  3px solid;
	border-bottom: #FFFFFF  3px solid;
}
.relatedlinks2 a {
	display: block;
	background-color: #999999;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #CCCCCC  3px solid;
	border-left: #CCCCCC  3px solid;
	border-right: #666666  3px solid;
	border-bottom: #666666  3px solid;
	text-decoration: none;
}
.relatedlinks2 a:hover {
	border-top: #666666  3px solid;
	border-left: #666666  3px solid;
	border-right: #CCCCCC  3px solid;
	border-bottom: #CCCCCC  3px solid;
}
.blueheading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	margin: 0;
	padding: 10px;
}
.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#FFFFFF;
}
.bodyheadline {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	background-color:#FFFFFF;
}
.bodydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	background-color:#FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
}
.spotlight1 a {
	display: block;
	background-color: #663399;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	border-top: #9966CC  3px solid;
	border-left: #9966CC 3px solid;
	border-right: #330066  3px solid;
	border-bottom: #330066  3px solid;
	text-decoration: none;
}
.spotlight1 a:hover {
	border-top: #330066  3px solid;
	border-left: #330066  3px solid;
	border-right: #9966CC  3px solid;
	border-bottom: #9966CC  3px solid;
}
.spotlight2 a {
	display: block;
	background-color: #00CC33;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #00FF66  3px solid;
	border-left: #00FF66  3px solid;
	border-right: #009933  3px solid;
	border-bottom: #009933  3px solid;
	text-decoration: none;
}
.spotlight2 a:hover {
	border-top: #009933  3px solid;
	border-left: #009933  3px solid;
	border-right: #00FF66  3px solid;
	border-bottom: #00FF66  3px solid;
}
.spotlight3 a {
	display: block;
	background-color: #990033;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	border-top: #CC3366  3px solid;
	border-left: #CC3366  3px solid;
	border-right: #660000  3px solid;
	border-bottom: #660000  3px solid;
	text-decoration: none;
}
.spotlight3 a:hover {
	border-top: #660000  3px solid;
	border-left: #660000  3px solid;
	border-right: #CC3366  3px solid;
	border-bottom: #CC3366  3px solid;
}
.spotlight4 a {
	display: block;
	background-color: #FFCC00;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #FFFF33  3px solid;
	border-left: #FFFF33  3px solid;
	border-right: #CC9900  3px solid;
	border-bottom: #CC9900  3px solid;
	text-decoration: none;
}
.spotlight4 a:hover {
	border-top: #CC9900  3px solid;
	border-left: #CC9900  3px solid;
	border-right: #FFFF33  3px solid;
	border-bottom: #FFFF33  3px solid;
}
.spotlight5 a {
	display: block;
	background-color: #3399CC;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #66CCFF  3px solid;
	border-left: #66CCFF  3px solid;
	border-right: #006699  3px solid;
	border-bottom: #006699  3px solid;
	text-decoration: none;
}
.spotlight5 a:hover {
	border-top: #006699  3px solid;
	border-left: #006699  3px solid;
	border-right: #66CCFF  3px solid;
	border-bottom: #66CCFF  3px solid;
}
.spotlight6 a {
	display: block;
	background-color: #FF9933;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
	border-top: #FFCC66  3px solid;
	border-left: #FFCC66  3px solid;
	border-right: #CC6600  3px solid;
	border-bottom: #CC6600  3px solid;
	text-decoration: none;
}
.spotlight6 a:hover {
	border-top: #CC6600  3px solid;
	border-left: #CC6600  3px solid;
	border-right: #FFCC66  3px solid;
	border-bottom: #FFCC66  3px solid;
}
.bannerspacer {
	text-align: center;
	margin: 20px 0;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin: 2px 5px;
}
