body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #CCCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.mainTable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.topNavbg {
	background-image: url(images/nav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.sidebarPadding {
	padding-top: 3px;
	padding-bottom: 3px;
}
.addressBg {
	background-image: url(images/address_bg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 14px;
}
.centerPanePadding {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 9px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-top: 10px;
}
.gray {
	background-color: #efefef;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: normal;

}
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(images/foot_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
.date {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-repeat: no-repeat;
	height: 24px;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
	background-repeat: no-repeat;
	height: 24px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-repeat: no-repeat;
	height: 24px;
	text-decoration: none;
	line-height: 24px;
}
.formfieldColor {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F0F1E2;
	padding: 3px;
}
.formTitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0F1E1;
	background-color: #660000;
	line-height: 12px;
	padding: 3px;
}
.cutlines {
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 10px;
	padding: 3px;
}.two-line-headers {
	line-height: normal;
}
.nolinkhead {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 9pt;


}
