* body, #content, #contentright, #container{
	background: white;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	border: none;
}
p{
text-align: left;
line-height: 140%;
margin: 4px 0 12px 0;
}
#content a:link, #content a:active, #content a:hover, #content a:visited, #contentright a:link, #contentright a:active, #contentright a:hover, #contentright a:visited{
	background: white;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
* h1, h2, h3, {
	background: white;
	color: black;
	padding-bottom: 1px;
}
h1{
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
h2, h2.righthandbox{
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
#contentright, #banner, #banner2, #nav, #footer, #lowerfooter, .printpage{
	display: none;
}

blockquote.pullquote{
	width: 198px;
	margin: .5em;
	color: Black;
	background-color: #E3E3E3;
	float: right;
	border: 1px solid gray;
}
p.pullquote {
	padding: 1em;
	margin: 0;
}
.published{
	border-top: 1px solid silver;
	padding: 1em;
	color: #000000;
}
ul{
	list-style: square;	
}
/* This is the print stylesheet to hide the Flash headlines from the browser... 
regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


