.tighterlinespacing {
	line-height: 12px;
	font-size: 10px;
}
body {
	background-color: #001549;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #001549;
}
#container {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(SiteImages/ContainerBG.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#logonavarea {
	width: 900px;
	position: relative;
	background-image: url(SiteImages/MainHeader_900x305.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	height: 305px;
}
#headerarea {
	height: 210px;
	width: 900px;
	position: relative;
	background-color: #001549;
	text-align: center;
}
#contentarea {
	width: 900px;
	position: relative;
}
#footerarea {
	background-image: url(SiteImages/Footer_BG_1x50.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 50px;
	width: 900px;
}
#footernavarea {
	width: 600px;
	position: relative;
	font-size: 9px;
	padding-top: 18px;
	padding-left: 25px;
	color: #001549;
}
#footernavarea a {
	color: #001549;
	text-decoration: none;
}
#footernavarea a:hover {
	color: #EE3E33;
	text-decoration: none;
}
.lighterblue {
	color: #26ABE6;
}
.footer_imgfloatright {
	float: right;
	padding-right: 25px;
}
#leftcontentarea {
	width: 320px;
	float: left;
}
#leftcontentarea_inset {
	width: 270px;
	position: relative;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: center;
}
#rightcontentarea {
	float: left;
	width: 580px;
}
#rightcontentarea_inset {
	width: 530px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	position: relative;
}
#mainnavarea {
	width: 520px;
	margin-top: 75px;
	margin-left: 365px;
	overflow: visible;
	position: absolute;
	z-index: 10;
}
#homenavarea {
	height: 30px;
	width: 200px;
	position: absolute;
	margin-top: 32px;
	margin-left: 672px;
	text-align: right;
}
#homenavarea a {
	color: #001549;
	text-decoration: none;
}
#homenavarea a:hover {
	color: #EE3E33;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	color: #001549;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
	color: #E33E33;
}
h2 {
	font-size: 12px;
	color: #E33E33;
	font-weight: bold;
}
.bold11 {
	font-size: 11px;
	font-weight: bold;
}
.bold12_lightblue {
	font-size: 12px;
	font-weight: bold;
	color: #05AEE7;
}
.content_formlabel {
	color: #001549;
	text-align: right;
	width: 110px;
	vertical-align: middle;
	font-size: 10px;
}
.content_fieldareas {
	text-align: left;
	width: 350px;
}
.content_fieldsthemselves {
	color: #000000;
	text-align: left;
	width: 300px;
	background-color: #F2F2F2;
}
.content_formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
.content_fieldsthemselvessmaller {
	color: #000000;
	text-align: left;
	width: 170px;
	background-color: #F2F2F2;
}
.content_fieldsthemselvesreallysmall {
	color: #000000;
	text-align: left;
	width: 40px;
	background-color: #F2F2F2;
}

.img_floatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}

