A:hover{
	color:#004C8D;
}

A{
	color:#5787B7;
	text-decoration:underline
}


.body_copy A:hover{
	color:#004C8D;
}

.body_copy A{
	color:#5787cc;
	text-decoration:none
}





.splash_page {
	font-size: 10px;
	font-family: Arial Narrow;
	color: #5787B7;
}

.header {
	font-size: 20px;
	font-weight: bold;
	line-height: 19px;
	font-family: Arial Narrow;
	color: #004C8D;
}

.sub_header {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	font-family: Arial Narrow;
	color: #004C8D;
}

.sub_header_red {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	font-family: Arial Narrow;
	color: #CC0000;
}



.sub_header b {
	color: #5787B7;
}

.sub_header_big {
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	font-family: Arial Narrow;
	color: #FFFFFF;
	background:#5787B7;
	width:100%;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

.body_copy {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	font-family: Arial Narrow;
	color: #004C8D;
}


#btm_links {
	color:#FFFFFF;
}


#btm_links A:hover{
	color:#5787B7;
	text-decoration:none;
}

#btm_links A{
	color:#FFFFFF;
	text-decoration:underline;
}

