/* BEGIN: stylesheet.css */
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
}
	
.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1BA1F;
	font-weight: bold;
	font-size: 16px;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	font-weight: none;
	font-size: 13px;
}
.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #606439;
}
a.more:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #005267;
	text-decoration: underline;
}
a.more:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #005267;
	text-decoration: underline;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005267;
	text-decoration: underline;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005267;
	text-decoration: underline;
}
a.homewhite:link {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.homewhite:visited {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.blueback { 
	background-image: url(images/blue_header_back.gif); 
	background-position: 982px 147px;
}
.contactquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #B5362F;
	font-size: 19px;
	line-height: 120%;
	}
.contactsmquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #B5362F;
	font-size: 14px;
	line-height: 200%;
}
a.contact:link {
	font-family: Verdana, sans-serif;
	font-weight: 100;
	color: #B5362F;
	font-size: 11px;
	text-decoration: underline;
}
a.contact:visited {
	font-family: Verdana, sans-serif;
	font-weight: 100;
	color: #B5362F;
	font-size: 11px;
	text-decoration: underline;
}
/* END: stylesheet.css */