.prodnav {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.prodnav a {
	color: #00369c;
	text-decoration: none;
}
.prodnav a:hover {
	color: #ff0000;
}
.utilnav {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.utilnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.utilnav a:hover {
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.buclinks {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.buclinks a {
	color: #000000;
	text-decoration: none;
}
.buclinks a:hover {
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
}
.spacing {
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #005fbd;
	line-height: 1.5em;
}
.rcolpadding {
	padding-top: 18px;
	padding-right: 8px;
	padding-left: 8px;
}
.rtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	line-height: 14px;
}
.rtext a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.rtext a:hover {
	text-decoration: underline;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	line-height: 12px;
}
.border {
	border: 1px solid #000000;
}
.padding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8e3d3;
}
.nav a {
	color: #005fbd;
	text-decoration: none;
	background: #dceef5;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #005fbd;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.nav a:hover 
{
color: #ffffff;
background: #1890d1;
} 
.rtexthead {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rtexthead2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
}
