body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff; /* eff3f7 */
}
table.white {
	background-color: #FFFFFF;
}
.breadcrumbsupper {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 15px;
}
.breadcrumbsupper a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.toplinks a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a52604;
	text-decoration: none;
}
.toplinks a:hover {
	color: #660000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.whiteborder {
	border-top: 1px solid #FFFFFF;
}
.textbox {
	padding: 15px;
}
.textboxnarrow {
	padding: 15px 40px 15px 60px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 20px;
}
.bodytxtbold {
	font-weight: bold;
}
.bodytxtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d3a19;
	font-style: normal;
	line-height: 20px;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d3a19;
	text-decoration: underline;
	font-style: normal;
	line-height: 20px;
}
.infolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: 20px;	
	text-decoration: underline;
}
.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: 20px;
}
.bodyheadingblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 20px;
}
.bigredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: 20px;
}
.thinborder {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.bottomlinks a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
input.inputbox { 
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	width: 120px;
	background: #eff3f7;
	padding: 2px;
	line-height: 12px;
}
input.inputbox:focus { 
	background: #FFFFFF;
}
input.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	/* width: 180px; */
}