/* CSS Document */
BODY {
	color:#39485B;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}

H1,H2,H3,H4,H5,H6{
		color:#01538D;
}

H3.contentheading, .componentheading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#01538D;
	text-align:center;
	margin-top:0px;
}

.content H2.contentheadingnews{
	font-size:12px;
	color:#01538D;
	text-align:left;
	margin-bottom:5px;
}
.createdatenews {
	font-style:italic;
	color:#01538D;
}
IMG {
	border:none;
}

HR {
	border:1px solid #EAEDF2;
	margin:10px;
}

DIV.content A IMG {
	border:1px solid #A6B1BE;
}

A {
	color:#0099CC;
}
#wrapper {
	min-width:800px;
	max-width:1280px;
	margin:0px auto;
}

DIV.top_pad{
	height:45px;
	background:url(../images/search_line.jpg) repeat-x left top;

}

DIV.logo_pad {
	height:265px;
	background:url(../images/pad_bg.jpg) repeat-x left top;
}

DIV.logo {
	margin-right:100px;
	height:265px;
	background:url(../images/pad.jpg) no-repeat right top;
}



DIV.photo{
	height:263px;
	width:306px;
	background:url(../images/photo.png) no-repeat left top;
	float:left;
	margin-left:50px;
}
DIV.menu {
	height:35px;
	text-align:center;
	background:url(../images/menu_bg.jpg) repeat-x left top;
	padding-top:25px;

}

DIV.menu A {
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:12px 4%;
}

DIV.menu A#active_menu{
	background:url(../images/menu_act.png) no-repeat center;
}

DIV.left {
	min-height:600px;
	width:300px;
	background:url(../images/left_bg.jpg) repeat-x left top;
	float:left;
	padding-top:30px;
}

DIV.left A{
	display:block;
	text-align:left;
	color:#01548e;
	text-transform:uppercase;
	border-bottom:1px solid #A6B1BE;
	width:175px;
	margin:0px auto;
	padding:10px 0px 10px 30px;
	text-decoration:none;
}

DIV.left A#active_menu{
	background:url(../images/hand.gif) left no-repeat;
}

DIV.left A.sublevel{
	font-size:10px;
	padding-left:20px;
	text-transform:none;
}

DIV.content {
	margin-left:300px;
	background:url(../images/content_top.jpg) repeat-x left top #fff;
	min-height:800px;
	padding:30px;
	text-align:justify;
	line-height:150%;
}

DIV.footer {
	background:url(../images/footer_bg.jpg) repeat-x left top #F9FAFC;
	height:70px;
}

#mod_search_searchword {
background:url(../images/search_input.jpg) no-repeat scroll 0 0;
border:medium none;
color:#59636b;
height:24px;
line-height:normal;
padding:4px 10px;
margin-right:5px;
width:170px;
}

DIV.copy{
	float:right; 
	width:400px; 
	height:45px; 
	color:#6F7F94; 
	font-size:10px; 
	margin:10px;
	margin-bottom:0px;
	text-align:right;
}
DIV.copy A{
	color:#0099CC;
}
DIV.search {
	margin-top:10px;
}

DIV.search .button {
	margin-left:20px;
}

TABLE.poll{
	width:175px;
	margin:20px auto;
}

TABLE.poll TH{
	background:#00629d;
	color:#fff;
	font-size:12px;
	text-align:center;
	border:1px solid #95BAD3;
	cursor:default;
}

p.title {
	padding:0px;
	margin:5px;
	text-transform:uppercase;
	font-weight:normal;
}

TABLE.poll h4 {
	margin-bottom:4px;
}

TABLE.poll FIELDSET {
	border:none;
}

TABLE.poll FIELDSET LABEL {
	font-size:11px;
}

.button {
	background:#D5DEE7;
	color:#00629d;
	border:1px solid #95BAD3;
	cursor:pointer;
}
.poll .button {
		margin:5px 50px;
}

.poll FORM{
	margin:20px auto;
}
FORM.poll A{
	padding:0px;
	margin:10px auto;
	text-align:center;
	border:none;
	text-transform:none;
}

DIV.search{
	float: right; margin-right:80px;}
	
DIV.search .button{
	border:none;
	background:none;
}

.highlight {
	background:#0473AB;
	color:#fff;
	font-weight:bold