/* CSS Document */
body { 
	background-color:#003399;
	margin: 0 0 0 0 ;
}

p {
	margin: 2px 0 2px 0;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	margin:auto; 
	width:850px;
	background-color:#FFFFFF;
	border-left:#000000 solid 1pt;
	border-right:#000000 solid 1pt;
	border-bottom:#000000 solid 1pt;
}

#navbox {
	background-color:#595959; 
	width:850px; 
	height:60px; 
}	

#logo {margin:0px 0 0 5px; padding-top:5px }
#navbar {margin:10px 0 0 3px; text-align:center}

#nL {width:3px; height:27px; background-image:url(images/nleft.gif); float:left}
#n0 {width:80px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n1 {width:2px; height:27px; background-image:url(images/nmid.gif); float:left}
#n2 {width:185px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n3 {width:2px; height:27px; background-image:url(images/nmid.gif); float:left}
#n4 {width:135px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n5 {width:2px; height:27px; background-image:url(images/nmid.gif); float:left}
#n6 {width:215px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n7 {width:2px; height:27px; background-image:url(images/nmid.gif); float:left}
#n8 {width:133px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n9 {width:2px; height:27px; background-image:url(images/nmid.gif); float:left}
#n10 {width:80px; height:22px; background-image:url(images/nbg.gif); float:left; padding-top:5px}
#n11 {width:3px; height:27px; background-image:url(images/nright.gif); float:left}



#pageheading {width:850px; text-align:center; font-size:22px; font-weight:bold; color:#990000; padding:0 0 15px 0; margin-top:0px}


#bodyleft {width:120px; margin-left:15px; float:left; padding-top:40px}
#bodycenter {width:340px; margin-left:15px;  float:left; padding:0 100px 0 100px;}
#bodyright {width:120px; margin-left:15px;  float:left; padding-top:40px; text-align:right}

#body2left {width:370px; text-align:left; margin-left:45px; float:left}
#body2right {width:370px; text-align:left; margin-left:25px;  float:left; }

#bodysingle {width:370px; text-align:left; margin-left:240px;  float:left; }
#bodymap {width:370px; text-align:left; margin-left:350px;  float:left; }
#baselogos {clear:both; text-align:center; width:850px; padding:10px 0 20px 0}
#footer {text-align:center; width:810px; clear:both }

.maincaption {font-size:22px; font-weight:bold; color:#990000; text-align:center; margin-top:20px}
.subcaption {font-size:14px; font-weight:bold; color:#000000}
.subcaption2 {font-size:14px; font-weight:bold; color:#990000; text-align:center; margin-bottom:10px}
.subcaption3 {font-size:14px; font-weight:bold; color:#000000; text-align:center; margin-bottom:10px}
.heading1 {font-weight:bold;}
.heading1b {font-weight:bold; margin-top:15px}
.boldmsg{font-size:16px; font-weight:bolder; line-height:1.4}
.caption1 {font-style:italic}

.imgfloatLeft { 
    float: left; 
    margin: 4px; 
}
.imgfloatRight { 
    float: right; 
    margin: 4px; 
}


a:link {
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
a:hover { 
	font-size: 12px;
	color: #996633;
	text-decoration : none;
}

a.textlink:link {
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}
a.textlink:visited {
	font-size: 12px;
	color: #000000;
	text-decoration : underline;
}
a.textlink:hover { 
	font-size: 12px;
	color: #996633;
	text-decoration : underline;
}



.footertext {
	font-size: 11px;
	color: #666666;
}

a.footerlink:link {
	font-size: 11px;
	color: #666666;
	text-decoration : none;
}
a.footerlink:visited {
	font-size: 11px;
	color: #666666;
	text-decoration : none;
}
a.footerlink:hover { 
	font-size: 11px;
	color: #666666;
	text-decoration : underline;
}


