* body, #content, #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;
}
a:link, a:active, a:hover, a:visited, #content a:link, #content a:active, #content a:hover, #content a:visited, p a:link, p a:active, p a:hover, p a:visited, li a:link, li a:active, li a:hover, li a:visited{
	background: white;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
* h1, h2, h3 {
	background: white;
	color: black;
	padding-bottom: 1px;
}
#content h1{
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
#content h2{
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
#banner, #bannernav, #banner3, #bannerfade, #footer{
	display: none;
}
#content li{
	list-style: square;	
}
#content .members{
	border: 1px solid black;
	font-size: 1em;
	text-align: center;
	margin-top: 1em;
}
#content .members td{
	border: 1px solid black;
	text-align: left;
	margin: 0;
	color: #003366;
	padding: 4pt;
}

#content .members th{
	border: 1px solid black;
	text-align: left;
	font-size: 12pt;
	padding: 4pt;	
	background-color: #E7EFF9;
	color: #003366;
	margin: 0;
}
#contactlogo{
	padding: 0;
	/*border: 1px solid red;*/
	float: right;
	width: 170px;
}
/* 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;
}
