.textBrown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #5B0D00; font-weight:bold}
.navMenu {  font-family: Helvetica, sans-serif; font-size: 12px; color: #5B0D00; font-weight:normal}
.textRed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #BD1934; font-weight:bold}
.textBlackSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight:bold}
.strike {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CF0018;text-decoration:line-through;background-color:yellow;}
.textRedSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #BD1934; font-weight:bold}
.intro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CF0018}
.testimonial { font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal}
.testimonialHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal}

.TextBox
{
    BORDER-RIGHT: #185782 1px solid;
    BORDER-TOP: #185782 1px solid;
    BORDER-LEFT: #185782 1px solid;
    BORDER-BOTTOM: #185782 1px solid;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    BACKGROUND-COLOR: white
}
.TextBox1
{
    BORDER-RIGHT: #185782 1px solid;
    BORDER-TOP: #185782 1px solid;
    BORDER-LEFT: #185782 1px solid;
    BORDER-BOTTOM: #185782 1px solid;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    BACKGROUND-COLOR: #F9FBE5
}
.formSelect {
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    BACKGROUND-COLOR: white;
	HEIGHT: 20;
	MARGIN-BOTTOM: 1;
	border-width:1;
}
.formButton {
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    HEIGHT: 20;
	MARGIN-BOTTOM: 1;
	border-width:1;
}