a {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
}

#header {
	display: none;
}

div.returnBar {
	display: none;
}

#container {
	margin: 0px;
}

#containernosidebar {
	margin: 0px;
}

blockquote {
	color: #000000;
}

#content {
  background: #FFFFFF;
	margin: 0px;
	border: 0px solid black;
	padding-right: 65px;
}

#contentnosidebar {
  background: #FFFFFF;
	margin-left: 0px;
	border: 0px solid #FFFFFF;
	padding-right: 65px;

}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

span.launchInteractive {
	display: none;
}


div.metaItems {
	padding: 18px;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}

tr.data td.label {
	color: #000000;
}

tr.data td.value {
	color: #000000;
}

tr.data td.value a:link {
	color: #000000;
}

tr.data td.value a:visited {
	color: #000000;
}


div.description {
	font: normal 0.8em  Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.6em;
}

div.description a:link {
	color: #000000;
}

div.description a:visited {
	color: #000000;
}

p.default {
	font: normal 0.8em  Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.6em;
	margin-top: 0px;
}

p.default a:link {
	color: #000000;
}

p.default a:visited {
	color: #000000;
}


h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

div.h1 {
	color: #000000;
}

div.h2 {
	color: #000000;
}

div.aliases {
	color: #000000;
}

.description div.aliases {
	color: #000000;
}


div.hr {
	background-color: #ffffff;
}

ul.related li {
	color: #000000;
}

ul.related li a:link {
	color: #000000;
}

ul.related li a:visited {
	color: #000000;
}

ol.footnotes li {
	color: #000000;
}

ol.footnotes li a:link {
	color: #000000;
}

ol.footnotes li a:visited {
	color: #000000;
}


div.homeColumn1 {
	width: 48%;
	float: left;
}

div.homeColumn2 {
	width: 48%;
	float: right;
}
