.contact_bar {
	background-color: #CCCCCC;
	width: 575px;
	height: 40px;
	margin: -6px 0px 0px 0px;
}
.contact {
	padding: 11px 12px 0px 0px;
	text-align: right;
}
.news_header {
	background-color: #1c4c7a;
}
.news_text {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: white;
	font-style: normal;
	margin: 0px 0px 0px 5px;
	text-align: left;
}
.news_list {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin: 10px 0px 10px 0px;
}
.body_header {
	background-image: url(../images/body_header.gif);
	background-repeat: no-repeat;
	width: 464px;
	height: 18px;
	margin-left: 10px;
}
.body_header_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #1c4c7a;
	font-style: normal;
	margin: 0px 0px 0px 15px;
	text-align: left;
}
.menu_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #1C4C7A;
	margin-left: 10px;
}
span.menu_text:hover {
	color : #003366;
	font-weight : bold;
	text-decoration: none;
	cursor : default;
}
div.sdmenu hr {
	margin: 20px 10px 20px 15px;

}
