.whiteborder {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #003366;
	background-repeat: repeat;
}
.homemaincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	color: #000000;
	text-align: left;
	margin-right: 35px;
}
.ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CC9933;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.callout {
	width: 300px;
	margin: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	font-variant: normal;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.style1 {width: 300px; margin: 10px 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #003366; font-weight: bold; text-align: center; font-style: oblique; font-variant: normal; line-height: 20px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #333333; border-bottom-color: #333333; padding-top: 10px; padding-bottom: 10px; }
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #cc9933;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
}
.colorButton {
	background-color: #5C482B; 
	color: #FFFFFF
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
