<!--
dt {
	color:#003366;
	font-weight:bold;
}

dd {
	padding:3px;
}

td.header {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#333333;
}

.title {
	font-weight:bold;
	color:#003366;
}

.bigTitle {
	color:#003366;
	font-size:14pt;
}

input,textarea,select {
	border:1px solid #003366;
	font-family : arial;
	font-size : 10pt;
	color: 333333;
	background-color: #ffffff;
}

body, table {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:10pt;
}

body a {
color:#990000;
font-size:10pt;
}

body a:hover {
color:#330000;
}

hr {
color:#003366;
height:1px;
padding:0px;
margin:0px;
}

input.submitButton {
	cursor:hand;
	background-color:#003366;
	color:#ffffcc;
}

table.subNavigation {
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}

table.subNavigation a {
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}

table.subNavigation a:hover {
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	color:#cccccc;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;	
}
-->