﻿.ContactTitle
{
    margin-top: 8px;
    margin-bottom: 3px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    display: block;
}
.ContactDescription
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.8em;
    color: #333333;
    display: block;
    line-height: 16px;
}

/*****************************************************
*** Mail
*****************************************************/
.ContactMail
{
    display: block;
    background-image: url(/Contact/Mail.png);
    background-position:  left top;
    background-repeat: no-repeat;
    height: 95px;
    padding-left: 87px;
    width: 190px;
    float: left;
    cursor: default;
}
.ContactMailLink
{
    margin-top: 8px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.8em;
    color: #0033dd;
    text-decoration: none;
}
.ContactMailLink:hover
{
    cursor: pointer;
    text-decoration: underline;
}

/*****************************************************
*** Phone
*****************************************************/
.ContactPhone
{
    display: block;
    background-image: url(/Contact/Phone.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 95px;
    padding-left: 70px;
    width: 180px;
    float: left;
    cursor: default;
}
.ContactPhoneNumberDDD
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.7em;
    color: #666666;
    font-weight: bold;
    display: inline;
}
.ContactPhoneNumber
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.9em;
    color: #666666;
    font-weight: bold;
    display: inline;
    letter-spacing: 1px;
}
.ContactPhoneHour
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #000000;
    display: block;
}

/*****************************************************
*** Address
*****************************************************/
.ContactAddress
{
    background-image: url(/Contact/Address.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    clear: both;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #99a29f;
    padding-left: 240px;
    cursor: default;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*****************************************************
*** Direct Line
*****************************************************/
.ContactDirectLine
{
    background-image: url(/Contact/DirectLine.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    clear: both;
    margin-top: 20px;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #99a29f;
    padding-left: 87px;
    cursor: default;
    padding-top: 10px;
    padding-bottom: 20px;
}
.DirectLineDepartment
{
    display: block;
    font-weight: bold;
    font-size: 1em;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;
    letter-spacing: -1px;
    cursor: default;
    margin-top: 20px;
    border-bottom: #a7aaae 1px solid;
    padding-left: 2px;
    margin-bottom: 5px;
}
.DirectLineName
{
    font-weight: bold;
    font-size: 9pt;
    color: #171f2a;
    font-family: Arial, Tahoma, Verdana;
    cursor: default;
    display: block;
    line-height: 16pt;
    padding-right: 2px;
    padding-left: 2px;
}
.DirectLineMail
{
    display: block;
    margin-bottom: 10px;
    padding-right: 2px;
    padding-left: 2px;
}
.DirectLineMailLink
{
    text-decoration: none;
    font-size: 9pt;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;
}
.DirectLineMailLink:hover
{
    text-decoration: underline;
}

/*****************************************************
*** Form
*****************************************************/
.ContactForm
{
    background-image: url(/Contact/Form.gif);
    background-position: 5px 25px;
    background-repeat: no-repeat;
    display: block;
    clear: both;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #99a29f;
    padding-left: 87px;
    cursor: default;
    padding-top: 7px;
}
.ContactLabel
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    font-weight: bold;
    color: #000000;
    width: 100px;
    text-align: right;
    float: left;
    margin-right: 15px;
    padding-top: 8px;
    clear: left;
}
.ContactTextBox
{
    margin: 0px 0px 15px 0px;
    padding: 6px 5px 4px 5px;
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #c9cdd2;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    background-position: left bottom;
    background-repeat: repeat-x;
    width: 300px;
}
.ContactDropDown
{
    border-right: #adb4bb 1px solid;
    border-top: #adb4bb 1px solid;
    border-left: #adb4bb 1px solid;
    border-bottom: #adb4bb 1px solid;
    margin-bottom: 15px;
    background-color: #f6f6f6;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 310px;
}
.ContactValidation
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 120px;
    color: #cc0000;
    line-height: 12pt;
}
.ContactButtonPanel
{
    display: block;
    clear: both;
    width: 425px;
    text-align: right;
}
.ContactButton
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    color: #dff8e9;
    border: medium none;
    width: 124px;
    height: 32px;
    background-color: Transparent;
    cursor: pointer;
    text-align: left;
    padding-left: 37px;
    line-height: 32px;
    background-image: url(/Contact/Button.gif);
    font-weight: bold;
}
.ContactSuccessTitle
{
    font-weight: bold;
    font-size: 1em;
    cursor: default;
    color: #1e5e9c;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-top: 18px;
}
.ContactSuccessDescription
{
    font-size: 0.7em;
    cursor: default;
    color: #666666;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-bottom: 25px;
}
