/* CSS Document */
html, body{
	font: normal 11px "Arial";
	color: #666;
	background:#FFFFFF url(../images/bg_loop.jpg);
	margin: 0px;

}
/* CSS global reset for all browsers */ 
/* {

	margin: 0px;
}
/*  Global Formatting */
h1 {font-size:18px;font-weight: normal; color: #333;}
h2 {font-size:16px;font-weight: bold; color: #333;}
h3 {font-size:14px;line-height: 20px; color: #333; font-weight: bold;}
h4 {font-size:12px;font-weight: bold; color: #095ca3; }
h5 {font-size:11px;font-weight: normal; color: #FF0000;}
h6 {font-size:11px;font-weight: normal; color: #095ca3;}



.both {
	clear: both;
}
/* *********************** END GENERAL SETTINGS *********************** */

.button{
	border-bottom:2px solid #747472;
	border-right:2px solid #747472;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-top:0px;
	border-left:0px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #a7a8a0;
	background-position: top;
	width:auto;
}

#container {
	margin: 0px auto;
	width: 900px;
	/*background: url(../images/right_loop.jpg) repeat-y top right;*/
	background-image: url(../images/right_loop.jpg); 
    background-repeat: repeat-y; 
    background-position: top right; 

	padding: 0px;
	clear: both;
	position:relative;
}

#container_left {
	margin: 0px;
	width: 835px;
	/*height:780px;*/
	padding: 0px;
	float:left;
}

#container_right {
	margin: 0px;
	width: 65px;
	padding: 0px;
	background: url(../images/right_loop.jpg) repeat-y top right;
	float:left;
}
#top_container_right{
	margin: 0px;
	width: 65px;
	/*height:875px;*/
	/*background: url(../images/right_loop.jpg) repeat-y top right;*/
	padding: 0px;
	float:left;
}


#top { 
	padding: 0px; 
	margin: 0px;
	background: #095ca3;
	float: left;
	height: 41px; 
	background: url(../images/top_search_bg.jpg) no-repeat top right;
	width: 835px;
}

#c_bannertop {
	width: 835px;
	height:211px;
	float: left;
}

#c_menu {
	width: 835px;
	height:56px;
	float: left;
	z-index:100;
}

#c_menu table tr td a{
	color: #FFFFFF;
	text-decoration: none;	
}

#c_menu table a:hover{
	color: #333333;
	text-decoration: none;	
}

#c_menu table a:active{
	color: #FFFFFF;
	text-decoration: none;	
}

a:link {
	color: #FF0000;
	text-decoration: none;	
}
a:visited {
	color: #FF0000;
	text-decoration: none;	
}
a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
a:active {
	color: #FF0000;
	text-decoration: none;	
}

.news_underline{
	font: normal 11px "Arial";
	color: #1a89c1;	
	text-decoration: underline;

}

.news_text{
	font: normal 11px "Arial";
	color: #1a89c1;	

}

/*************** Left Column*********************/

#c_left{
	padding: 15px 12px 0px 40px;
	width: 200px;
	float: left;
}

#c_right {
	padding: 15px 15px 0px 15px;
	width: 190px;
	float: left;
}

#main_content {
	padding: 15px 15px 0px 15px;
	width: 317px;
	float: left;
}

#cover3content {
	margin:0px;
	width:835px;
	padding: 0px 0px 15px 0px;
	/*height:540px;*/
	float:left;
	background: url(../images/main_bg.jpg) no-repeat bottom;

}

#two_column{
	padding: 15px 12px 0px 40px;
	width: 547px;
	float: left;
}

#news_column{
	padding: 15px 20px 0px 40px;
	width: 700px;
	float: left;
}

#right_bg
{
	margin:0px;
	width:65px;
	float:left;
}
 
#news_column{
	margin:0px;
	padding:0px 0px 10px 0px;
	width:198px;
	float:left;
} 


/******/


#footer {
	margin: 0px;
	width: 835px;
	height: 30px;
	float:left;
	background: url(../images/footer.jpg) no-repeat bottom;
}

#footer_left {
	float:left;
	padding-left:120px;
	padding-top:4px
}

#footer_right {
	float:right;
	padding-right:20px;
	padding-top:4px
}


/* *********************** END LAYOUT SETTINGS  *********************** */
.pollClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.wrapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.redtext {
	color: #FF0000;
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/****************************************************/

#print_container{
	margin: 0px;
	width: 611px;
	height: 730px;
	float:left;
}

#print_top{
	margin: 0px;
	width: 611px;
	height: 85px;
	float:left;
}

#print_print_icon{
	margin: 0px;
	width: 611px;
	height: 30px;
	float:left;
}

#print_mid{
	margin: 0px;
	width: 611px;
	/*height: 595px;*/
	float:left;
}

#print_footer{
	margin: 0px;
	width: 611px;
	height: 20px;
	float:left;
}