.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:underline;
	line-height: 17px;
}
.text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:underline;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #064199;
	text-decoration:none;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #064199;
}
.backgroundnoimg {
	background-image: url(../images/background_noimage.gif);
	background-repeat: no-repeat;
}
.calloutlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 18px;
	color: #A6171C;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064199;
	left: 6px;
}
.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 6px;
	text-decoration:underline
	}
.navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 6px;
	text-decoration:underline
}
.navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6171C;
	left: 6px;
	text-decoration:underline
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.outline {
	border: 1px solid #3A3A3A;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	float: none;
	clip: rect(auto,auto,auto,auto);
	line-height: 18px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 16px;
	font-style: italic;
}
.calloutblacck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 18px;
	color: #333333;
}
.textRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A6171C;
	line-height: 17px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.outlinephoto {
	border: 1px solid #B7B6B7;
}
