html, body{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00448f;
	font-weight: bold;
}
#FooterWrap {
	height: 65px;
}
#FooterWrapTop {
	height: 60px;
}
#LogoTextWrap {
	height: 60px;
	background-color: #FFFFFF;
	float: left;
	width: 630px;
}
#LogoTextWrap-FOS {
	height: 60px;
	background-color: #FFFFFF;
	float: left;
	width: 270px;
}
#FooterText      {
	background-color: #FFFFFF;
	float: right;
	text-align: center;
	width: 350px;
	height: 60px;
	text-decoration: none;
}
.FooterText, .FooterText a   {
	padding-top: 0px;
	text-decoration: none;
}
h1, h1 a {
	font-size: 12px;
	color: #00448f;
	margin-top: 5px;
	height: 50px;
	text-decoration: none;
	margin-bottom: 0px;
}


#fbFooter {
	height: 60px;
	background-color: #FFFFFF;
	width: 490px;
	float: right;
}
#fbFooter-FOS {
	height: 60px;
	background-color: #FFFFFF;
	width: 400px;
	float: right;
}

.fbPaginationMinor {
	color: #00448f;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 18px;
	margin-left: 7px;
}

#fbMenu {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#altmsg {
	position: absolute;
	background-color:#99CCFF;
	padding: 20px;
	text-align:center;
	left: 2px;
	top: 69px;
}
#altmsg:hover {
	color: #CC3399;
}
a.altlink:link {
	color: #00448f;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #00448f;
}
#LogoHome {
	height: 60px;
	background-color: #FFFFFF;
	float: left;
	width: 252px;
}
body {
	background-color: #FFFFFF;
}
#Footer  {
	font-size: 10px;
	padding-top: 6px;
	font-weight: normal;
	margin-top: 5px;
	color: #00448f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00448f;
	margin-left: 15px;
	margin-right: 15px;
}
#Footer  a {
	width: 800px;
	margin-left: 1px;
	font-size: 10px;
	padding-top: 6px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #00448f;
	text-decoration: none;
}

