/* CSS Document */

#sidecol #navcol, #header, #header #globalnav {
  display: none !important;
}
body {
	background: white;
	font-size: 12pt;
	color: #999;
}

#content {
	background: none;
	color: #999;
}
#pagewrap, #masthead, #masthead h2, #masthead h3, #masthead p, #footer, #footer p, #sidecol, #content, #content.hp, #hpimg, #hpimg #sidecol.hp, #content #maincol, #maincol, #maincol.hp {
   width: 100%;
   height: auto;
   float: none !important;
   border: none;
   margin: 0;
   padding: 0;
   top:0;
   text-align: left;
	color: #666;
}
#masthead .info	{
	top:0;
}
#content a:link, #content a:visited, #content a, #footer a:link, #footer a:visited, #footer a	{
	position: static;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	color: #555;
	border-bottom-color: #555;
}

#content a[href]:after,
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
	color: #666;
}

#content h1, #maincol h1	{
	font-size: 18pt;
	line-height:20pt;
	letter-spacing: normal;
	color:#333333;
}
#content h2	, #maincol h2	{
	font-size: 16pt;
	line-height:18pt;
	color:#333333;
}
#content h3, #maincol h3, #sidecol.hp h3	{
	font-size: 14pt;
	line-height:16pt;
	color:#333333;
}
#content h4, #maincol h4	{
	font-size: 12pt;
	line-height:16pt;
	letter-spacing: normal;
	color:#333333;
}
#content h5, #maincol h5	{
	font-size: 10pt;
	line-height:16pt;
	letter-spacing: normal;
	color:#333333;
}
#content h6, #maincol h6	{
	font-size: 8pt;
	line-height:10pt;
	letter-spacing: normal;
	color:#333333;
	margin-top: 12pt;
}
#content p, #content li, #maincol p, #maincol li, #sidecol.hp p, #sidecol.hp li	{
	font-size: 10pt;
	line-height:14pt;
	color:#000000;
}
#footer p	{
	color:#333333;
	font-size: 9pt;
	line-height: 12pt;
	letter-spacing: normal;
}
.ruleabovegreen, .rulebelowgreen, #maincol .ruleabovetan, .rulebelowtan	{
	border-bottom:none;
	border-top:none;
}
