.layercentre {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 100%;
	width: 760px;
	background-position: center top;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
a:link {
	color: #006DB8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4798C1;
}
a:hover {
	text-decoration: underline;
	color: #32C1F8;
	font-weight: normal;
	letter-spacing: normal;
}
a:active {
	text-decoration: none;
	color: #726CD0;
}
body,td,th {
	color: #000000;
}
.home_title {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.home_body {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.left_navi_header {
	font-size: 13px;
	line-height: 17px;
	color: #005B3B;
}
.left_navi_subhead {
	font-size: 13px;
	line-height: 17px;
	color: #56A259;
	font-weight: bold;
}
.left_navi_hyperlink {
	font-size: 11px;
	line-height: 15px;
	color: #006DB8;
}
.left_navi_hyperlink a:visited {

	font-size: 11px;
	line-height: 15px;
	color: #006DB8;
}
.subpage_body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.subpage_body_header {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.subpage_header {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #009BD9;
}
.subpage_tagline {
	font-size: 15px;
	line-height: 17px;
	color: #4798C1;
}
.subpage_subhead {
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #07A5E0;
}
.horiznav_home {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #009BD9;
	border-bottom: 7px solid #009BD9;
	border-top: 7px solid #009BD9;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.horiznav_home li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
}
.horiznav_home li a {
  padding-left: 22px;
  padding-right: 22px;
  background-color: #009BD9;
  color: #FFFFFF;
}
.horiznav_home li a:hover{
	color: white;
	background-color: #F07C98;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F07C98;
	border-bottom-color: #F07C98;
	text-decoration: none;
}
.horiznav_others {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #63C1EB;
	border-bottom: 7px solid #63C1EB;
	border-top: 7px solid #63C1EB;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.horiznav_others li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
}
.horiznav_others li a {
  padding-left: 19px;
  padding-right: 20px;
  background-color: #63C1EB;
  color: #FFFFFF;
}
.horiznav_others li a:hover{
	color: white;
	background-color: #FF9B00;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9B00;
	border-bottom-color: #FF9B00;
	text-decoration: none;
}
.horiznav_atpage {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #F07C98;
	border-bottom: 7px solid #F07C98;
	border-top: 7px solid #F07C98;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.horiznav_atpage li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
}
.horiznav_atpage li a {
  padding-left: 17px;
  padding-right: 16px;
  background-color: #F07C98;
  color: #FFFFFF;
}
.horiznav_atpage li a:hover{
	color: white;
	background-color: #F07C98;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F07C98;
	border-bottom-color: #F07C98;
	text-decoration: none;
}
.credit_line {

	font-size: 9px;
	line-height: 17px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

