html { height:100%; }
body { height:100%; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#333333; }
hr { height: 0px; border: solid #333333 0px; border-top-width: 1px;}

a { color:#333333; text-decoration:none; }
a:hover { color:#919191; text-decoration:underline; }

.nav { color:#333333; font-weight: bold; font-size:13px; text-decoration:none; }
.subnav { color:#000000; font-size:11px; text-decoration:none; }
.text { font-size:8pt; line-height: 14pt; }
.smalltext { font-size:8pt; }
.titletext { font-size:14pt; }
.smalltitle { font-size:13px; font-weight: bold; }
table.main { height: 95%; }

.table { border: solid 1pt #C5C5C5 }
.titletd { background-color: #FAFAFA; }

input,textarea, select {
	color : #333333;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: solid 1pt #AAAAAA;
}

input.button {
	background-color : #333333;
	color : #FFFFFF;
	font-weight: bold;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	border: 0pt;
}