body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px; }

#main { position: relative; width: 92%; left: 4%; }

th, td {
	font-size: 12px; }

a,a:visited { color: #006699; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }

#content td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000; }
hr {
	width: 100%;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px; }

td.rborder {
	height: 100%;
	border: solid #D1D7DC 0px;
	border-right-width: 1px; }

table.topmenu {
	height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#f5f5f5;
	border: solid #999999;
	border-width: 1px 0px 1px 0px; }
table.topmenu a, table.topmenu a:visited { color: #333333; text-decoration: none; }
table.topmenu a:hover { color: #004c75; text-decoration: underline; }

#copyright {
	height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	background-color:#f5f5f5;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #999999; }
#copyright a, #copyright a:visited { color: #333333; text-decoration: none; }
#copyright a:hover { color: #004c75; text-decoration: underline; }

#bottommenu {
	padding-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #004c75;
	text-align: center; }
#bottommenu a, #bottommenu a:visited { color: #004c75; text-decoration: none; }
#bottommenu a:hover { color: #004c75; text-decoration: underline; }

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

h1 {font-size: 18px;}

table.sres th, table.sres td {
	font-size: 12px;
	border-bottom: 1px solid #666;
}

table.sres th {
	background-color: #f2f2f2; }
	
table.mform {
	background-color: #f7f7f7;
	border: 1px dotted #999; }