.rml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	;
	border-right-width: thin;
	text-decoration: none;
	margin: 0px;
	padding: 3px;







}
.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: underline;
	white-space: normal;



}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	color: #000000;
	text-decoration: underline;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
	font-weight: normal;
	padding: 5px;



}
.rml2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 3px;
	color: #CCCCCC;


}
.shade {
	background-image: url(/dataservices/images/fade1.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.shade2 {
	background-image: url(images/fade2.jpg);
	background-repeat: repeat-x;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	color: #000000;
}
