body {
	color: #333333;
	background-color: ffffff;
}

.maintable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
/*
	margin-left: auto;
	margin-right: auto;
*/
}

.csbody {
	color: #333333;
	background-color: fff1f1;
}

.browsetable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.browseheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #ff9933;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 15px;
}

.browseactive {
	background-color: #e4e4e4;
}

.browsecopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.copyblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.copygray {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}

.copyblack20px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}

.question {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006600;
	font-weight: bold;
}


a.helplink:link, a.helplink:visited, a.helplinkactive{
	border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	color: #990000;
	text-Decoration: none;
	line-height: 130%;
}

a.helplink:hover {
	border-width: 1px;
	border-style: dotted;
	border-color: #990000;
	padding-left: 2px;
	padding-right: 2px;
	color: #990000;
	text-Decoration: none;
	cursor: help;
	line-height: 130%;
}

a:link {
  color: #000099;
  text-Decoration: none;
  font-weight: bold;
}

a:visited {
  color: #000099;
  text-Decoration: none;
  font-weight: bold;
}

a:active {
  color: #990000;
  text-Decoration: none;
  font-weight: bold;
}

a:hover {
  color: #990000;
  text-Decoration: underline;
  font-weight: bold;
}

.regularlink {
  color: #990000;
  text-Decoration: underline;
}






.ebadge {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	text-align: left;
}
.borderleft {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.borderleftright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.bordertopbottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.bordertop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.borderbottom {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.borderleftbottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.borderlefttop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.borderall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.copyleftwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}
.copyleftboldwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.copyleftblack9pt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	text-align: left;
}
.copycenterblack9pt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	text-align: center;
}
.borderright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.copyleftblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
.copyleftblack20px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	margin-left: 20px;
}
.copyleftblack16px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.copyblack16px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.copy14px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

.copyleftblack14px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.copyrightblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: right;
}
.copybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.copyleftboldblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
}
.copyrightboldblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.copyleftboldblack20px {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
}
.copycenteredboldblack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.copyleftredheadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	color: #990000;
	font-weight: bold;
}
.bordertopright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 5px;
	line-height: 5px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.copyleftblackbold18pt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.copyleftblackindent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	margin-left: 20px;
}
.borderleftrighttop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.borderleftside {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.borderleftwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.bordercenterside {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.bordercenterwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.borderrightside {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.borderrightwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.borderbottomwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.borderbottomside {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

.counter {
	background-color: #eeffff;
	color: #333333;
}

.quote {
	background-color: #ffeeff;
	color: #333333;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.pagebox {
	background-color: #eeeeee;
	color: #333333;
}

.warning {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #2c8383;
	font-weight: bold;
}

.message {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #cc6600;
	font-weight: bold;
}

.trans {
  filter:alpha(opacity=45);
  -moz-opacity:45%;
}

.caption {
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.indent {
	padding-left: 0px;
	padding-top: 0px;
}
