﻿body
{
    font-family: Verdana, sans-serif, Helvetica;
    font-size: 10pt;
    background-color: #0669A0;
}

#Container
{
    margin: auto;
    width: 900px;
    position: relative;
    background-color: #0669A0;
}

#Banner
{
    background-image: url(  'banner900x270b.jpg' );
    width: 900px;
    height: 270px;
}

.Content
{
    padding: 10px 30px 10px 310px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    background-image: url(  'line900x1.jpg' );
    background-repeat: repeat-y;
}

#Navigation
{
    position: absolute;
    top: 300px;
    width: 210px;
    margin-left: 70px;
}

#Navigation ol
{
    margin: 0px;
    list-style-type: none;
    text-align: right;
}

#Navigation li
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #5EA9E0;
    background-color: #3D8DC8;
    height: 20px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 0px;
}

#Navigation a
{
    height: 10px;
    color: #BEEAFA;
    text-decoration: none;
}

#Navigation a:hover
{
    color: #FFF;
    text-decoration: underline;
}

h1
{
    font-family: Arial, sans-serif, Helvetica;
    font-size: 18px;
    color: #023968;
}

h2
{
    font-family: Arial, sans-serif, Helvetica;
    font-size: 14px;
    margin-bottom: 5px;
}

h3
{
    font-family: Arial, sans-serif, Helvetica;
    font-size: 14px;
    color: #cc0000;
}

.LoginTitle
{
    font-family: Arial, sans-serif, Helvetica;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.Bold
{
    font-weight: bold;
}

.Underline
{
    text-decoration: underline;
}

p.ContactTitle
{
    text-align: right;
    margin-bottom: 0px;
    padding-right: 15px;
    width: 150px;
    margin-left: 45px;
}

p.ContactNo
{
    margin-top: 0px;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    font-size: 12pt;
    width: 150px;
    margin-left: 45px;
}

hr.Contact
{
    color: #000;
    width: 150px;
    height: 1px;
    text-align: right;
}

#Footer
{
    width: 560px;
    height: 176px;
    background-image: url(  'lowerbanner900x186b.jpg' );
    background-repeat: no-repeat;
    padding: 0px 30px 10px 310px;
}

#Footer .FooterTop
{
    height: 149px;
}

#Footer .FooterBottom
{
    height: 23px;
    text-align: right;
}

#Footer a
{
    border-color: #000;
    border-width: 1px;
    height: 10px;
    color: #000;
    text-decoration: none;
    border-right-style: solid;
    padding-right: 3px;
    font-size: 7pt;
}

#Footer a:hover
{
    color: #023968;
    border-color: #000;
}

#CapAllowLink
{
    text-align: right;
    margin-right: 30px;
}

#CapAllowLink a
{
    color: #000;
    text-decoration: none;
    font-size: 7pt;
}

#Enquiry
{
    width: 382px;
}

#EnquiryButton
{
    background-image: url(   'FreeConsult175x33down.jpg' );
    background-repeat: no-repeat;
    width: 175px;
    height: 26px;
    text-align: center;
    padding-top: 7px;
}

#EnquiryButton a
{
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    border: 0px;
}

#EnquiryButton a:hover
{
    color: #BEEAFA;
}

#Enquiry a
{
    font-size: 10pt;
    text-decoration: none;
    border: 0px;
}

#Enquiry a:hover
{
    color: #023968;
}

.SubNav
{
    width: 290px;
    position: absolute;
    margin-left: 289px;
    background-color: #fff;
}

.SubNavItem
{
    width: 280px;
    height: 22px;
    background-image: url(   'transblue1x24.png' );
    background-repeat: repeat-x;
    padding-left: 10px;
    font-weight: bold;
    padding-top: 3px;
}

.SubNavItem a
{
    color: #0669A0;
}


#MoreInfoNav
{
    display: none;
    width: 290px;
    top: 375px;
}

#Tools
{
    display: none;
    width: 290px;
    top: 325px;
}

#Evidence
{
    display: none;
    width: 290px;
    top: 350px;
}

img
{
    border: 0px;
}

div.PropertyListContainer
{
    width: 285px;
    background-color: #0669A0;
    margin-left: 100px;
    color: #fff;
    padding-top: 15px;
    font-weight: bold;
}

div.Form
{
    background-image: url( 'formbackground.gif' );
    width: 410px;
    margin-left: 100px;
    margin-top: 50px;
    height: 310px;
}

div.Form p.FormTitle
{
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}

div.Form div.Left
{
    width: 160px;
    float: left;
    text-align: right;
    padding: 13px 10px 10px 10px;
}

div.Form div.Right
{
    width: 200px;
    float: right;
    padding: 10px;
}

div.Form div.Right .Textbox
{
    margin-bottom: 8px;
    margin-top: 0px;
}

div.Form .Button
{
    margin-left: 60px;
    margin-bottom: 10px;
}

.Footnote
{
    font-size: 8pt;
}

div.CalculatorTop
{
    margin-left: 50px;
    margin-right: 50px;
    height: 16px;
    width: 478px;
    background-image: url(calcTop.gif);
}

div.CalculatorBottom
{
    margin-left: 50px;
    margin-right: 50px;
    height: 16px;
    width: 478px;
    background-image: url(calcBottom.gif);
}

div.CalculatorHolder
{
    border-left: 2px solid #DADAFF;
    border-right: 2px solid #DADAFF;
    border-top: 2px none #DADAFF;
    border-bottom: 2px none #DADAFF;
    background-color: #EFEFFF;
    margin-left: 50px;
    margin-right: 50px;
    height: 220px;
    width: 434px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

div.CalculatorSection
{
    height: 45px;
}

div.CalculatorSection div.Left
{
    width: 185px;
    float: left;
}

div.CalculatorSection div.Right
{
    float: left;
    vertical-align: top;
}

.Button
{
    float: right;
}

div.Content a
{
    color: #000;
}

div.Content a:hover
{
    color: #000;
    text-decoration: none;
}

.Section
{
    width: 100%;
}

.Fifty
{
    width: 50%;
    float: left;
}