/* CSS Document */
body {
	clear:both; width: auto; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: transparent;
}
#topheading {
	position: static; 	width: 700px; 	height: 44px; 	padding-left: 10px; padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: navy; border: none;
}
#topheading h1 {
	font-size:20px; margin-top:0; margin-bottom:0; color:navy; text-align:center;  	
}
#navcontainer {visibility:hidden; display:none}
#page { width:100%; }
#content { clear:both; width:auto; position:static;  background-color:#FFFFFF }


.tableheader { background-color:white; }

.blueline {background-color:white; }

.whiteline { background-color:white; }

.backbutton { display:none; }

.hideme { display:none }

.results a {text-decoration:none; }
.results a:link, a:visited, a:active {color:black; text-decoration:none; }
.results thead {display:table-header-group}
.tablecontent { clear:both; float:left; width:100%; font-size:90%;}
