body {
	font-family: Verdana, Arial, sans-serif;
	background: white;
	font-size: 10pt !important;
	text-align: left;
}

p {
	font-size: 10pt !important;
}


h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
img {
	border: none;
}

.mainContent {
	margin: 0;
}	

.navigation,
.navigationBox {
	display: none;
}

.leftbar,
.bannerPlacer,
.textSize {
	display: none;
}

.vrContent .mainContent .centerContent  {
	padding: 0;
}

.vrContent .mainContent .center {
	width: 65% !important;
}

.vrContent .mainContent .sidebar {
	width: 30% !important;
}

.vrContent .mainContent .sidebar .first .boxContent {
	min-height: 0 !important;
}

.mainContent {
   width: auto;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   font-size: 10pt; 
  }

.vrContent .footer {
	padding: 0;
	margin: 0;
	left: 0;
}

.vrContent .footer span {
	color: #000;
}

.vrContent .footer .copy {
	float: left;
}

.vrContent .tracker {
	margin: 3px 0 10px 0;
}

#footer-tools {
	display: none;
}

.vrContent .mainContent .center {
	margin-left:0;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

/* sIFR-styles for print */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	display: block !important;
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	height: auto !important;
	width: 100% !important;
	letter-spacing: 0 !important;
	color: #000 !important;
	font-weight: bold !important;
	margin-top: 10px;
}