@charset "iso-8859-1";
/* CSS Document */

a:hover {
	color: cc0000;
	text-decoration: none; }
	
a:active {
	color: #cc0000;
	text-decoration: none; }
	
.bodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 98%; 
	color:#000000;
	font-weight: normal }
	
	.bodyplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 17px;
	width: 98%; 
	color:#000000;
	font-weight: normal }
	
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000; }
	
.redlabel {font-weight: bold; 
	font-size: 13px; 
	text-transform: uppercase; 
	width: 98%; 
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000; }

.redlower {font-weight: bold; 
	font-size: 13px; 
	width: 98%; 
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000; }
	
.redlowerpad {font-weight: bold; 
	font-size: 13px; 
	width: 98%; 
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000; 
	padding-bottom: 4px;
	}
	
.subhead {font-weight: bold; 
	font-size: 13px; 
	text-transform: uppercase; 
	width: 98%; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	padding-top: 4px;
	padding-bottom: 4px;
}

.blacklink {color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 98%;
	line-height: 16px;
	}
	
.greylink {color: #999999;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 98%;
		text-transform: uppercase; 
		font-weight: bold;
	line-height: 16px;
	}
	
a.blacklink {color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 98%;
	line-height: 16px;
	}
	
a.blacklink:hover {color: #000000;
font-style: strong;
font-weight: bold;
width: 96%;
	}