/* 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: 10px;
	font-weight: bold;
}
h1 span span, h2 span span, h3 span span, h4 span span, h5 span span, h6 span span {
	visibility: visible !important;
	display: block !important;
}

h1 { font-size: 2.2em !important; }
h2 { font-size: 1.7em !important;   }
h3 { font-size: 1.5em !important; }
h4 { font-size: 1.35em !important; }
h5 { font-size: 1.2em !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: 85%;
	color:#CC3333;
	font-weight:bold;
	padding: 10px;
}
.strong {
	font-weight:bold;
}
blockquote {
	padding: 0 20px;
}
form  {
	margin: 0
}




img.polo, img.poloR, img.poloL, img.polo, img.polor, img.polol {
				margin: 0;
				padding: 10px 10px 20px 10px;
				margin: 0 10px;
				background: url(/imgs/site/shadedbtm.gif) repeat-x left bottom;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
			}
				img.poloR, img.polor { float: right; }
				img.poloL, img.polol { float: left; }


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;
}

.accessNav, #mainNav, #sideNavMain, #searchForm, .breadcrumb, #subFooter, .widget, #headerRight, #footerWrapper, .socialMedia {
	display: none;
}

/* Banner in print styles? Yes ATM */
/* .topBanner {
	display: none;
} */

#footer {
	margin-top: 70px;
}


