body {
background-color: #ffffff;
}
.topbar {
	background-color: #16234d;
	background-repeat: repeat-x;
	height: 4px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #16234d;;
}

.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #16234d;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.navOver {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #16234d;
}
.navLink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #16234d;
	text-decoration: none;

}
.navLink2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.navOver2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.navLink2Space {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	word-spacing: 50px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #16234d;
	text-decoration: none;
	}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: 19px;
	width: 123px;
}
.mailingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.SubmitButton {
	background-image: url(images/but_sumbit_0.jpg);
}
.Rule {
	border-top: thin dotted #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left: none #CCCCCC;
}
.Dotty { border:none;border-top:dotted 2px #666666;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E2E4E7;
	text-decoration: none;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navLink3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.navLink3 a:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #ffffff;
	background-color: #182c5e;
	font-weight: normal;
	text-decoration: none;
}
.navOver3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #fffff;
	background-color: #182c5e;
	text-decoration: none;
}.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CCC;
}.li {
	list-style-type: none;
}
