body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #A1CFFF;
	background-image: url(site/bkg_page.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #9BB1B7;
	text-decoration: none;
}
a:visited {
	color: #9BB1B7;
	text-decoration: none;
}
a:hover {
	color: #068BD6;
}

.oneColFixCtrHdr #container {
	width: 935px;
	text-align: left;
	background-color: #FFFFFF;
	height: 658px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0;
	height: 667px;
	position: absolute;
	clear: both;
	margin: 0px;
}
.oneColFixCtrHdr #nav0 {
	padding: 0;
	height: 10px;
	width: 830px;
	position: absolute;
	left: 50px;
	top: 6px;
	margin: 0px;
	z-index: 50;
}
.oneColFixCtrHdr #nav1 {
	padding: 0;
	height: 30px;
	width: 420px;
	position: absolute;
	left: 82px;
	top: 142px;
	margin: 0px;
	z-index: 50;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #009900;
}
.oneColFixCtrHdr #mainContent {
	height: 318px;
	width: 768px;
	right: 0px;
	position: absolute;
	left: 82px;
	top: 176px;
	overflow: auto;
	z-index: 49;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #group1 {
	height: 112px;
	width: 324px;
	right: 0px;
	position: absolute;
	left: 90px;
	top: 498px;
	margin: 0px;
	padding: 0px;
	z-index: 52;
}
.oneColFixCtrHdr #group2 {
	height: 112px;
	width: 420px;
	right: 0px;
	position: absolute;
	left: 328px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #logo {
	height: 92px;
	width: 407px;
	right: 0px;
	position: absolute;
	left: 97px;
	top: 53px;
}
.oneColFixCtrHdr #main_graphic {
	height: 256px;
	width: 384px;
	right: 0px;
	position: absolute;
	left: 515px;
	top: 62px;
	z-index: 50;
	border: 3px ridge #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E9DB4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 38px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	position: absolute;
	top: 611px;
	z-index: 50;
	width: 960px;
	clip: rect(auto,auto,auto,auto);
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8BB2B4;
}
.name1 {
	color: #4AA4D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	margin-top: 0px;
	vertical-align: top;
	display: block;
	padding: 0px;
}
.body_name2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CA4D9;
	font-weight: bold;
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	vertical-align: top;
	clip: rect(0px,auto,auto,auto);
}

.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B5E88;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	vertical-align: top;
	line-height: 11px;
	padding: 0px;
	margin-bottom: 0px;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12.8px;
	color: #0B5E88;
	margin: 0px;
	padding: 0px;
}
.pf1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15.3px;
	color: #4E341B;
	margin: 0px;
	padding: 0px;
}
.ph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CA4D9;
	padding: 0px;
	line-height: 16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: .5px;
}
.ph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6CA4D9;
	padding: 0px;
	line-height: 13px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: .5px;
}

.bigFloat {
	float: right;
	margin: 0px;
	height: 150px;
	width: 340px;
	padding: 0px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8BB2B4;
}
.index_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #92BDE4;
	vertical-align: middle;
}
.index_link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #6CA4E0;
}
.v_7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #0066FF;
}
.v_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8CB2BF;
}
