<!--
body,td,th {
	font-size: 14px;
	color: #5f74b2;
}
body {
	background-color: #afbbdf;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 20px;
}
body, td, tr, input, select {
	font-family: "Times New Roman", Times, serif;
}
#container {
	width: 970px; 
	position:relative;
	background:url(../images/bodyBg.gif) repeat-x #ffffff;
}
#menu {
	position:absolute;
	left: 32px;
	top: 19px;
	width:183px;
	text-align:center;
	z-index: 1000;
}
#menu a {
	display:block;
	margin-bottom: 6px;
}
#maincontent {
	text-align: left;
	width: 635px;
	position:relative;
	padding:40px 28px 40px 235px;
}
#imagecol {
	width: 285px;
	float: right;
	display: inline;
	text-align: right;
}
#imagecol img {
	border: 1px solid #af8c4b;
	margin-bottom: 20px;
}
h1 {
	text-align: right;
	width: 635px;
	margin-bottom: 40px;
}
.footer, a.footer, a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sub-nav a{
	color:#5F74B2;
	text-decoration:none;
}

.sub-nav a:hover{
	color: #333399;
	text-decoration:none;
}
table.resultstable {
	border-left: 1px solid #AFBBDF;
	border-right: 1px solid #AFBBDF;
	border-top: 1px solid #AFBBDF;
}
table.resultstable td {
	/* border-right: 1px solid #363C73;
	border-bottom: 1px solid #363C73;
	*/
	padding: 5px;
	border-bottom: 1px solid #AFBBDF;
}
table.resultstable input {
	text-align: right;
	width: 100px;
	font-size: 20px;
}
table.resultstable input.checkbox {
	width: auto;
}
table.resultstable input.disabledtext {
	font-size: 40px;
	color: #5f74b2;
	border: 0px;
	background: none;
	text-align: center;
	width: 100%;
}
table.resultstable .largernumber {
	font-size: 20px;
}
-->
