/* CSS Document */

/*********************************************************************

Style Reset - removes browser defaults

**********************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*************************************************************
MAIN GENERAL STYLES
*************************************************************/
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color:#ffffff;
}
img
	{
	margin: 0;
	padding: 0;
	border: 0;
}
flash
	{
	margin: 0;
	padding: 0;
	border: 0;
}
form{
	margin: 0;
	padding: 0;
	border: 0;
}
.clear{ 
  	clear:both; 
	/*** these next attributes are designed to keep the div 
	height to 0 pixels high, critical for Safari and Netscape 7 ***/ 
	  height:1px; 
	  overflow:hidden; 
	  line-height:1%; 
	  font-size:0px; 
	  margin-bottom:-1px; 
} 
/*************************************************
CONTAIN
**************************************************/
h1{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#061760;
}
p{
	margin:0 0 7px 0;
	padding:0 0 0 0;
	font-size:14px;
	color:#4D4D4D;
}
ul{
	margin:0 0 7px 0;
	padding:0 0 0 30px;
	font-size:12px;
	color:#4D4D4D;
}
li{
	margin:0 0 5px 0;
	padding:0 0 0 7px;
}
a{	
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	text-decoration:none;
	color:#28A1D7;
}
a:hover{	
	text-decoration:none;
	color:#09A2D1;
	text-decoration:underline;
}
a.link{	
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#061760;
	background-image:url(../images/auxNav_up.gif);
	background-position: 0 .25em;
	background-repeat: no-repeat;
	float:right;
}
a:hover.link{	
	text-decoration:none;
	color:#51CEF4;
	background-image:url(../images/auxNav_over2.gif);
	background-position: 0em .25em;
	background-repeat: no-repeat;
}
#containWrapper{
	margin:0 auto;
	padding:0 20px 0 20px;
	width: 968px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/wrapper_bg.gif);
	background-repeat:no-repeat;
}
#contain{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 968px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
/*************************************************
HEADER
**************************************************/
#header{
	margin:0 0 0 0;
    padding:0 0 0 0;
	width:968px;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.logo{
	margin:0 0 0 0;
    padding:0 0 0 0;
	float:left;
}
.auxNav{
	margin:0 0 0 0;
    padding:0 37px 0 0;
	float:right;
}
.auxNav a{
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	font-size:10px;
	color:#D1E2F2;
	text-transform:uppercase;
	text-decoration:none;
}
.auxNav a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/auxNav_over.gif);
	background-position: 0em .25em;
	background-repeat: no-repeat;
}
/*************************************************
NAVIGATION
**************************************************/
#nav{
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	width:968px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #3773BC;
	height:16px;
	background-color:#28a1d7;
}
#nav p{
	margin:0 0 0 0;
    padding:0 0 0 0;
}
#nav a{
	margin:0 0 0 0;
	padding:10px 35px 5px 35px;
	font-size:12px;
	font-weight:bold;
	color:#D1E2F2;
	text-transform:uppercase;
	text-decoration:none;
	border-left:1px solid #81D6F7;
	background-image:none;
}
#nav a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom:7px solid #81D6F7;
}
#nav a.end{
	border-right:1px solid #81D6F7;
}
#nav a.navOn{
	color:#ffffff;
	text-decoration:none;
	border-bottom:7px solid #51CEF4;
}
/*************************************************
MASTHEAD
**************************************************/
#masthead{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:968px;
}
#masthead #mastheadLeft{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:678px;
	height:300px;
}
#masthead #mastheadRight{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
	width:287px;
	height:300px;
}
/*************************************************
CONTENT
**************************************************/
#content{
	margin:0 0 0 0;
	padding:0 0 20px 0;
	width:968px;
	background-color:#ffffff;
}
#content p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:21px;
}
#content .contentLeft{
	margin:0 0 0 0;
	padding:0 10px 0 20px;
	float:left;
	width:641px;
}
#content .contentRight{
	margin:0 0 0 0;
	padding:0 20px 0 10px;
	float:right;
	width:264px;
	border-left:1px dotted #061760;
}
/*************************************************
FOOTER
**************************************************/
#footer{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:968px;
	border-top:6px solid #061760;
}
#footer .footerLeft{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:575px;
}
#footer .footerLeft p{
	margin:0 0 0 0;
	padding:10px 0 0 0;
	color:#1A1A1A;
	font-size:11px;
}
#footer .footerRight{
	margin:0 0 20px 0;
	padding:0 5px 0 5px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:380px;
	height:96px;
}		
#footer .footerRight a{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	color:#D1E2F2;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:9px;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
}
#footer .footerRight a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/footerNav_bg_over.gif);
	background-position: 0em .40em;
	background-repeat: no-repeat;
}
.footerNavLeft{
	margin:0 0 0 0;
	padding:15px 10px 0 10px;
	width:110px;
	float:left;
}
.footerNavRight{
	margin:0 0 0 0;
	padding:15px 10px 0 10px;
	width:100px;
	float:right;
}	