body, form {
	padding:0px;
	margin:0px;
}
body {
	background:#FFF url(/resources/images/design/bg_body.png) center top repeat-x;
}
body, th, td, input, textarea, select {
	line-height:16px;
	color:#333333;
}
body, th, td {
	font:normal 11px Verdana, Helvetica, sans-serif;
}
input, textarea, select {
	font:normal 11px Verdana, Helvetica, sans-serif;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#0451A5;
	text-decoration:none;
}
a:hover, td a:hover {
	text-decoration:underline;
}
p {
	padding:0px 0px 20px 0px;
}
label {
	cursor:pointer;
}
.wrapper {
	width:916px;
}
.container {
	clear:both;
	float:left;
	width:898px;
	padding:0px 9px;
	background:url(/resources/images/design/shadow_body.png) center top no-repeat;
}
.header {
	clear:both;
	float:left;
	width:848px;
	height:15px;
	padding:5px 25px;
	color:#FFF;
	text-align:left;
	font:normal 11px Verdana, Helvetica, sans-serif;
	background:url(/resources/images/design/bg_header.png) left top repeat-x;
}
.header a {
	color:#FFF;
}
.banner {
	clear:both;
	float:left;
	width:100%;
	height:193px;
}
.mainnav {
	float:left;
	width:629px;
	height:48px;
	padding-bottom:7px;
	background:url(/resources/images/design/bg_mainnav.gif) left top repeat-x;
}
.searchform {
	float:left;
	width:269px;
	height:40px;
	padding-top:15px;
	background:url(/resources/images/design/bg_search.gif) left top repeat-x;
}
.leftpanel {
	float:left;
	width:629px;
}
.content {
	clear:both;
	float:left;
	width:100%;
}
.rightpanel {
	float:left;
	width:269px;
}
.sidebox {
	clear:both;
	float:left;
	width:239px;
	height:48px;
	padding:8px 15px 0px;
	margin-top:3px;
	background-color:#EBEBEB;
	font:bold 11px Verdana, Helvetica, sans-serif;
	text-align:left;
}
* html .sidebox {
	float:none;
}
.sidebox input {
	width:225px;
	margin-top:6px;
	padding:2px 5px;
}
.sidebox select {
	width:239px;
	margin-top:6px;
}
* html .sidebox .imglink {
	line-height:26px; 
	display:inline-block;
}
*:first-child+html .sidebox .imglink {
	line-height:26px; 
	display:inline-block;
}
.footer {
	clear:both;
	float:left;
	width:848px;
	height:14px;
	padding:10px 25px;
	margin:15px 0px 50px;
	text-align:left;
	font:normal 11px Verdana, Helvetica, sans-serif;
	background:url(/resources/images/design/bg_footer.gif) left top repeat-x;
}
* html .footer {
	float:none;
}
.footer a {
	color:#333;
}

/* news slider */
.newsslider_cont {
	width:304px;
	height:166px;
	float:left;
	margin-left:15px;
	display:inline;
	background-color:#EBEBEB;
}
.newsslider_header {
	float:left;
	clear:both;
	width:284px;
	padding:5px 10px;
	border-bottom:2px solid #FFF;
}
.newsslider_header_link {
	float:right;
	width:200px;
	padding-top:7px;
	text-align:right;
	font:bold 11px Verdana, Helvetica, sans-serif;
	color:#4B81BC;
}
.slider_container {
	float:left;
	clear:both;
	width:284px;
	padding:10px 10px 0px;
	text-align:left;
	line-height:14px;
	font-family: Verdana, Helvetica, sans-serif;
}
#scrollup {
	padding-right:12px;
	cursor:pointer;
	background:url(/resources/images/design/arrow_doublegrey_up.gif) 100% 50% no-repeat;
}
#scrolldown {
	padding-left:12px;
	cursor:pointer;
	background:url(/resources/images/design/arrow_doublegrey_down.gif) 0% 50% no-repeat;
}
.scrolls {
	text-align:right;
	font:bold 11px Verdana, Helvetica, sans-serif;
	line-height:10px;
	color:#666;
	padding-top:10px;
}
