.FooterNav {
padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A6497;
}
.FooterNav a {
	font-weight: bold;
	color: #4A6497;
	text-decoration: none;
}
.FooterNav a:hover {
	font-weight: bold;
	color: #314364;
	text-decoration: none;
}
.Content {

	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 12px;
	background-color:#FFFFFF;
		line-height:1.4;
}
.ContentBig {


	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 14px;
}
.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 14px;
	font-weight: bold;
}
.ContentRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB281E;
	font-size: 11px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	padding-right:5px;
}
.Content a, .ContentNormal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00005A;
	font-weight: bold;
	text-decoration: none;
}
.Content a:hover, .ContentNormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.ContentDark {

	font-family: Arial, Helvetica, sans-serif;
	color: #0A2565;
	font-size: 14px;
	font-weight: bold;
}
.ContentDarkGrey {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.FooterInfo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterInfoBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FooterInfo a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterInfo a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #9C9C9C;
	border-style: solid;
}
a:hover .ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #3E4C89;
	border-style: solid;
}
.ContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 10px;
}
body {
	background-color: #152758;
	margin: 0;
	padding: 0;
}
.header{
color:#ffffff;
font-family:arial;
font-size:12px; 
text-align:right;
padding-right:10px;
vertical-align:middle;
}
.content_table_row {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	font-size: 12px;
}
.content_table_subrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #4D0D0E;
	font-size: 10px;
	font-weight:bold;
}
.content_table_row a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.content_table_row a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.content_table_header {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #152758;
	color:#FFF;
	font-weight:bold;
	font-size: 12px;
	font-style:oblique;
}