body {
   color: #000000;
   background-color: #FFFFFF;
   margin: 2em 6%;
   font: normal medium/1.8em "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
   font-size: 11pt;
   text-align: left;
}

a {
   font-weight: bold;
   text-decoration: underline;
}

#header, #footer, #breadcrumb, #column1, landscape_img {
	display: none;
}



/* Hide SIFR styles 
h1.normal, h2.normal, h3.normal, h4.normal, h5.normal, h6.normal,
h1.red, h2.red, h3.red, h4.red, h5.red, h6.red,
h1.green, h2.green, h3.green, h4.green, h5.green, h6.green,
h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange,
h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6. blue,
h1.purple, h2.purple, h3.purple, h4.purple, h5.purple, h6.purple,
h1.normal, h2.normal, h3.normal, h4.normal, h5.normal, h6.normal
	{display:none;}*/
	
.pink {color: #cc3366;}
.red {color: #cc0033;}
.green {color: #669933;}
.orange {color: #ff3300;}
.yellow {color: #ff9933;}
.blue {color: #04A2BB;}
.purple {color: #50256D;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


