BODY {
        MARGIN-TOP: 0px; FONT-SIZE: 11px; MARGIN-LEFT: 0px; COLOR: #333333; MARGIN-RIGHT: 0px; FONT-FAMILY
: verdana,arial,tahoma,helvetica;
background-color: #FFFFFF
}

/******  LINK STYLES ******/

A {
        COLOR: #1683cc; TEXT-DECORATION: none
}
A:link {
        COLOR: #1683cc; TEXT-DECORATION: none
}
A:visited {
        COLOR: #1683cc; TEXT-DECORATION: none
}
A:hover {
        COLOR: #cc0000; TEXT-DECORATION: underline
}


/******  GENERAL TEXT STYLES ******/

.largebold {
        FONT-SIZE: 14px;
        line-height: 16px;
        font-weight: bold;

}
.address {
        FONT-SIZE: 11px; line-height: 14px;
        margin-left: 10px;

}
.mediumbold {
        FONT-SIZE: 11px; line-height: 14px;
        font-weight: bold;
}


.mediumtext {
        FONT-SIZE: 11px; line-height: 14px
}
.mediumtextmargin {
        FONT-SIZE: 11px; line-height: 14px;
        margin-left: 5px;
        margin-right: 5px;
}
.mediumboldjs {
        FONT-SIZE: 11px; line-height: 14px; text-align: justify;
        margin-left: 5px;
	font-weight: bold;
        margin-right: 5px;
}
.mediumtextjs {
        FONT-SIZE: 11px; line-height: 14px; text-align: justify;
        margin-left: 5px;
        margin-right: 5px;
}
.smalltext {
        FONT-SIZE: 9px;
}
.smalltextjs {
        FONT-SIZE: 9px; line-height: 14px; text-align: justify;
        margin-left: 5px;
        margin-right: 5px;
}

/******  GENERAL TEXT STYLES ******/



H2.header {
        font-size: 16px; font-weight: bold; color: #BE0101; margin-top: 16px;
}
H3.subheader {
        font-size: 14px; font-style: italic; margin-top: 6px; margin-bottom: 14px; font-weight: 600;
}
H3 {
        font-size: 14px; margin-top: 6px; margin-bottom: 14px; font-weight: bold;
}
H4 {
        font-size: 12px; margin-top: 6px; margin-bottom: 14px; font-weight: bold;
}
H5 {
        font-size: 12px; margin-top: 6px; margin-bottom: 0px; padding-bottom: 0px; font-weight: bold;
}


.navcontainer {
        /*avoid gap after li in ie6 by setting width*/
        margin: 0; padding: 0; padding-left: 9px; FONT-FAMILY: tahoma,verdana; color: #3579b2; line-height
: 18px;
        FONT-SIZE: 11px;
}

/******  FORM STYLES ******/

FORM {
        DISPLAY: inline
}

INPUT {
        FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #333333; FONT-FAMILY: verdana,arial,tahoma,helvetica;

}

TEXTAREA {
        FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #333333; FONT-FAMILY: verdana,arial,tahoma,helvetica;

}
SELECT {
        FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #333333; FONT-FAMILY: verdana,arial,tahoma,helvetica;

}
