<!--
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	vertical-align: top;
	background: #FFFFFF;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	vertical-align: top;
}

.greenmenu {
	background:#99cc99;
	line-height:20px;
}

.bluemenu {
	background:#99CCFF;
	line-height:20px;
}

.green {
	background:#e5f8e2;
}

.blue {
	background:#dfefff;
}

.tablehead {
	border:1px solid black;
	font-weight:bold;
	font-size:11px;
}

.datagreen {
	border-bottom:1px solid #99cc99;
	border-left:1px solid #99cc99;
	border-right:1px solid #99cc99;
	background:white;
}

.datagreen_on {
	border-bottom:1px solid #99cc99;
	border-left:1px solid #99cc99;
	border-right:1px solid #99cc99;
	background:#eeeeee;
}

.datablue {
	border-bottom:1px solid #99ccff;
	border-left:1px solid #99ccff;
	border-right:1px solid #99ccff;
	background:white;
}

.datablue_on {
	border-bottom:1px solid #99ccff;
	border-left:1px solid #99ccff;
	border-right:1px solid #99ccff;
	background:#eeeeee;
}

.datablue_under {
	border-bottom:1px solid #99ccff;
}

.whitespacer {
	font-size:5px;
	background:white;
}

a {
	color:#000000;
} 

a.menu {
	font-size:13px;
	font-weight:bold;
}

a.whitemenu	{
 	color : #003366;
	font-weight: bold; 
	font-size:12pt;
}

a.help {
	font-size:12px;
}

a:hover {
	color : #FF9900;
} 

a:hover.menu {
	/*color : #FF9900;*/
	color:#FFFFCC;
} 

.hello {
	font-size: 16pt;
	font-weight: bold;
}

.news {
	font-size:13px;
}

.logintext {
	font-size:13px;
	color:#0099FF;
	font-weight:bold;
}

.menublue {
	color:#006699;
}

.whitesmall {
	font-size:10px;
	color:#FFFFFF;
}

.whiteheading {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.blackheading {
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

td.data {
	border : 1px solid wheat;
}

td.dataheader {
	font-size: 12px;
	/*font-weight: bold;*/
	border : 1px solid white;
	background-color:wheat;
}

input {
	font-size:11px;
}

input.buttonWheat {
	background:wheat; 
	color: #000033;
	font-weight: bold;
	font-size: 8pt;
	width: 180 px;
}

input.buttonBlue {
	background-color:#dfefff; 
	color: #000033;
	font-weight: bold;
	font-size:8pt;
	width:180px;
}

td.print {
	padding:4 4 4 4;
}

td.print1 {
	padding:6 6 6 6;
}

td.PrintRowLabel {
	text-align: right;
	font-weight: bold;
}

td.Printheader {
	border-bottom: thin solid black;
	border-top: thick solid black;
	padding:4 4 4 4;
}

td.MainPrintheader {
	border-top: 5px double black;
	padding: 4 4 4 4;
}

h1.print {
	font-size: 18pt;
}

h2.print {
	font-size: 12pt;
	margin-top:8px;
	font-style:normal;
}

h3.print {	
	font-size:10pt;
	margin-top:6 px;
}
a.registration {	
	color: #000066;
	font-size:10pt;
	font-weight:bold;
	margin-top:5 px;
	margin-top:5 px;
}
span.registration {	
	color: #000066;
	font-size:10pt;
	font-weight:bold;
	margin-top:5 px;
	margin-top:5 px;
}
/*

body.green {
	background-color:#003366;
	color: white;	
}
					
body.navbar { 	
	background-color: #003333; 
	font-size : 18px; 
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0;
}

a:visited.help {
 	color:#99CCFF; 
}				 

a.data { 	
	color : navy;
	text-decoration: underline;
} 

a:hover.data {
	color : green; 
} 

a:visited.data {
	color : purple; 
} 			 


A:visited.whitemenu {
	color:#003366;
 } 
A:hover.whitemenu { 
	color:#FF9900;
}

font.label {
	font-size: 8pt;
}

h1 {
	font-size: 16pt;
	vertical-align: bottom;
	line-height:1;
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	vertical-align: bottom;
	line-height:1;
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	font-weight: bold;
}

h3 {
	font-size:12pt;
	vertical-align: bottom;
	line-height:1;
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	font-weight: bold;
}	

h4 {
	font-weight: bold;
	vertical-align: bottom;
	line-height:1;
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	font-size: 8pt;
}	

input {
	font-size: 8pt;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
}

input.white {
	background:white; 
	color: black;
	font-weight: normal;
}

input.buttonGreen {
	background:wheat; 
	color: #003333;
	font-weight: bold;
}

textarea.white {
	background-color:white; 
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align: top;
	border: 0px solid white;
	color: black;
}

table.data {
	border:0px solid white;
	width:100%;
	padding:0 0 0 0;
}

table.Green {
	background-color:#99cc99;
	color: white;
}

table.navy {
	background-color:#DFEFFF;
	color: white;
}

td {
	vertical-align: top;
	padding:2 2 2 2;
}

td.navy {
	background-color:#DFEFFF;
	color: white;
}

td.green {
	background-color:#99cc99;
	color: white;
}

*/
-->