@charset "utf-8";
body {
	background-image: url(../gifs/pagebg.gif);
	background-repeat: repeat-x;
	background-color: #CFEEFF;
	margin: 0px;
	padding: 0px;
}
#Contenwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 825px;
	background-image: url(../gifs/contentbg.gif);
	border: 1px solid #0a827b;
}
#DivNav {
	width: 160px;
	background-color: #bfedff;
	text-align: left;
}
.divNavItem {
	padding: 3px 0px 3px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84c6e0;
}
.divNavItem a:link {
	color: #00646C;
	text-decoration: none;
}
.divNavItem a:visited {
	color: #00646C;
	text-decoration: none;
}
.divNavItem a:hover {
	color: #044adf;
	text-decoration: none;
}
.divNavItem a:active {
	color: #044adf;
	text-decoration: none;
}
.SubNavItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}
.SubNavItem a:link {
	color: #056bc1;
	text-decoration: none;
}
.SubNavItem a:visited {
	color: #056bc1;
	text-decoration: none;
}
.SubNavItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.SubNavItem a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#DivContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 25px 25px 25px 25px;
	text-align: left;
	float: none;
	line-height: 15px;
}
#DivHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #bfedff;
	height: 28px;
	width: 665px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84c6e0;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #336666;
	line-height: 29px;
}
#DivHeader a:link {
	color: #00646C;
	text-decoration: none;

}
#DivHeader a:visited {
	color: #00646C;
	text-decoration: none;

}
#DivHeader a:hover {
	color: #5CB1D2;
	text-decoration: none;

}
#DivHeader a:active {
	color: #5CB1D2;
	text-decoration: none;

}
#DivFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B548A;
	width: 827px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}
#DivFooter a:link {
	color: #3B548A;
	text-decoration: none;
}
#DivFooter a:visited{
	color: #3B548A;
	text-decoration: none;
}
#DivFooter a:hover {
	color: #0099CC;
	text-decoration: none;
}
#DivFooter a:active {
	color: #0099CC;
	text-decoration: none;
}
li {
	list-style-type: none;
	width: 150px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	color: #FFFFFF;
	width: 150px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
}

#Contenwrapper #DivContent #DivPhoto {
	padding: 5px 25px 15px;
	border: 1px solid #3B548A;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3B548A;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3B548A;
	width: 610px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5CB1D2;
	font-weight: normal;
	letter-spacing: 0.2em;
}
h4 {
	font-weight: bold;
	color: #3B548A;
}
.BoldBlue {
	font-weight: bold;
	color: #3B548A;
	letter-spacing: 0.1em;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B548A;
	border: 1px solid #5CB1D2;
	background-color: #F0FAFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #38B7C5;
	letter-spacing: 0.2em;
	line-height: 22px;
}
#mainTable {
	border: 1px solid #0a827b;
}
