body {
	font-family: Arial, Helvetica, sans-serif;
	color: #233C55;
	background-color: #9FB9B6;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.Navlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
}
.Navlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
}
.Navlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3D1C2;
	text-decoration: none;
	line-height: 11px;
}
a:link {
	color: #C8510D;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #4FCAAE;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515E5D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C4510E;
	font-weight: bolder;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233C55;
	font-weight: bolder;
	line-height: 20px;
}
a {
	border: 0;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 8px;
	font-weight: bolder;
	color: #C4510E;
}
.headerBg {
	background-color: #95A7BF;
	background-image: url(img/headerNav.jpg);
	background-repeat: no-repeat;
}
.bodyBg {
	background-image: url(img/bgSub.jpg);
	background-repeat: repeat-y;
}
.shadowLightLeft {
	background-image: url(img/shadowLeftLight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowLightRight {
	background-image: url(img/shadowRightLight.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowLeft {
	background-image: url(img/shadowLeftLight.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRight {
	background-image: url(img/shadowRightLight.gif);
	background-repeat: repeat-y;
}
p {
	line-height: 20px;
}
.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.factsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #233C55;
}
.pixBg {
	background-image: url(img/bgPix.gif);
}
.jumpMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #94BCBC;
	color: #FFFFFF;
	border-top-color: #B6D1D1;
	border-left-color: #B6D1D1;
}
.indexLeftPaneImg {
	background-image: url(img/index/leftPane.jpg);
	background-repeat: no-repeat;
}
