body {
	margin:0;
	background:#5299DB url(/userfiles/design/gradbak.gif) repeat-x;
}

#c1 {
	bottom:0;
	padding: 20px 0;
	text-align:center;
	min-height: 600px;
}

#c2 {
	clear: both;
	margin: 0 auto;
	background-color:#fff;
	width:946px;
	padding:20px;
	-moz-box-shadow: 0px 0px 4px #333; 
	-webkit-box-shadow: 0px 0px 4px #333; 
	box-shadow: 0px 0px 4px #333; 
	text-align:left;
}

#c3 {

}


#c4 {

}
	.content a {
		color: #30419B;
	}
	.content a:hover {
		color: #30419B;
	}


#topbar {
	position:relative;
	height:183px;
	z-index: 1;
}

	#topbar h1, #topbar h2 {
		text-indent:-500em;
	}

	#topbar #banner {
	    position:absolute;
	    top: 20px;
	    left: 0;
	    z-index: 4;
	    width: 694px;
	    height: 143px;
	}

	#topbar #logo {
	    position:absolute;
	    top: 20px;
	    right: 0;
	    z-index: 4;
	    width: 232px;
	    height: 143px;
	}


#content {
	float:left;
	color:#222;
	background:#C3E7FF;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px; 
	padding:20px;
}

	.layout0 #content, .layout3 #content {
		width:654px;
	}

	.layout1 #content {
		width:100%;
	}

	#content img.img_float_left {
		margin:0 10px 5px 0;
	}
	
	#content img.img_float_right {
		margin:0 0 5px 10px;
	}


#breadcrumb {
	color: #6B6768;
	font-family: arial;
	padding: 0 0 10px 0;
	font-size: .95em;
}

	#breadcrumb a, #breadcrumb a:visited {
		color: #6B6768;
	}

	#breadcrumb a.last {
		cursor: text;
		text-decoration: none;
	}

#skipNav {
	position: absolute;
}


#themap {
	width: 100%;
	height: 400px;
}

.infotable {
	width:100%;
	background:#FFF;
	border:1px solid #777;
}

	.infotable tr.row0 {
		background:#f1f8fe;
	}

	.infotable td, .infotable th {
		padding:4px 6px;
	}
	
	.infotable th {
		font-weight:bold;
		background:#028FBD;
		color:#fff;
	}
	

.sampletable {
	width:100%;
	background:#FFF;
	border:1px solid #777;
}

	.sampletable tr.row0 {
		background:#f1f8fe;
	}

	.sampletable td, .sampletable th {
		padding:4px 6px;
	}
	
	.sampletable th {
		text-align:right;
		font-weight:bold;
	}

.fancybox {
	cursor:url(/userfiles/icons/magnifier.png),pointer;
}

ul.gallery, ul.gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}	

	.gallery li {
		float: left;
	}

	.gallery li.clear {
		clear: left;
	}

	.gallery li img {
		max-width: 190px;
		width: auto !important;
		width: 190px;
		height: auto;
		margin: 15px 0 0 15px;
	}
	
	.gallery li.first img {
		margin: 15px 0 0 0;
	}

ul.counterlinks, ul.counterlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.counterlinks {
		margin: 15px 0;
	}
	
	ul.counterlinks li {
		float: left;
		padding: 5px;
		border: 1px solid #000;
		margin: 0 5px 0 0;
		background: #fff;
	}
	
	ul.counterlinks li.active {
		background: none;
	}
	
	ul.counterlinks li.active a {
		color: inherit;
		text-decoration: none;
	}

