.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	text-decoration: underline;
}
.navigation:hover {
	color: #660000;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}
.headlinebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #660000;
	font-weight: bold;
}
.contentpadding {
	padding: 10px 15px 10px 10px;
}
.lineheight {
	line-height: 18px;
}
.bucback {
	background-image: url(../images/contentbk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buclinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.prodnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.prodnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 1.5em;
}
.buclinks:hover {
	text-decoration: underline;
}
.prodnav:hover {
	color: #660000;
	text-decoration: none;
}
.prodnav2:hover {
	color: #660000;
	text-decoration: underline;
}
.indent {
	padding-left: 23px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.spacing {
	line-height: 16px;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.horizline {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
