@import url(sg_base.css);

body {
	background-color: #FFF;
}

div#BodyContainer {
	margin: 0;
}

h1, h2 {
	color: #000;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 115%;
}

div#BodyMain {
	border-top: 1px solid #000;
}

div#Navigation {
	display: none;
}

div#Content {
	border-left: none;
	margin: 0;
	padding-top: 30px;
}

div#NavigationInternalPage {
	display: none;
}

div.display_data caption {
	background-color: transparent;
}

div.display_data table {
	background-color: transparent;
}

div.display_data tbody td {
	background-color: transparent;
}

div.display_data tbody th {
	background-color: transparent;
	text-align: left;
	padding-right: 4px;
}

div.display_data tfoot td {
	background-color: transparent;
}

div.display_data tfoot th {
	background-color: transparent;
}

div.display_data thead th {
	background-color: transparent;
}

div.related {
	background: #E7E7E7;
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
}

div.display_chart p.figure {
	color: #000;
}

div#Content a:link {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

div#Content a:visited {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

div#Content a:hover, div#Content a:focus {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

div#Content a:active {
	background-color: transparent;
	color: #000;
}

div#BodyFooter {
	border-top: 1px solid #000;
}

.height-index {
	height: auto;
}
