/* BODY AND SCROLLBAR COLORS */
body {
	background-image:  url(/images/10/bgs/sitebg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14507E;
	margin: 0px;
	}

form { margin: 0px; }
#header {
 width: 1000px;
 height: 225px;
 background: url( '/images/10/header-bg.jpg' ) no-repeat;
 position: relative;
}

#logo {
 padding: 22px 0px 0px 29px;
 float: left;
}
#logo a {
 display: block;
 width: 302px;
 height: 135px;
 background: url( '/images/10/logo.jpg' ) no-repeat;
}
#logo a span {
 display: none;
}

#search {
 width: 240px;
 height: 36px;
 right: 44px;
 top: 35px;
 position: absolute;
 background: url( '/images/10/search-bg.jpg' ) no-repeat;
}

#search-box { 
 background: transparent;
 border: 0px none;
 margin: 1px 0px 1px 5px;
 height: 22px;
 float: left;
 padding-top: 10px;
 width: 205px;
 font: 13px Arial, Helvetica, sans-serif;
 color: #b0d9e4;
}
#search-button { 
 border: 0px none;
 position: absolute;
top: 9px; right: 12px;
}

#time {
 position: absolute;
 top: 84px;
 right: 44px;
 width: 240px;
 height: 27px;
 text-align: center;
 font: 13px Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #fff;
 line-height: 27px;
 text-shadow:1px 1px 1px #000000;
}


/* td COLORS */
body, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #316AC5;
	}


/* IMAGE BEHAVIORS */
img{
	behavior:url('/css/pngfix/png.htc');
	}


/* FORM COLORS */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5DA2D6;
	color:#14507E;
	border:1px solid #FFFFFF;
	border-top-color: #14507E;
	border-left-color: #14507E;
	border-bottom-color: #14507E;
	border-right-color: #14507E;
	height: 20px;
	}


	
/* SERACH BOX */	
#kwsearchbox {
	width: 160px;
	margin-right: 10px;
	}

	
/* TIME-DATE COLORS */
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABE4FF;
	}


/* SUB-HEADER COLORS */
.subheader {
	font-size: 14px;
	color: #195583;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


/* TABLE GB*/
.tableBG {
	background-image: url(/images/10/bgs/contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #ABE4FF;
	}


/* PAGE TITLE COLORS */
.pagetitle {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}


/* INFO COLORS */
.infoContent {
	color: #2E260F;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	}
.infoContent a:link { 
	color: #2E260F;
	}
.infoContent a:visited {
	color: #2E260F;
	}
.infoContent a:active {
	color: #2E260F;
	}
.infoContent a:hover {
	color: #990000;
	}


/* MAIN CONTNET MAP COLORS */
.mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1E5A89;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.mainContent a:link { 
	color: #1E5A89;
	}
.mainContent a:visited {
	color: #1E5A89;
	}
.mainContent a:active {
	color: #1E5A89;
	}
.mainContent a:hover {
	color: #990000;
	}


/* FEATURE TITLE COLORS */
.featuretitle {
	font-size: 18px;
	color: #1E5A89;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 38px;
	margin-right: 38px;
	margin-bottom: 8px;
	}


/* FEATURE SIDE CONTENT COLORS */
.featureContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1E5A89;
	margin-right: 38px;
	margin-left: 38px;
	}
.featureContent a:link { 
	color: #1E5A89;
	}
.featureContent a:visited {
	color: #1E5A89;
	}
.featureContent a:active {
	color: #1E5A89;
	}
.featureContent a:hover {
	color: #990000;
	}


/* FOOTER NAV COLORS */
.footerNav {
	color: #1E5A89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 925px;
	margin-top: 18px;
	}
.footerNav a:link { 
	color: #1E5A89;
	}
.footerNav a:visited {
	color: #1E5A89;
	}
.footerNav a:active {
	color: #1E5A89;
	}
.footerNav a:hover {
	color: #990000;
	}
	
	/* NAVstyle Merge */
	
* html .navContent{ 
	width: 100px;
	}

html>body .navContent{ 
	width: auto;
	}


/* NAVIGATION & CONTENT */

.navContent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.navContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2E260F;
	width: 185px;
	font-style: italic;
	}


/* padding + width + width = Table Width*/
.navContent a:link {
	display: block;
	width: 185px; /*Define width for IE6's sake*/
	color: #2E260F;
	text-decoration: none;
	background-image: url(/images/10/nav/up.gif);
	text-align: left;
	padding: 6px;
	}


/* padding + width + width = Table Width*/	
.navContent a:visited {
	padding: 6px;
	display: block;
	width: 185px; /*Define width for IE6's sake*/
	color: #2E260F;
	text-decoration: none;
	background-image: url(/images/10/nav/up.gif);
	text-align: left;
	}


/* padding + width + width = Table Width*/
.navContent a:active {
	padding: 6px;
	display: block;
	width: 185px; /*Define width for IE6's sake*/
	color: #2E260F;
	text-decoration: none;
	background-image: url(/images/10/nav/up.gif);
	text-align: left;
	}


/* padding + width + width = Table Width*/
.navContent a:hover {
	padding: 6px;
	display: block;
	width: 185px; /*Define width for IE6's sake*/
	text-decoration: none;
	color: #C40000;
	background-image: url(/images/10/nav/down.gif);
	text-align: left;
	}