div#flashcontent {
	display: none;
}
div#content {
	width: auto;
	margin: auto;
	float: none;
	color: #000;
	background: transparent;
	font: 11pt/13pt Verdana, Arial, sans-serif;
	z-index: 9;
}
div.LeftCol {
	width: auto;
	margin: auto;
	float: none;
	color: #000;
	background: transparent;
	font: 11pt/13pt Verdana, Arial, sans-serif;
	z-index: 9;
}
div.RightCol {display: none;}
/*Tabtastic CSS*/
div#content div.tabs_container {
	display: none;
}

a.next { display:none;}
a.next span { display:none;}

div#content table.factBoxLeft,
div#content table.factBoxRight {
	border: solid 1px #CCC !important;
	width: 33%;
}
div#content table.factBoxLeft,
div#content table.factBoxRight {float:right; margin: 0 0 6pt 12pt !important;}

div#content .factBoxLeft td,
div#content .factBoxRight td {
	padding: 6pt;
	border: 0;
	color:#000;
}
div#content .factBoxLeft h1,
div#content .factBoxRight h1 {
	font: bold 10pt/120% Verdana, Arial, sans-serif;
	margin: 0 0 6pt 0;
	color:#000;
}
div#content .factBoxLeft p,
div#content .factBoxRight p { font-style: italic; }

.tabset_content h1, .tabset_content h2, .tabset_content h3,
.tabset_content h1.titlemain, .tabset_content h2.titlemain, .tabset_content h3.titlemain {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0;
}
.tabset_content h1, .tabset_content h1.titlemain { font-size: 16pt; letter-spacing: -1pt; margin: 12pt 0 6pt 0 !important;}

.tabset_content h2,
.tabset_content h2.titlemain,
.subsection .tabset_content h1,
.subsection .tabset_content h1.titlemain { font-size: 13pt !important; margin: 0 0 3pt 0 !important;}

.tabset_content h3, .tabset_content h3.titlemain,
.tabset_content .subhead, .subsection .tabset_content .subhead {font-size: 10pt !important; margin-bottom: 2pt;}

.tabset_content h3.overhead {
	font: bold 13pt Verdana, Arial, sans-serif;
	margin: 3pt 0 3pt 0;
}
.tabset_content h4 {
	font: bold 12pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.tabset_content h5 {
	font: bold 11pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.tabset_content h6 {
	font: bold 10pt/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.tabset_content ul, .subsection .tabset_content ul { margin: 3pt 0 6pt 0 !important;}
.tabset_content ul li,
.tabset_content td {
	font: 10pt/12pt Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 3pt;
}
table.index {display: none;}
.tabset_content table, .subsection .tabset_content table {
	border: 0;
	margin: 0 0 12pt 0 !important;
}
.tabset_content table td, .subsection .tabset_content table td {
	font: 10pt/12pt Verdana, Arial, sans-serif !important;
	padding: 2pt !important;
}
.tabset_content a, .subsection .tabset_content a {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tabset_content table#index {display: none;}