P { font-family: Arial, sans-serif; font-size: 10pt;}
.smallTxt {
	font-size: 9pt;
}

H1 { font-family: Arial, sans-serif; font-size: 16pt; color: black;}

H2 {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  color: #0000A0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: auto;
	margin: auto;
}
A {
  color: #0000A0;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

TH {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #0000A0;
  text-align: left;
  font-weight: normal;
}

TD {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

FORM { font-family: Arial, sans-serif;  font-size: 8pt;}
sub { font-size: 8pt;}
h3 sub {font-size: 9pt;}
h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000099;
}
.red {  font-weight: bold; color: #FF0000}
.blue {  font-weight: bold; color: #000099}
.bluebox {
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
}.lredbox {
background-color: #FFD7D7;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
.tableDisp{
	font-size:0.9em;
	border: none;
	margin: 0px;
	padding: 0px;
}
.tableDispNotused td{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.tableDisp .bla {
	border-top: 1px solid #000000;
}
.tableDisp .blb {
	border-bottom: 1px solid #000000;
}
.tableDisp .glb {
	border-bottom: 1px solid #CCCCCC;
}
.tableDisp .gla {
	border-top: 1px solid #CCCCCC;
}
.tableDisp .blr {
	border-right: 1px solid #000000;
}
.nobrk {
	white-space: nowrap;
}
h4 {

	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000099;
}
.update {
	font-size: 0.75em;
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.tableDisp .dla {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.tableDisp .dlb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.greyText {
	color: #666666;
}
.clear {
	clear: both;
	float: none;
}
.tableDisp .dlr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
p.ind {
	text-indent:-1em;
	margin-left:1.5em;
	margin-top: 0.5em;
	margin-bottom: 0px;
} 

.csTable{

}
.csRow{
	clear:both;
	margin: 0px 0px;
	padding: 0 0 0 2%;
	border: solid 1px #FFFFFF;
}
.cs1{
	float:left;
	margin:0em 0.5 em 0em 2em;
	width:30%;
	padding: 0;
	text-align: right;
}
.cs2{
	float:left;
	margin:0em 1em 0em 1em;
	width: 55%;
	padding: 0;
}
.clear {
	clear: both;
	float: none;
}
.smallInd {
	padding-left: 2em;
}
.asPdf{
	float:right;
	width:230px;
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 0.9em;
	border: 1px solid #B1CBE4;
}
.asPdf img{
	vertical-align:text-top;
}

