/* template styles */

.colhead{
	font-size: 0.7em;
	color: #39c;
	text-transform:uppercase;
	
}

.colcopy{
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666;
	
}

/* Search results */

.ctAlternate{
	font-size: 12px;
	color:#000;
	line-height: 14px;
	
}


.ctNormal{
	font-size: 12px;
	color:#000;
	line-height: 14px;
	
}

.pagetitle{
	font-size: 1.0em;
	color: #39c;
	text-transform:uppercase;
	font-weight: bold;
	
}

.head{
	font-size: .9em;
	color: #39c;
	font-weight: bold;
	
}

.subhead{
	font-size: 13px;
	font-weight: bold;
	color:#39c;
	
}

.bodycopy{
	font-size: 12px;
	color:#000;
	line-height: 14px;
	
}

table.bodycopy td{
	font-size: 12px;
	padding: 5px;
	
}

.fineprint{
	font-size: 0.7em;
	color:#000;
	
}


