body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	border-top-style: solid;
}
.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.LoginBorder {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;

}
.lsFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000099;
	font-size: 12px;
	font-weight: bold;
}
.Font18Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
}
.sectionfooter {
	background-color: #99ccff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sectionefefef {
	background-color: #efefef;
	border: 2px solid #999999;
}
.sectionFFFFFF {
	background-color: #ffffff;
	border: 2px solid #999999;
}
.bgefefef {
	background-color: #efefef;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DisplayMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.sectionborder {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #99CCFF;
}
.nonclientpanel {
	background-color: #99CCFF;
	border: 4px double #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.font10 {
	font-size: 10px;
}
.rowGrey {
	background-color: #CCCCCC;
	font-size: 10px;
}
.rowGrey12Bold {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.totalrow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: double;
}
.xmltable {
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #efefef;
	margin: 1px;
	width: 100%;
}