.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: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.utilnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.utilnav a:hover {
	color: #fedd6a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.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;
}
.headline {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #063bf8;
	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;
	color: #5e5e5f;
}
.rtext a {
	color: #204c1d;
	text-decoration: none;
}
.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;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8e3d3;
}
.rightheader {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #fbb10d;
	background-image: url(../images/rightheaderbk.gif);
	background-repeat: repeat;
	display: block;
	padding: 5px 5px 5px 10px;
}
#rightcol {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}
.wireback {
	background-image: url(../images/wireback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borders {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

