/* CSS Document */
body {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 20px;
	/*background-color:#ffffff; */
	background-image: url(../images/bg_stripes.gif);
	/*color: #222;*/
}

a img { border: none; }

#container {
	width: 841px;
	height: auto;
	/*overflow: auto;*/
	margin:0 auto;
	background-color: #FFFfFF;
	border-color: #0269d8;
/*	border-color: #0099ff;*/
	border-width:2px;
	border-style:solid;
	
}

#container a {
/*	color: #66a07e;*/
	text-decoration: none;
}

#container a:visited {
	text-decoration: none;
}

#header_left { 
	width:155px;
	float:left;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:65px;
	padding:0px;
	border-right:none #8B9C81 1px;
	font-size:10px;
	color:#8B9C81;
	font-weight:normal;
      text-align:left;

}

#header_right { 
	width:500px;
	float:left;
	border-top:none #8B9C81 1px;
	border-bottom:none #8B9C81 1px;  
}


#content {
/*	width:841px;*/
	width:100%;
	height: auto;
	margin:0 auto;
	padding:0px;
	border-bottom: solid #0269d8 1px;
	}

#left {
	width:185px;
/*	height:500px;*/
	height:auto;
	float:left;
/*	border-right:solid #8B9C81 1px;*/
}

#leftnav {
	width:185px;
/*	height:800px;*/
	height:auto;
	float:left;
	border-right-color:#8B9C81;
	border-right-width:2px;
	margin:0px;
	}

#leftnav a {
	text-align:left;
	padding-left:10px;
	font-size: 13px;
	color:#8B9C81;
	font-weight:normal;
	background-color:#f1f1f1;
	display:block;
	border-color:#8B9C81;
	border-width:1px;
	border-style:solid;
	border-left:0;
	border-right:0;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
	text-decoration:none;
}
#leftnav a:hover {
	background-color: #FFFFCC;
	/*padding-left:15px;*/
	color:#222;
	}
	
#ad1 {
	width:195px;
	padding-top:10px;
	border-top: solid #8B9C81 1px;
	margin:0px;
	clear:both;
	}
#ad1 p {
	padding-left:17.5px;
	padding-bottom:10px;
	}
#right {
/*	width:644px;*/
	width:100%;
	height: auto;
	margin:0 auto;
	float:left;
	border-top:solid #0269d8 2px;
	border-bottom:none #0269d8 1px;
}

#topnav {
/*	width:656px;*/
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#0289d8;
	text-align:center;
	border-bottom:solid #0269d8 3px;
	}

#topnav a {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	}

#topnav_common {
	width:100%;
	height:auto;
	background-color:#0289d8;
	padding-top:20px;
	padding-bottom:5px;
	text-indent: 20px; 	
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	}

#body_common {
	width:auto;
	min-height:500px;
	height:auto !important;
	height: auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:0px;	
	font-size:12px;
	}

#body_common_spaced {
	width:75%;
	min-height:500px;
	height:auto !important;
	height: auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:0px;	
	font-size:12px;
	line-height: 1.5;
	text-align: justify;
	}

#body_common_lb {
	border:solid #ff9c3a 1px;
	padding:8px;
	background-color: #fff0b2 ;
	}

#body_common_rb {
	border:solid #94c050 1px;
	padding:8px;
	background-color: #e8f8c9;
}

#body_common h1{
	font-size:14px;
	color: #006698;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;	
}

#body_common h2{
	font-size:13px;
	color: #000000;
	padding-top:2x;
	padding-bottom:5px;
	margin:0px;	
}


#body_common_left{
	width: 370px;
	float:left;
	padding-top:20px;
	padding-right:20px;
	border-right:solid #0269d8 1px;
	}

#body_common_right{
	width: 370px;
	float: left;
	padding-top:20px;
	padding-left:20px;
	}

#body_common_leftpic{
	width: 400px;
	float:left;
	padding-top:20px;
	padding-right:20px;
	border-right:solid #0269d8 1px;
	line-height: 1.5;
	text-align: justify;
	}

#body_common_rightpic{
	width: 340px;
	float: left;
	padding-top:20px;
	padding-left:20px;
/*	text-align: left;*/
	line-height: normal;
	text-align: justify;
	}

#body_common_leftnopic{
	width: 370px;
	float:left;
	padding-top:20px;
	padding-right:20px;
	border-right:solid #0269d8 1px;
	line-height: 1.5;
	}

#body_common_rightnopic{
	width: 370px;
	float: left;
	padding-top:20px;
	padding-left:20px;
/*	text-align: left;*/
	line-height: 1.5;
	}

#body_common_table{
/*	text-align: left;*/
	line-height: 1.0;
	}


#footer {
/*	width:841px;*/
	width:100%
	height:auto;
	text-align:center;
	margin-left: 0px;
	font-size:11px;
	color: #0269d8;
	}

#footer a {
	margin-right:3px;
	font-size:10px;
	color: #0269d8;
	text-decoration:none;
}
#footer a:hover {
	font-weight:bold;
	color:#aaa222;
	}




.clearall { clear:both; }
		
	

	
	

	
	
