

#lay-out{
	display:none;
}



body {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	font-family: verdana;
	font-size: 76%;
	color: #22409a;
	background-color:#ffffff;
}

.top_title{
	font-size: 1.5em;

}

.top_status {
	font-size:0.8em;
}


h1 {
	font-family: arial, verdana;
	font-size: 1.6em;
	font-weight: bold;

}


h2 {
	font-family: arial, verdana;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 6px;
}


p {
	
	font-family: verdana;
	color: #1b2777;
	font-size: 1em;
}

td {
	font-size: 1em;
}

table {
	font-size: 1em;
}


/* 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;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}