body {
	background-color: #E0E0E0;
}

.tests  {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.tests #top {
	width: 800px;
	border: 1px solid #66A3C2;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
   border-collapse: collapse;
   background-color: white;
}

.tests #sub {
	width: 90%;
	border: 0px solid #66A3C2;
	margin: 10px 10px 10px 30px ;
	padding: 10px 10px 10px 30px ;
   border-collapse: collapse;
   background-color: #F0F7FB;
}

.tests #sub td {
	solid #66A3C2;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	vertical-align: top;
}

.tests th {
	background-color: #eeeeee;
	text-align: left;
	padding: 0;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	vertical-align: top;
}

#title {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: right;
	width: 100px;
	background: #EEEEEE;
}

.tests td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.tests a {
	font-family: Arial;
	font-size: 13px;
	color: #035769;
}

.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.subheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#row1{
	background-color: #F0F7FB;
}

#row2{
	background-color: #eeeeee;
}

.search {
	font-family: Arial;
	font-size: 12px;
	color: #525252;
}

.search form input#button {
	border: outset;
}

.search table {
	background-color: #ffffff;
	width: 800px;
	solid #66A3C2;
	border-top: 1px solid #66A3C2;
	border-bottom: 1px solid #66A3C2;
	border-right: 1px solid #66A3C2;
	border-left: 1px solid #66A3C2;
	border-collapse: collapse;
	vertical-align: top;
}

#on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	border: 1px solid #66A3C2;
	text-align: center;
	padding-left: 5;
	margin-left: 5;
	background-color: #eeeeee;
}

.search a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	text-decoration: none;
	color: #035769;
	
}
.search td {
	text-align: left;
	margin: 0px;
	padding: 5px;
	border: 0px;
	vertical-align: top;
	text-align: right;
}