@charset "utf-8";
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.smallertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/buttons.gif);
	text-transform: uppercase;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 15px;
}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	width: 300px;
}
.titletop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #226E0A;
	line-height: 13px;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #185280;
	line-height: 13px;
}
