/*#wrapperMainContent {
	height: auto; 
	float: left;
	width: 100%;
	padding-left: 2px;
}
*/
/*#mainContent {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a68a5c;
}
*/


body {
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
}

#leftContent {
	height: auto;
	width: 180px;
	float: left;
}

.tableMainContent a:link {
	color: #009900;
	text-decoration: underline;
}

.tableMainContent a:visited {
	text-decoration: underline;
	color: #566B89;
}
.tableMainContent a:hover {
	text-decoration: underline;
	color: #566B89;
	
}
.tableMainContent a:active {
	text-decoration: underline;
	color: #566B89;
}


#mainContent a:link {
	color: #009900;
	text-decoration: underline;
}

#mainContent a:visited {
	text-decoration: underline;
	color: #566B89;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #566B89;
	
}
#mainContent 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 */

.leftHandBarBG {
	background-image: url(../images/bg_sideNav_botton_home.jpg);
	overflow: hidden;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tableMainContent {
	margin-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a68a5c;
	padding-left: 17px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.tableMainContent_homePage {
	margin-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a68a5c;
	padding-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableMainContent_homePage a:link {
	color: #009900;
	text-decoration: underline;
}

.tableMainContent_homePage a:visited {
	text-decoration: underline;
	color: #566B89;
}
.tableMainContent_homePage a:hover {
	text-decoration: underline;
	color: #566B89;
	
}
.tableMainContent_homePage a:active {
	text-decoration: underline;
	color: #566B89;
}

.alignTextLeft {
	text-align: left;
}
