body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.RightBar {
	border-right: 1px solid #999999;
}
.topBrdr {
	border-top: 1px solid #999999;
}
.bottmBrdr {
	border-bottom: 1px solid #999999;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
	color: #FF7F24;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF7F24;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.orangeLink:link {
	color: #FF7F24;
	font-size: 12px;
	text-decoration: none;
}
a.orangeLink:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FF7F24;
}
a.orangeLink:hover {
	text-decoration: underline;
	color: #4A708B;
	font-size: 12px;

}
a.orangeLink:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
}
.LeftLine {
	border-left: 1px solid #999999;
}
.waterMark {
	background: url(imgz/watermark.gif) no-repeat scroll center bottom;
}
a.bodyLink:link {
	color: #FF7F24;
	font-size: 12px;
	text-decoration: none;
}
a.bodyLink:visited {
	color: #FF7F24;
}
a.bodyLink:hover {
	text-decoration: none;
	color: #4A708B;
}
a.bodyLink:active {
	text-decoration: none;
	color: #FF7F24;
}

.style3 {color: #E6633D}
.lines {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.style4 {color: #EC6446}
.BoldUnderLine {
	border-bottom: 3px solid #999999;
}
.style5 {font-size: 12px}
.formInput {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	text-align: center;
 	vertical-align: middle;
}