BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, helvetica;
    TEXT-DECORATION: none
}
.button_nav
{
    BORDER-RIGHT: silver thin outset;
    BORDER-TOP: silver thin outset;
    FONT-SIZE: 10pt;
    BORDER-LEFT: silver thin outset;
    CURSOR: hand;
    COLOR: darkolivegreen;
    BORDER-BOTTOM: silver thin outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    HEIGHT: 22px;
    BACKGROUND-COLOR: bisque;
    TEXT-DECORATION: none
}
.button_nav_mouseover
{
    BORDER-RIGHT: midnightblue thin inset;
    BORDER-TOP: midnightblue thin outset;
    FONT-SIZE: 10pt;
    BORDER-LEFT: midnightblue thin outset;
    CURSOR: hand;
    COLOR: midnightblue;
    BORDER-BOTTOM: midnightblue thin outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    HEIGHT: 22px;
    BACKGROUND-COLOR: bisque;
    TEXT-DECORATION: underline
}
.button_nav_anchor
{
    BORDER-RIGHT: silver thin outset;
    BORDER-TOP: silver thin outset;
    FONT-SIZE: 10pt;
    BORDER-LEFT: silver thin outset;
    CURSOR: hand;
    COLOR: darkolivegreen;
    BORDER-BOTTOM: silver thin outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: bisque;
    TEXT-DECORATION: none
}
.button_nav_mouseover_anchor
{
    BORDER-RIGHT: midnightblue thin inset;
    BORDER-TOP: midnightblue thin outset;
    FONT-SIZE: 10pt;
    BORDER-LEFT: midnightblue thin outset;
    CURSOR: hand;
    COLOR: midnightblue;
    BORDER-BOTTOM: midnightblue thin outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: bisque;
    TEXT-DECORATION: none
}
.body
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, Arial, helvetica
}
.frame
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: peru 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: firebrick;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.message
{
    BORDER-RIGHT: bisque thin;
    BORDER-TOP: bisque thin;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: bisque thin;
    COLOR: midnightblue;
    BORDER-BOTTOM: bisque thin;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: darkolivegreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: bisque
}
.body_tools
{
    BACKGROUND-COLOR: #adadad
}
.header_graphic
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-WEIGHT: bold;
    FONT-SIZE: 24pt;
    BORDER-LEFT: thin;
    COLOR: darkolivegreen;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.subheader
{
    FONT-SIZE: 8pt;
    COLOR: bisque;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.button_disabled
{
    BORDER-RIGHT: silver outset;
    BORDER-TOP: silver outset;
    FONT-SIZE: 10pt;
    BORDER-LEFT: silver outset;
    COLOR: darkolivegreen;
    BORDER-BOTTOM: silver outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #adadad
}
.faq_question
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.header_tip
{
    FONT-SIZE: 8pt;
    COLOR: darkolivegreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: bisque
}
.background_splash
{
    BACKGROUND-IMAGE: url(../images/HIBCC_splash.jpg);
    BACKGROUND-REPEAT: no-repeat
}
.error_login
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.body_login
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.header_login
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: white;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Arial Bold', Tahoma, Verdana, Arial, Helvetica
}
.background_tile
{
    BACKGROUND-IMAGE: url(../images/HIBCC_bg_orange.gif)
}
