body {
	/* font:12px/1.5 Verdana,sans-serif; */
    font: 0.8125em Verdana, sans-serif; line-height: 16pt;
	background:#2A4D60;
}
a {
    color: #2A4D60;
}
img {
	border:0;
}
#main {
	width: 768px;
	margin:0 auto;
	background:#fff;
}
#nav {
	width: 200px;
	float:left;
	background:#fff;
	border-style:solid;
	border-color: #ccc;
	border-width: 1px 0 1px 1px ;
}
#content_wrap {
	width:768px;
	border-style:solid;
	border-color: #ccc;
	border-width: 1px;
	background:#fff;
}
#content {
	padding:15px;
}
select, #worstthingother, input.txt {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	width: 300px;
}
#otherDiv {
	margin-top: 10px;
	display:none;
}
fieldset {
	border:none;
	padding:5px;
	margin-bottom:10px;
}
#copyright {
	padding-top:15px;
	font:9px/1.5 Verdana,sans-serif;
	text-align:center;
}
#submit {
	margin-top:10px;
	text-align:center;
}
.missing {
	border-width:1px;
	border-style:solid;
	border-color:#999;
	background:#FFFFCC;
}
#error {
    font-size:1.1em;
    font-weight:bold;
	margin-top:15px;
	margin-bottom: 15px;
}
h1  {
	margin-top: 15px;
	padding-bottom:15px;
	font-size: 16px;
}
td {
	padding-bottom:5px;
}
#req1 {
	font-weight: bold;
}

a:hover {
	text-decoration:none
}
.results {
	width:50%;
	font-weight:bold;
	font-size:12px;
}
h1 .results {
	display:inline;
	margin:0;
}
.od {
font-size:6px;
color:#fff;
}
#logowrapper {
width: 333px;
text-align:center;
margin:auto;
}
