.topNav {
	background-image: url(support/navtop.gif);
	background-repeat: repeat-x;
}
.bottomBar {
	background-image: url(support/bottombar.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #fcf8f2;
}
.rolloverbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A33A3A;
	text-decoration: none;
	background-color: #F5E9D6;
	display: block;
	width: 235px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: #666666;
}
.navLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A33A3A;
	background-color: #f5e9d6;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #000000;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #A33A3A;
}
.subsubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #A33A3A;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #A33A3A;
}
.nwslBox {
	border: 1px solid #666666;
}
.NOF a:link {
	color: #A33A3A;
	text-decoration: underline;
}
.NOF a:visited {
	color: #A33A3A;
	text-decoration: underline;
}
.NOF a:hover {
	color: #000000;
	text-decoration: underline;
}
.NOF a:active {
	color: #A33A3A;
	text-decoration: underline;
}
.nav a:link {
	color: #A33A3A;
	text-decoration: none;
}
.nav a:visited {
	color: #A33A3A;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A33A3A;
}
.nav a:active {
	color: #A33A3A;
	text-decoration: none;
}
