body {
	color: #666666;
	background-color: #f0f0f0;
	font-size: 12px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/*---------------BANNER---------------*/
#Banner {
	position: relative;
	font-size:30px;
	padding:5px;
	color: #000000;
	width: 740px;
	background-color:#FFFFFF;
	margin: auto;
	border: 1px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
		}
.Title {
	position: absolute;
	margin-left: 180px;
	font-size:30px;
	padding:5px 5px 0px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		}
/*------------------------------------*/
	

/*---------------HEADER---------------*/
#Header {
	position: static;
	font-size:30px;
	padding:5px;
	color: #666666;
	background-color: #f0f0f0;
		}
#Nav_Path {
	position:absolute; 
	top:1px; 
	right:-1px;
	font-size:20px;
	padding:5px 5px 0px;
	color: #666666;
	text-align:right;
		}
	#Nav_Path a:link{
		color:#666666;
		text-decoration:none;
		}  
	#Nav_Path a:visited{
		color:#666666;
		text-decoration:none;
		}  
	#Nav_Path a:hover{
		color:#3078bf;
		text-decoration:none;
		}  
/*------------------------------------*/


/*---------------CONTENT LAYOUT---------------*/	
#Content {
	width: 750px;
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	padding: 0px;
	border: 1px solid #c0c0c0;
	top: 0px;
}

#Content_Left {
	background-color: #FFFFFF;
	top: 46px;
	width: 159px;
	z-index: 5;
	position: absolute;
	left: 0px;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
	#Left_Nav_Cell {
		border-bottom: 1px dotted #c0c0c0;
		position: relative;
		height:425px;
	}
	#Left_News_Cell {
		border-bottom: 1px dotted #c0c0c0;
		position: relative;
		height: 300px; 
		padding: 10px 10px 20px 10px;
	}
	
#index_news_cell {
	position: relative;
	height: 100px;
	padding: 0px;
	}
	
		
#Content_Middle {
	position:relative;
	margin-left:179px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	min-width: 509px;
	min-height: 850px;
}

	#Content_Middle h1 {
		margin-right:200px;
		background-color: #3078bf;
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		padding: 2px;
			}
	#Content_Middle h2 {
		font-size: 12px;
		font-weight: bold;
			}	
	#Content_Middle a:link {
		color:#ff8000;
		font-weight: bold;
		text-decoration:none;
	}		
	#Content_Middle a:visited {
		color:#ff8000;
		font-weight: bold;
		text-decoration:none;
	}
	#Content_Middle a:hover {
		color:#3078bf;
		font-weight: bold;
		text-decoration:none;
	}
/*------------------------------------*/


/*---------------CONTENT INSTANCES---------------*/	
hr {
padding: 0px;
color:#ff8000;
height:1px;
clear: left;
}



.image {
position:static;
float:left; 
padding:10px; 
border:1px solid #c0c0c0; 
margin-right:7px; 
margin-bottom:7px;
}
.featureimage
{width: 90px; 
height: 90px; 
border:1px solid #c0c0c0;
}

td.header {
	font-variant: small-caps; 
	background-color:#f0f0f0;
	vertical-align:top;
}
#News {
	padding: 5px;
	border: 1px solid #ff8000;
	color: #000000;
	height: 100%;
	background-color:#FFFFFF;
}
.iframe{
width: 100%;
height: 100%;
}

.iframeindex{
	width:100%;
	height:80px;
	}

ul.cat1 {list-style-type: circle; text-indent: 10px; list-style-position: outside;}
/*------------------------------------*/	


#Footer {
	position: relative;
	color: #FFFFFF;
	width: 750px;
	background-color:#c0c0c0;
	margin: auto;
	border: 1px solid #c0c0c0;
	min-height: 30px;
		}
#Footer a:link{
text-decoration:none;
color: #FFFFFF;
}
#Footer a:visited{
text-decoration:none;
color: #FFFFFF;
}
#Footer a:hover{
text-decoration:none;
color: #3078bf;
}

