body
{
     font-family: Arial, Helvetica, sans-serif;
   margin-top: 0px;
    font-size: small;
    margin-bottom: 0px;
}
.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    text-decoration: none;
}
.style2
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
}
.style4, h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #005596;
}
.style6
{
    font-size: small;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.style7,h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #4877AF;
}
.style8
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-decoration: none;
    color:#000000;
}

.style9
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #005596;
}
.bolds
{
    font-weight:bold;
}

.footerLnks
{
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}
.enqTextbox
{
    border-top-width: 1px;
    border-left-width: 1px;
    font-size: 11px;
    border-left-color: #303030;
    border-bottom-width: 1px;
    border-bottom-color: #303030;
    width: 82px;
    border-top-color: #303030;
    font-family: tahoma;
    background-color: #ffffff;
    border-right-width: 1px;
    border-right-color: #303030;
}


/* LAYOUT ELEMENT IDs */
#divMainOuter
{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
#divMainLogo
{
    width: 100%;
    height: 144;
    margin-bottom: 20px;
}
#divMenuHolder
{
    width: 780px;
    height: 25px;
}
#divMenuLeftCorner
{
    float: left;
    background-image: url(images/leftcorner.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 25px;
}
#divMenu
{
    float: left;
    width: 759px;
    background-color: #005596;
    height: 22px;
    padding: 3px 0px 0px 5px;
}
#divMenuRightCorner
{
    float: right;
    background-image: url(images/rightcorner.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 25px;
}
#divDateBarOuter
{
    width: 780px;
    height: 13px;
    margin-bottom: 10px;
}
#divDateBarLeftCorner
{
    float: left;
    background-image: url(images/leftcorbersmall.gif);
    background-repeat: no-repeat;
    width: 4px;
    height: 13px;
    padding-bottom: 10px;
}
#divDateBar
{
    float: left;
    width: 771px;
    background-color: #00ffff;
    height: 13px;
}
#divDateBarLeft
{
    float: left;
    padding-left: 11px;
}
#divDateBarRight
{
    float: right;
    padding-right: 15px;
}
#divDateBarRightCorner
{
    float: right;
    background-image: url(images/rightcornersmall.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 13px;
}
.tdRightContent
{
    float: right;
    border-left: Solid 2px #00ffff;
    text-align: right;
}
#divFooterOuter
{
    width: 780px;
    border-top: Solid 2px #000000;
    margin-top: 10px;
}
#divFooterLeft
{
    float: left;
    padding-top: 5px;
}
#divFooterRight
{
    float: right;
    width: 410px;
    text-align: right;
    padding-top: 5px;
}
.divHomeSubNav
{
    width: 191px; height: 130px; margin-bottom: 10px; border-bottom: Solid 1px #000000;
            padding-left: 3px
}
div#contactLink { position: absolute; top: 145px; right: 5px; }
div#contactLink a { color: #005596; }