body
{	
	background-color: #B6C5F2;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.HeaderSmall {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	color:#000000;
}
.HeaderInputText {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	width:250px;
	color:#000000;
}
.HeaderTitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: bold;
	color:#000000;
}
.HeaderSubTitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: normal;
	color:#000000;
}
TD.HeaderLink A:Link{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
TD.HeaderLink A:visited{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
TD.HeaderLink A:Hover{
	color: #0199DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
}
.FooterSmall {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	color:#000000;
}
.BodyTitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-weight: bold;
	color:#000000;
}
.BodyHeading {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color:#000000;
}

.BodyDtlHead {
    font-family: Arial, Helvetica, sans-serif;
	font-size:   10pt;
	font-weight: bold;
	color:#000000;
}

.BodyText {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: normal;
	color:#000000;
}
.BodyText A:Link{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.BodyText A:visited{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.BodyText A:Hover{
	color: #0199DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;
}
.BodyInputText {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: normal;
	color:#000000;
}
.BodyInputTextL {
    font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: normal;
	color:#000000;
	text-align:left;
}
.BodyPaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	color: #00487D;
}
.BodyPaging A:Link{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.BodyPaging A:visited{
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.BodyPaging A:Hover{
	color: #0199DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;
}
table.content {
	width: 700px;
	border: none;
	padding: 0px, 0px, 0px, 0px;
	text-align: left;
	margin: 0px, 0px, 0px, 0px;
	font-size: 8pt;
}
table.content td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.content h1{	
	font-size: 10px;
	font-weight: bold; 
	color: #6C5B53;
	text-align:center;
}
label{
 	font-size: 10px;
 	font-weight: bold; 
	color: #000000;
	vertical-align:top;
}
form.custForm{
	background-color: #EEEEEE;
	border: outset;
}
.row1 {
	background-color:#DCDBD3;
	#6C5B53
}
.row2 {
	background-color: #fff; 
}
.divScroll {
	height: 350px;
	width: 725px;
	overflow: auto;
}
