@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #F8F0CC;
}
.blueheader {
	font-size: 16px;
	font-weight: bold;
	color: #BF2626;
	text-decoration: none;
}
a {
	color: #BF2626;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF2626;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5E4A2B;
	text-decoration: none;
}
.homepage {
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue {
	font-weight: normal;
	color: #634C2D;
}
.forms {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.homepagebuttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #624B2C;
}
.homepagerevised {
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.brownheader {
	font-size: 14px;
	font-weight: bold;
	color: #634C2D;
	text-decoration: none;
	line-height: 22px;
}

