body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
a
{
	color:#003;
}
a img
{
	border:0px;
}

.schHeader .schHeaderLinks,
.schHeader .schSkipLinkNoJS,
.schHeader .schSkipLink,
.schSiteNav,
.schSupportNav,
.schFooter a,
.schFooterHighlight,
hr,
.schSubmit
{
	display:none;
}
.schHeader
{
	border-bottom:1px solid #666;
}

fieldset
{
	padding:5px;
}
.schFormRow
{
	padding:3px 0px;
}
.schFormRow label
{
	width:140px;
	float:left;
}
table.tableStyle02
{
	border: 1px solid #dededf;
	border-collapse: collapse;
	margin:0px 0px 15px 0px;
	padding:0px;
	width:100%;
	text-align:left;
}
table.tableStyle02 caption
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-weight:bold;
	font-size:25px;
}
table.tableStyle02 td,
table.tableStyle02 th
{
	padding:4px;
	text-align:left;
}
table.tableStyle02 thead td,
table.tableStyle02 thead th
{
	white-space:nowrap;
	padding-right:8px;
	border-bottom:1px solid #dededf;
}
table.tableStyle02 tbody th
{
	width:30%;
	vertical-align:top;
	padding-bottom:12px;
}
table.tableStyle02 tbody td
{
	padding-bottom:12px;
	vertical-align:top;
}
table.schSharePrice
{
	border:1px solid #dededf;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.schSharePrice caption
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-weight:bold;
	font-size:25px;
}
table.schSharePrice th
{
	padding:2px 2px;
	color:#333;
	border:1px solid #dededf;
}
table.schSharePrice td
{
	padding:5px 2px;
	border:1px solid #dededf;
	text-align:center;
}
.schFooter
{
	border-top:1px solid #666;
	padding-top:10px;
}
.schFooter p
{
	font-size:10px;
	color:#666;
	padding:0px 0px 10px 0px;
	margin:0px;
}
.schFooter .schFooterHighlight
{
	font-size:12px;
	color:#006;
	font-weight:bold;
	padding-bottom:0px;
}
