/* justso thumb frames */
.thumb_frame {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
	background-color: white;
}
/*EO justso */
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 051E31;
	text-decoration: none;
}
.FooterNav a {
	color: 051E31;
	text-decoration: none;
}
.FooterNav a:hover {

	color: #1167A6;
	text-decoration: none;
}
.FooterText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 166794;
	text-decoration: none;
}
.ContactName {
	font-family: Impact;
	font-size: 14px;
	color: #000000;
}
.ContactAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 696969;
	font-weight: bold;
}
.ContactPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 094C73;
	font-weight: bold;
}
.ContentNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #17212B;
	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: 18px;
}
.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;
}
.ContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #496685;
	font-size: 10px;
}
.ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #0E4D6E;
	border-style: solid;
}
a:hover .ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #999999;
	border-style: solid;
}