H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, 'Arial Narrow', 'News Gothic MT'
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, 'Arial Narrow', 'News Gothic MT'
}
H6
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Arial Narrow'
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
INPUT
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: black 2px solid;
    FONT-WEIGHT: 500;
    BACKGROUND: #ffffff;
    BORDER-LEFT: black 2px solid;
    COLOR: #454b74;
    BORDER-BOTTOM: black 2px solid;
    FONT-FAMILY: verdana,arial,helvetica
}
.check
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: transparent
}
.blueborder
{
    BORDER-RIGHT: navy 2px solid;
    BORDER-TOP: navy 2px solid;
    BORDER-LEFT: navy 2px solid;
    COLOR: #454b74;
    BORDER-BOTTOM: navy 2px solid
}
.bgpic
{
    BACKGROUND-IMAGE: url(images/matt-bg.jpg);
    BACKGROUND-REPEAT: no-repeat
}
.bgimage
{
    BACKGROUND-POSITION: center center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../../images/cfswirlwash.jpg);
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center
}

