.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: lighter;
	text-align: left;
}

.copy_sm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 22px;
	font-weight: lighter;
	text-align: left;
}

.copy_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #800000;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
	line-height: 22px;
	font-weight: bold;
}

.subnav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80000;
	line-height: 22px;
	font-weight: bold;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	line-height: 22px;
	font-weight: bold;
}
.subnav:link { color: #800000;}
.subnav:active { color: #800000;}
.subnav:visited { color: #800000; }
.subnav:hover { color: #0A0544; }
}



.col2{
	float: left;
	width: 70%;
}
