body, table {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	color: #000000;
}
a { color: #0000ff; }
a:hover { color: #ff0000; }
#pageheading {
	width: 468px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #cccccc solid;
}
.heading{
	font-size: 15px;
	font-weight: bold;
}
.tableheading { font-weight: bold; }
.tablefont{
	font-size: 11px;
	color: #333333;
}
.s {
	font-family: symbol;
	font-weight: bold;
	color: #333333;
}
input.blue {
	background-color: #003366;
	font-weight: bold;
	color: #ffffff;
}
#subfooter {
	width: 100%;
	background: #a5b1db;
	height: 4px;
	line-height: 4px;
	font-size: 1px;
}
#footer {
	width: 100%;
	background: #03006E;
	font-size: 10px;
	color: #FFFFFF;
}
#footer .content {
	width: 798px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}