a.body_white:link {color : #C58E0A; font-weight:bold;}
a.body_white:visited {color : #898A8B; font-weight:bold;}
a.body_white:hover {color : #7B85B8; font-weight:bold;}

a.body:link {color : #D58C1A; font-weight:bold;}
a.body:visited {color : #666666; font-weight:bold;}
a.body:hover {color : #724305; font-weight:bold;}

a.body_red:link {color : #D58C1A; font-weight:bold;}
a.body_red:visited {color : #666666; font-weight:bold;}
a.body_red:hover {color : #724305; font-weight:bold;}

a.subnav:link {color : #C58E0A;}
a.subnav:visited {color : #898A8B;}
a.subnav:hover {color : #7B85B8;}

a.footer:link {color : #D7D4D4; font-weight:bold;}
a.footer:visited {color : #EE1A2C; font-weight:bold;}
a.footer:hover {color : #FFCE07; font-weight:bold;}

a.footer2:link {color : #D7D4D4; text-decoration: underline;}
a.footer2:visited {color : #EE1A2C; text-decoration: underline;}
a.footer2:hover {color : #FFCE07; text-decoration: underline;}

a.body_reder:link {color : #CC0000; font-weight:bold;}
a.body_reder:visited {color : #666666; font-weight:bold;}
a.body_reder:hover {color : #724305; font-weight:bold;}

.body_white {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

.body_small {
font-size: 9px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.body {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #2D3C8D;
}


.body_home {
font-size: 20px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #2D3C8D;
}

.body_red {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #EE1A2C;
}

.subnav {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #071559;
}

.footer {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #D7D4D4;
}

.footer2 {
line-height: 16px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #D7D4D4;
}

.callouts {
line-height: 14px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #071559;
}

.headline {
line-height: 18px;
font-size: 14px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #A0BB09;
}

.contactheadbold {
line-height: 18px;
font-size: 18px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff
}

.contacthead {
line-height: 14px;
font-size: 14px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

a.contact:link {color : #D58C1A; font-weight:bold; font-size: 14px;}
a.contact:visited {color : #666666; font-weight:bold; font-size: 14px;}
a.contact:hover {color : #724305; font-weight:bold; font-size: 14px;}

.bodycontact {
line-height: 14px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #071559;
}

.story {
	padding:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background: url(images/dot.gif) bottom center repeat-x;
	color: #000000;
}
.story p {
	padding: .5em .5em;
}
.story h4 {
	font-weight:bold;
	font-size:10pt;
	color: #666666;
	margin:0;
	padding:0;
}
.story p span {
	color: #68729e;
}
.story p a {
	color:#3399FF;
	text-decoration:none;
}
.story p a:hover {
	color: #003399;
}