#slots {
	float:right;
	width:208px;
	min-height:300px;
	color:#fff;
	padding: 20px 12px;
	background: #f1f8fe;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px; 
}

	.slot {
		margin-bottom:20px;
		border-bottom: 1px solid #fff;
		padding: 0 0 10px 0;
	}
	.slot:last-child {
		border-bottom: none;
	}
	
	.slot_title {
		font-size: 1.5em;
		color:#1a2455;
		margin: 8px 0 5px 0;
	}


	
	.slot ul#inthissection {
		color:#000;
		padding-left:15px;
		list-style-type:circle;
	}

	.slot ul#inthissection li.on, .slot ul#inthissection li:hover {
		list-style-type:disc;
	}

	.slot ul#inthissection ul {
		padding-left:20px;
	}
	
	.slot ul#inthissection a {
		text-decoration:none;
		color:#333;
	}
	
	.slot ul#inthissection a:hover {
		text-decoration:underline;
	}	
	
	.slot_content {
		font-size: 1em;
		margin: 5px 0;
	}

	.news .slot_content {
		font-size: .9em;
	}

	q.slot_content {
		font-style: italic;
	}

	.slot .thumb {
		float: right;
		width: 90px;
		margin: 0 0 4px 5px;
	}

	.slot_link {
		font-weight: bold;
	}

	.more_link {
		display: block;
	}
	
	.slot_link:hover {
		text-decoration:underline;
	}
	
	.slot_author {
		text-align:right;
		font-size: .9em;
		font-weight: bold;
	}

	.slot ul.newslist {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: .9em;
	}

	.slot .newslist a {
		text-decoration: none;
		margin: 9px 0;
		display: block;
	}

	.slot .newslist .active a {
		font-weight: bold;
	}

	.slot .newslist b {
		float: right;
		margin: 0 0 0 5px;
		font-size: .9em;
	}


#rhs_search {

}

	#rhs_search_box {
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		float:left;
		width:140px;
		-webkit-border-radius: 5px;
		border-radius: 5px; 
		padding:3px 2px;
		border:1px solid #999;
		margin:0;
	}

	#rhs_search_button {
		background:#30419B;
		color:#fff;
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		float:right;
		width:56px;
		-webkit-border-radius: 5px;
		border-radius: 5px; 
		padding:3px 2px;
		border:0;
		margin:0;
	}

	#rhs_search_button:hover {
		text-decoration:underline;
		cursor:pointer;
	}

	#rhs_search_button:focus, #rhs_sarch_button:active  {
		text-decoration:none;
		background:#4a770e;
	}

.document_library {
	border-bottom:1px solid #cbceee;
}


.document_library .library_header {
	background:#8b8b8b;
	color:#fff;
	font-weight:bold;
	padding:12px 14px;
	clear: both;
	margin: 0 0 10px 0;
}

.document_library .library_single_folder, .document_library .library_multiple_folders {
	margin:15px 0 0 0;
}

.document_library ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	list-style: none;
}

.document_library li.library_item {
	padding:4px 5px 4px 20px;
	background:url(/userfiles/icons/page.png) no-repeat left center;
	color:#000;
	list-style: none;
	margin: 0;
}

.document_library .folder_opener {
	font-weight:bold;
	color:#000;
	padding: 10px 0;
}

.document_library .folder_opener i {
	font-weight: normal;
}

.document_library .folder {
	border-top:1px solid #cbceee;
	padding: 0 0 0 24px;
}

.document_library .folder .folder {
	border-top: none;
}

.document_library a {
	color:#000;
}
	
	


#site_info {
	padding: 30px 20px 30px 5px;
	text-align:center;
	color:#2f2a24;
	font-size:1.05em;
	background:#fff;
	border-top: 6px solid #30419B;
	margin-top:20px;
}
	.vcard a {
		color: #2f2a24;
	}
	.vcard a:hover {
		color: #000;
	}
	.vcard .adr {
		font-weight: bold;
	}
	.vcard b {
		margin: 0 0 0 20px;
	}

#credits {
	text-align:center;
	font-size:.9em;
	color:#fff;
	padding-top:10px;
}

	#credits a {
		color:#fff;
	}
	
	#credits a:hover {
		color:#ff0099;
	}
	