/* CSS Document */


#navigationstyle {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

#navigationstyle a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

#navigationstyle a:hover {
	color:#c70029;
	text-decoration:none;
	cursor:pointer;
}



#buttonnavigationstyle {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

#buttonnavigationstyle a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

#buttonnavigationstyle a:hover {
	color:#091452;
	text-decoration:none;
	cursor:pointer;
}



.headerbody{
	position:relative;
	height:230px;
	width:1024;
	text-align:left;
	float:left;
	display:inline;
	z-index:1;

}


.headlinered {
	font-family:"Impact";
	font-size:36px;
	font-weight:normal;
	color:#c70029;
	position:relative;
	left:+200px;
	top:0px;
	z-index:1;
	float:left;
	display:block;

}

.headlineblue {
	font-family:"Impact";
	font-size:28px;
	font-weight:normal;
	color:#091452;
	position:relative;
	left:+120px;
	top:+35px;
	z-index:1;
	float:left;
	text-align:left;

}

.headlineblue2 {
	font-family:"Impact";
	font-size:28px;
	font-weight:normal;
	color:#091452;
	position:relative;
	left:0px;
	top:+65px;
	z-index:1;
	float:left;
	text-align:left;

}

.headlineblue3 {
	font-family:"Impact";
	font-size:20px;
	font-weight:normal;
	color:#091452;
	
}


.bodytextred {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	color:#c70029;
	
}

.bodytextblue {
	font-family:"Arial";
	font-size:14px;
	font-weight:normal;
	color:#091452;
	
}

.bodytextbluebold {
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	color:#091452;
	
}

.bodyheadlineblue {
	font-family:"Arial";
	font-size:18px;
	font-weight:bold;
	color:#091452;
	
}

.bodybullettext {
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#091452;
	
}

.footertext {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	
}

.footertext2 {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	
}

#footernavigationgray {
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;

}

#footernavigationgray a {
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationgray a:hover {
	color:#c70029;
	text-decoration:none;
	cursor:pointer;
}


#footernavigationstyle{
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;

}

#footernavigationstyle a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

#footernavigationstyle a:hover {
	color:#c70029;
	text-decoration:none;
	cursor:pointer;
}


.footnote {
	font-family:"Arial";
	font-size:10px;
	font-weight:normal;
	color:#333333;
	
}

#footnote{
	font-family:"Arial";
	font-size:10px;
	font-weight:normal;
	color:#333333;
	
}

#footnote a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

#footnote a:hover {
	color:#c70029;
	text-decoration:none;
	cursor:pointer;
}


