body {
	font:12.8px Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	line-height: 16.8px;
	background-color: #FFF;
	}
hr {
	height: 1px;
	color: #333333
	}

TD {
	font-size: 12.8px;
	line-height: 18.8px;
}
textarea {
	font-size: 12.8px;FONT-FAMILY: Arial, Helvetica, sans-serif;;
}
A:link {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A.navLink:link {
	COLOR: #41403e;font-size: 13.8px;font-weight: bold;
}
A.navLink:visited {
	COLOR: #41403e;font-size: 13.8px;font-weight: bold;
}
A.navLink:hover {
	COLOR: #41403e;font-size: 13.8px;font-weight: bold;
}
A.whiteLink:link {
	COLOR: #ffffff;
}
A.whiteLink:visited {
	COLOR: #ffffff;
}
A.whiteLink:hover {
	COLOR: #ffffff;
}
.white {
	color: #ffffff;
}
.boldwhite {
	color: #ffffff;
	font-weight: bold;
	padding-left:5px;
}
.title {
	color: #0b3167;
	FONT-SIZE: 14.8px;
	font-weight: bold;
}
.content {
	line-height: 22px;
	color: #000000;
}
.padding {
	padding:10px 10px 10px 10px;
}
.dashedtd{
	BORDER-BOTTOM:  #ededed  1px  solid;
	BORDER-top:  #ededed  1px  solid;
	BORDER-LEFT:  #ededed  1px  solid;
	BORDER-RIGHT:  #ededed  1px  solid;
	}
.dottedtd{
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	line-height: 30px;
	}
.RIGHTdottedtd{
	BORDER-BOTTOM:  #DEDFDE  0px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  1px  dotted;
	}
