﻿* { 
	margin: 0; 
	padding: 0; 
	border: 0px none; 
}

body {
	background-attachment: fixed;
	background-image: url(images/backgrnd.gif);
	background-repeat: repeat;
	background-position: left top;

	/* background-color: #8ea4cd; */
}

.maindiv {
	width: 763px; 
	margin-left: auto; 
	margin-right: auto;
	height: 100%;
	border-left: 1px solid #465898; 
	border-right: 1px solid #465898; 
	background-color: #ffffff;
}

.headdiv {
	width: 763px; 
	height: 136px;
	border-top: 1px solid #465898; 
}

.headimg {
	width: 763px; 
	height: 136px;
}

.bodydiv {
	background-color: #ffffff; 
	/* border-bottom: 3px solid #e6e5e3; */
}

.contentleftdiv {
	width: 256px; 
	float: left; 
	height: 100%; 
	background-color: #ffffff; 
}

.contentcenterdiv {
	background-attachment: scroll;
	background-image: url(images/0691_08.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

	width: 246px; 
	float: left; 
	height: 100%; 
	
	/* background-color: #ffffff;  */
	
	background-color: #7d94bd;
}

.contentrightdiv {
	width: 261px; 
	float: left;
	height: 100%; 
	background-color: #ffffff; 
}

.contentright2spdiv {
	position: relative;
	left: -1px;
	width: 507px; 
	float: left;
	height: 100%; 
	background-color: #ffffff; 
}

.footdiv {
	width: 763px; 
	height: 44px; 
	border-top: 1px solid #e6e5e3; 
	border-bottom: 2px solid #465898; 
}

.footdivcontent {
	background-color: #ef8216; 
	width: 100%; 
	height: 100%; 
	border-top: 1px solid #ffffff; 
}

.footdivcontent img.mapimg {
	float: left;
	margin-right: 10px;
}

.footdivcontent img.sepimg {
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

.footdivcontent ul {
	list-style: none;
	line-height: 1em;
	padding-top: 5px;
}

.footdivcontent li {
	display: inline;
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #ffffff;
}

.footdivcontent p {
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #f7c083;
}

.footdivcontent a 			{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.footdivcontent a:link 		{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.footdivcontent a:visited	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.footdivcontent a:hover		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.footdivcontent a:focus		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.footdivcontent a:active	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }

.contentstd {
	/* padding: 10px; */
	border-top: 1px solid #e6e5e3;
	margin-top: 1px;
}

.contentstd h1 {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma; 
	font-size: 14px; 
	font-style: normal;
	color: #000000;
	padding-bottom: 0px;
}

.contentstd p {	
	padding: 10px;
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #808080;
}

.contentstd img.imgright {	
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.contentstd img.imgleft {	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.textarrow {
	vertical-align: middle;
	margin-right: 3px;
}

.chkboxalign {
	vertical-align: middle;
	margin-right: 5px;
}

.contentstd ul {
	padding-left: 10px;
	padding-bottom: 10px;
	list-style: none;
	line-height: 0.8em;
	padding-top: 0em;
}

.contentstd img.arrow {
	vertical-align: middle;
	margin-right: 5px;
}

.contentstd a 			{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ef8216; }
.contentstd a:link 		{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ef8216; }
.contentstd a:visited	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ef8216; }
.contentstd a:hover		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #000000; }
.contentstd a:focus		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #000000; }
.contentstd a:active	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #000000; }

.mainmenudiv {
	background-attachment: scroll;
	background-image: url(images/0691_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #ffffff;
	height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.greyborderright { border-right: 1px solid #e6e5e3; }
.greyborderleft { border-left: 1px solid #e6e5e3; }
.greybordertop { border-top: 1px solid #e6e5e3; }

.mainmenudiv ul {
	list-style: none;
	line-height: 20px;
	padding-top: 3px;
	padding-left: 10px;
}

.mainmenudiv li { 
	letter-spacing: 1px;
}

.mainmenudiv a 			{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenudiv a:link 	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenudiv a:visited	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenudiv a:hover	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenudiv a:focus	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }
.mainmenudiv a:active	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; }

.mainmenudiv a.activelink 			{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }
.mainmenudiv a.activelink:link 		{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }
.mainmenudiv a.activelink:visited	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }
.mainmenudiv a.activelink:hover		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }
.mainmenudiv a.activelink:focus		{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }
.mainmenudiv a.activelink:active	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00ffff; }

.contentstdcenter {
	padding: 10px;
}

.contentstdcenter h1 {
	font-family: Tahoma; 
	font-size: 14px; 
	font-style: normal;
	color: #ffffff;
	padding-bottom: 10px;
	letter-spacing: 1px;
	margin-top: 10px;
}

.contentstdcenter p {	
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #ffffff;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.contentstdcenter img.imgright {	
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.contentstdcenter img.imgleft {	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.contentstdcenter ul {
	list-style: none;
	line-height: 0.8em;
}

.contentstdcenter li {
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}

.contentstdcenter img.arrow {
	vertical-align: middle;
	margin-right: 5px;
}

.contentstdcenter img.linktext {
	vertical-align: middle;
	margin-right: 2px;
}

.contentstdcenter a 		{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }
.contentstdcenter a:link	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }
.contentstdcenter a:visited	{ text-decoration: none; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }
.contentstdcenter a:hover	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }
.contentstdcenter a:focus	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }
.contentstdcenter a:active	{ text-decoration: underline; font-family: Tahoma; font-size: 12px; font-style: normal; color: #ffffff; }

.fadebackgright {
	background-attachment: scroll;
	background-image: url(images/0691_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contentsmallinfo {
	padding: 10px;
	border-top: 1px solid #e6e5e3;
	margin-top: 1px;
}

.contentsmallinfo p {	
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal;
	color: #808080;
}

.contentsmallinfo a 		{ text-decoration: none; font-family: Tahoma; font-size: 11px; font-style: normal; color: #ef8216; }
.contentsmallinfo a:link 	{ text-decoration: none; font-family: Tahoma; font-size: 11px; font-style: normal; color: #ef8216; }
.contentsmallinfo a:visited	{ text-decoration: none; font-family: Tahoma; font-size: 11px; font-style: normal; color: #ef8216; }
.contentsmallinfo a:hover	{ text-decoration: underline; font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; }
.contentsmallinfo a:focus	{ text-decoration: underline; font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; }
.contentsmallinfo a:active	{ text-decoration: underline; font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000; }

.topofpage {
	text-align: right; 
	margin-right: 10px;
	padding-bottom: 10px;
}
