#mainWrapper {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	float: left;
	width: 587px;
	height: auto;
	margin-left: 5px;
}


body {
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
}
#leftContent {
	float: left;
	height: auto;
	width: 180px;
}
#wrapper_left {
	float: left;
	width: 179px;
}

.mainContentText a:link {
	color: #009900;
	text-decoration: underline;
}


.mainContentText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}

.mainContentText a:visited {
	text-decoration: underline;
	color: #566B89;
}
.mainContentText a:hover {
	text-decoration: underline;
	color: #566B89;
	
}
.mainContentText a:active {
	text-decoration: underline;
	color: #566B89;
}




.style7 {
	font-size: 11px;
	color: #000000;
}
.style10 {color: #000000}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.tabe_left_column {
	background-image: url(../images/huron/feather_flow_strip_huron_long.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 179px;
}
