.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;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #330033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330033;
}
.utilnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.utilnav a:hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;

	font-weight: ;
	color: #330033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330033;
}
.footer a {
	color: #330033;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.buclinks {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #330033;
}
.buclinks a {
	color: #330033;
	text-decoration: none;
	padding: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-bottom-color: #330033;
	display: block;
}
.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: #330033;
	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: 13px;
	padding: 5px;
}
.rtext a {
	color: #000000;
	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: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}
.padding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.vertline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b2b2b2;
}
#leftnav_092 {
	padding-top: 15px;
	padding-bottom: 100px;
	padding-right: 2px;
	background: url(../images/dottedline.gif) top right repeat-y;
	}	
.lefthead_092 {
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	display: block;
	background: #FFFFFF;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #CBD4D1 dashed;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	}
a.leftnav_092{
	font-size: 11px;
	color: #330033;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #CBD4D1 dashed;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	}
a.leftnav_092:hover {
	color: #330033;
	text-decoration: none;
	background: #ffffe1;
	display: block;
	}
a.leftnav_092:visited {
	color: #330033;
	text-decoration: none;
	display: block;
	}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	}
ul {
	margin: 0px;
