body {
	font-family: Arial, Helvetica, sans-serif;
	color: #233C55;
	background-color: #ACBCCA;
	;
	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:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2DAFE;
	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;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D5C89;
}
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: 22px;
	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;
}
a:link {
	color: #C8510D;
	text-decoration: none;
}
a:visited {
	color: #5BAED7;
	text-decoration: none;
}
a:hover {
	color: #3973AC;
	text-decoration: none;
}
.index {
	background-image: url(img/index.jpg);
	background-repeat: no-repeat;
}
.bgPix {
	background-image: url(img/bgPix.gif);
}
.jumpMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8799B2;
	color: #FFFFFF;
}
