.body {
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
padding-bottom : 0px;
}

.outline {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	border: 0px;


}

.outline2 {
	background-image: url(images/er_hd_top_right);
	background-repeat: no-repeat;
	border: 0px;


}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #666666;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	text-transform: capitalize;
	letter-spacing: 0.2em;
	color: #FFF;
}
.navigation a{
	color: #fff;
	text-decoration:none;
}
.navigation a:hover{
	color: #66CC00;
	text-decoration:none;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}
.content a{
	color: #333;
	text-decoration:none;
}
.content a:hover{
	color: #66CC00;
	text-decoration:none;
}
.contentTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
	font-weight: 600;

}

.contentSMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}