/* ID Styles */

body {
	margin:0px;
	text-align: center; /* for IE */
	}

#headnav {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#headnav a:hover {
	color: #113964;
	}

div#wrapper {
	text-align:left; /* reset text alignment */
	width:800px;
	margin: 0 auto; /* for the rest*/
	}

/* Class Styles */


.acapr {
	font:10px arial;
	font-weight: bold;
	color:#BD2D23;
	letter-spacing:.1en;
	}
	
.acapw {
	font:13px arial;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.bluheader {
	font: 15px arial;
	font-weight: bold;
	color:#113964;
	line-height:18px;
	}
	
.bluend {
	font: 12px arial;
	color:#113964;
	line-height:18px;
	}
	
.bluitend {
	font: 12px arial;
	font-style: italic;
	color:#113964;
	line-height:18px;
	}
	
.body11 {
	font: 11px arial;
	color:#000000;
	}
	
.bodynorm {
	font: 12px arial;
	color:#000000;
	}
	
.bodynorm-it {
	font: 12px arial;
	font-style: italic;
	color:#000000;
	}
	
.bodynorm-lh {
	font: 12px arial;
	color:#000000;
	line-height:18px;
	}
	
.grital {
	font: 10px arial;
	font-style: italic;
	color:#666666;
	line-height:12px;
	}
	
.headnav {
	font:10px arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing:.1en;
	
	}
	
.headnav a:hover {
	color: #113964;
	}
