body {
	background-color: #00539a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-image: url(SiteImages/BodyBG_1x1000.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(SiteImages/ContainerBG_1.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#maingraphic {
	height: 240px;
	width: 900px;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(SiteImages/GeotechHeader_900x240.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontentarea {
	width: 900px;
	text-align: left;
	position: relative;
	color: #000000;
}
#navbuttons {
	height: 30px;
	width: 900px;
	position: relative;
	overflow: visible;
	z-index: 10;
	background-image: url(SiteImages/NavBG_1x30.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #00285B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002558;
}
#navbuttonssafetyarea {
	width: 162px;
	height: 30px;
	position: absolute;
}
#navbuttonsarea {
	width: 738px;
	height: 30px;
	position: absolute;
	left: 162px;
}
#centrecontentarea {
	width: 532px;
	position: relative;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}
#centrecontentarea a {
	color: #002558;
	text-decoration: underline;
}
#centrecontentarea a:hover {
	color: #90A2CD;
	text-decoration: none;
}
#rightcontentarea {
	width: 258px;
	float: left;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	margin-top: 30px;
}
.rightcontent_text_small {
	color: #002558;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 900px;
	height: 60px;
	position: relative;
	clear: left;
	text-align: right;
	background-image: url(SiteImages/FooterBG_1x60.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #92A4CF;
	color: #002558;
}
#footernavarea {
	width: 700px;
	position: absolute;
	text-align: left;
	font-size: 9px;
	top: 17px;
	left: 29px;
	font-weight: normal;
	line-height: 10px;
	overflow: hidden;
}
#footernavarea a {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footernavarea a:hover {
	color: #002558;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #002558;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
}
h2 {
	font-size: 14px;
	color: #90A2CD;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	font-size: 12px;
	color: #002558;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #002558;
	text-decoration: underline;
}
a:hover {
	color: #FFEA81;
	text-decoration: none;
}
.emphasis {
	font-weight: bold;
}
.emphasis_bigger {
	font-weight: bold;
	font-size: 12px;
}
td {
	vertical-align: top;
}
.img_floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.content_formlabel {
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}
.content_fieldareas {
	text-align: left;
}
.content_fieldsthemselves {
	color: #000000;
	text-align: left;
	width: 300px;
	background-color: #E5E5E5;
	font-size: 10px;
}
.content_fieldsthemselvessmaller {
	color: #000000;
	text-align: left;
	width: 220px;
	background-color: #E5E5E5;
	font-size: 10px;
	line-height: 14px;
}
.content_fieldsthemselvesreallysmall {
	color: #000000;
	text-align: left;
	width: 50px;
	background-color: #E5E5E5;
	font-size: 10px;
}
.content_formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 80px;
}
.content_formbuttonbig {
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 250px;
}
#MenuBar1 a:hover, #MenuBar1 a:focus {
	background-image: url(SiteImages/NavButtonBG_OFF_1x30.png);
	background-repeat: repeat-x;
	background-color: #00285B;
	background-position: left top;
}
#MenuBar1 a.MenuBarItemHover, #MenuBar1 a.MenuBarItemSubmenuHover, #MenuBar1 a.MenuBarSubmenuVisible {
	background-image: url(SiteImages/NavButtonBG_ON_1x30.png);
	background-repeat: repeat-x;
	background-color: #005198;
	background-position: left top;
}
#MenuBar1 li {
	background-image: url(SiteImages/NavButtonBG_OFF_1x30.png);
	background-repeat: repeat-x;
	background-color: #00285B;
	background-position: left top;
}

#MenuBar1 li a {
	background-color: transparent;
}
.yellow14 {
	color: #FFEA81;
	font-size: 14px;
	font-weight: normal;
}
.pink {
	color: #FF0099;
}
.indent20 {
	padding-left: 20px;
}
.current {
	color: #90A2CD;
}
#container_full {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}
#fullcontentarea {
	width: 840px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}
#fullcontentarea a {
	color: #002558;
	text-decoration: underline;
}
#fullcontentarea a:hover {
	color: #90A2CD;
	text-decoration: none;
}
.bluesmallertighter {
	color: #002558;
	font-size: 10px;
	line-height: 14px;
}
.bluegreysmaller {
	color: #98A9D1;
	font-size: 9px;
}
#loginbox {
	height: 14px;
	width: 45px;
	position: absolute;
	left: 834px;
	top: 215px;
}
.red {
	color: #FF0000;
}
.redsmall {
	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
}
#flashcontent {
	height: 410px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.tighterlinespacing {
	line-height: 12px;
	font-size: 10px;
}
#counterboxBC {
	position: relative;
	width: 257px;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 10px;
	background-image: url(SiteImages/CounterBG_BC.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-weight: normal;
}
#counterboxBC_inset {
	width: 195px;
	position: absolute;
	left: 55px;
	top: 9px;
}
#counterboxBC_inset p {
	margin-top: 0em;
	margin-bottom: 0em;
}
#counterboxAB {
	position: relative;
	width: 182px;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 60px;
	background-image: url(SiteImages/CounterBG_AB.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-weight: normal;
}
#counterboxAB_inset {
	width: 195px;
	position: absolute;
	left: 55px;
	top: 9px;
}
#counterboxAB_inset p {
	margin-top: 0em;
	margin-bottom: 0em;
}
