BODY {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #231F20;

}
.bgDarkTone {

  	background-color: #231F20;

}
.bgMidTone {

  	background-color: #AAE0FA;

}
.bgLightTone {

  	background-color: #DADDE9;

}
H1 {

	font-family: rockwell, tahoma;
	font-size: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 22px;

}
H2 {

	font-family: rockwell, tahoma;
	font-size: 20pt;
	font-weight: normal;
	color: #231F20;
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 0px;

}
.content {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;
	margin-top: 12px;
	margin-left: 4px;

}
TD {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;

}
.introduction {

	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #231F20;

}
.fieldset {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;
	padding: 8px;

}
A:link {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #358DCC;
	text-decoration: underline;

}
A:visited {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #358DCC;
	text-decoration: underline;

}
A:hover {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #358DCC;
	text-decoration: none;

}
INPUT {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;
	border-width: 1px;
	border-style: solid;
	border-color: #231F20;
	height: 20px;

}
SELECT {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;
	border-width: 1px;
	border-style: solid;
	border-color: #231F20;
	height: 20px;

}
.warningMessage {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;

}
HR {

	height:1px;
	color: #231F20;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}
FIELDSET {

	color: #231F20;

}
LEGEND {

	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #231F20;

}
P {

	margin-top: 0px;

}
UL {


	margin-bottom: -8px;
	
}
LI {

	margin-bottom: 8px;

}
.frmEntryText {

  background-color: #FFFFFF;
  color: #231F20;
  border-style: solid;
  border-width: 1px;
  border-color: #231F20;
  font-size: 8pt;
  font-family: Arial;
  height: 19px;
  width: 164px;

}
.frmEntrySelect {

  background-color: #FFFFFF;
  color: #231F20;
  border-style: solid;
  border-width: 1px;
  border-color: #231F20;
  font-size: 8pt;
  font-family: Arial;
  height: 20px;
  width: 122px;

}
.frmEntryTextArea {

  background-color: #FFFFFF;
  color: #231F20;
  border-style: solid;
  border-width: 1px;
  border-color: #231F20;
  font-size: 8pt;
  font-family: Arial;

}
