@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

.link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	color: #0a4820;
	margin: 0 0 10px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	color: #0a4820;
	margin: 0;
}
h3.subs {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0a4820;
	margin: 0 0 10px 0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #545151;
	text-align: justify;
	margin: 0 0 15px 0;
}
.bodytext a {
	color: #0a4820;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #0a4820;
	text-decoration: none;
}
.bodytext a:visited {
	color: #518a65;
	text-decoration: underline;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0a4820;	
	margin: 0;
	padding: 2px 0;
	text-align: center;
}
.ratetext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #545151;
	margin: 0;
	padding: 1px 2px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #545151;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
}
.tabletexttop {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #545151;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #545151;
	margin: 15px 0 15px 10px;
	text-align: left;
}
.bullet {
	font-family: wingdings;
	color: #e3ac00;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #545151;
	margin: 6px 0;
	text-align: left;
}
.sub {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0a4820;
	margin: 0;
}
.outline {
	border: 1px solid #000;
}
.companyname {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.companyslogan {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 75px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

