@charset "utf-8";
img, div, td { behavior: url(/css/iepngfix.htc) }
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border:none;
	background-color: #7B8D9B;
}
.body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.homebox {
	background-image: url(../images/home-box-bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 246px;
}
#bodyBackground { background-image: url(../images/top_bg.jpg);
   background-repeat: repeat-x;
   background-position: top left; 
   background-color: #D3DAE0; 
}
#main { background-image: url(../images/btm_bg.jpg);
   background-repeat: repeat-x;
   background-position: bottom left; 
}
.bottom {
	background-image: url(../images/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 433px;
	top: 100%;
	position: absolute;
}

.container {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 115px;
}
.maintable #right {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	padding-top: 48px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.nav table {
	height: 31px;
}
.nav   a, .nav   a:visited, .nav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pages {
	background-image: url(../images/pages_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	height: 346px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 18px;
	color: #232122;
}
.newslist {
	list-style-image: url(../images/arrow.gif);
	line-height: 20px;
}
.smalltext {
	font-size: 11px;
}



.nav table td {
	width: 86px;
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 800px;
}

#fullheight{height:100%}
.nav table td:hover {
	width: 86px;
	background-image: url(../images/btn_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.maintable #left {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.homeboxlogo {
	background-image: url(../images/home-box-bg-logo.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 246px;
}
.boxttle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	line-height: 28px;
}
.homeboxlogo p, .homebox p {
	margin: 9px;
	padding: 0px;
}
.readmore {
	font-size: 11px;
	color: #387B99;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 25px;
	padding-left: 15px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.pages   a, .pages  a:visited {
	color: #044D80;
	text-decoration: none;
}
.crumbs {
	font-size: 11px;
	color: #0071BD;
}
.crumbs a {
	color: #0071BD;
	text-decoration: none;
	/*padding-right: 10px;*/
}
.crumbs b {
	color: #044D80;
}
.pages img {
	border: 1px solid #999999;
	margin: 15px;
}
.pages a:hover, .pages a:active {
	color: #0071BD;
	text-decoration: underline;
}
.crumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}

strong.heading{
	display:block;
	text-align:center;
	margin:30px 0 35px;
}
.list{
	list-style:none;
	font-weight:bold;
	text-align:center;
}
.list li{
	margin-bottom:15px;
}
.bottom-text{
	margin-top:35px;
	display:block;
	text-align:center;
}

