body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	behavior:url(/csshover.htc);
}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight : bold;
	color: #ff0000;
}



hr {
	color: black;
	height: 0px;
	border-top: 1px solid black;
	border-bottom: 0px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
}

h2 {
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	margin-top: 0px;
}

a:link { 
	color: #996600;
}

a:visited { 
	color: #999999;
}

a:hover {
	color: #CC9900;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
}

.contactbox {
	border: 1px solid #FFCC00;
}

.contactbox .title {
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: 700;
}

.contactbox .entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	background: #FFCC00;
	font-weight: 700;
}

.searchDrops {
	width: 150px;
}

.smallgraybutton {
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 2px;
	margin-bottom : 0px;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.resultsTable th {
	border-right: 1px white solid;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align:left;
	color: white;
	background: #333333;
}

.resultsTable th a {
	color: white;
}

.resultsTable td {
	border-right: 1px white solid;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align:left;
	color: black;
}

.resultsTable td + td {
	border-right: 1px white solid;
}

.resultsTable td a:link {
	color: black;
}

.resultsTable td a:visited {
	color: #333333;
}

.resultsTable .row1 td{
	background: #CCCCCC;
	border-right: 1px solid #FFFFFF;
}

.resultsTable .row2 td {
	background: #E0E0E0;
	border-right: 1px solid #FFFFFF;
}

.resultsTable .row1h td, .resultsTable .row2h td {
	background: #FFCC00;
	border-right: 1px solid #FFCC00;	
}

.resultsTable .row1h td.end, .resultsTable .row2h td.end {
	background: #FFCC00;
	border-right: 1px solid #FFFFFF;	
}
