@charset "utf-8";
											/* Basics */
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form{
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, p{
	margin:0px;
	padding:0px 0px 11px 0px;
}
#home h1{
	font-size:20px;
}
a{
	color:#9e0b0f;
	text-decoration:none;
}
#inner2 h1{
	color:#9e0202;
	background:url(../images/red_arrow.png) no-repeat left top;
	font-size:16px;
	padding:0px 0px 0px 30px;
}
#inner2 h1 span{
	display:block;
	border-bottom:1px dotted #d1d1d4;
	padding-top:5px;
}
#inner2 h2{
	color:#0a73a6;
	font-size:12px;
}
#inner2 em{
	color:#0283c2;
	padding-left:40px;
}
											/* Containers */
#contshadow{
	width:1010px;
	background:url(../images/bg_body.gif) repeat-y;
}
#cont{
	width:960px;
	margin-left:24px;
}							
											/* Header */
#header{
	height:75px;
}
#banner{
	height:193px;
}
#menu{
	height:34px;
	background:url(../images/bg_menu.gif) repeat-x;
}
.logo{
	padding:8px 0px 0px 20px;
}
.sbox{
	background:url(../images/bg_search.gif) no-repeat;
	width:172px;
	height:26px;
	margin:30px 30px 0px 0px;
}
.inputx{
	width:140px;
	border:#FFFFFF 1px solid;
}
.h_blue{
	display:block;
	float:left;
}
.h_normal{
	display:block;
	float:left;
}									
											/* Body */
#body{
	padding:40px 14px;
}
#body2{
	padding:40px 30px 40px 14px;
}
.hbimg{
	width:85px;
}
.hbtext{
	width:815px;
	border-bottom:1px solid #84b7d0;
	padding-left:10px;
}
.hbtext div{
	font-size:24px;
	color:#0a73a6;
	font-weight:bold;
}
.hbtext span{
	display:block;
	font-size:11px;
	color:#6c6c6c;
	padding:5px 0px;
}
.hbtext span b{
	color:#9e0202;
}
b.blu{
	color:#0a73a6;
}
.col1{
	width:665px;
}
.content{
	line-height:15px;
}
.inner_content{

}
.col2{
	width:240px;
}
.sidebar{
	border:1px solid #d7d7d7;
	padding:10px;
}
.gradbox{
	width:218px;
	height:286px;
	background:url(../images/bg_gradbox.gif) no-repeat;
}
.mar{
	margin-right:5px;
}
.gradcont{
	width:199px;
	padding:15px 0px 10px 0px;
}	
.gradcont a{
	color:#6699ff;
	font-size:11px;
}
.newscont{
	padding:10px 5px 10px 10px;
}
.newscroll{
	height:200px;
	overflow-y:scroll;
	font-size:11px;
	padding-top:3px;
}	
.newscroll_i{
	width:180px;
}
.newscroll_i strong{
	color:#0066cc;
	display:block;
	padding-bottom:3px;
}
#sidehead{
	height:20px;
	text-align:center;
	background:url(../images/img_hr.gif) center bottom no-repeat;
	color:#3d56e4;
	font-weight:bolder;
	margin-bottom:10px;
}
.sidebar p img{
	padding:5px 5px 0px 0px;
}
.banbox{
	width:220px;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.contentbox{
	padding:0px 50px 0px 100px;
}
.red{
	color:#ad0021;
	font-size:14px;
	font-weight:bold;
}
#headbox{
	margin-bottom:20px;
}
hr{
	border:1px solid #FFFFFF;
	border-bottom:1px dotted #d1d1d4;
}
ul{
	padding:10px 0px 11px 50px;
	margin:0px;
}
ul li{
	padding-bottom:7px;
}
.adbox{
	width:253px;
	height:224px;
	background:url(../images/bg_address.gif) no-repeat;
}
.flagbox{
	width:400px;
	padding:10px 0px 10px 50px;
}
.flagbox img{
	padding:0px 10px 0px 0px;
}
.adb1{
	text-align:center;
	height:85px;
	padding-top:40px;
}	
.adb2{
	text-align:center;
}
#regbox{
	background:#eef8fd;
	color:#000066;
	padding:20px;
}
.tablecontent{
	background:url(../images/bg_tablecontent.gif) repeat-y;
	font-size:11px;
	min-height:10px;
	height:auto !important;
	height:10px;
}
.tableconthead{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#9e0202;
	padding-bottom:5px;
}
.tbox{
	width:200px; 
	padding:20px 0px 20px 20px;
	line-height:150%;
}
.contentbox2{
	padding:10px 30px;
}
.sep{
	height:20px;
	background:url(../images/bg_seperator.gif) no-repeat center top;
	margin-bottom:20px;
}
.address{
	color:#0a73a6;
	padding:0px 0px 14px 20px;
}
											/* Footer */
#footer{
	text-align:center;
	font-size:11px;
	padding:0px 0px 20px 0px;
}
#footbox{
	width:890px;
	background:#e6e8f7;
	margin-top:5px;

}
.fotpre{
	margin-top:20px;
}
#footext{
	text-align:center;
	padding:0px 10px;
	color:#021586;
}
select.cat_dropdown{
width: 147px;
}
.volerepeopleimage{
float: left;
 width: 200px; 
padding-right: 10px;

}
.volerepeoplecontent
{ width: 860px;
 padding-left: 10px;}

.tools {
height:  130px;
margin-bottom:40px;
padding-left:100px;
}

.tools1{
padding:30px 0px 0px 115px;
}
.tools h1{
	color:#0a73a6;
	font-size:24px;
	padding:0;
	margin:0;
}
.tools1 h2{
font-size:14px;
font-weight:bold;
padding:0px;
}
.tools p{
	border-bottom:1px solid #84b7d0;
	color:#6c6c6c;
	font-size:12px;
}
.grey{
	color:#666666 !important;
}

#arthead{
	background:url(../images/img_artpaper.jpg) no-repeat left;
	height:74px;
	padding-left:100px;
	margin-bottom:40px;
}

#arthead h1{
	color:#0a73a6;
	font-size:24px;
	padding:0;
	margin:0;
}
