/* CSS Document */

Body {
	margin:0px;
	background-color:#001C32;
}
.SiteText {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Text10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Links {
	font-family: Verdana;
	font-size: 11px;
	color: #737A80;
	text-decoration: underline;
}
.Links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #737A80;
	text-decoration: none;
}
.OrangeBold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FC4702;
	text-decoration: none;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	color: #D0E2F0;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Border {
	border: 1px solid #49799E;
}
.Bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlueHeading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003864;
	text-decoration: none;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
