TD {
  font-size:100%;
}
TH {
  font-size:100%;
	FONT-WEIGHT: Bold;
}

H2 {
  font-size:133%;
  padding-top:15px;
  padding-bottom:15px;
}

H3 {
  font-size:117%;
}

#mainArea ul {
  padding-top:15px;
  padding-bottom:15px;
}

H1.printable {
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    COLOR: Black;
    FONT-SIZE: 22pt;
}
H2.printable
{
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    COLOR: Black;
    FONT-SIZE: 14pt;
}
H3.printable
{
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    COLOR: Black;
    FONT-SIZE: 13pt;
}
.TextNormalBold
{
FONT-WEIGHT: Bold;
}
.TextSmall
{
font-size: 90%;
}
.TextSmallBold
{
font-size: 90%;
FONT-WEIGHT: bold;
}
.WarningNormal
{
    COLOR: #ff8259;
}
.WarningNormalBold
{
    FONT-WEIGHT: Bold;
    COLOR: #ff8259;
}
A.helplink {text-decoration:none;
}
A.helplink:visited {text-decoration:none;
}
A.helplink:hover {text-decoration:underline;
}

input.buttn {
	/*text-transform: lowercase;*/
	padding: 0 1px;
	margin-left: 2px;
	border: 1px solid;
	cursor: pointer;
	background: #fff;
	line-height: 0.8em;
/*	height: 1.35em;*/
}

input.highlight { background: #ff8259; border-color: #fff; }

textarea {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 11px;
}
input {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 11px;
}


/* END PBT Styles */
