.backgrd {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #002D61;
	font-weight: bold;
	background-image: url(images/headerback.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #002D61;
	font-weight: bold;
	line-height: 20px;
}
.header2 A{

	color: #002D61;

}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A9AC;
	text-decoration: none;
}
.topmenu  a:hover{
	color: #002d62;
	text-decoration: underline;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
.articletitlecopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #002D61;
	background-color: #E8F2FF;
}
a:link {
	color: #666666;
}
.bodycopylarg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
#news li {
margin-bottom: 10px;
color: #666666;
}
#news li a{
margin-bottom: 10px;
color: #666666;
}
#news li a:visited{
margin-bottom: 10px;
color: #666666;
}