.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;
}
.utilnav a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 22px;
}

.utilnav a:hover {
	color: #dbdfe9;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	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;
}
.headline {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	line-height: 1.5em;
}
.rtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	line-height: 14px;
}
.rtext a {
	color: #ff0000;
	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-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.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;
}
.rcolpadding {
	padding-top: 18px;
	padding-right: 8px;
	padding-left: 8px;
}
.calltoaction {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.calltoaction2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.calltoaction2 a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.calltoaction2 a:hover {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-decoration: underline;
}
.calltoaction a {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.calltoaction a:hover {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-decoration: underline;
}
.rightcol {
	background-image: url(../images/grayback.gif);
	background-repeat: repeat-y;
	background-position: right;
}
