/* Presentation Stylesheet */ 

html {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
}
td {
	font-size: small;
}
h1 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: medium;
	font-weight: lighter;
	color: #003366;
}
h2 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: medium;
}
h3 {
	font-size: medium;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: small;
	color: #999999;
}
h4 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	color: #999999;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #007dc3;
	text-decoration: none;
}
a:hover {
	color: #007dc3;
	text-decoration: none;
}
.largetitle {
	font-size: x-large;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.mediumtitle {
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.mediumtext {
	font-size: small;
	margin: 0;
	padding: 0;
}
.smalltext {
	font-size: x-small;
	margin: 0;
	padding: 0;
}
.boxtitle {
	font-size: medium;
	font-weight: bold;
	margin-left: 0.4em;
	padding: 0px;
	color: #FFFFFF;
}
.bluetitle {
	font-size: small;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #007dc3;
}
.bluetext {
	color: #007dc3;
}
.lsetext {
	font-size: small;
	color: #003366;
}
.nzxtext {
	font-size: small;
	color: #999900;
}
.asxtext {
	font-size: small;
	color: #0099ff;
}
.sub {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
 }
.topmenu {
	font-size: 0.9em;
	text-decoration: none;
}
.leftmenu {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.qltitle {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.qltext {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#hsbody table{
    width: 100%;
 
}
#hsbody caption{
    text-align: left;
	font-size: 0.9em;
	font-weight: bold; 
	color: #999999;
}
 
#hsbody th{
    text-align: left;
	font-size: 0.9em;
}
 
#hsbody td{
    text-align: left;
	font-size: 0.9em;
}
