 body {
      margin-top: 10px;
	  margin-bottom: 10px;
	  margin-left: 0px;
	  margin-right: 0px;
      text-align: left;
	  font-family: Helvetica, "Helvetica Neue";
	  
   }



.home_side_title {

	font-family: Helvetica, "Helvetica Neue";
	font-size: 12px;
	color: #39576B;
	font-weight: bold;
	}
	
	.home_side_ {

	font-family: Helvetica, "Helvetica Neue";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	}



.bkg_left {
	background-image: url(../../_assets/images/bkg_left.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}


.copy {

	margin-top: 9px;
	
	margin-right: 40px;
	font-family: Helvetica, "Helvetica Neue";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	}
	
.copy a {
	
	color: #666666;
}
.copy a:link {
	text-decoration: underline;
}
.copy a:visited {
	text-decoration: underline;
	color: #666666;
}
.copy a:hover {
	text-decoration: underline;
	color: #F37021;
}
.copy a:active {
	text-decoration: underline;
	color: #666666;
}

	
.leftnav {

	font-size: 14px; 
	color: #666666;
	
	}

.leftnav_on {

	font-size: 14px;
	color: #F37021; 
	
	}
	
.topnav {

	font-size: 14px; 
	color: #666666;
	
	}

.topnav_on {

	font-size: 14px;
	color: #F37021; 
	
	}




.title {
	color: #209EC5;
	font-size: 18px

}





.footer {	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



a {
	
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #F37021;
}
a:active {
	text-decoration: none;
	color: #666666;
}

