@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.contact_input {
	width: 425px;
}

a {
	font-weight: bold;
	color: #FF6666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.footer_a {
	color: #6CB0D7;
}
.newsletter_a {
	color: #FFFFFF;
}
.newsletter_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 196px;
}
form {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.news_a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.news_a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.small {
	width: 46px;
}
.medium {
	width: 100px;
}
.large {
	width: 246px;
}
.large_input {
	width: 226px;
	background-color: #004883;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.filterbutton {
	width: 52px;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.contact_textarea {
	width: 425px;
	height: 100px;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.label {
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}