/* CSS Document */
* {
	font: 11pt Tahoma, Verdana, Ariel, Helvetica, sans-serif; 
	color: #000;
	line-height:18px;
	font-weight:lighter;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff ;
}
#container {
	top:0;
	left:0;
}
#pageHeaderPosition {display: none;}
#bannerPosition {display: none;}
#nav {display: none;}
#footerPosition {display: none;}

#mainText {
	width: auto;
	background-color: transparent;
	text-align: justify;
	height:auto;
	float: none !important;
	overflow:visible;
}
h3 {
	font-size: 130%;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}
h4 {
	font-size: 110%;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: #000 dotted 1px;
}
.clear{ clear:both;}
a img{ border:none; }
ul li a {color: #000; text-decoration: none;}
acronym {}
span.guide{font:10pt Courier,Courier New;color:#000000;}

table { width: 580px; border: 0; background-color: inherit; }
td.textR10 { padding: 5px; color: #2E425A; text-align: right; }
td.textR10BG { padding: 5px; color: #2E425A; background-color: #E6E6FA; text-align: right; }

