.main_text  .header_item 
{
	font-size:14px;
	color:#f06d3b;
	font-weight: bold;
}
.main_text .header_item a:link, .main_text  .header_item a:visited 
{
	font-size:14px;
	color:#f06d3b;
	font-weight: bold;
	clear: both;
}
.main_text .header_item a:hover, .main_text  .header_item a:active
{
	font-size:14px; 
	color:#f06d3b;
	font-weight: bold;
	clear: both;
}
.main_item  .link a
{
	text-decoration: underline;
	
}

.main_item  .date
{
	font-size:11px;
	color:#8c8c8c;
	clear:both;
}

.footer_divider
{
	
	padding-top:18px;
	padding-bottom:9px;
	height:1px;
	text-align:center;
	width:123px;
	margin-left:auto;
	margin-right:auto;
}


.footer_divider  .footer_Item
{
	 
	
	height:1px;
	width:100%;
	overflow:hidden;
	background-color:#e2e2e2;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.more_info
{
	text-align:left;	
}



.more_info  a
{
	color:#087e5c;
	text-decoration: underline;
	text-align:left;
	float:left	
}
.more_info img 
{
	float:left;
	margin:6px;
}


