.bodycopy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopySm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #42CDFB;
	text-decoration: underline;
}
a:hover {	
color: #FFFFFF;
text-decoration: underline
}
.address {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #A1B6CF;
	text-decoration: none;
}
a.address:Hover {
	color: #A1B6CF;
	text-decoration: underline;
}
body {
	background-color: #3B608D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
}
ul {
	margin-left: 0; 
	padding-left: 20px;
}
.header {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #294363;
	border: none;
	background-color: #FFFFFF;
}
textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #294363;
	border: none;
}
.submit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C628D;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
