@charset "UTF-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; width:100%;}
div.container {width:838px; margin-left:auto; margin-right:auto; height:auto;}
div.header {}
div.spaceLeftFloat {float:left; width:35px; height:auto;}
div.spaceRightFloat {float:right; width:803px; height:auto;}
div.nav {margin-top:20px; padding:0px; width:803px;}
.navtable {width:100%;}
td.blueLinkSpace {background-color:#005699; width:16%; text-align:center; padding-top:5px; padding-bottom:5px;}
h3 {margin-top:0px; color:#005699; font-size:18px;}
h5 {margin-top:0px; color:#005699; font-size:14px; margin-left:5px; margin-bottom:8px;}
h4 {margin-top:0px; color:#005699; font-size:16px; margin-bottom:4px; margin-top:15px;}
p.inBlue {font-size:12px; margin-top:0px; font-weight:bold; padding-left:5px; padding-right:5px; margin-bottom:10px;}

div.centerContainer {position:relative; width:720px; margin-left:auto; margin-right:auto;}
div.floatLeft {float:left; width:510px; height:auto;}
div.floatRight {float:right; width:180px; height:auto;}

div.threeContainer {position:relative; width:803px; margin:0px;}
div.floatLeft31 {float:left; width:130px; background-color:#dce6f8; color:black; margin:0px;}
div.floatLeft32 {float:left; width:315px; margin-left:30px; color:black;}
div.floatLeft33 {float:left; width:277px; margin-left:30px; color:black;}

div.twoContainer {position:relative; width:803px; margin:0px;}
div.floatLeft21 {float:left; width:130px; background-color:#dce6f8; color:black; margin:0px;}
div.floatLeft22 {float:left; width:630px; margin-left:30px; color:black;}

div.footer {position:relative; width:803px; height:49px; margin:0px; padding:0px; background:url(../images/footer.jpg)}
td.footLinkSpace {
	width:16%;
	text-align:center;
	color:white;
	font-size:14px;
	font-weight:bold;
}
td.footLinkSpaceL {
	width:20%;
	text-align:center;
	color:white;
	font-size:14px;
	font-weight:bold;
}
#topnav a:link{color:white; font-size:14px; text-decoration:none; font-weight:bold;}
#topnav a:visited{color:white; font-size:14px; text-decoration:none; font-weight:bold;}
#topnav a:hover{color:#00CCFF; font-size:14px; text-decoration:none; font-weight:bold;}

#botnav a:link{color:white; font-size:14px; text-decoration:none; font-weight:bold;}
#botnav a:visited{color:white; font-size:14px; text-decoration:none; font-weight:bold;}
#botnav a:hover{color:#00CCFF; font-size:14px; text-decoration:none; font-weight:bold;}

#nolines a:link {
	color:black;
	text-decoration:none;
}
#nolines a:visited {
	color:black;
	text-decoration:none;
}
#nolines a:hover {
	color:#0066CC;
}
.locationHead {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
