body {
	background-color: #2E5100;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.mainTable {
	width: 770px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul#topNav {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	display: inline;
}
#topNav li a {
	text-decoration: none;
	text-align: center;
	padding-right: 18px;
	padding-left: 19px;
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	margin-right: -3px;
	line-height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topNav li a:hover {
	background-color: #87B6EA;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:link, a.white:active, a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
}
.watermark1 {
	background-image: url(images/watermark1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainContent {
	padding: 20px;
}
#mainContent h5 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #11348E;
	margin: 0px;
	line-height: 20px;
}
table#links {
}
#links p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #091F75;
	display: block;
	padding: 5px;
}
#links a {
	color: #091F75;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8ECFD;
	padding: 2px;
}
#links a:hover {
	color: #FFFFFF;
	background-color: #091F75;

}
#footerContact {
	color: #FFFFFF;
	padding: 15px;
	width: 200px;
	font-weight: bold;
	font-size: 11px;


}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.btnSubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F0F0F0;
	border: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
form {
	margin: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
