
/*======================================*/
BODY {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tamaho, Helvetica, sans-serif;
}
.textnormalwhite {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.textnormalwhitelink {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.textnormalwhitelink:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.normal{
	color:#EEEEEE;
	 font-size:12px;
}
.blacknormal{
    color:#333333;
 	font-size:12px;
	line-height:17px
}
.blacklager{
	color:#333333;
	 font-size:14px;
}
.textnormal1{
	color:#EEEEEE;
	 font-size:14px;
}
.textnormal2{
	color:#2574B9;
	 font-size:14px;
}
.textbold1{
	color:#EEEEEE;
	font-size:12px;
	font-weight: bold;
}
.textheader1{
	color:#9CF01A;
	font-size:14px;
}
.textheader2{
	color:#00368A;
	font-size:13px;
	
}
.textheader3{
	color:#e4e4e4;
	font-size:15px;
	font-weight: bold;
}
.textheader4{
	color:#003680;
	font-size:14px;
}
.linknormal{
	color:#EEEEEE;
	font-size:12px;
	text-decoration: none;
}
.linknormal:hover{
	color:#CCAAAA;
	font-size:12px;
	text-decoration: none;
}
.greenlinknormal{
	color:#89B119;
	font-size:12px;
	text-decoration: none;
}
.greenlinknormal:hover{
	color:#999999;
	font-size:12px;
	text-decoration: none;
}
.textmenu{
	color:#000000;
    font-size: 13px;
	text-decoration: none;
}

.textmenu:hover{
	color:#999999;
	font-size: 13px;
	text-decoration: none;
}
/*======================*/
.text{
	color:#000000;
    font-size: 12px;
	line-height:17px;
	text-decoration: none;
}
.textlink{
	color:#2574B0;
    font-size: 12px;
	line-height:17px;
	text-decoration: none;
}
.textlink:hover{
	color:#666666;
    font-size: 12px;
	line-height:17px;
	text-decoration: none;
}
/*======================*/
.linkfeature{
	color:#013758;
    font-size: 12px;
	text-decoration: none;
}
.linkfeature:hover{
	color:#999999;
	font-size: 12px;
	text-decoration: none;
}
.textfeature{
	color:#013758;
    font-size: 12px;
	text-decoration: none;
}
/*---------------------------------------------------------------------------------
News Column
---------------------------------------------------------------------------------*/

.newsColumn {
	float: left;
	width: 245px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background: #EEE;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:245px;
}

html>body .newsColumn {
	width:245px;
}


.newsCopy {
	height: 210px;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 0px;
	overflow: auto;
		voice-family: "\"}\""; 
		voice-family:inherit;
		height: 210px;
}

html>body .newsCopy {
	height:210px;
}

.newsCopy p {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDD;
}