/*  
div {
	border: 1px dotted red;
}
*//*758bac*/

body {
	background-color: #fff;  
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: left;
	color: #000;
}

br.even {
	clear: both;
}

img {
	border: 0px;
}

TD {
	font-family: arial;
	font-size: 12px;
	color: #000;
}

H3 {
	color: #6cb94a;
	font-size: 14px;
}

a, a:link { color: #000; text-decoration: underline; cursor: pointer; }
a:visited { color: #000;  text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }

#footer a, #footer a:link { color: #5a6972; text-decoration: underline; }
#footer a:visited { color: #5a6972;  text-decoration: underline; }
#footer a:active { color: #5a6972; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

#news a, #news a:link { color: #758bac; text-decoration: underline; }
#news a:visited { color: #758bac;  text-decoration:underline; }
#news a:active { color: #758bac; text-decoration: underline; }
#news a:hover { text-decoration: none; }

#readLatest a, #readLatest a:link { color: #758bac; text-decoration: underline; }
#readLatest a:visited { color: #758bac;  text-decoration:underline; }
#readLatest a:active { color: #758bac; text-decoration: underline; }
#readLatest a:hover { text-decoration: none; }


#disclaimer {
border-top: 10px #fff solid;
border-bottom: 10px #fff solid;
width: 960px;
color: #444444;
text-align: left;
}

#footer {
border-bottom: 10px #fff solid;
width: 960px;
color: #444444;
text-align: left;
}

#news {
background-image: url(../images/newsMiddle.gif); 
background-repeat: repeat-x; 
height: 33px; 
text-align: left;
}