@charset "UTF-8";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.subhead_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #999999;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-decoration: none;
}
.bodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
.callOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.subhead_text_on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #333333;
	font-size: 12px;
	padding-bottom: 5px;
	vertical-align: middle;
}
       A:link {
	color: #333399;
	text-decoration: none;
	font-weight: 300;
}
        A:visited {
	color: #999999;
	text-decoration: none;
	font-weight: 300;
}
        A:hover {
	color: #333333;
	font-weight: 300;
} 
