.popLayer {
  position:absolute;
  visibility: hidden;
  width:100px;
  height:29px;
  z-index:1;
  left: 40px;
  filter: RevealTrans(Duration=1, Transition=6), RevealTrans(Duration=1, Transition=7);
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: justify;
}

.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.newsText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #003333;
}
.cpright {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
}
.firstLetter {
	font-size: 12pt;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #D20000;

}
a:hover {
	text-decoration: underline;


}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
}
.selectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.regCode {
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-align: justify;
}
.resultTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: justify;
	border: thin dashed #999999;


}
.resultsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
}
