BODY {background-color: #006600; background-image: url('/images/background.gif'); margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px;}

html {overflow: -moz-scrollbars-vertical;}

/* ----------- [ PAGE WRAPPER ] ---------- */
div#pagewrapper {
	display: block;
	margin: 0 auto;	
	width: 950px;	
	height: auto;
	background-image: url('/images/back_body.jpg');
}

/* ----------- [ HEADER ] ------------*/
div#headerwrapper {	
	width: 950px;
	height: 156px;
	display: block;
	clear: both;
	background-image: url('/images/back_header.jpg');		
}
div#header {
	display: block;
	float: left;
	width: 918px;
	height: 121px;			
	text-align: left;
	padding: 25px 32px 10px 0px;		
}

/* ----------- [ CONTENT ] ------------*/
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #003399; text-transform: uppercase; letter-spacing: 0.03125cm;}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #666666;}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; font-weight: bold; color: #666666;}

div#contentwrapper {	
	width: 950px;			
	display: block;
	clear: both;
	height: 100%;				
}
div#contentleft {	
	display: block;
	float: left;
	width: 182px;
	height: auto;					
	text-align: center;	
	padding: 0px 10px 10px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;	
}
div#contentleft a {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#contentleft a:visited {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#contentleft a:hover {
	text-decoration: underline;
	color: #CC3333;
	font-weight:bold;
}
div#newsleft {	
	display: block;
	float: left;	
	width: 162px;
	height: auto;				
	text-align: left;	
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color: #DADABE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;	
}
div#contentright {	
	display: block;
	float: right;
	width: 700px;
	height: auto;				
	text-align: left;	
	padding: 0px 27px 30px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;	
}
div#contentright a {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#contentright a:visited {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#contentright a:hover {
	text-decoration: underline;
	color: #CC3333;
	font-weight:bold;
}
div#textcontent {	
	display: block;
	float: left;
	width: 517px;
	height: auto;				
	text-align: left;	
	padding: 5px 20px 5px 0px;		
}
div#logos {	
	display: block;
	float: right;
	width: 150px;
	height: auto;				
	text-align: center;	
	padding: 5px 5px 5px 5px;	
	border-style: solid;
	border-width: 0;	
	border-left-width: 1px;
	border-color: #666666;
}
div#dailynews {	
	display: block;
	float: left;
	width: 516px;
	height: auto;		
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
div#dailynews a {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#dailynews a:visited {
	text-decoration: none;
	color: #003399;
	font-weight:bold;
}
div#dailynews a:hover {
	text-decoration: underline;
	color: #CC3333;
	font-weight:bold;
}

/* ----------- [ TABLES ] ---------- */
#box-table-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;	
	width: 517px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 4px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #003399;
}
#box-table-a td {
	padding: 4px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #003399;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td {
	background: #d0dafd;
	color: #003399;
}

/* ----------- [ TAB NAV ] ------------*/
#tabnav {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;	
	width: 516px;
	text-align: center;
	border-collapse: collapse;	
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;		
	color: #003399;	
}
#tabnav td{	
	height: 36px;
	padding: 4px;
	background: #d0dafd;	
	color: #003399;
	border-top: 1px solid transparent;
}
#tabnav td:hover {
	background: #b9c9fe;
	color: #003399;	
}
#tabnav td:hover a{	
	text-decoration: none;
}
.tabcontent{
	display:none;
}
@media print {
.tabcontent {
	display:block !important;
}
}

/* ----------- [ CONTENT ROTATOR ] ---------- */
div#rotatorwrapper {	
	display: block;
	float: left;
	width: 700px;
	height: auto;		
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;	
}
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 700px; /*width of featured content slider*/
	height: 200px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination {
	width: 696px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	padding: 2px 2px 2px 2px;
	background-color: #b9c9fe;
}
.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color: #003399;
	font-weight:bold;
	background: white;
}
.pagination a.hover {	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: #CC3333;
}
.pagination a.selected {	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: #CC3333;
}
.footerwrapper2 {	
	width: 700px;
	height: auto;
	display: block;
	clear: both;				
}
.rotatorimage {
	display: block;
	float: left;		
	width: 350px;
	height: 200px;		
	padding: 0px 0px 0px 0px;	
}
.rotatortext {
	display: block;
	float: right;		
	width: 330px;
	height: 200px;			
	text-align: left;	
	padding: 10px 10px 10px 10px;	
	background-image: url('/images/back_news.jpg');
}

/* ----------- [ FOOTER ] ---------- */
div#footerwrapper {	
	width: 950px;
	height: 13px;
	display: block;
	clear: both;
	background-image: url('/images/background.gif');			
}
div#footer {
	display: block;
	float: left;		
	width: 950px;
	height: 13px;		
	padding: 0px 0px 0px 0px;	
}

/* ----------- [ BOTTOM NAVIGATION ] ---------- */
div#navbottwrapper {
	display: block;
	margin: 0 auto;		
	width: 950px;	
	height: auto;	
}
div#navbott {	
	display: block;
	float: right;
	width: 950px;
	height: auto;				
	text-align: center;	
	padding: 15px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
div#navbott a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
div#navbott a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
div#navbott a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
div#copyright {	
	display: block;
	float: right;
	width: 950px;
	height: auto;				
	text-align: center;	
	padding: 15px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
div#copyright a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
div#copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
div#copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}

/* ---------- [ CLEAR FIX ] --------- */
.clearfix:after {
	 content: "."; 
	 display: block;
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
 }

.clearfix{
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	}
.clearfix{
	display: block;
	}