body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #122045;
	margin: 0px;
	background-image: url(../../images/headerBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainTable {
	background-image: url(../../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
	letter-spacing: 1px;
}
a.navItem {
	text-decoration:none;
	color:#CCFFFF;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E3D67;
}
a.navItem:hover {
	color:#CC9933;
}
a.subNavItem {
	text-decoration:none;
	color:#CCFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E3D67;
}
a.subNavItem:hover {
	color:#CC9933;
}
a {
	text-decoration: none;
	color: #CCFFFF;
}

p a {
	text-decoration: none;
	color:#FFFFFF;
}

a:hover {
	color:#CC9933;
}
.subNav {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
}
.contentFirst {
	border: 1px solid #0D1834;
	background-color: #285C8C;
	background-image: url(../../images/contentBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentSecond {
	margin: 2px;
	border: 1px solid #537CA1;
}
.frontList {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537CA1;
}
.frontListBottom {

	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
}
.frontMap {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	background-image: url(../../images/front_map.jpg);
	padding: 5px;
	line-height: 16px;
}
p {
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
	color: #CCFFFF;
	margin: 6px 0px 15px;
}

.text {
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
	color: #CCFFFF;
	margin: 6px 0px 15px;
}

ul {
	line-height: 18px;
	color: #CCFFFF;
}
form {
	margin: 0px;
}
.formItem {
	border: 0px;
	background-color:#122045;
	color: #CC9966;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #537CA1;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #537CA1;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 2px;
	line-height: 5px;
}
.white {
	color: #FFFFFF;
}
.footer {
	color: #004E86;
	line-height: 18px;
}
a.footer {
	color: #004E86;
	line-height: 18px;
}
a.footer:hover {

	color: #CC9933;
	line-height: 18px;
}
