*body{
	background-image: none;
	background-color: White;	
}
#printpagelogo{
	border: none;
}
#container{
	background: white;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: left;
	/*width: 90%;*/
	/*min-width: 90%;*/
	border: none;
	/*border: 1px solid red;*/
	float: left;
width: 95%;	
}
#content{
	width: 95%;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	color: Black;
	min-width: 95%;
	font-size: 10pt;
}
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;
}
h1{
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
h2{
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
#skiplink, #header, #left, #nav, #footer, #printpageright, #contentbox, #oldbrowsers{
	display: none;
/*	border: 1px solid red;	*/
}
#content li{
	list-style: square;	
}
.form table, #content .table{
	border: 1px solid black;
	font-size: 1em;
	text-align: center;
	margin-top: 1em;
	width: 100%;
	color: black;
}
.form td, #content .table td{
	border: 1px solid black;
	text-align: left;
	margin: 0;
	color: #003366;
	padding: 4pt;
	vertical-align: top;
	color: black;	
}

.form th, #content .table th{
	border: 1px solid black;
	text-align: left;
	font-size: 12pt;
	padding: 4pt;	
	background-color: #E7EFF9;
	color: #003366;
	margin: 0;
	vertical-align: top;
	color: black;	
}
.imageleft{
	/*float: left;*/
	margin: 1em;
	display: block;
}
.imageright{
	/*float: right;	*/
	margin: 1em;
	display: block;	
}
#contentbox{
	font-size: 0.9em;	
	border: 1px solid #000000;	
	background-color: #ffffff;	
 	width: 35%;
	float: right;
	margin: .5em;
	padding: 0;	
	vertical-align: top;
}
#boxpaddingright ul{
	margin: 0;
	padding: 1em;
	border: 0;
}
/* 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;
}
