/* CSS Document */
h1 { 
	font: normal 13pt arial; 
	font-weight: Bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #215670;
	}
h2 { 
	font: normal 11pt arial; 
	font-weight: Bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3f62be;
	}
h3 { 
	font: normal 11pt arial; 
	font-weight: Bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3f62be;
	}
body {font-family:verdana,arial,sans-serif;font-size:12px;font-weight:normal;color:#000;background:#fff;line-height:16px;padding-top:10px;}
a {color:#003366;}
a:hover {color:#0D8F63;}
#main {width:830px;border:1px solid #000; background:#fff;}
/* Lander Layout */
#content {width:830px;padding:0px;border-top:1px solid #000;border-bottom:1px solid #000;}
#leftCol {width:155px;background:#3f62be;font-weight:normal;color:#fff; }
.centerCol {width:505px;padding-left:15px;padding-right:15px;}
#rightCol {width:160px;padding-top:2px;}
/* Top Links */
#logoTitle {text-align:left;vertical-align:bottom;}

#topNav {font-family:arial,sans-serif;font-weight:normal;font-size:11px;letter-spacing:1px;background:#3f62be;}
.topNavUnit {font-weight:normal;width:1px;background:#fff;}
.topNavLink {text-align:center;}
.topNavLink a {color:#fff;text-decoration:none;display:block;padding:3px;background:#3f62be;}
.topNavLink a:hover {color:#3f62be;text-decoration:none;background:#fff;}
/* bTop Nav */
#btopNav {font-family:arial,sans-serif;font-weight:bold;font-size:11px;text-transform:uppercase;letter-spacing:1px;background:#3f62be;}
.btopNavUnit {font-weight:normal;width:1px;background:#fff;}
.btopNavLink {text-align:center;}
.btopNavLink a {color:#fff;text-decoration:none;display:block;padding:3px;background:#3f62be;}
.btopNavLink a:hover {color:#3f62be;text-decoration:none;background:#fff;}
/* Left Nav */
#sideNav {width:153px;font-family:arial,sans-serif;font-weight:normal;font-size:12px;border:1px solid #3f62be;}
.sideNavUnit {width:153px;}
.sideNavUnit a {color:#fff;background:#3f62be;text-decoration:none;display:block;padding:3px 3px 3px 10px;width:139px;}
.sideNavUnit a:hover {color:#3f62be;background:#fff;text-decoration:none;}
.sideNavSeparator {background:#666;border-bottom:1px solid #999;}
/* Bottom Nav */
#bottomNav {font-family:arial,sans-serif;font-weight:normal;font-size:11px;text-transform:uppercase;letter-spacing:1px;background:#3f62be;}
.bottomNavUnit {font-weight:normal;background:#fff;width:1px;}
.bottomNavLink {text-align:center;}
.bottomNavLink a {color:#fff;text-decoration:none;display:block;padding:3px;background:#3f62be;}
.bottomNavLink a:hover {color:#3f62be;text-decoration:none;background:#fff;}
