BODY
{
	font-family:verdana;
	font-size:9pt
}
TD
{
	font-family:verdana;
	font-size:9pt
	}
INPUT.bold
{
	font-weight:bold
}
A:hover
{
	color:red
}
.dialogTitle
{
	font-size:9pt;
	font-weight:bold;
	background-color:#3399ff
}
.dialogHeading
{
	font-weight:bold;
	font-size:10pt
}
.dialogSubHeading
{
	font-size:12pt;
	font-weight:bold
}
.sectionTitle
{
	font-size:10pt;
	font-weight:bold;
	background-color:#3399ff;
	color:white
}
.note
{
	font-size:8pt;
	font-weight:normal;
	color:#993300
}
.submit
{
	font-size:10pt;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	font-family:verdana;
}
.normal
{
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
}
.normalbold
{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
}

.heading
{
	font-size:10pt;
	font-weight:bold
}
.dataTitle
{
	font-size:9pt;
	font-weight: bold
}
.dataValue
{
	font-size:9pt;
	font-weight:bold;
	color:red
}
.submitGreen
{
	font-size:9pt;
	font-weight:bold;
	color:#009900;
	text-decoration:none;
	font-family:verdana;
}
.tdGrey
{
	font-family:verdana;
	font-size:9pt;
	color:#878787
}
.titleBg
{
	background-color:#d3d3d3
}
.mainTitleBg
{
	background-color:#d3d3d3
}

.titleTitle
{
	font-size:18pt;
	font-weight:bold;
	color:#b22222
}
.tableTitle
{
	font-size:14pt;
	color:green
}
.tableSubTitle
{
	font-size:9pt;
	font-weight:bold;
	color:#A50021
}
.tableSubData
{
	font-size:9pt;
	color:#A50021
}



.menuBg
{
	background-color:#d3d3d3
}
.boldBlack16
{
	font-size:16pt;
	font-weight:bold;
	color:black
}

.menuTitle
{
	font-size:16pt;
	font-weight:normal;
	color:black
}
.menuItem
{
	font-size:10pt;
	font-weight:normal;
	color:green
}
.mainBg
{
	background-color:gray
}
.mainTitle
{
	font-size:16pt;
	font-weight:normal;
	color:black
}
.help
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: blue
}