/* CSS Document */

/* ------------------------------------------------------------------ GENERAL ----------------------------------------------------------------- */
body { margin:0px; padding:0px; background:url(../images/bg.gif) top left repeat-x #196394;}
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:25px; color:#fff; letter-spacing:-1px; font-weight:normal; }
h2 {
	font-family:Arial, Helvetica, sans-serif; font-size:22px; letter-spacing:-1px; font-weight:normal; margin:2px 0px 5px 0px;/* clear:left;*/
	line-height:24px;
}
h2 a { text-decoration:none; }
h2 a:hover { text-decoration:underline; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#627987; letter-spacing:-1px; font-weight:normal; }
h4 {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#627987; letter-spacing:-1px; margin:0px 0px 2px 5px;
	line-height:normal; font-weight:normal;
}
h5 {
	font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#fff; letter-spacing:0px; font-weight:normal; margin:0px 0px 0px 0px;
	line-height:18px; padding:3px 5px 0px 5px; display:block; clear:left;
	height:24px; overflow:hidden; background:#929A9F url(../../global_images/h5-tile.gif) top left repeat-x scroll;
}
h6 {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; letter-spacing:-1px; font-weight:bold; margin:0px 0px 2px 0px;
	line-height:16px;
}

h6 a { color:#333; text-decoration:none; }
h6 a:hover { color:#666; text-decoration:none; }
a img { border:none; }
/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------ */
#pageHolder { width:839px; height:auto; overflow:hidden; margin:0px auto 0px auto;}
#contentHolder { float:left; clear:left; width:839px; height:auto; overflow:hidden; padding:0px;}
/* ------------------------------------------------------------------ HEADER ------------------------------------------------------------------ */
#header { width:839px; height:2px; overflow:hidden; float:left; padding:0px 0px 0px 0px;   background:url(../images/background.jpg) top left repeat-y scroll;}


/* ------------------------------------------------------------------ NAV --------------------------------------------------------------------- */
#navHolder {
	width:839px; height:109px; overflow:hidden; padding:0px; float:left; clear:left; background:url(../images/nav-background.jpg) top left no-repeat scroll; 
}

ul.navigation {
	float:left; display:block;margin:72px 0px 0px 0px; padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:regular; letter-spacing:0px;
}
ul.navigation li { list-style-type:none; display:block; width:auto; height:24px; float:left;color:#000; background:url(../images/nav-spacer.jpg) top right no-repeat scroll;}
ul.navigation li a {
	display:block; width:auto; height:24px; float:left; overflow:hidden; padding:4px 16px 0px 16px; 
	text-decoration:none;  color:#000;
}

ul.navigation li a:hover { color:#000; text-decoration:underline;}

#navlogo {
	 float:right; padding-right:30px; padding-top:20px;
}
#navlogo img {
	 border:none;
}
#navOdd { list-style-type:none; display:block; width:auto; height:24px; float:left;color:#000; background:none} 


/* ------------------------------------------------------------------ FOOTER ------------------------------------------------------------------ */
#footer {
	width:839px; height:auto; overflow:hidden; float:left; clear:left; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;
}
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { color:#fff; text-decoration:underline; }
#footerTop { width:839px; height:80px; overflow:hidden; float:left; background:url(../images/footer-image.jpg) top no-repeat scroll;
			font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
#footerLeft { width:450px; height:auto; overflow:hidden; float:left; }
#footerLeft select { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:4px 0px 0px 0px; }
#footerRight { width:289px; height:auto; overflow:hidden; float:right; text-align:right; padding:1px 0px 0px 0px; line-height:14px; }
/* ------------------------------------------------------------------ INDEX ------------------------------------------------------------------- */
.locationMenu { font-family:Arial, Helvetica, sans-serif; font-size:18px; }

.formWidth { width:350px;}