﻿html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma, Arial Unicode MS, Sans-Serif;
    font-size: 1em;
    
}
a img
{
    border: none;
}
input[readonly], textarea[readonly], select[readonly], select[disabled]
{
    background-color: #ffffff;
    border: solid 1px #999999;
    color: #333333;
}
h2
{
    
}
h3
{
    color: #B4D505;
}
.ajax__calendar_container
{
    z-index : 1000 ;
}

#divPage
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
}
#divHeader
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 115px;
    min-width: 900px;
    max-width: 900px;
    min-height: 115px;
    max-height: 115px;
    background-image: url('/images/headerBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
}
#divBody
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    clear: both;
}
#divFooterButtons
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 50px;
    min-width: 900px;
    max-width: 900px;
    min-height: 50px;
    max-height: 50px;
    clear: both;
}
#divFooter
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 60px;
    min-width: 900px;
    max-width: 900px;
    min-height: 60px;
    max-height: 60px;
    background-image: url('/images/footerBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
}
#divMenu
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 60px;
    min-width: 900px;
    max-width: 900px;
    min-height: 60px;
    max-height: 60px;
    background-image: url('/images/menuBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    vertical-align: middle;
}
a.lnkOrangeButton, a.lnkOrangeButton:link, a.lnkOrangeButton:visited, a.lnkOrangeButton:active
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 240px;
    height: 50px;
    min-width: 240px;
    max-width: 240px;
    min-height: 50px;
    max-height: 50px;
    background-image: url('/images/buttonOrangeBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}
a.lnkOrangeButton:hover
{
    color: #000000;
}
a.lnkOrangeButtonSmall, a.lnkOrangeButtonSmall:link, a.lnkOrangeButtonSmall:visited, a.lnkOrangeButtonSmall:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 110px;
    height: 30px;
    min-width: 110px;
    max-width: 110px;
    min-height: 30px;
    max-height: 30px;
    background-image: url('/images/buttonOrangeSmallBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonSmall:hover
{
    color: #000000;
}


a.lnkOrangeButtonBig, a.lnkOrangeButtonBig:link, a.lnkOrangeButtonBig:visited, a.lnkOrangeButtonBig:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 160px;
    height: 30px;
    min-width: 160px;
    max-width: 160px;
    min-height: 30px;
    max-height: 30px;
    background-image: url('/images/buttonRoundbig.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonSmall:hover
{
    color: #000000;
}

a.lnkOrangeButton, a.lnkOrangeButton:link, a.lnkOrangeButton:visited, a.lnkOrangeButton:active
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 240px;
    height: 50px;
    min-width: 240px;
    max-width: 240px;
    min-height: 50px;
    max-height: 50px;
    background-image: url('/images/buttonRoundBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}
a.lnkOrangeButton:hover
{
    color: #000000;
}
a.lnkOrangeButtonSmall, a.lnkOrangeButtonSmall:link, a.lnkOrangeButtonSmall:visited, a.lnkOrangeButtonSmall:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 110px;
    height: 30px;
    min-width: 110px;
    max-width: 110px;
    min-height: 30px;
    max-height: 30px;
    background-image: url('/images/buttonRoundSmallBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonSmall:hover
{
    color: #000000;
}
a.lnkOrangeButtonVerySmall, a.lnkOrangeButtonVerySmall:link, a.lnkOrangeButtonVerySmall:visited, a.lnkOrangeButtonVerySmall:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 55px;
    height: 20px;
    min-width: 55px;
    max-width: 55px;
    min-height: 20px;
    max-height: 20px;
    background-image: url('/images/buttonRoundVerySmallBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonVerySmall:hover
{
    color: #000000;
}
a.lnkOrangeButtonVerySmallLong, a.lnkOrangeButtonVerySmallLong:link, a.lnkOrangeButtonVerySmallLong:visited, a.lnkOrangeButtonVerySmallLong:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 85px;
    height: 20px;
    min-width: 85px;
    max-width: 85px;
    min-height: 20px;
    max-height: 20px;
    background-image: url('/images/buttonRoundVerySmallLongBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonVerySmallLong:hover
{
    color: #000000;
}
a.lnkOrangeButtonFAQSelected, a.lnkOrangeButtonFAQSelected:link, a.lnkOrangeButtonFAQSelected:visited, a.lnkOrangeButtonFAQSelected:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 270px;
    height: 20px;
    min-width: 270px;
    max-width: 270px;
    min-height: 20px;
    max-height: 20px;
    background-image: url('/images/buttonRoundFAQSelected.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonFAQSelected:hover
{
    color: #000000;
}
a.lnkOrangeButtonFAQSelectedDouble, a.lnkOrangeButtonFAQSelectedDouble:link, a.lnkOrangeButtonFAQSelectedDouble:visited, a.lnkOrangeButtonFAQSelectedDouble:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 270px;
    height: 40px;
    min-width: 270px;
    max-width: 270px;
    min-height: 40px;
    max-height: 40px;
    background-image: url('/images/buttonRoundFAQSelectedDouble.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonFAQSelected:hover
{
    color: #000000;
}
a.lnkOrangeButtonFAQUnselected, a.lnkOrangeButtonFAQUnselected:link, a.lnkOrangeButtonFAQUnselected:visited, a.lnkOrangeButtonFAQUnselected:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 270px;
    height: 20px;
    min-width: 270px;
    max-width: 270px;
    min-height: 20px;
    max-height: 20px;
    background-image: url('/images/buttonRoundFAQUnselected.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonFAQUnselected:hover
{
    color: #000000;
}
a.lnkOrangeButtonFAQUnselectedDouble, a.lnkOrangeButtonFAQUnselectedDouble:link, a.lnkOrangeButtonFAQUnselectedDouble:visited, a.lnkOrangeButtonFAQUnselectedDouble:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 270px;
    height: 40px;
    min-width: 270px;
    max-width: 270px;
    min-height: 40px;
    max-height: 40px;
    background-image: url('/images/buttonRoundFAQUnselected.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonFAQUnselectedDouble:hover
{
    color: #000000;
}

a.lnkOrangeButtonVerySmallDrop, a.lnkOrangeButtonVerySmallDrop:link, a.lnkOrangeButtonVerySmallDrop:visited, a.lnkOrangeButtonVerySmallDrop:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 270px;
    height: 20px;
    min-width: 270px;
    max-width: 270px;
    min-height: 20px;
    max-height: 20px;
    background-image: url('/images/buttonRoundVerySmallDrop.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    color: #B4D505;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkOrangeButtonVerySmallDrop:hover
{
    color: #000000;
}
a.lnkButtonSort100, a.lnkButtonSort100:link, a.lnkButtonSort100:visited, a.lnkButtonSort100:active
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100px;
    height: 30px;
    min-width: 100px;
    max-width: 100px;
    min-height: 30px;
    max-height: 30px;
    background-image: url('/images/buttonSort100BG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 28px;
    vertical-align: middle;
    text-align: left;
    text-indent: 5px;
    color: #000000;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
a.lnkButtonSort100:hover
{
    color: #cc0099;
}

a.hypFooterHome, a.hypFooterHome:link, a.hypFooterHome:visited, a.hypFooterHome:active
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 170px;
    height: 50px;
    min-width: 170px;
    max-width: 170px;
    min-height: 50px;
    max-height: 50px;
    background-image: url('/images/buttonFooterHomeBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 40px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    text-indent: 20px;
    font-size: 1.1em;
    font-weight: bold;
}
a.hypFooterHome:hover
{
    color: #000000;
}
a.hypFooterEmail, a.hypFooterEmail:link, a.hypFooterEmail:visited, a.hypFooterEmail:active
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 170px;
    height: 50px;
    min-width: 170px;
    max-width: 170px;
    min-height: 50px;
    max-height: 50px;
    background-image: url('/images/buttonFooterEmailBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 40px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    text-indent: 20px;
    font-size: 1.1em;
    font-weight: bold;
}
a.hypFooterEmail:hover
{
    color: #000000;
}
a.hypFooterPhone, a.hypFooterPhone:link, a.hypFooterPhone:visited, a.hypFooterPhone:active
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 50px;
    min-width: 300px;
    max-width: 300px;
    min-height: 50px;
    max-height: 50px;
    background-image: url('/images/buttonFooterPhoneBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 40px;
    vertical-align: middle;
    text-align: left;
    color: #B4D505;
    text-decoration: none;
    text-indent: 20px;
    font-size: 1.1em;
    font-weight: bold;
}
a.hypFooterPhone:hover
{
    color: #000000;
}

calExtender
{
    z-index:10;   
}

#divMenu ul
{
    display: block;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 60px;
    min-width: 900px;
    max-width: 900px;
    min-height: 60px;
    max-height: 60px;
    vertical-align: middle;
}
#divMenu ul li
{
    float: left;
    display: inline;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;  
    list-style: none;
    vertical-align: middle;
    text-indent: none;
}
#divMenu ul li a, #divMenu ul li a:link, #divMenu ul li a:visited, #divMenu ul li a:active
{
    display: inline;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;  
    line-height: 55px;
    vertical-align: middle;
    color: #B4D505;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}
#divMenu ul li a:hover
{
    color: #000000;
}
.divPanel600
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 600px;
    min-width: 600px;
    max-width: 600px;
    min-height: 300px;
    background-image: url('/images/panel600BG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divPanel900
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    min-height: 300px;
    background-image: url('/images/panel900BG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divPanelOrange900
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    min-height: 260px;
    background-image: url('/images/panelOrange900BG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divPanelOrangeNoHeight
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    min-height: 270px;
    background-image: url('/images/panelOrangeNoHeight.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divPanelOrangeSmall900
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    min-height: 150px;
    background-image: url('/images/panelOrangeSmall900BG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divPanelNoHeight
{
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    min-width: 900px;
    max-width: 900px;
    min-height: 300px;
    background-image: url('/images/panelNoHeightBG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divInfoPanel600
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 10px 15px 0px 0px;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    min-height: 280px;
    background-image: url('/images/infoPanelWhite250x280.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divInfoPanel900
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 10px 33px 0px 0px;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    min-height: 280px;
    background-image: url('/images/infoPanelWhite250x280.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divInfoPanel900Tall
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 10px 33px 0px 0px;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    min-height: 350px;
    background-image: url('/images/infoPanelWhite250x350.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divInfoPanel900TallNew
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 10px 33px 0px 0px;
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    min-height: 350px;
    background-image: url('/images/infoPanelWhite200x400.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}

.divModalPanel600x550
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 600px;
    height: 550px;
    min-width: 600px;
    max-width: 600px;
    min-height: 550px;
    max-height: 550px;
    background-image: url('/images/modalPanel600x550.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divModalPanel600x300
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 600px;
    height: 300px;
    min-width: 600px;
    max-width: 600px;
    min-height: 300px;
    max-height: 300px;
    background-image: url('/images/modalPanel600x300.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divModalPanel350x300
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 350px;
    height: 300px;
    min-width: 350px;
    max-width: 350px;
    min-height: 300px;
    max-height: 300px;
    background-image: url('/images/modalPanel350x300.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divModalPanelWhite350x300
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 350px;
    height: 300px;
    min-width: 350px;
    max-width: 350px;
    min-height: 300px;
    max-height: 300px;
    background-image: url('/images/modalPanelWhite350x300.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.DisplayMsgNew
{
    left: 70px !important;
    top:100px !important;
}
.divModalPanelWhite350x600
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 350px;
    height: 600px;
    min-width: 350px;
    max-width: 350px;
    min-height: 600px;
    max-height: 600px;
    background-image: url('/images/modalPanelWhite350x600.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divModalPanelWhite500x300
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 500px;
    height: 300px;
    min-width: 500px;
    max-width: 500px;
    min-height: 300px;
    max-height: 300px;
    background-image: url('/images/modalPanelWhite500x300.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}

.divModalPanelWhite500x600
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 500px;
    height: 600px;
    min-width: 500px;
    max-width: 500px;
    min-height: 600px;
    max-height: 600px;
    background-image: url('/images/modalPanelWhite500x600.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divModalPanelWhite900x800
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 800px;
    min-width: 900px;
    max-width: 900px;
    min-height: 800px;
    max-height: 800px;
    background-image: url('/images/modalPanelWhite900x800.gif');
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: top;
}
.divCampaignChoice
{
    display: block;
    padding: 5px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    width: 820px;
    height: 45px;
    min-width: 820px;
    max-width: 820px;
    min-height: 45px;
    max-height: 45px;
    background-image: url('/images/divCampaignChoice.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 40px;
}
.divCampaignChoice_big
{
    display: block;
    padding: 5px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    width: 820px;
    height: 100px;
    min-width: 820px;
    max-width: 820px;
    min-height: 100px;
    max-height: 100px;
    background-image: url('/images/divCampaignChoice_big.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 40px;
}
.divCampaignChoiceButtons
{
    display: block;
    padding: 5px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    width: 820px;
    height: 45px;
    min-width: 820px;
    max-width: 820px;
    min-height: 45px;
    max-height: 45px;
    vertical-align: middle;
    text-align: right;
}
.divCampaignChoice img
{
    vertical-align: middle;
}
.divCallLeadHeaderTime
{
    display: block;
    padding: 0px 45px 0px 0px;
    margin: 25px 0px 0px 0px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    float: right;
    text-align: right;
}
.divCallLeadHeaderTimeBGRed
{
    display: block;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 80px;
    height: 60px;
    min-width: 80px;
    max-width: 80px;
    min-height: 60px;
    max-height: 60px;
    text-align: center;
    background-image: url('/images/timeBGRed.gif');
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
}
.divCallLeadHeaderTimeBGOrange
{
    display: block;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 80px;
    height: 60px;
    min-width: 80px;
    max-width: 80px;
    min-height: 60px;
    max-height: 60px;
    text-align: center;
    background-image: url('/images/timeBGOrange.gif');
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
}
.divCallLeadHeaderCampaignName
{
    display: block;
    padding: 0px 10px 0px 0px;
    margin: 25px 0px 0px 0px;
    width: 700px;
    height: 30px;
    min-width: 700px;
    max-width: 700px;
    min-height: 30px;
    max-height: 30px;
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 1.1em;
}
.divCallLeadHeaderStatistics
{
    display: block;
    padding: 0px 10px 0px 0px;
    margin: 5px 0px 0px 0px;
    width: 700px;
    height: 30px;
    min-width: 700px;
    max-width: 700px;
    min-height: 30px;
    max-height: 30px;
    float: right;
    text-align: right;
    font-size: 1.0em;
}
.imgRight300
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 300px;
    min-width: 300px;
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;
    clear: right;
    border: none;
}
.divRightMenu
{
    float: right;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 300px;
    min-width: 300px;
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;
    background-image: url('/images/rightMenuBG.gif');
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.divRightMenu ul
{
    display: block;
    padding: 40px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    vertical-align: middle;
    text-align: center;
}

.divRightMenu ul li
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 40px;
    width: 300px;
    min-height: 40px;
    max-height: 40px;  
    min-width: 300px;
    max-width: 300px;
    list-style: none;
    vertical-align: middle;
    text-align: center;
    text-indent: none;
}
.divRightMenu ul li a, .divRightMenu ul li a:link, .divRightMenu ul li a:visited, .divRightMenu ul li a:active
{
    display: inline;
    padding: 0px 30px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 40px;
    width: 270px;
    min-height: 40px;
    max-height: 40px;  
    min-width: 270px;
    max-width: 270px;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
}
.divRightMenu ul li a:hover
{
    color: #000000;
}
.divTabItem
{
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 106px;
    height: 24px;
    min-width: 106px;
    max-width: 106px;
    min-height: 24px;
    max-height: 24px;
    background-image: url('/images/tabHeader.gif');
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 22px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 0.7em;
    font-weight: bold;
}
.logonTextBox
{
    font-size: 0.9em;
}

.divPanelInset
{
    display: block;
    padding: 15px 10px 10px 25px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    vertical-align: middle;
}
.divModalPanelInset
{
    display: block;
    padding: 20px 20px 10px 20px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}
.divHelpPanelInset
{
    display: block;
    padding: 15px 20px 10px 25px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    vertical-align: middle;
}
.divBlockNoPadNoMargin
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.lblError
{
    color: Red;
    font-style: italic;
}
.smallFonts
{
    font-size: 0.9em;
}
.smallFontsBold
{
    font-size: 0.9em;
    font-weight: bold;
}
.verySmallFonts
{
    font-size: 0.8em;
}
.verySmallFontsBold
{
    font-size: 0.8em;
    font-weight: bold;
}
.tinyFonts
{
    font-size: 0.7em;
}
.tinyFontsBold
{
    font-size: 0.7em;
    font-weight: bold;
}
.largeFonts
{
    font-size: 1.5em;
}
.orangeBoldFonts
{
    color: #B4D505;
    font-weight:bold;
}
.redFonts
{
    color: #FF0000;
}
.paddingTop10
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.divPanelInsetButtons
{
    display: block;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}
.trMoreContactsHidden 
{
    display: none;
}

.modalBackground 
{
	background-color: #999999;
	opacity: 0.7; /* HACK: opacity is magic */
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}
.modalBackgroundLight 
{
	background-color: #999999;
	opacity: 0.2; /* HACK: opacity is magic */
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
}

.pendingStatement
{
    font-weight: bold;
    color: #FF0000;
}

/* jQuery Selectors - DO NOT NEED TO STYLE - removes VS warnings*/
.chkDescriptionActual {}
.cblDescriptionActual {}
.chkDescriptionSuggested {}
.cblDescriptionSuggested {}
.chkAllLocations {}
.chkNorthWest {}
.cblNorthWest {}
.chkNorthEast {}
.cblNorthEast {}
.chkMidlands {}
.cblMidlands {}
.chkEastAnglia {}
.cblEastAnglia {}
.chkSouthWest {}
.cblSouthWest {}
.chkSouthEast {}
.cblSouthEast {}
.chkScotland {}
.cblScotland {}
.chkWales {}
.cblWales {}
.chkNorthernIreland {}
.cblNorthernIreland {}
.chkChannelIsles {}
.cblChannelIsles {}
.chkBusinessSize {}
.cblBusinessSize {}