@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 0px;
}
.style_HeaderText {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style_HeaderBodyText {
	font-size: 20px;
	color: #ED1C26;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style_SubHeadBodyText {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style_AddressBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.style_BodyTextTFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.style_MissionStmnt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.style_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
#addresslink {
    color:#FFFFFF;
 }
#bodylink {
	color:#000000;
	font-weight: bold;
 } 
 

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}

