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;
}

/* Additional Changes */

table {
	border-collaspe: collaspe;
}

table td, table th {
	padding: 0.25em 0.5em;
	border-bottom: 1px solid #000;
	text-align: left;
}

table.schGenericTable02 {
	margin-bottom: 2em;
}

table.schGenericTable02 thead tr.centerData th, table.centerData td{
	text-align: center;
}

table.schGenericTable02 thead tr th a{
	text-decoration: none;
}

table.schGenericTable02 td{
	white-space: nowrap;
}

.leftData {
	text-align: left !important;
}

.rightData {
	text-align: right !important;
}

#quicklinks {
	display: none;
}

.schQuickSearch {
	display: none;
}

div.schBio {
	clear: both;
}

div.schBio img{
	float: left;
	margin: 0 10px 10px 0;
}

.schBody ul.footnotes {
	margin: 0;
	padding: 0;
	list-style: none;
}

.schBody .textBoldGrey {
	font-weight: bold;
}

.small {
	font-size: 0.85em;
}

div.schFormRow2 {
	clear: left;
	color: #777;
	font-weight: bold;
	padding: 3px 0px;
}

div.schFormRow2 label {
	float: left;
	width: 130px;
}

div.schFormRow2 input {
	width: 180px;
}

div.schFormRow2 textarea {
	width: 360px;
	height: 7em;
}

div.schFormRow2 .submit {
	width: auto;
	margin-left: 130px;
	padding: 0 1em;
}
