#content h2 {
	padding-bottom: 25px;
	
}
.article
{
	color: #646464;
	margin-left:10px;
}
.article a { 
	
color: #33cc00; }



#content #newsmain ul {
	list-style-type: none;
	padding-left: 5px;
}
#content #newsmain li {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	line-height: 19px;
}
#content #newsmain a {
	color: #111;
	font: bold 12px Tahoma, sans-serif;
}
/*#content #newsmain h2 {
	color:#c10b0b;
}
*/
#content #newsmain em
{
	color: #ab0505;
	font: italic 11px Georgia,serif;
}
#content #newsmain .more {
	padding-bottom: 15px;
	text-align: right;
}
#content #newsmain .more a {
	padding-left: 15px;
	background: url('../images/arrowRed.gif') no-repeat left center;
	color: #ab0505;
	font-weight: normal;
}

#content #category
{
	padding: 20px 0 0 20px; /* background-color: #f0fff0;#f3f2e9*/
	float: right;
	border: 1px solid #c0cdd1;
	background-color: #e7e7e7;
	
}
#content #category ul {
	list-style-type: none;
}
#content #category .clear {
	float: left;
	padding-bottom: 40px;
}
#content #category .box {
	float: left;
	width: 310px;
	margin-right: 25px;
	padding-top: 3px;
}
#content #category .orange {
	border-top: 3px solid #f29400;
}
#content #category .blue {
	border-top: 3px solid #3078a6;
}
#content #category .yellowgreen {
	border-top: 3px solid #9acd32;
}


#content #category .darkgreen
{
	border-top: #006400 3px solid;
}
#content #category .red
{
    border-top:  #b22222 3px solid;
}
#content #category h3 {
	padding: 10px 0;
}
#content #category h3 a {
	color: #000;
}
#content #category li {
	padding: 2px 0 5px;
	border-bottom: 1px solid #c0cdd1;
	font: normal 12px 'Century Gothic',Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#content #category li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowRed.gif') no-repeat left center;
}

#content #category .darkgreen li a {
	padding-left: 15px;
	font-size: 13px;
	color:  #535459;
	background: url('../images/arrowDarkGreen.gif') no-repeat left center;
}

#content #category .yellowgreen li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowYellowGreen.gif') no-repeat left center;
}

#content #category .orange li a {
	padding-left: 15px;
	font-size: 13px;
	color: #535459;
	background: url('../images/arrowOrange.gif') no-repeat left center;
}

#content #category .darkgreen h3
{
	color: #006400; /*font-weight: bold;*/
}

#content #category  .yellowgreen h3 
{
    color: #9acd32;
     /*font-weight: bold;*/
}
#content #category  .orange h3 
{
    color: #f29400;
     /*font-weight: bold;*/
}

#content #category  .red h3 
{ 
    
 color: #b22222;
 
 }


#content h4
{
	
	font-weight: bolder;
	font: 11pt 'Century Gothic' , Georgia, serif;

}

.tresc
{
	line-height: 20px;
}

