.pointer {
cursor:pointer
}

a.bodyHot {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodyHot:link {
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodyHot:visited {
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodyHot:hover {
color: rgb(0,88,131);
text-decoration: underline;
font-weight: bold;
}

.bodySmallPlain {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(0,0,0);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.bodySmallItalic {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(0,0,0);
font-style: italic;
}

.bodySmallBold {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(0,0,0);
text-decoration: none;
font-weight: bold;
}

.bodySmallBoldBrown {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(172,112,66);
text-decoration: none;
font-weight: bold;
}

.bodyPlain {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(0,0,0);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.bodyUnderline {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(0,0,0);
text-decoration: underline;
}

.bodyBold {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(0,0,0);
font-weight: bold;
}

.bodyBoldRed {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(220,50,40);
font-weight: bold;
}

.bodyBoldBrown {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(172,112,66);
font-weight: bold;
}

.bodyItalic {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(0,0,0);
font-style: italic;
}

.bodyHead1 {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 20px;
color: rgb(0,0,0);
font-weight: bold;
}

.bodyHead2 {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 18px;
color: rgb(0,0,0);
font-weight: bold;
}

.bodyHead3 {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 17px;
color: rgb(0,0,0);
font-weight: bold;
}

.bodyHead2Italic {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 18px;
color: rgb(0,0,0);
font-weight: bold;
font-style: italic;
}

.bodyHead3Italic {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 17px;
color: rgb(0,0,0);
font-weight: bold;
font-style: italic;
}

.greyBox {
background-color: rgb(240,240,240);
border-width: 1;
border-style: solid;
border-color: rgb(0,0,0);
}

.messageBox {
background-color: rgb(240,240,240);
border-width: 1;
border-style: solid;
border-color: rgb(0,0,0);
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(0,0,0);
text-decoration: none;
font-weight: normal;
font-style: normal;
}

a.bodySmallDisabled {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(150,150,150);
text-decoration: none;
font-weight: bold;
}

a.bodySmallHot {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 14px;
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodySmallHot:link {
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodySmallHot:visited {
color: rgb(11,53,9);
text-decoration: underline;
font-weight: bold;
}

a.bodySmallHot:hover {
color: rgb(0,88,131);
text-decoration: underline;
font-weight: bold;
}

.rowBlue {
background-color: rgb(210,220,235);
}

.rowOrange {
background-color: rgb(250,225,200);
}

.rowGreen {
background-color: rgb(200,220,215);
}

.rowWhite {
background-color: rgb(255,255,255);
}

.vertRight {
border-right-width: 1;
border-style: solid;
border-color: rgb(0,0,0);
}

.vertLeft {
border-left-width: 1;
border-style: solid;
border-color: rgb(0,0,0);
}

.borderAll {
border-width: 1;
border-style: solid;
border-color: rgb(150,150,150);
}

.borderNone {
border-style: none;
}

.visitForm {
background-color: rgb(210,220,235);
border-width: 1;
border-style: solid;
border-color: rgb(150,150,150);
}
