body {
	background-color : #FFF;
	color : #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height : 140%;
	color: #000;
	background-color: transparent;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	margin-top : 0px;
}

a{
	color : #000;
	background-color : transparent;
	text-decoration : none;
}


.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: transparent;
	letter-spacing: 1px;
	clear : left;
	float : right;
}

#subimages {
	display : none;
}

.home {
	display : none;
}


.boxout{
	border: #000 solid 1px; 
	padding : 5px;
	margin-bottom : 7px;
}

.topboxout{
	border: #000 solid 1px; 
	padding-top : 5px;
	padding-right : 30px;
	padding-bottom : 10px;
	padding-left : 5px;
	margin-bottom : 7px;
	margin-top : 69px
}


#banner {
	display : none;
	
}


#nav {
	display : none;

}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 140%;
	color: #000000;
	background-color: transparent;
	margin : 5px;
	padding : 0px;
}

#rightnav {
	display : none;
}

.leftside {
	display : none;
}

.toplogo {
	display : none;
}

hr {
	clear : right;
	height: 1px;
	color: #000;
	background-color : transparent;
}

.rightimage{
	float : right;
	margin-left : 40px;
	margin-bottom : 10px;
}

.leftimage{
	margin-right: 30px;
	margin-bottom : 30px;
	float: left;
	border-color : #000;
	border-style : solid;
	border-width : 1px;
}

.bigtextbox{
	width : 200px;
}

.bigtextarea{
	width : 400px;
	height : 100px;
}

.smalltextbox{
	width : 35px;
}

.resultsTable{
	table-layout : auto;
	display : table;
}

.resultstable  td{
	font-size : 10pt;
	vertical-align : top;
	padding : 3px;
}

.resultstable .odd{
	color : #000;
	background-color : #D6D6D6;
}

.resultstable .even{
	color : #000;
	background-color : #fff;
}

.detailTable{
	table-layout : auto;
	display : table;
}

.detailTable td, th{
	font-size : 12pt;
}

.detailTable th{
	font-weight : bold;
	text-align : right;
}

.basicTable{
	table-layout : auto;
	display : table;
}

.basicTable td{
	font-size : 12pt;
}

.toplink{
	display : none;
}
