body {
	font-size:		10pt;
	font-family:		sans-serif;
}

table {
	font-size:		10pt;
	font-family:		sans-serif;
}

a {
	text-decoration:	none;
	color:			#004488;
}

a:hover { color:red; }

font.font1 {
	font-size:		10pt;
	font-family:		sans-serif;
	color:			#004488;
}

font.font2 {
	font-size:		12pt;
	font-family:		sans-serif, Verdana, Arial, Helvetica;
	color:			black;
}

font.font3 {
	font-size:		16pt;
	font-family:		sans-serif, Verdana, Arial, Helvetica;
	color:			#000000;
}

td.menuhead {
	background-color:	#b9e8ff;
	color:			#004488;
	padding-left:		1em;
	padding-right:		1em;
	height:			22;
	text-align:		center;
	font-size:		10pt;
}

td.menuheadsel {
	background-color:	#91daff;
	color:			#004488;
	padding-left:		1em;
	padding-right:		1em;
	height:			22;
	text-align:		center;
	font-size:		10pt;
}

td.menusubhead {
	background-color:	#91daff;
	color:			#004488;
	text-align:		center;
	font-size:		8pt;
	padding-left:		.5em;
	padding-right:		.5em;
}

td.menusubheadsel {
	background-color:	#6699CC;
	color:			#ffffff;
	text-align:		center;
	font-size:		8pt;
	padding-left:		.5em;
	padding-right:		.5em;
}

td.type1 {
	color:			#004488;
	font-size:		8pt;
	text-align:		left;
}

td.type2 {
	color:			#004488;
	font-size:		8pt;
	font-weight:		bold;
	text-align:		left;
}

td.type3 {
	color:			#004488;
	font-size:		9pt;
	text-align:		right;
}

td.type4 {
	color:			#330000;
	font-size:		9pt;
	text-align:		left;
}

td.type5 {
	color:			#333333;
	font-size:		9pt;
	text-align:		left;
}

td.RegFieldLabel {font-family:		Arial, Helvetica, Verdana, sans-serif;
	color:				#000000;
	font-size:			10pt;
	font-weight:			bold;
	text-align:			left;}

td.RegSteps {font-family:		Arial, Helvetica, Verdana, sans-serif;
	font-size:			10pt;}

td.RegSectHead {font-family:		Arial, Helvetica, Verdana, sans-serif;
	color:				#ffffff;
	font-weight:			bold;
	font-size:			14pt;}

td.RegNote {font-family:		Verdana, Helvetica, Arial, sans-serif;
	color:				#666666;
	font-size:			9pt;}

table.dropdownmenu {
	display:			none;
	position:			absolute;
	z-index:			10;
	width:				104px;
	background-color:		#b2b2b2;
}

td.dropdownitem {
	background-color:		#eeeeee;
	font-size:			8pt;
	width:				104px;
}

td.icon {
	font-size:			8pt;
	width:				18px;
	text-align:			left;
}

input.type1 { background-color:		#bbddff; }
select.type1 { background-color:	#bbddff; }
textarea.type1 { background-color:	#bbddff; }

