body {
	background-color: #D9D8DD;
	background-image: url(../images/splash/Top.jpg);
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 000066;
}
.FooterNav a {
	font-weight: bold;
	color: 000066;
	text-decoration: none;
}
.FooterNav a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ContentNormal {

	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 12px;
}
.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: 12px;
}
h1 {



	font-family: Arial, Helvetica, sans-serif;
	color: #34485F;
	font-size: 16px;
}
.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;
}
.ContentDarkBlue {

	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;
}
.Thumbnail {
	border:1px; 
	border-thickness: 1px; 
	border-color: #00005A;
	border-style: solid;
}
a:hover .Thumbnail {
	border:1px; 
	border-thickness: 1px; 
	border-color: #BC291F;
	border-style: solid;
}

