body, html, #head, .headims, .headims h1, #page, #content, #main, #contentwrapper2, #maintain, .article, .article h1, #foot, .footims, {
	width: auto !important;
	margin: 0;
	padding: 0;
}

#supporting, #tabs, #contentwrapper1, #topnav, .footextra, .top, img, .caption, .imageleftbox, .imagerightbox, .imagecentrebox {
	display: none !important;
}

body, html {
	background-color: white;
}

.headims, .headims h1, #page, #content, #main, #contentwrapper2, #maintain, .article, .article h2, #foot, #footims {
	background: transparent !important;
	border-style: none;
}

.headims h1 {
	text-indent: 0px !important;
	border-top: 5px dotted #CCCCCC !important;
	text-align: right !important;
	font-size: 24pt;
	line-height: 24pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
	color: #CCCCCC!important;
}

#page, #foot {
	position: static !important;
}

#main, #contentwrapper2 {
	float: none !important;
}

.article h3, .article h2 {
	text-align:left;
	font-weight: bold !important;
	color:#666666!important;
	font-size: 14pt !important;
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
}

.article h2 {
	text-align:center;
	font-size: 16pt !important;
	color:#999999!important;
}

.article {
	border-bottom: 1px solid #CCCCCC !important;
	margin-top: 16pt !important;
	margin-left: 5% !important;
	margin-right: 5% !important;
	text-align: left !important;
}

.article p, ol, ul, dl {
	font-size: 12pt !important;
	line-height: 14pt !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.article a {
	text-align:left !important;
}

blockquote {
	text-indent:-6px !important;
	text-align: justify !important;
	font-style: italic !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.quoted {
	margin-top:-14px !important;
	text-align:right !important;
	color:#999999!important;
}

#foot, .footims {
	height: auto;
	width: auto;
}

.footims {
	color: #999999 !important;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 1em;
	border-bottom: 5px dotted #CCCCCC !important;
	padding-bottom: 0.3em;
	text-align: center;
}

a:link, a:visited {
	color: #000099;
	background: transparent;
	text-decoration: underline;
}

.footims a {
	color: #999999 !important;
	text-decoration: none !important;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	color: #003366;
	font-weight: 100;
	text-decoration: none !important;
}

#content abbr:after, #content acronym:after {
	content: " (" attr(title) ") ";
	color:#999999 !important;
	font-size:90%;
	font-style:oblique !important;
	font-variant: normal !important;
}

h3 a {
	text-decoration:none !important;
	color:#CCCCCC !important;
}

#content h3 a:link:after, #content h3 a:visited:after {
	display:none !important;
}

abbr, acronym {
	border:none !important;
}

/*.footextra, .top {
	display: none;
}*/
.small {
	font-size: 0.8em;
}