/* PRINT */

html
{
	color:#000;
	background:#FFF;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
	font:inherit Arial, Helvetica, sans-serif;
}
.spacer {
	margin: 0;
	padding: 0;
}

fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,th,var
{
	font-style:normal;
	font-weight:normal;
}
em {
	font-style: italic;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:bold;
	text-indent: 0 !important;
	display: block !important;
	color: #000;
}

h1 { font-size:138.5%; }
h2 { font-size:123.1%; }
h3 { font-size:116%; }
h4 { font-size:108%; }
h5 { font-size:100%; }

h1 span span {
	visibility: visible !important;
}

li {
}
q:before,q:after
{
	content:'';
}
abbr,acronym 
{
	font-variant:normal;
	border-bottom:1px dotted #000;
	cursor:help;
}
sup 
{
	vertical-align:text-top;
}
sub 
{
	vertical-align:text-bottom;
}
input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select
{
	font-size:inherit;
}
td, th
{
	vertical-align: top;
}
pre,code,kbd,samp,tt
{
	font-family:monospace;
	font-size:108%;
	line-height:100%;
}
.clear 
{
	margin:0;
	padding:0;
	height:0;
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.noBullet 
{
	background: url(none) !important;
}
.noRule
{
	border: none !important;
}
.print {
} 
a:hover 
{
	text-decoration:underline;
}
.spacer {
	margin:0;
	padding:0;
	height:0;
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.none {
	display:none;
}
.noScriptWarning {
	font-size: 0.7em;
	color:#CC3333;
	font-weight:bold;
	padding: 10px;
}
.strong {
	font-weight:bold;
}
blockquote {
	padding: 0 20px;
}
form  {
	margin: 0
}







body {
	font-size:1.1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#outerWrapper {	
}


/*  columns  */
#colLeft {
	display: none;
}
#colRight {
	border-top: 1px solid #999999;
	display: none;
}

#footerWrapper, #mainNav, .accessNav, #extraNav {
	display: none;
}
