body{margin:5px; width:620px}
p, td, body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify
}
img{ border:0px}

h1{
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	color: black;
	width:600px;
	padding:4px
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:30px;
	width:600px
}
hr{ height:1px; width:600px; border-bottom:1px dotted silver; margin-top:15px; margin-bottom:15px}
td{ vertical-align:top}
A:link {COLOR: #001e6a; textDecoration="None"; text-decoration: underline}
A:visited {COLOR: #001e6a; textDecoration="None"; text-decoration: underline}
A:active {COLOR: #001e6a; textDecoration="None"; text-decoration: underline}
A:hover {COLOR: #990033; textDecoration="None"; text-decoration: none}

A.sub:link {COLOR: #001e6a; textDecoration="None"; text-decoration: none}
A.sub:visited {COLOR: #001e6a; textDecoration="None"; text-decoration: none}
A.sub:active {COLOR: #001e6a; textDecoration="None"; text-decoration: none}
A.sub:hover {COLOR: #990033; textDecoration="None"; text-decoration: underline}

.adminheaderbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #546799;
	color: #666666;
	background-color: #F5F5F5;

}
.spaweditor{width:600px; margin-bottom:20px; margin-top:20px}

.infotable{border-top:1px solid #CCCCCC; border-right:1px solid #CCCCCC; margin-bottom:10px}
.infotable td, .infotable th{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding:4px}
.infotable th{
	background-color:#F5F5F5; 
	font-weight:bold; 
	font-size:11px; 
	text-align:center;
}
.noborders{border:0px}
.noborders rd{border:0px}

.submitbutton{ margin-top:15px}
.explain{font-size:10px; color:#999999}
.radiobuttontable td{ padding:2px; border:0px}
.smallprint{ font-size:10px; color:#666666}