/* 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:normal; */
}
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: 85%;
	color:#CC3333;
	font-weight:bold;
	padding: 10px;
}
.strong {
	font-weight:bold;
}
blockquote {
	padding: 0 20px;
}
form  {
	margin: 0
}



.accessNav, #userNavigation, #topBanner, #mainNav, #colLeft, #colRight, #footerWrapper {
	display: none;
}



body {
	font-size:100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#outerWrapper {	
}


/*  columns  */
#colLeft {
	display: none;
}
#colRight {
	border-top: 1px solid #999999;
	display: none;
}

h5 span object,
h4 span object,
h3 span object,
h2 span object,
h1 span object {
	display: none;
}
#footer {
	font-size: 80%;
	padding-top: 20px;
	border-top: 1px solid #999999;
}
h5 {
	font-size: 1.4em;
}

ul.homeBoxes li {
	display:block;
	float:left;
	height:91px;
	margin-bottom:8px;
	margin-left:0pt !important;
	margin-right:8px;
	margin-top:0pt;
	width:161px;
}

ul.homeBoxes li a {
	display:block;
	height:91px;
	text-indent:-9000px;
	width:161px;
}

ul.homeBoxes  {
	width:560px;
}
