.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 111c45;
}
.quote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: 111c45;
}
.bodyArea {
	text-align: left;
	width: 480px;
	list-style-type: circle;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848488;
	text-align: right;
	line-height: 20px;
}
#main .footer a:link {
	color: #0F5B88;
	text-decoration: none;
}
#main .footer a:visited {
	color: #66669D;
	text-decoration: none;
}
#main .footer a:hover {
	color: #0F5B88;
	text-decoration: underline;
}
#main .footer a:active {
	color: #66669D;
	text-decoration: none;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
	line-height: 22px;
}
#main .bodyText a:link {
	color: #0F5B88;
	text-decoration: none;
}
#main .bodyText a:visited {color: #66669D}
#main .bodyText a:hover {
	color: #0F5B88;
	text-decoration: underline;
}
#main .bodyText a:active {color: #66669D}

.nonFlashHeader {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}
