html { font-size:100.01%; }
body {
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1.25;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;
	border:0pt none;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	text-align:left;
	color: #990000;
}
h1 {
	font-size:130%;
	font-weight:bold;
	line-height:110%;
	margin-bottom:0.25em;
	margin-top:0.25em;
}
h2 {
	font-size:125%;
	font-weight:bold;
	line-height:120%;
	margin-bottom:0.25em;
	margin-top:0.25em;
}
h3 {
	font-size:110%;
	font-weight:bold;
	line-height:120%;
	margin-bottom:0.25em;
	padding:0px;
}
h4 {
	font-size:90%;
	font-weight:bold;
	line-height:120%;
	margin-bottom:0.25em;
	padding:0px;
}

p, ul, ol {
	color:#333333;
	margin:0pt;
	padding:0pt 0pt 1em;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
ul, ol {
	margin-bottom:1em;
	padding:0pt 0pt 0em 1.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0pt;
}
small {
	font-size:85%;
}
sup {
	bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}
sub {
	bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}
acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px;
}
a, a:link {
	text-decoration:none;
	color: #000000;
}
a, a:hover {
	text-decoration:underline;
}
a, a:visited {
	text-decoration:none;
	color: #000000;
}

form {
	display:inline;
	margin:0pt;
	padding:0pt;
}
input, select, textarea {
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
textarea {
	line-height:1.25;
	width:95%;
}
label {
	cursor:pointer;
}
table {
	border:0pt none;
	margin:0pt 0pt 0em;
	padding:0px;
}
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#FFFFCC none repeat scroll 0% 0%;
}
.wrap {
	margin:0pt auto;
	width:960px;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0pt;
}
.img-right {
	float:right;
	margin:4px 0pt 4px 10px;
}
.nopadding {
	padding:0pt;
}
.noindent {
	margin-left:0pt;
	padding-left:0pt;
}
.nobullet {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#form_tbl_indent .nLabel #chkTerms {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

