@charset "UTF-8";
/* CSS Document */


.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #92571E;
}
.body {
	margin-top: 0px;
	font-size: 14px;
	line-height: 16px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #486178;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #486178;
}
a:hover {
	text-decoration: none;
	color: #91581e;
}
a:active {
	text-decoration: none;
	color: #91581e;
}
.bodysmallrust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91581e;
	text-align: left;
	line-height: 12px;
}
.bodysmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486178;
	text-align: left;
}
.bodyblue {
	color: #486178;
	font-size: 14px;
	line-height: 16px;
}
.bodysmallrustcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91581e;
	text-align: left;
	line-height: 14px;
	vertical-align: middle;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486178;
	text-align: left;
}
.head {
	margin-top: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #486178;
}
.pullquote {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #486178;
}
.bodysmallblueright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486178;
	text-align: right;
}

