html,body,p,form,input,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	width:100%;
	height:100%;
}
body {
	
}
A {
	color: #3D69A7;
}
A:hover {
	text-decoration: none;
}
.header {
	height: 150px;
}
.toptitle {
	height: 150px;
	background: url(/i/top-center.jpg) right top no-repeat;
	z-index: 1;
}
.toptitle .header_top{
	width: 360px;
	color: #758EB3;
}
.toptitle .header_h {
	width: 360px;
	padding: 10px 0;
}
.toptitle .header_h A{
	color: #2C548E;
	font-size: 25px;
	font-weight: normal;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	text-decoration: none;	
}
.icons {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	padding: 0;
	margin: 0;
	z-index: 1000;
}
.icons .home {
	margin: 0 0 0 0;
	padding: 10px;
	z-index: 100;
}
.icons .map {
	margin: 0 0 0 0;
	padding: 9px 10px;
	z-index: 10;
}
.icons DIV.mail {
	padding: 10px;
	z-index: 10;
}
.menu {
	background: url(/i/menu-bg.gif) center top repeat-y;
}
.menu DIV {
	margin: -7px 0;
	padding: 12px;
	position: relative;
}
.menu DIV.act {
	background: url(/i/omenu.gif) center top repeat-x;
	margin: -7px 0;
	padding: 12px;
	position: relative;
}
.menu A {
	background: url(/i/li.gif) left center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 0 8px 8px;
}
.cblock {
	height: 31px;
	background: url(/i/left-fbg.gif) center top no-repeat;
}
.cmblock {
	border-top: 1px solid #C9CCD0;
}
DIV.cmblock DIV.cmmenu {
	padding: 3px 0 0 0;
}
DIV.cmblock DIV.cmmenu A {
	color: #505A67;
	text-decoration: none;	
	font-size: 11px;
}
DIV.cmblock DIV.cmmenu A:hover {
	text-decoration: underline;	
}
.crblock {
	height: 31px;
	background: url(/i/right-fbg.gif) center top no-repeat;
}
.copyright {
	color: #FFFFFF;
	padding: 8px;
	margin: 0;	
}
.copyright A{
	color: #6CA2E1;
}
.slotBody
{
	padding:3px;
}
.slotTable {
	background: #EAEFF2;
}
.slotTable.active {
	background: #C7E1FE;
}
.slotBody A {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0;
	margin: 0;
}
.slotBody A:hover {
	text-decoration: underline;
	color: #3D69A7;
}

.doc_title {
	background: url(/i/bullet.gif) left center no-repeat; 
	padding: 0;
	margin: 0 0 0 10px;
}
.doc_title H1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4577B8;
	padding: 0 0 0 20px;
}

.contact {
	background: url(/i/bullet.gif) left center no-repeat; 
	padding: 0;
	margin: 0 0 0 10px;
}
.contact SPAN {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4577B8;
	padding: 0 0 0 20px;
}

.doc_content {
	padding: 10px 0;
	line-height:1.5em;
}
.doc_content P {
	padding: 2px 0;
}
.breadCrumbs {
	padding: 10px;
	font-size: 10px;
}

DIV.pager {
	float: left;
}
DIV.pager A, DIV.sorting A {
	color:#3D69A7;
	font-size: 12px;
}
DIV.pager A:hover, DIV.sorting A:hover {
	color: #6BA1E0;
}
.pager A.nav.act {
	color: #000000;
}
SPAN.ndate {
	color: #AAAAAA;
	font-size: 11px;
}