a.rlmnavbar:link, a.rlmnavbar:visited, a.rlmnavbar:hover {
color: #ffffff;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.rlmnavbar:hover {
	color: #c0c0c0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}

body {
	color: #CCCC99;
	background-color: #004D3D;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #1E4F66;
	font-size: 14pt;
	SCROLLBAR-FACE-COLOR: #004D3D;
	SCROLLBAR-3DLIGHT-COLOR: #1E4F66;
	SCROLLBAR-ARROW-COLOR: #FF7F00;
	SCROLLBAR-TRACK-COLOR: #004D3D;
	
}
p {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

b {
	color: #005B70;
}
h2 {
	font-size: 17px;
	color: #005b70;
	margin-top: 5px;
	margin-bottom: 0px;
}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 77px;
	margin-bottom: 10px;
}

a:link {
	color: #7900B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
}
a:visited {
	color: #7900B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}	
a:hover {
	color: #005B70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;	
}

.centercoltext {
	padding-right: 10px;
	padding-left: 15px;
}

.newshead {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
}

.bknav {
	border: #19AEC8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EBF3FB;
}


.footer {
font-size: 11px;
	color: #005B70;
}


.highlightbox {
	padding: 5px;
	color: #333333;
	background-color: #FFCC66;
}