body {
	background-color: #032850;
}
.LoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9CA4B1;
}
.TopNav {
	font-family: Arial, "MS Sans Serif", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	padding-top: 10px;
}
.TopNav a:link {
	color: #000000;
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #000000;
}
.TopNav a:hover {
	color: #993300;
	text-decoration: none;
}
.TopNav a:active {
	color: #000000;
	text-decoration: none;
}
.RightNav {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RightNav a:link {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.RightNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.RightNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.RightNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ContentColLinks a:link {
	text-decoration: none;
	color: #000066;
}
.ContentColLinks a:visited {
	text-decoration: none;
	color: #000066;
}
.ContentColLinks a:hover {
	color: #FF9900;
	text-decoration: none;
}
.ContentColLinks a:active {
	text-decoration: none;
}
.SearchResults {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #E9EBEF;
	border-right: 1px dashed #BBC1CE;
	border-bottom: 1px dashed #BBC1CE;
	border-left: 1px dashed #BBC1CE;
}
.SearchTitle {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7199C1;
}
.SearchTitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.SearchTitle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.SearchTitle a:hover {
	color: #FF9900;
	text-decoration: none;
}
.SearchTitle a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2F0;
	border: 1px solid #666666;
	height: 16px;
	width: 90px;
}
.LoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2F0;
	border: 1px solid #666666;
	height: 18px;
	width: 180px;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 2px;
}
.Copyright a:link {
	color: #999999;
	text-decoration: none;
}
.Copyright a:visited {
	text-decoration: none;
	color: #999999;
}
.Copyright a:hover {
	color: #993300;
	text-decoration: none;
}
.Copyright a:active {
	color: #999999;
	text-decoration: none;
}
.FormHeader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A5F91;
}
.FormRow1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
.FormRow2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #E4ECF1;
}
.FormHeaderLite {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4ECF1;
}
.content {

	font-family: Tahoma, Arial;
	font-size: 12px;
}
.error {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
