﻿/* 
Affiliate#: 2008 = SalesBook
blue: #0753cf;
*/
/* ---------------------- Header Footer ------------------------------ */
.skinHeader
{
    width: 1000px;
    vertical-align: bottom;
    height: 68px;
    padding: 0px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.skinFooter
{
    width: 100%;
    height: 200px;
    vertical-align: bottom;
}
.skinTable
{
    width: 100%;
    padding: 0px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.skinLeftColumn
{
    width: 0px;
    vertical-align: top;
    text-align: right;
    margin: 0px;
}
.skinMiddleColumn
{
    width: 100%;
    vertical-align: top;
    text-align: left;
    margin: 0px;
}
.skinRightColumn
{
    width: 0px;
    vertical-align: top;
    text-align: left;
    margin: 0px;
}
.skinMiddleMiddleContent
{
    width: 1000px;
    margin: 0px auto 0px auto;
    min-height: 500px;
}
/* ---------------------- Header Footer End ------------------------------ */



/* -------------------------------- GLOBALS -----------------------------------------*/
body
{
    margin: 0px auto 0px auto;
    padding: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #333;
    position: relative;
    text-align: center;
}
.master
{
    background-image: url(images/body_bkg.gif);
    background-repeat: repeat-x;
}

img, a.img
{
    border: none;
}
a
{
    color: #5d83c3;
    text-decoration: none;
}
a:hover
{
    color: #5d83c3;
    text-decoration: underline;
}

p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    text-align: left;
}

ul
{
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}
li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin: 0px 0px 10px 20px;
    list-style-image: none;
    line-height: 20px;
}








.alignLeft
{
    float: left;
}
.textAlignLeft
{
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}
.wizardButtonBox
{
    width: 350px;
    height: 30px;
    margin: 0px;
}
.wizardNavText
{
    margin: 5px;
    float: right;
}
object
{
    outline: none;
}
.error
{
    font-size: 11px;
    font-weight: bold;
    color: #e00;
}
.noshow
{
    display: none;
}
.button
{
    height: 19px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    cursor: pointer;
    margin: 1px;
    padding: 2px 4px 2px 4px;
}
.buttonSmall
{
    width: 40px;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    cursor: pointer;
    margin: 1px;
    padding: 1px 1px 1px 1px;
}
.buttonCancel
{
    height: 19px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    background-color: #a2a2a2;
    border-top: #d9d9d9 1px solid;
    border-right: #848484 1px solid;
    border-bottom: #848484 1px solid;
    border-left: #d9d9d9 1px solid;
    cursor: pointer;
    margin: 2px;
    padding: 2px 4px 2px 4px;
}
.buttonRemove
{
    height: 19px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    background-color: #FF0000;
    border-top: #d9d9d9 1px solid;
    border-right: #848484 1px solid;
    border-bottom: #848484 1px solid;
    border-left: #d9d9d9 1px solid;
}
.buttonGlobal
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalA.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
.buttonGlobal span
{
    display: block;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/buttonGlobalSpan.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

a.buttonGlobal
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalA.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
a.buttonGlobal:hover
{
    position: relative;
    top: 2px;
    color: #cbddf8;
    display: block;
    float: left;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalA.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
a.buttonGlobal span
{
    display: block;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/buttonGlobalSpan.png);
    background-repeat: no-repeat;
}



.buttonGlobalRemove
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalRemoveA.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
.buttonGlobalRemove span
{
    display: block;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/buttonGlobalRemoveSpan.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

a.buttonGlobalRemove
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalRemoveA.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
a.buttonGlobalRemove span
{
    display: block;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/buttonGlobalRemoveSpan.png);
    background-repeat: no-repeat;
}



a.buttonGlobalCancel
{
    position: relative;
    top: 2px;
    color: #5c5c5c;
    display: block;
    float: left;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalCancelA.png);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
}


a.buttonGlobalCancel:hover
{
    position: relative;
    top: 2px;
    color: #3f3f3f;
    display: block;
    float: left;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/buttonGlobalCancelA.png);
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
}




a.buttonGlobalCancel span
{
    display: block;
    height: 25px;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/buttonGlobalCancelSpan.png);
    background-repeat: no-repeat;
}





.bumpRight
{
    margin: 0px 0px 0px 163px;
}

.bumpRight2
{
    margin: 0px 0px 0px 198px;
}
.bumpRight3
{
    margin: 0px 0px 0px 128px;
}
.bumpRight4
{
    margin: 0px 0px 0px 106px;
}
.bumpRight5
{
    margin: 0px 0px 0px 10px;
}
.bumpLeft
{
    margin: 0px 250px 0px 0px;
}




.pageTitle
{
    color: #666;
    font-size: 24px;
    font-weight: normal;
    border: 0px;
    line-height: 24px;
}
.informationBox
{
    margin: 2px;
    padding: 7px;
    background-color: #ffe3a7;
    border: solid 1px #fecc99;
    font-size: 12px;
    line-height: 16px;
}
.adminInformationBox
{
    color: #fff;
    margin: 4px;
    padding: 6px;
    background-color: #CD4B08;
    border: solid 1px #680202;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}
.autocomplete_completionListElement
{
    width: auto;
    background-color: #e5e5e5;
    color: #000000;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    visibility: hidden;
    margin: 0px !important;
    cursor: 'default';
    text-align: left;
    list-style-type: none;
    padding: 2px;
    font-weight: normal;
    font-family: Sans-Serif;
    font-size: 11px;
}
/* height:240px; overflow:auto; */
.autocomplete_highlightedListItem
{
    background-color: #FFFFFF;
    color: #0753cf;
}
.charcounter
{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px;
    color: #5798f3;
    margin: -3px 0px 0px 0px;
}
/*input character counter*/
h1
{
    margin-top: 0px;
}
h2
{
    font-size: 16px;
    text-align: left;
}
h3
{
    font-size: 14px;
}
/* --------------------------------- Globals End --------------------------------------------- */



/* ---------------------------------- Index Page ------------------------------------------ */
.indexMain
{
    background-image: url('images/indexBG.jpg');
    background-repeat: repeat-x;
    padding: 0 0 0 62px;
}
.indexMainContent
{
    width: 800px;
    border-bottom: solid 3px #0753cf;
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
}
.indexMainSwf
{
    height: 380px;
    width: 800px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    z-index: 1;
}
.indexLowerTable
{
    width: 800px;
    margin-top: -80px;
    z-index: 2;
}
.indexLowerTableLeftCol
{
    width: 600px;
    text-align: left;
}
.indexLowerTableRightCol
{
    width: 200px;
    text-align: center;
    background-image: url('images/indexFeaturedProfilesBG.gif');
    padding-top: 35px;
    background-repeat: no-repeat;
}
.indexMainText
{
    margin-top: 75px;
    z-index: 3;
}
.indexExclamation
{
    margin-bottom: -4px;
}
.indexSlogan
{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
}
.indexSloganHl
{
    color: #0753cf;
}
.indexBlurb
{
    color: #555;
    font-size: 14px;
}
.indexIconAnyone
{
    margin-bottom: -10px;
    margin-top: 13px;
}
.indexIconSaveTime
{
    margin-bottom: -5px;
    margin-top: 13px;
}
.indexIconPrivate
{
    margin-bottom: -10px;
    margin-top: 13px;
}
.indexSubtitle
{
    color: #0753CF;
    font-size: 18px;
    font-weight: bold;
}
.indexBottomLink
{
    font-size: 16px;
    font-weight: bold;
}
.indexFeaturedProfiles
{
    margin-left: -7px;
}
/* ----------------------------- Index page Ends -------------------------------------------- */

/* ------------------------------ My Home Section ------------------------------------------- */
.myHomeTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
}
.myHomeLeftColumn
{
    width: 390px;
    height: 471px;
    vertical-align: top;
    background-image: url('images/myHomeLeftColumnBg.jpg');
    background-repeat: no-repeat;
}
.myHomeRightColumn
{
    width: 390px;
    vertical-align: top;
}
#myHomeWizard
{
    padding-left: 125px;
    padding-top: 15px;
}
#myHomeViewProfile
{
    padding-left: 125px;
    padding-top: 22px;
}
#myHomeEditProfile
{
    padding-left: 125px;
    padding-top: 22px;
}
#myHomeContacts
{
    padding-left: 125px;
    padding-top: 22px;
}
#myHomeAnnouncements
{
    padding-left: 125px;
    padding-top: 22px;
}
#myLeads
{
    padding-left: 125px;
    padding-top: 22px;
}
.myHomeMainLinks
{
    font-size: 14px;
    font-weight: bold;
}
#myHomeMyActivity
{
    width: 390px;
    height: 85px;
    vertical-align: top;
    background-image: url('images/myHomeMyActivityBg.jpg');
    background-repeat: no-repeat;
}
#myHomeDetailedReports
{
    padding-left: 210px;
    padding-top: 7px;
    font-weight: bold;
}
#myHomeProfileViews
{
    padding-left: 150px;
    padding-top: 9px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    width: 50px;
    text-align: center;
}
#myHomeContentViews
{
    padding-left: 315px;
    margin-top: -18px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    width: 50px;
    text-align: center;
}
.myHomeNewsFeed
{
    width: 380px;
    margin-top: -30px;
    margin-left: 10px;
}
/* -------------------------------------- My Home section ends ------------------------------ */

/* ------------------------------ Upgrade Section ------------------------------------------- */
.upgradeTableMain
{
    width: 650px;
    height: 285px;
    margin-top: 13px;
    margin-bottom: 13px;
}
.upgradeTableMainLeftColumn
{
    width: 339px;
    background-image: url('images/upgradeTableMainLeftColumnBg.jpg');
    background-repeat: no-repeat;
    text-align: left;
}
.upgradeTableMainRightColumn
{
    background-image: url('images/upgradeTableMainRightColumnBg.jpg');
    background-repeat: no-repeat;
    text-align: left;
}
.upgradeButonDiv
{
    margin-top: 235px;
}
/* -------------------------------- Upgrade section ends ----------------------------------- */

/* ---------------------------------- Help Section ------------------------------------------ */
.helpTopic
{
    line-height: 19px;
    font-weight: bold;
}
.helpQuestions
{
    padding: 5px 0px 5px 10px;
    line-height: 19px;
    font-weight: bold;
}
.helpQuestions a
{
    font-size: 12px;
    font-weight: bold;
}
.helpAnswer
{
    border: solid 1px #0753cf;
    background-color: #f0f0f0;
    padding: 5px;
    margin: 2px 0 5px 0px;
    line-height: 16px;
    font-weight: normal;
}
/* ---------------------------------- Help section ends ------------------------------------- */

/* ---------------------------------- About Section ------------------------------------------ */
.aboutMain
{
    background-image: url('images/aboutNavBG.gif');
    background-repeat: repeat-x;
    padding: 0 0 0 62px;
    margin-top: 13px;
}
.aboutTable
{
    width: 800px;
    margin-top: 13px;
    table-layout: fixed;
    border-bottom: solid 3px #0753cf;
    text-align: left;
    padding-bottom: 20px;
}
.aboutLeftColumn
{
    width: 608px;
    height: 400px;
    vertical-align: top;
    padding-right: 4px;
    text-align: left;
}
.aboutRightColumn
{
    width: 192px;
    vertical-align: top;
    text-align: left;
    background-image: url('images/aboutRightColumnBg.jpg');
    background-repeat: no-repeat;
}
.aboutMainGraphic
{
    width: 600px;
    height: 300px;
    background-image: url('images/aboutMainLeftColumnBg.jpg');
    background-repeat: no-repeat;
}
.aboutSubtitles
{
    font-size: 18px;
    color: #0753cf;
}
.aboutSubtitlesUL
{
    font-size: 18px;
    color: #0753cf;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.aboutNav
{
    width: 175px;
    margin-left: 20px;
}
.aboutNavHeader
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 20px;
}
.aboutNavCurrent
{
    background-image: url('images/aboutLinkPointer.png');
    background-repeat: no-repeat;
    padding-left: 8px;
    padding-bottom: 6px;
    font-weight: bold;
}
.aboutNavLink
{
    padding-left: 8px;
    padding-bottom: 6px;
}
.aboutNavRecentNews
{
    font-size: 11px;
    color: #666;
    padding-top: 25px;
    padding-left: 8px;
    padding-bottom: 3px;
}
.aboutTeamPhoto
{
    position: relative;
    float: left;
    margin-top: 13px;
    margin-right: 13px;
    margin-bottom: 7px;
}
.aboutTeamBio
{
}
.aboutTeamName
{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-top: 50px;
}
.aboutTeamProfileLink
{
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 5px;
}
.aboutTeamTitle
{
    font-size: 12px;
    color: #333;
}
.aboutContactTable
{
    width: 100%;
}
.aboutPressArticle
{
    width: 800px;
    padding-bottom: 20px;
    border-bottom: solid 3px #0753cf;
}
.aboutPrivateLabelLeftColumn
{
    width: 568px;
}
.aboutPrivateLabelRightColumn
{
    width: 232px;
}
.aboutPrivateLabelBullet
{
    background-image: url(/images/icon_checkMark.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 12px;
    padding-left: 24px;
}
.aboutPrivateLabelContact
{
    background-image: url(/images/privateLabel_contactBg.jpg);
    background-repeat: no-repeat;
    height: 131px;
    width: 232px;
}
.aboutPrivateLabelContactName
{
    font-weight: bold;
    font-size: 12px;
    color: #0753cf;
    padding-top: 39px;
    padding-left: 14px;
}
.aboutPrivateLabelContactNumber
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 37px;
}
.aboutPrivateLabelContactName2
{
    font-weight: bold;
    font-size: 12px;
    color: #0753cf;
    padding-left: 14px;
    padding-top: 3px;
}
.aboutPrivateLabelContactNumber2
{
    font-size: 16px;
    font-weight: bold;
}
.aboutPrivateLabelBulletTable
{
    width: 209px;
    text-align: left;
    font-size: 12px;
    height: 800px;
    font-weight: normal;
    border-left: solid 1px #ccc;
}
.aboutPrivateLabelBlueTableHeader
{
    background-color: #5192d4;
    color: #fff;
}
.aboutPrivateLabelBlueTableRow
{
    color: #006fcf;
    border-top: solid 1px #5192d4;
}
.aboutPrivateLabelQuote
{
    font-size: 11px;
    padding: 10px;
    margin-top: 0;
}
.aboutPrivateLabelHr
{
    height: 1px;
    border-top: solid 1px #ccc;
}
.aboutPrivateLabelH3
{
    color: #0753cf;
    font-weight: bold;
    font-size: 16px;
}
.aboutPrivateLabelKeyFeatures
{
    color: #4988ed;
    font-size: 16px;
    margin: 5px 0 10px 35px;
}
/* ---------------------------------------- About section ends ------------------------------ */

/* ------------------------------ View Profile Section -------------------------------------- */
.viewProfileTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
}
.viewProfileLeftColumn
{
    width: 395px;
    padding-right: 5px;
    vertical-align: top;
}
.viewProfileRightColumn
{
    width: 395px;
    vertical-align: top;
}
/* ------------------------------- View profile section ends ----------------------------- */

/* ------------------------------ My Profile Section -------------------------------------- */
.myProfileTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
}
.myProfileLeftColumn
{
    width: 395px;
    padding-right: 5px;
    vertical-align: top;
}
.myProfileRightColumn
{
    width: 395px;
    vertical-align: top;
}
/* ------------------------------ My Profile section ends ------------------------------------- */

/* ------------------------------ Registration / Reg Ctrl Section ----------------------------- */
.registrationTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
    table-layout: fixed;
}
.registrationLeftColumn
{
    width: 405px;
    text-align: left;
}
.registrationRightColumn
{
    background-image: url('images/registrationRightColumn.jpg');
    background-repeat: no-repeat;
    width: 387px;
    height: 416px;
}
.registrationCtrlTitle
{
    background-image: url('images/registrationTitle.jpg');
    background-repeat: no-repeat;
    width: 343px;
    height: 0px;
}
.registrationCtrlFormLabel
{
    color: #666;
    text-align: right;
}
.registrationCtrlSubtext
{
    font-size: 10px;
    color: #333;
    text-align: left;
    float: left;
}
.registrationCtrlInputFirstName
{
    width: 185px;
}
.registrationCtrlInputLastName
{
    width: 185px;
}
.registrationCtrlInputEmail
{
    width: 185px;
}
.registrationCtrlInputPostalCode
{
    width: 185px;
}
.registrationCtrlInputSecurityQuestion
{
    font-size: 11px;
}
.registrationCtrlInputSecurityAnswer
{
    width: 185px;
}
.registrationCtrlInputPassword
{
    width: 185px;
}
/* ------------------------------ Registration / Reg Ctrl Section End ----------------------------- */


/* ---------------------------------- Login Ctrl Section ------------------------------------ */
.loginCtrlTable
{
    margin-bottom: 20px;
}
.loginCtrlColumn
{
    padding: 3px;
    text-align: left;
}
.loginCtrlColumnBtn
{
    padding: 0px;
    margin: -5px 0px 0px 0px;
    text-align: left;
}
.loginCtrlFormLabel
{
    color: #666;
    text-align: right;
}
.loginCtrlSuccessHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
.loginCtrlSuccessDetails
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
.loginCtrlInputEmail
{
    width: 175px;
    color: #666666;
}
.loginCtrlInputPassword
{
    width: 175px;
    color: #666666;
}
/* ---------------------------------- Login Ctrl Section ends ------------------------------------ */


/* ------------------------------ Contact Card Ctrl ----------------------------------------- */
.contactCardCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.contactCardCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
}
.contactCardCtrlPanelHeaderLink a
{
    text-decoration: none;
}
.contactCardCtrlTable
{
    width: 395px;
    border: solid 1px #c4c4c4;
}
.contactCardCtrlMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.contactCardCtrlInnerTable
{
    width: 385px;
}
.contactCardCtrlInnerLeftColumn
{
    vertical-align: top;
    width: 110px;
}
.contactCardCtrlInnerRightColumn
{
    vertical-align: top;
    width: 275px;
}
.contactCardCtrlName
{
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
}
.contactCardCtrlProfession
{
    line-height: 20px;
}
.contactCardCtrlIndustry
{
    line-height: 20px;
}
.contactCardCtrlCityState
{
    line-height: 20px;
}
.contactCardCtrlContactMe
{
    line-height: 20px;
}
.contactCardCtrlIntroStatement
{
    line-height: 13px;
    font-size: 11px;
    text-align: left;
    margin: 5px;
}
.contactCardCtrlIntroStatementQuoteLeft
{
    background-image: url(images/introStatementQuoteLeft.gif);
    width: 11px;
    height: 9px;
}
.contactCardCtrlIntroStatementQuoteRight
{
    background-image: url(images/introStatementQuoteRight.gif);
    width: 11px;
    height: 9px;
}
.contactCardCtrlFriendlyName
{
    text-align: center;
    font-size: 11px;
}
/* ------------------------------ Profile Text Ctrl ----------------------------------------- */
.profileTextCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.profileTextCtrlPanelSubHeader
{
    font-size: 10px;
}
.profileTextCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.profileTextCtrlPanelHeaderLink a
{
    text-decoration: none;
}
.profileTextCtrlTable
{
    width: 100%;
    border: solid 1px #c4c4c4;
}
.profileTextCtrlMainColumn
{
    vertical-align: top;
    width: 395px;
    padding: 4px;
}
.profileTextCtrlText
{
    width: 385px;
    overflow: auto;
}
/* ------------------------------ Profile Content Ctrl ----------------------------------------- */
.profileContentCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.profileContentCtrlPanelSubHeader
{
    font-size: 10px;
}
.profileContentCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.profileContentCtrlPanelHeaderLink a
{
    text-decoration: none;
}
.profileContentCtrlTable
{
    width: 395px;
    border: solid 1px #c4c4c4;
}
.profileContentCtrlMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.profileContentCtrlEmpty
{
    margin: 5px;
}
.profileContentCtrlLeftColumn
{
    vertical-align: top;
    padding: 5px;
    width: 32px;
}
.profileContentCtrlMiddleColumn
{
    vertical-align: top;
    padding: 5px;
    width: 100%;
}
.profileContentCtrlRightColumn
{
    vertical-align: top;
    padding: 5px;
    font-size: 10px;
    text-align: right;
}
.profileContentCtrlTabTable
{
    width: 393px;
}
.profileContentCtrlTabLeft
{
    background-image: url(images/contentTab_left.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 26px;
}
.profileContentCtrlTabMiddle
{
    background-image: url(images/contentTab_mid.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 312px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.profileContentCtrlTabMiddle img
{
    padding-top: 5px;
}
.profileContentCtrlTabRight
{
    background-image: url(images/contentTab_right.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 35px;
}
.profileContentCtrlTabSpacer
{
    background-image: url(images/contentTab_spacer.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 20px;
    text-align: right;
}
.profileContentCtrlContentTitle
{
}
.profileContentCtrlContentDescription
{
    font-size: 10px;
}
/* ------------------------------ Content Ctrl ----------------------------------------- */
.ContentCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.ContentCtrlPanelSubHeader
{
    font-size: 10px;
}
.ContentCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.ContentCtrlPanelHeaderLink a
{
    text-decoration: none;
}
.ContentCtrlTable
{
    width: 395px;
    border: solid 1px #c4c4c4;
}
.ContentCtrlMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.ContentCtrlEmpty
{
    margin: 5px;
}
.ContentCtrlLeftColumn
{
    vertical-align: top;
    padding: 5px;
    width: 32px;
}
.ContentCtrlMiddleColumn
{
    vertical-align: top;
    padding: 5px;
    width: 100%;
}
.ContentCtrlRightColumn
{
    vertical-align: top;
    padding: 5px;
    font-size: 10px;
    text-align: right;
}
.ContentCtrlTabTable
{
    width: 393px;
}
.ContentCtrlTabLeft
{
    background-image: url(images/contentTab_left.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 26px;
}
.ContentCtrlTabMiddle
{
    background-image: url(images/contentTab_mid.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 312px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.ContentCtrlTabMiddle img
{
    padding-top: 5px;
}
.ContentCtrlTabRight
{
    background-image: url(images/contentTab_right.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 35px;
}
.ContentCtrlTabSpacer
{
    background-image: url(images/contentTab_spacer.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 20px;
    text-align: right;
}
.ContentCtrlContentTitle
{
}
.ContentCtrlContentDescription
{
    font-size: 10px;
}
/* ------------------------------ Profile Career Ctrl ----------------------------------------- */
.profileCareerCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.profileCareerCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
}
.profileCareerCtrlPanelHeaderLink a
{
    text-decoration: none;
}
.profileCareerCtrlTable
{
    width: 395px;
    border: solid 1px #c4c4c4;
}
.profileCareerCtrlMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.profileCareerCtrlLeftColumn
{
    vertical-align: top;
    width: 260px;
}
.profileCareerCtrlRightColumn
{
    vertical-align: top;
    width: 125px;
    text-align: right;
}
.profileCareerCtrlCareerTitle
{
}
.profileCareerCtrlCareerCompany
{
}
.profileCareerCtrlCareerDates
{
    font-size: 10px;
}
.profileCareerCtrlCareerDescription
{
    width: 385px;
    font-size: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.profileCareerCtrlDescription
{
    line-height: 13px;
    font-size: 12px;
    text-align: left;
    margin: 5px;
}
.profileCareerCtrlDescriptionQuoteLeft
{
    background-image: url(images/introStatementQuoteLeft.gif);
    width: 11px;
    height: 9px;
}
.profileCareerCtrlDescriptionQuoteRight
{
    background-image: url(images/introStatementQuoteRight.gif);
    width: 11px;
    height: 9px;
}
/* ------------------------------ Profile Advertising Ctrl ----------------------------------------- */
.profileAdvertisingCtrlTable
{
    width: 395px;
    height: 281px;
}
.profileAdvertisingCtrlMainColumn
{
    vertical-align: top;
    text-align: center;
    padding: 0px;
}
/* ---------------------------- Search No ------------------------------------- */
.searchNoResultsIcon
{
    background-image: url(images/icon_exclamation_50x50.jpg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 60px;
    padding-top: 15px;
    font-size: 18px;
    margin-top: -5px;
}
.searchNoResultsBullets
{
    margin-left: 50px;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: -20px;
}
/* ---------------------------------- Announcements Section ----------------------------------------- */
.announcementsHeading
{
    color: #666;
    font-weight: bold;
    margin-bottom: 8px;
}
.announcementsUpcomingButtonTable
{
    width: 980px;
}
.announcementsUpcomingTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn1Header
{
    width: 40px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn2Header
{
    width: 60px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn3Header
{
    width: 300px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn4Header
{
    width: 215px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn5Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsUpcomingColumn1
{
    text-align: center;
    padding: 5px;
}
.announcementsUpcomingColumn2
{
    text-align: left;
    padding: 5px;
}
.announcementsUpcomingColumn3
{
    text-align: left;
    padding: 5px;
}
.announcementsUpcomingColumn4
{
    text-align: left;
    padding: 5px;
}
.announcementsUpcomingColumn5
{
    text-align: left;
    padding: 5px;
}
.announcementsPreviousTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.announcementsPreviousColumn1Header
{
    width: 40px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsPreviousColumn2Header
{
    width: 60px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsPreviousColumn3Header
{
    width: 300px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsPreviousColumn4Header
{
    width: 215px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsPreviousColumn5Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.announcementsPreviousColumn1
{
    text-align: center;
    padding: 5px;
}
.announcementsPreviousColumn2
{
    text-align: left;
    padding: 5px;
}
.announcementsPreviousColumn3
{
    text-align: left;
    padding: 5px;
}
.announcementsPreviousColumn4
{
    text-align: left;
    padding: 5px;
}
.announcementsPreviousColumn5
{
    text-align: left;
    padding: 5px;
}
.announcementsNone
{
    text-align: left;
    padding: 5px;
}
/* ---------------------------- Announcement Recipients Pop-Up ------------------------------------- */
.announcementsRecipientsTitle
{
    float: left;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    width: 279px;
}
.announcementsRecipientsClose
{
}
.announcementsRecipientsListScroll
{
    overflow: scroll;
    height: 145px;
}
.announcementsRecipientsListTable
{
}
.announcementsRecipientsListName
{
    font-weight: bold;
    font-size: 12px;
}
.announcementsRecipientsListEmail
{
    font-size: 11px;
}
/* ---------------------------- View Private Contacts Pop-Up ---------------------------------------- */
.viewPrivateContactsTitle
{
    float: left;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    width: 279px;
}
.viewPrivateContactsClose
{
}
.viewPrivateContactsScroll
{
    overflow: scroll;
    height: 145px;
}
.viewPrivateContactsTable
{
}
.viewPrivateContactsName
{
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
}
.viewPrivateContactsEmail
{
    font-size: 11px;
    padding-left: 5px;
}
/* ---------------------------------- Account Settings ----------------------------------------- */
.accountSettingsIcon
{
    margin-bottom: -17px;
}
.accountSettingsTableMain
{
    width: 100%;
}
.accountSettingsTableSub
{
    width: 100%;
}
.accountSettingsTableHeaders
{
    font-weight: bold;
    color: #666;
    text-align: center;
}
.accountSettingsTableHeaders2
{
    font-weight: bold;
    color: #666;
    text-align: left;
    margin: 0px 0px 0px 30px;
}
.accountSettingshRule
{
    background-color: #D8E4F9;
    height: 1px;
    margin: 10px 0 10px 0;
    width: 979px;
}



.accountSettingsError
{
    color: #f00;
    text-align: center;
    font-size: 11px;
}
.accountSettingsPasswordTable
{
    width: 400px;
}
.accountSettingsPasswordTableColumnLeft
{
    text-align: right;
    padding-top: 4px;
    padding-right: 3px;
}
.accountSettingsPasswordTableColumnRight
{
    text-align: left;
}
.accountSettingsSubtext
{
    color: #666;
    font-size: 10px;
}
.accountSettingsPasswordTableButtonRow
{
    text-align: center;
}
.accountSettingsQuestionTable
{
    width: 400px;
}
.accountSettingsQuestionTableColumnLeft
{
    text-align: right;
    padding-top: 4px;
    padding-right: 3px;
}
.accountSettingsQuestionTableColumnRight
{
    text-align: left;
}
.accountSettingsQuestionTableButtonRow
{
    text-align: center;
}
.accountSettingsSuccessMessage
{
    color: #040;
    font-weight: bold;
}
/* ---------------------------------- Account Settings ----------------------------------------- */
.passwordRecoveryTableMain
{
    width: 400px;
    padding: 3px;
}
.passwordRecoveryError
{
    color: #f00;
    text-align: center;
    font-size: 11px;
}
.passwordRecoveryTableHeader
{
    font-weight: bold;
    color: #666;
    text-align: left;
}
.passwordRecoveryTableColumnLeft
{
    width: 170px;
    text-align: right;
    padding: 6px 3px;
}
.passwordRecoveryTableColumnRight
{
    width: 230px;
    text-align: left;
    padding: 3px;
}
.passwordRecoveryTableButtonRow
{
    text-align: center;
}
.passwordRecoveryInput
{
    width: 200px;
}
.passwordRecoverySuccessMessage
{
    color: #040;
    font-weight: bold;
    padding-bottom: 20px;
}
.passwordRecoverySubtext
{
    color: #666;
    font-size: 10px;
}
/* ---------------------------------- Account Settings Salesforce----------------------------------------- */
.salesforce
{
    clear: both;
}
.salesforce .expandMessage
{
    float: right;
    padding: 4px 4px 4px 4px;
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.salesforce .left
{
    float: left;
}
.salesforce .right
{
    float: right;
}
.salesforce .clear
{
    clear: both;
    padding: 10px 0px 10px 0px;
}
.salesforce .SFcontainer
{
    clear: both;
    height: 100%;
    width: 978px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #b4cbf1;
    border-bottom-color: #b4cbf1;
    border-left-color: #b4cbf1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.salesforce .introTextBox
{
    width: 566px;
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 22px 0px 0px 0px;
    height: 100%;
}
.salesforce .introText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
.salesforce .hrule
{
    width: 565px;
    border-bottom: 1px solid #d7e3f7;
    margin: 10px 0px 10px 0px;
}
.salesforce .notifications
{
    float: left;
    background-color: #FFF;
    width: 256px;
    height: 100%;
    border-right: 1px solid #d7e3f7;
}
.salesforce .reporting
{
    float: right;
    width: 300px;
    height: 100%;
}
.salesforce .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #666666;
    margin: 0px 0px 6px 0px;
}
.salesforce .subTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}
.salesforce .row
{
    width: 100%;
    display: block;
}
.salesforce .on
{
    float: left;
    margin: 2px 4px 0px 0px;
}
.salesforce a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.salesforce a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.salesforce .indent
{
    margin: 0px 0px 6px 20px;
}
.salesforce .spacer
{
    display: block;
    width: 100%;
    height: 10px;
}
.salesforce .label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    margin: 15px 0px 0px 0px;
}
.salesforce .minorText
{
    width: 50%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666;
}
.salesforce .box
{
    margin: 4px 40px 0px 0px;
}
.salesforce .inputBox
{
    width: 180px;
    margin: 4px 0px 0px 0px;
    float: left;
}
.salesforce .buttonBox
{
    margin: 3px 0px 0px 6px;
    float: left;
}
/* ------------------------------ Contacts Index Card Ctrl -------------------------------------- */
.contactsIndexCardCtrlSmaller
{
    width: 25px;
    background-color: #e9e9e9;
    color: #999;
    border-right: solid 1px #e9e9e9;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.contactsIndexCardCtrlSmallerSelected
{
    width: 25px;
    color: #999;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-top: solid 1px #a5acb2;
    border-bottom: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #FFF;
    position: relative;
    left: 1px;
}
.contactsIndexCardCtrl
{
    width: 23px;
    background-color: #e9e9e9;
    color: #999;
    border-right: solid 1px #e9e9e9;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.contactsIndexCardCtrlSelected
{
    width: 23px;
    color: #999;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    border-top: solid 1px #a5acb2;
    border-bottom: solid 1px #FFF;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
    position: relative;
    top: 1px;
    background-color: #FFF;
}
/* --------------------------------------- OPT OUT ---------------------------------------------- */
.optOutIcon
{
    margin-bottom: -25px;
}
.optOutInvalidMessage
{
    margin: 20px 5px;
    background-image: url(images/icon_exclamation_50x50.jpg);
    background-repeat: no-repeat;
    height: 50px;
    padding-left: 60px;
    padding-top: 1px;
}
.optOutTableMain
{
    margin: 0 0 20px 136px;
    padding: 20px;
    border: solid 3px #b8d2fb;
}
.optOutEmailAddressLabel
{
    padding-bottom: 5px;
    color: #999;
    font-weight: bold;
    margin: -5px 0 12px 100px;
}
.optOutRecipientEmail
{
    font-weight: bold;
    color: #333;
    font-size: 18px;
}
.optOutUserTitle
{
    font-size: 18px;
    color: #666;
}
.optOutSenderNameEmail
{
}
.optOutUserTable
{
    margin: 10px 0 0 55px;
}
.optOutUserIcon
{
    margin-bottom: -15px;
}
.optOutHr
{
    width: 80%;
    margin: 20px 0 20px 10%;
}
.optOutSystemTitle
{
    font-size: 18px;
    color: #666;
}
.optOutSystemText
{
    font-size: 10px;
}
.optOutSystemTable
{
    margin: 10px 0 0 55px;
}
.optOutSystemIcon
{
    margin-bottom: -15px;
}
.optOutButton
{
    margin-left: 318px;
}
/* -------------------------------------- Validate Email  --------------------------------------- */
.validateEmailTableBullets
{
    font-size: 16px;
    line-height: 33px;
    margin: 0 0 0 25px;
}
.validateEmailInputEmail
{
    width: 155px;
}
/* ------------------------------------- ViewPrivateGroup  -------------------------------------- */
.viewPrivateGroupScroller
{
    clear: both;
    overflow: scroll;
    margin: 3px;
    height: 125px;
    width: 298px;
}
.viewPrivateGroupTitle
{
    margin-bottom: 0px;
    float: left;
}
.viewPrivateGroupClose
{
    float: right;
    position: relative;
    top: -3px;
    left: 3px;
}
/* --------------------------------- searchResultsNavigation  ----------------------------------- */
.searchResultsNavigation
{
    font-size: 12px;
    margin: 5px 0 5px 0;
    width: 980px;
    height: 24px;
}
.searchResultsTableMain
{
}
.searchResultsItemMain
{
    width: 789px;
    border: 1px solid #c4c4c4;
    margin: 0px 0px 10px 0px;
}
.searchResultsName
{
    font-size: 14px;
    border-bottom: 1px solid #c4c4c4;
    background-color: #e7e7e7;
    padding: 3px;
    font-weight: bold;
}
.searchResultsTableItem
{
    padding: 5px;
}
.searchResultsItemProfession
{
    padding-bottom: 3px;
}
.searchResultsItemIndustry
{
    padding-bottom: 2px;
}
.searchResultsItemLocation
{
    padding-bottom: 8px;
    font-size: 11px;
}
.searchResultsItemLink
{
    padding-bottom: 0px;
    font-size: 11px;
}
.searchResultsItemStatement
{
    font-size: 11px;
    padding-bottom: 5px;
}
.searchResultsItemAlreadyContact
{
    font-size: 11px;
}
.searchResultsItemSnippet
{
    font-size: 11px;
    padding: 5px 0 5px 5px;
}
/*Pagination*/
a.PaginationNavButton
{
    border: 1px solid #0753CF;
    padding: 4px 6px;
}
a.PaginationPageButton
{
    border: 1px solid #0753CF;
    padding: 4px 6px;
}
.searchResultsNavigation
{
    margin: 8px 0 8px 0;
}
.searchResultsNavigation a:hover
{
    border: 1px solid #0753CF;
    padding: 4px 6px;
    background-color: #0753CF;
    color: white;
}
.searchResultsNavigation span span
{
    border: 1px solid #0753CF;
    padding: 4px 6px;
    background-color: #0753CF;
    color: white;
}
/* ------------------------------ Contact Manager Section  -------------------------------------- */
.contactManagerTable
{
    width: 980px; /* table-layout:fixed; */
    border: solid 1px #c4c4c4;
}
.contactManagerColumn1Header
{
    width: 20px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn2Header
{
    width: 20px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn3Header
{
    width: 120px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn4Header
{
    width: 120px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn5Header
{
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn6Header
{
    width: 150px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn7Header
{
    width: 70px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.contactManagerColumn1
{
    width: 20px;
    text-align: center;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn2
{
    width: 20px;
    text-align: center;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn3
{
    width: 120px;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn4
{
    width: 120px;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn5
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn6
{
    width: 150px;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.contactManagerColumn7
{
    width: 70px;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.contactManagerFormLabel
{
    color: #666;
    text-align: left;
    padding: 5px;
}
.contactManagerTopButtons
{
    width: 980px;
    vertical-align: bottom;
    text-align: right;
}
.contactManagerIndexCardRow
{
    width: 980px;
    vertical-align: bottom;
    text-align: left;
    background-color: #e9e9e9;
}
.contactManagerDataPagerLinks
{
    width: 980px;
    font-weight: bold;
    padding: 2px;
    text-align: right;
}
.contactManagerDataPagerLinks a
{
    font-weight: bold;
    padding: 2px;
}
.contactManagerModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.contactManagerAddEditContactPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.contactManagerAddEditContactPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.contactManagerAddEditContactPanelHeaderLink a
{
    text-decoration: none;
}
.contactManagerAddEditContactTable
{
    width: 350px;
    border: solid 1px #000;
    background-color: #FFFFFF;
}
.contactManagerAddEditContactMainColumn
{
    vertical-align: top;
    padding: 5px;
    text-align: left;
}
.contactManagerAddEditFormLabel
{
    color: #666;
    text-align: right;
    padding: 5px;
}
.contactManagerAddEditInputFirstName
{
    width: 220px;
}
.contactManagerAddEditInputLastName
{
    width: 220px;
}
.contactManagerAddEditInputTitle
{
    width: 220px;
}
.contactManagerAddEditInputEmail
{
    width: 220px;
}
.contactManagerAddEditInputPrimaryPhone
{
    width: 220px;
}
/* ------------------------------ Admin Section ----------------------------------------------------------- */
.adminIcon
{
    margin-bottom: -30px;
    margin-top: 5px;
}
.adminTableMain
{
    width: 800px;
}
.adminTableLeftColumn
{
    width: 375px;
    padding: 0 0 0 0;
}
.adminButtonAddNew
{
    width: 60px;
    margin: 0 0 0 286px;
    text-align: center;
}
.adminCurrentUsers
{
    width: 325px;
    border: solid 1px #c4c4c4;
    margin: 0px 0px 20px 20px;
    height: 283px;
}
.adminCurrentUsersHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    height: 10px;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-size: 11px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}
.adminCurrentUsersList
{
    overflow: auto;
    height: 260px;
}
.adminCurrentUsersListTable
{
    padding: 3px;
}
.adminCurrentUsersListButton
{
    width: 15px;
}
.adminCurrentUsersListName
{
    line-height: 22px;
}
.adminTableRightColumnm
{
    width: 350px;
    padding: 35px 15px;
}
.adminInstructions
{
    font-size: 11px;
    margin-top: 20px;
}
.adminLinksMain
{
    font-size: 16px;
    font-weight: bold;
}
.adminLinksProfileActivity
{
    background-image: url(/images/adminIconReports.jpg);
    background-repeat: no-repeat;
    padding: 0px 10px 10px 62px;
    margin: 25px 0 0 0;
}
.adminLinksProfileContent
{
    background-image: url(/images/adminIconProfiles.jpg);
    background-repeat: no-repeat;
    padding: 5px 10px 10px 62px;
    margin: 10px 0 0 0;
}
.adminProfileTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
    table-layout: fixed;
}
.adminProfileLeftColumn
{
    width: 395px;
    padding-right: 5px;
    vertical-align: top;
}
.adminProfileRightColumn
{
    width: 395px;
    vertical-align: top;
}
/* ------------------------------ Reports Section ----------------------------------------------------------- */
.reportsIcon
{
    margin-bottom: -10px;
    margin-top: 5px;
}
.reportsHeading
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
.reportsHeading a
{
    color: #0753cf;
    font-size: 10px;
    text-decoration: none;
}
.reportsFormLabel
{
    color: #666;
    text-align: right;
    vertical-align: bottom;
    padding: 5px;
}
.reportsTotalsTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsTotalsColumn1Header
{
    width: 285px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsColumn2Header
{
    width: 200px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsColumn3Header
{
    width: 200px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsColumn4Header
{
    width: 70px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
    color: #666;
    font-weight: bold;
}
.reportsTotalsColumn1 a
{
    font-size: 10px;
    font-weight: bold;
}
.reportsTotalsColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsTotalsColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsTotalsColumn4
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsTotalsAnnouncementTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsTotalsAnnouncementColumn1Header
{
    width: 265px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsAnnouncementColumn2Header
{
    width: 250px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsAnnouncementColumn3Header
{
    width: 250px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsTotalsAnnouncementColumn1
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsTotalsAnnouncementColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsTotalsAnnouncementColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.reportsDetailViewSelectionTable
{
    width: 980px;
}
.reportsProfileDataTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsProfileDataColumn1Header
{
    width: 645px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsProfileDataColumn2Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsProfileDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsProfileDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsContentDataTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsContentDataColumn1Header
{
    width: 235px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsContentDataColumn2Header
{
    width: 400px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsContentDataColumn3Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsContentDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsContentDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsContentDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsInviteDataTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsInviteDataColumn1Header
{
    width: 645px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsInviteDataColumn2Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsInviteDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsInviteDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDataTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsAnnouncementDataColumn1Header
{
    width: 330px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDataColumn2Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDataColumn3Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
    text-align: center;
}
.reportsAnnouncementDataColumn4Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDataColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDataColumn4
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsInputTimeFrame
{
}
.reportsAnnouncementLeftColumn
{
    width: 45%;
    float: left;
    text-align: right;
}
.reportsAnnouncementMiddleColumn
{
    width: 10%;
    float: left;
}
.reportsAnnouncementRightColumn
{
    width: 45%;
    float: right;
    text-align: left;
}
.reportsArrows
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: inline;
}
.reportsNav
{
    width: 980px;
    float: left;
    margin: 0px 0px 15px 0px;
    background-color: #f3f3f3;
    border: 1px solid #c4c4c4;
}
.reportsNav .content
{
    padding: 30px;
    margin: 0px 0px 0px 0px;
}
.reportsNav .left
{
    width: 50%;
    height: 30px;
    float: left;
}
.reportsNav .btnWrap
{
    width: 100px;
    margin: 4px 0px 0px 0px;
}
.clear
{
    clear: both;
}
/* ------------------------------ Captcha Ctrl ---------------------------------------------------------------- */
.captchaCtrl
{
    width: 290px;
    border: solid 1px #c4c4c4;
}
.captchaHeader
{
}
.captchaContent
{
}
.captchaInputText
{
    width: 275px;
}
/* ------------------------------ Landing Page Section -------------------------------------------------------- */
.landingTable
{
    width: 980px;
}
.landingMainColumn
{
    padding: 5px;
}
.landingNoProfiles
{
    text-align: left;
    padding: 10px;
}
.landingInnerTable
{
    width: 785px;
}
.landingInnerColumn
{
    width: 392px;
    text-align: left;
    padding: 7px;
}
.landingProfileLink
{
}
.landingProfileName
{
    font-weight: bold;
}
.landingProfileProfession
{
    font-size: 10px;
    font-style: italic;
}
.landingProfileIndustry
{
    font-size: 11px;
}
.landingProfileLocation
{
    font-size: 11px;
}
.landingIndexCard
{
    color: #666;
}
.landingIndexCard a
{
    text-decoration: none;
}
.landingInputSearch
{
    width: 250px;
}
/* ------------------------------ Admin Profile Section -------------------------------------- */

.adminPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.adminPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.adminPanelHeaderLink a
{
    text-decoration: none;
}
.adminProfileTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
    table-layout: fixed;
}
.adminProfileLeftColumn
{
    width: 395px;
    padding-right: 5px;
    vertical-align: top;
}
.adminProfileRightColumn
{
    width: 395px;
    vertical-align: top;
}
.adminPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.adminPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.adminPanelHeaderLink a
{
    text-decoration: none;
}
/* ------------------------------ Admin Profile Text Ctrl ----------------------------------------- */
.adminProfileTextCtrlPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.adminProfileTextCtrlPanelSubHeader
{
    font-size: 10px;
}
.adminProfileTextCtrlPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.adminProfileTextCtrlPanelHeaderLink a
{
    text-decoration: none;
    color: #FFFFFF;
}
.adminProfileTextCtrlTable
{
    width: 100%;
    border: solid 1px #c4c4c4;
}
.adminProfileTextCtrlMainColumn
{
    vertical-align: top;
    width: 395px;
    padding: 4px;
}
.adminProfileTextCtrlText
{
    width: 385px;
    overflow: auto;
}
/* ---------------------------------- Leads ---------------------------------------------- */

.myLeadsHeading
{
    color: #666;
    font-weight: bold;
    margin-bottom: 8px;
}
.myLeadsButtonTable
{
    width: 980px;
    border: 0px;
}
.myLeadsButtonTable1
{
    width: 980px;
    border: solid 1px #c4c4c4;
}
.publishBtnAddMedia
{
    position: absolute;
    top: 0px;
    left: 200px;
    height: 20px;
    width: 138px;
}
.publishBtnPublish
{
    position: absolute;
    top: 0px;
    left: 350px;
    height: 20px;
    width: 119px;
}
.myLeadsSearchTable
{
    width: 980px;
    border-top: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 0px #c4c4c4;
    border-left: solid 1px #c4c4c4;
}
.myLeadsSearchTable2
{
    width: 980px;
    border-top: solid 0px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4;
    border-left: solid 1px #c4c4c4;
}
.myPostedLeadsColumn1Header
{
    width: 40px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myPostedLeadsColumn2Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myPostedLeadsColumn3Header
{
    width: 90px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myPostedLeadsColumn4Header
{
    width: 90px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myPostedLeadsColumn5Header
{
    width: 400px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myPostedLeadsColumn1
{
    text-align: center;
    padding: 5px;
}
.mySearchLeadsColumn1
{
    text-align: left;
    padding: 5px;
}
.myPostedLeadsColumn2
{
    text-align: left;
    padding: 5px;
}
.myPostedLeadsColumn3
{
    text-align: left;
    padding: 5px;
}
.myPostedLeadsColumn4
{
    text-align: left;
    padding: 5px;
}
.myPostedLeadsColumn5
{
    text-align: left;
    padding: 5px;
}
.leadsNone
{
    text-align: left;
    padding: 5px;
}
.myLeadsButton
{
    width: 787px;
}
.myLeadsRowHeader
{
    background-image: url(images/leads_div_header.gif);
    background-repeat: repeat-x;
}
.myLeadsSearchTextTitle
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 0px 0px 0px 4px;
    margin: 14px 8px 4px 9px;
    display: block;
}
.submitButton
{
    margin: 10px 0px 0px 0px;
    display: block;
    width: 65px;
    padding: 0px 0px 0px 28px;
}
.myLeadsSearchDropDown
{
    width: 206px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 10px 0px 0px 0px;
}
.myLeadsSearchTextInput
{
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 10px 0px 0px 0px;
}
.myLeadsSearchTextInputSmall
{
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 10px 10px 14px;
}
.myLeadsSearchTextInputDate
{
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 10px 10px 14px;
}
.myLeadsSearchTextInputRed
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    margin: 0px 2px 0px 0px;
}
.AddLeadsTable
{
    width: 300px;
    border: solid 1px #c4c4c4;
}
.leadsPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 6px 0px 6px 10px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 16px;
}
.leadsPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.leadsTextTitle
{
    width: 250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 0px 0px 0px 4px;
    margin: 8px 0px 4px 9px;
    display: block;
}
.leadsTextInput
{
    width: 250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 0px 0px 14px;
}
.leadsTextInputRed
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    margin: 0px 2px 0px 0px;
}
.leadsRadioButtons
{
    width: 250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 0px 0px 14px;
    display: block;
}
.respondButton
{
    margin: 8px 0px 0px 12px;
    display: block;
}
.mySearchLeadsColumn1Header
{
    width: 50px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.mySearchLeadsColumn2Header
{
    width: 290px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.mySearchLeadsColumn3Header
{
    width: 150px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.mySearchLeadsColumn4Header
{
    width: 150px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.myLeadsTableRow1
{
    background-color: #ededed;
}
.myLeadsTableRow2
{
    background-color: #fff;
}
/* ------------------------------ Contact Groups Modal -------------------------------------------------- */
.adminGroupsPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.adminGroupsPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.adminGroupsPanelHeaderLink a
{
    text-decoration: none;
}
.adminGroupsPanelHeader2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin: 3px 0px 0px 5px;
}


.adminGroupsPanelHeader3
{
    width: 306px;
    height: 25px;
    background-color: #FFF;
    margin: 0px 0px 0px 10px;
    border-top: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
    border-bottom: 0px solid #a5acb2;
    border-left: 1px solid #a5acb2;
    position: relative;
    padding: 5px 0px 0px 0px;
}
.adminGroupsPanelHeader4
{
    position: absolute;
    left: 120px;
    top: 4px;
}
.adminGroupsPanelHeader5
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}
.adminGroupsTable
{
    width: 600px;
    height: 480px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.adminGroupsMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.adminGroupsInnerTable
{
    width: 650px;
    height: 470px;
    table-layout: fixed;
}
.adminGroupsInnerLeftColumn
{
    text-align: left;
    vertical-align: top;
    background-color: #d9d8d6;
    border-right: solid 1px #a7a7a7;
    padding: 4px 0px 0px 0px;
    width: 175px;
}
.adminGroupsInnerLeftColumn a
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    width: 175px;
}
.adminGroupsInnerRightColumn
{
    text-align: left;
    vertical-align: top;
    padding: 5px; /* padding:0px 0px 0px 0px; */
}
.adminGroupsCategory
{
    padding: 5px 0px 5px 7px;
    margin: 2px 2px 2px 4px;
    width: 300px;
}
.adminGroupsCategoryActive
{
    background-color: #ffffff;
    position: relative;
    font-weight: bold;
    border-top: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #FFF;
    padding: 5px 0px 5px 7px;
    margin: 2px -1px 2px 4px;
    left: 1px;
    vertical-align: middle;
}
.adminGroupsScrollBox1
{
    width: 303px;
    height: 400px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 0px;
    margin-left: 10px;
    padding: 3px 0px 3px 3px;
}
.adminGroupsScrollBox1Header
{
    width: 306px;
    height: 24px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
    margin-left: 10px;
    position: relative;
}
.adminGroupsScrollBox1Button
{
    width: 290px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    padding: 2px 4px 2px 4px;
}
.adminGroupsScrollBox2
{
    width: 300px;
    height: 360px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.adminGroupsScrollBox2Header
{
    width: 306px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.adminGroupsScrollBox2Button
{
    width: 290px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.adminGroupsContactsNone
{
    padding: 3px;
}
.adminGroupsContactName
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 3px 3px 3px;
}
.adminGroupsContactEmail
{
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 2px 5px 7px;
}
.adminGroupsFormLabel
{
    color: #666666;
    text-align: left;
    vertical-align: middle;
    padding: 3px 3px 5px 3px;
    margin: 0px 0px 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 15px;
}
.adminGroupsFormLink
{
    color: #666666;
    text-align: left;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #000;
    height: 15px;
    position: absolute;
    top: 0px;
    margin: 0px 0px 0px 0px;
}
.adminGroupsInputAddGroupName
{
    width: 119px;
    background-color: #e3e2e2;
    color: #333333;
    font-size: 11px;
    border: solid 1px #a7a7a7;
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 3px 2px;
    position: relative;
    top: 0px;
}
.adminGroupsBtnAdd
{
    border-width: 0px;
    position: absolute;
    top: 0px;
    left: 124px;
}
/* ------------------------------ Admin Profile Content Ctrl ----------------------------------------- */
.adminProfileContentCtrlPanelSubHeader
{
    font-size: 10px;
}
.adminProfileContentCtrlPanelHeaderLink a
{
    color: #FFFFFF;
    text-decoration: underline;
}
.adminProfileContentCtrlTable
{
    width: 300px;
    border: solid 1px #000;
    margin-left: 5px;
}
.adminProfileContentCtrlMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.adminProfileContentCtrlEmpty
{
    margin: 5px;
}
.adminProfileContentCtrlLeftColumn
{
    vertical-align: top;
    padding: 5px;
    width: 32px;
}
.adminProfileContentCtrlMiddleColumn
{
    vertical-align: top;
    padding: 5px;
    width: 100%;
}
.adminProfileContentCtrlRightColumn
{
    vertical-align: top;
    padding: 5px;
    font-size: 10px;
    text-align: right;
}
.adminProfileContentCtrlTabTable
{
    width: 300px;
    table-layout: fixed;
}
.adminProfileContentCtrlTabLeft
{
    background-image: url(images/contentTab_left.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 26px;
}
.adminProfileContentCtrlTabMiddle
{
    background-image: url(images/contentTab_mid.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 300px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.adminProfileContentCtrlTabMiddle img
{
    padding-top: 5px;
}
.adminProfileContentCtrlTabRight
{
    background-image: url(images/contentTab_right.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 35px;
}
.adminProfileContentCtrlTabSpacer
{
    background-image: url(images/contentTab_spacer.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 20px;
    text-align: right;
}
.adminProfileContentCtrlContentTitle
{
    font-weight: bold;
    font-size: 13px;
}
.adminProfileContentCtrlContentDescription
{
    font-size: 11px;
}
/* ------------------------------ Admin Reports Section ----------------------------------------------------------- */
.adminReportsIcon
{
    margin-bottom: -10px;
    margin-top: 5px;
}
.adminReportsHeading
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
.adminReportsHeading a
{
    color: #464f94;
    font-size: 10px;
    text-decoration: underline;
}
.adminReportsFormLabel
{
    color: #666;
    text-align: right;
    vertical-align: bottom;
    padding: 5px;
}
.adminReportsTotalsTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsTotalsColumn1Header
{
    width: 270px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsColumn2Header
{
    width: 200px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsColumn3Header
{
    width: 200px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsColumn4Header
{
    width: 70px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
    color: #666;
    font-weight: bold;
}
.adminReportsTotalsColumn1 a
{
    font-size: 10px;
    font-weight: bold;
}
.adminReportsTotalsColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsColumn4
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsTotalsAnnouncementColumn1Header
{
    width: 250px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsAnnouncementColumn2Header
{
    width: 250px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsAnnouncementColumn3Header
{
    width: 250px;
    color: #FFF;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsTotalsAnnouncementColumn1
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsDetailViewSelectionTable
{
    width: 972px;
}
.adminReportsProfileDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsProfileDataColumn1Header
{
    width: 630px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsProfileDataColumn1Header a
{
    color: #FFF;
}
.adminReportsProfileDataColumn2Header
{
    width: 130px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsProfileDataColumn2Header a
{
    color: #FFF;
}
.adminReportsProfileDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsProfileDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsContentDataColumn1Header
{
    width: 215px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsContentDataColumn1Header a
{
    color: #FFF;
}
.adminReportsContentDataColumn2Header
{
    width: 400px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsContentDataColumn2Header a
{
    color: #FFF;
}
.adminReportsContentDataColumn3Header
{
    width: 130px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsContentDataColumn3Header a
{
    color: #FFF;
}
.adminReportsContentDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInviteDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsInviteDataColumn1Header
{
    width: 972px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsInviteDataColumn1Header a
{
    color: #FFF;
}
.adminReportsInviteDataColumn2Header
{
    width: 130px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsInviteDataColumn2Header a
{
    color: #FFF;
}
.adminReportsInviteDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInviteDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #cccccc;
}
.adminReportsAnnouncementDataColumn1Header
{
    width: 410px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsAnnouncementDataColumn1Header a
{
    color: #FFF;
}
.adminReportsAnnouncementDataColumn2Header
{
    width: 100px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsAnnouncementDataColumn2Header a
{
    color: #FFF;
}
.adminReportsAnnouncementDataColumn3Header
{
    width: 100px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsAnnouncementDataColumn3Header a
{
    color: #FFF;
}
.adminReportsAnnouncementDataColumn4Header
{
    width: 130px;
    color: #FFF;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #cccccc;
}
.adminReportsAnnouncementDataColumn4Header a
{
    color: #FFF;
}
.adminReportsAnnouncementDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn4
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInputTimeFrame
{
}
/* ------------------------------ Account Mgmt Modal -------------------------------------------------- */
.accountMgmtTable
{
    border: 1px solid #a5acb2;
    margin: 0px;
    padding: 0px;
    width: 650px;
}
.accountMgmtPanelHeader1
{
    color: #000;
    padding: 10px 0px 10px 9px;
    font-weight: bold;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
}
.accountMgmtPanelHeader2
{
    color: #000;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
}
.accountMgmtPanelText
{
    color: #000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    border: 0px solid #000;
}
.accountMgmtTableRow1
{
    background-color: #ededed;
}
.accountMgmtTableRow2
{
    background-color: #fff;
}
.accountMgmtTableRow3
{
    background-color: #ededed;
}
.accountMgmtBtn
{
    background-image: url(btn_bkg.gif);
    border: 1px solid #a5acb2;
    color: #666;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
}
/*Carousels*/
.carousel-container
{
}
.carousel
{
    display: none;
    height: 240px;
    width: 383px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.carousel-container ul li
{
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}
/*.carousel-container ul.controls { position:absolute;  top:0px; right: 10px; list-style-type: none; z-index:1; margin: 0px } */
.carousel-container ul.controls
{
    position: absolute;
    width: 383px;
    top: 210px;
    left: 30px;
    right: 30px;
    list-style-type: none;
    z-index: 1;
    margin: 0px;
}
.carousel-container ul.controls li a
{
    float: left;
    font-size: 100%;
    margin-top: 5px;
    margin-right: 5px;
    padding: 2px 7px;
    background: #FFFFFF;
    border: solid 1px #0753CF;
    color: #0753CF;
    text-decoration: none;
    outline: none;
}
.carousel-container ul.controls li a.active
{
    border: 1px solid #0753CF;
    background: #0753CF;
    color: #FFFFFF;
}
.carousel-container ul.controls li a:hover
{
    border: 1px solid #0753CF;
    background: #0753CF;
    color: #FFFFFF;
}
.carousel-container .loadingImg
{
    height: 240px;
    width: 240px;
    padding-left: 72px;
}
/*My Carousels -- needs to be deleted*/
.mycarousel-container
{
}
.mycarousel
{
    display: none;
    height: 240px;
    width: 383px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.mycarousel-container ul li
{
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}
/*.mycarousel-container ul.controls { position:absolute; width:383px; top:210px; list-style-type: none; margin: 0px; text-align:center; background-color:#E5E5E5; } */
.mycarousel-container ul.controls
{
    position: absolute;
    width: 383px;
    top: 210px;
    left: 30px;
    right: 30px;
    list-style-type: none;
    z-index: 1;
    margin: 0px;
}
.mycarousel-container ul.controls li a
{
    float: left;
    font-size: 100%;
    margin-top: 5px;
    margin-right: 5px;
    padding: 2px 7px;
    background: #FFFFFF;
    border: solid 1px #0753CF;
    color: #0753CF;
    text-decoration: none;
    outline: none;
}
.mycarousel-container ul.controls li a.active
{
    border: 1px solid #0753CF;
    background: #0753CF;
    color: #FFFFFF;
}
.mycarousel-container ul.controls li a:hover
{
    border: 1px solid #0753CF;
    background: #0753CF;
    color: #FFFFFF;
}
.mycarousel-container .loadingImg
{
    height: 240px;
    width: 240px;
    padding-left: 72px;
}
/*lightbox*/
#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image
{
    padding: 10px;
}
#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
    left: 0;
}
#lightbox-nav a
{
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev
{
    left: 0;
    float: left;
}
#lightbox-nav-btnNext
{
    right: 0;
    float: right;
}
#lightbox-container-image-data-box
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data
{
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption
{
    font-weight: bold;
}
#lightbox-image-details-currentNumber
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
/*References*/
.references-container
{
    overflow: hidden;
}
.references
{
    display: block;
    color: #636363;
    height: 120px;
    width: 383px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.references-container li
{
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
}
.references-quote
{
    margin: 0 16px 0 16px;
}
.references-name
{
    text-align: right;
    margin-right: 24px;
    color: #9E9E9E;
    font-weight: bold;
}
.references-reference
{
    color: #646464;
    font-weight: bold;
}
.references
{
    padding: 5px;
}
.references-controls
{
    height: 18px;
    width: 100%;
    background-color: #E5E5E5;
}
.references-controls td
{
    height: 28px;
}
.references-controls-nav
{
    text-align: right;
}
.references-prev
{
    height: 24px;
    width: 24px;
    cursor: pointer;
    background: url(/images/left_btn.gif);
}
.references-next
{
    height: 24px;
    width: 24px;
    cursor: pointer;
}
.references-controls-add
{
    background: url(/skins/2008/images/submit_btn.gif) bottom no-repeat;
    height: 25px;
    width: 119px;
    cursor: pointer;
}
/* ----------------------------------- Refrences Ends ----------------------------- */

/* ---------------------------------- Styles.Modals begins ------------------------------- */

/* ------------------------------ Edit Profile Tags Modal --------------------------------------- */



.editProfileTagsPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.editProfileTagsPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.editProfileTagsPanelHeaderLink a
{
    text-decoration: none;
}
.editProfileTagsTable
{
    width: 702px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.editProfileTagsMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.editProfileTagsInputTags
{
    width: 680px;
    height: 50px;
}
/* ------------------------------ Edit Profile Tags Modal Ends ---------------------------------- */


/* ------------------------------ Edit Contact Card Modal --------------------------------------- */
.editContactCardPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.editContactCardPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.editContactCardPanelHeaderLink a
{
    text-decoration: none;
}
.editContactCardTable
{
    width: 352px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.editContactCardMainColumn
{
    vertical-align: top;
    padding: 5px 5px 0px 5px;
}
.editContactCardFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
    font-size: 12px;
    float: left;
}
.editContactCardSubtext
{
    font-size: 10px;
    color: #333;
}
.editContactCardInputSalutation
{
    float: left;
}
.editContactCardInputFirstName
{
    width: 200px;
}
.editContactCardInputLastName
{
    width: 200px;
}
.editContactCardInputProfession
{
    width: 200px;
}
.editContactCardInputIndustry
{
    width: 200px;
}
.editContactCardInputIntroStatement
{
    width: 200px;
}
.editContactCardInputPostalCode
{
    width: 50px;
}
.editContactCardInputDOB
{
}
.editContactCardInputProfilePhoto
{
    font-size: 11px;
}
.editContactCardInputFriendlyName
{
    width: 200px;
}
/* ------------------------------ Edit Contact Card Modal Ends --------------------------------------- */

/* ------------------------------ Contact Me Modal ---------------------------------------------- */
.contactMePanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    width: 390px;
    height: 14px;
}
.contactMePanelHeaderLink
{
    background-image: url(images/contactMeCloseButton.jpg);
    background-repeat: no-repeat;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.contactMePanelHeaderLink a
{
    text-decoration: none;
}
.contactMeTable
{
    width: 355px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.contactMeMainColumn
{
    vertical-align: top;
    padding: 5px;
    text-align: left;
}
.contactMeInnerTable
{
    width: 340px;
    table-layout: fixed;
}
.contactMeInnerLeftColumn
{
    width: 50px;
}
.contactMeInnerRightColumn
{
    width: 290px;
    height: 35px;
    text-align: left;
    vertical-align: middle;
}
.contactMeFormLabel
{
    color: #666;
    font-weight: bold;
}
.contactMeInputMessage
{
    width: 335px;
    height: 210px;
}
/* ------------------------------ Contact Me Modal Ends ---------------------------------------------- */

/* ------------------------------ Edit Profile Text Modal --------------------------------------- */
.editProfileTextPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.editProfileTextPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.editProfileTextPanelHeaderLink a
{
    text-decoration: none;
}
.editProfileTextTable
{
    width: 502px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    table-layout: fixed;
}
.editProfileTextMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.editProfileTextFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.editProfileTextInputTitle
{
    width: 450px;
}
/* ------------------------------ Edit Profile Text Modal Ends --------------------------------------- */

/* ------------------------------ Edit Profile History Modal ------------------------------------ */
.editProfileHistoryPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.editProfileHistoryPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
    font-size: 14px;
}
.editProfileHistoryPanelHeaderLink a
{
    text-decoration: none;
    font-size: 14px;
}
.editProfileHistoryTable
{
    width: 867px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.editProfileHistoryMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.editProfileHistoryTabs
{
    width: 864px;
    height: 460px;
    background-color: #FFFFFF;
    padding: 0px;
}
.editProfileHistoryTabHolder
{
    width: 864px;
    height: 22px;
    background-color: #FFFFFF;
    background-image: url(images/contentCategoriesTabHolderBg.gif);
    background-repeat: repeat-x;
    border-top: 0px;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: 0px;
}
.editProfileHistoryTabStyle .ajax__tab_tab
{
    width: 169px;
    height: 17px;
    background-image: url(images/contentCategoriesTopTab.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    border: solid 1px #a7a7a7;
    position: relative;
    bottom: -4px;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    padding-bottom: 0px;
}
.editProfileHistoryTabStyle .ajax__tab_active .ajax__tab_tab
{
    width: 169px;
    height: 18px;
    background-image: none;
    background-color: #ffffff;
    border-top: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    border-bottom: 0px;
    bottom: -4px;
    position: relative;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    padding-bottom: 0px;
}
.editProfileHistoryCareerInnerTable
{
    width: 864px;
    table-layout: fixed;
}
.editProfileHistoryCareerInnerColumn1Header
{
    width: 90px;
    text-align: center;
    font-weight: bold;
    color: #666;
    font-size: 14px;
}
.editProfileHistoryCareerInnerColumn2Header
{
    width: 220px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryCareerInnerColumn3Header
{
    width: 195px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryCareerInnerColumn4Header
{
    width: 130px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryCareerInnerColumn5Header
{
    width: 30px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryCareerInnerColumn6Header
{
    width: 145px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryCareerInnerColumn1
{
    width: 90px;
    text-align: center;
}
.editProfileHistoryCareerInnerColumn2
{
    width: 226px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryCareerInnerColumn3
{
    width: 201px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryCareerInnerColumn4
{
    width: 135px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryCareerInnerColumn5
{
    width: 36px;
    text-align: center;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryCareerInnerColumn6
{
    width: 151px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryCareerError
{
    padding: 5px;
    text-align: left;
}
.editProfileHistoryCareerAltRow
{
    background-color: #e5e5e5;
}
.editProfileHistoryCareerInputTitle
{
    width: 220px;
}
.editProfileHistoryCareerInputCompany
{
    width: 195px;
}
.editProfileHistoryCareerInputDescription
{
    width: 760px;
}
.editProfileHistoryEducationInnerTable
{
    width: 864px;
    table-layout: fixed;
}
.editProfileHistoryEducationInnerColumn1Header
{
    width: 90px;
    text-align: center;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryEducationInnerColumn2Header
{
    width: 115px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryEducationInnerColumn3Header
{
    width: 230px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryEducationInnerColumn4Header
{
    width: 309px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryEducationInnerColumn5Header
{
    width: 80px;
    text-align: left;
    padding: 5px;
    font-weight: bold;
    color: #666;
}
.editProfileHistoryEducationInnerColumn1
{
    width: 90px;
    text-align: center;
}
.editProfileHistoryEducationInnerColumn2
{
    width: 121px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryEducationInnerColumn3
{
    width: 236px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryEducationInnerColumn4
{
    width: 315px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryEducationInnerColumn5
{
    width: 86px;
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.editProfileHistoryEducationError
{
    padding: 5px;
    text-align: left;
}
.editProfileHistoryEducationAltRow
{
    background-color: #e5e5e5;
}
.editProfileHistoryEducationInputDegree
{
    width: 227px;
}
.editProfileHistoryEducationInputSchool
{
    width: 308px;
}
/* ------------------------------ Edit Profile History Modal ------------------------------------ */

/* ------------------------------ Edit Profile Content Modal ------------------------------------ */
.editProfileContentPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.editProfileContentPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.editProfileContentPanelHeaderLink a
{
    text-decoration: none;
}
.editProfileContentTable
{
    width: 760px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.editProfileContentMainColumn
{
    vertical-align: top;
}
.editProfileContentInnerTable
{
    width: 760px;
    height: 578px;
    table-layout: fixed;
}
.editProfileContentInnerLeftColumn
{
    width: 175px;
    text-align: left;
    vertical-align: top;
    background-color: #d9d8d6;
    border-right: solid 1px #a7a7a7;
    padding: 4px 0px 0px 0px;
}
.editProfileContentInnerLeftColumn a
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.editProfileContentInnerRightColumn
{
    width: 585px;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}
.editProfileContentCategory
{
    padding: 5px 0px 5px 7px;
    margin: 2px 2px 2px 4px;
}
.editProfileContentCategoryActive
{
    background-color: #ffffff;
    position: relative;
    font-weight: bold;
    border-top: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #FFF;
    padding: 5px 0px 5px 7px;
    margin: 2px -1px 2px 4px;
    left: 1px;
    vertical-align: middle;
}
.editProfileContentTabHolder
{
    height: 22px;
    background-image: url(images/contentCategoriesTabHolderBg.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: 0px;
    margin: 0px 0px 0px 7px;
    padding-left: 4px;
}
.editProfileContentTabStyle
{
    width: 169px;
    height: 17px;
    background-image: url(images/contentCategoriesTopTab.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    color: #000;
    background-color: #ffffff;
    border-top: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    padding-bottom: 0px;
    position: relative;
    bottom: -4px;
    cursor: pointer;
}
.editProfileContentTabStyleActive
{
    width: 169px;
    height: 18px;
    background-image: none;
    color: #000;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    background-color: #ffffff;
    border-top: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    border-bottom: none;
    padding-bottom: 0px;
    bottom: -4px;
    position: relative;
    cursor: pointer;
}
.editProfileContentCategoriesControls
{
    border: none;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.editProfileContentCategoriesControls a
{
    text-decoration: none;
}
.editProfileContentContactsScrollBox1
{
    width: 250px;
    height: 335px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.editProfileContentContactsScrollBox1Button
{
    width: 240px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.editProfileContentContactsScrollBox2
{
    width: 250px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.editProfileContentContactsScrollBox2Header
{
    width: 256px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.editProfileContentContactsScrollBox2Button
{
    width: 240px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.editProfileContentContactGroupName
{
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}
.editProfileContentContactsNone
{
    padding: 3px;
}
.editProfileContentContactName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.editProfileContentContactEmail
{
    padding: 0px 2px 5px 7px;
}
.editProfileContentSettingsContainerTable
{
    height: 535px;
}
.editProfileContentItemsContainerTable
{
    height: 525px;
}
.editProfileContentItemsScrollBox
{
    width: 561px;
    height: 230px;
    overflow: scroll;
    border: solid 1px #a5acb2;
}
.editProfileContentItemsScrollBoxHeader
{
    width: 555px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: right;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 3px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.editProfileContentItemsSubtext
{
    font-size: 11px;
    text-align: center;
}
.editProfileContentItemsTable
{
    width: 544px;
    table-layout: fixed;
}
.editProfileContentItemsColumn1
{
    width: 20px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.editProfileContentItemsColumn2
{
    width: 20px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.editProfileContentItemsColumn3
{
    width: 45px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.editProfileContentItemsColumn4
{
    width: 40px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
}
.editProfileContentItemsColumn5
{
    width: 349px;
    vertical-align: top;
    padding-bottom: 15px;
    padding-top: 3px;
}
.editProfileContentItemsColumn6
{
    width: 65px;
    vertical-align: top;
    font-size: 10px;
    text-align: right;
    padding-top: 3px;
    padding-right: 5px;
}
.editProfileContentItemsContentTitle
{
}
.editProfileContentItemsContentDescription
{
    font-size: 10px;
}
.editProfileContentFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}
.editProfileContentAltRow
{
    background-color: #e5e5e5;
}
.editProfileContentSettingsMessages
{
    padding: 5px;
    text-align: center;
}
.editProfileContentItemsMessages
{
    padding: 5px;
    text-align: center;
}
.editProfileContentInputAddGroupName
{
    width: 125px;
    background-color: #e3e2e2;
    color: #333333;
    font-size: 11px;
    border: solid 1px #a7a7a7;
    margin: 5px 0 5px 5px;
    padding: 2px 2px 3px 2px;
}
.editProfileContentInputGroupNameIsDefault
{
    margin-left: 80px;
}
.editProfileContentInputEditGroupName
{
    width: 460px;
}
.editProfileContentInputPublic
{
    padding-left: 5px;
    padding-right: 5px;
}
.editProfileContentInputPrivate
{
    padding-left: 5px;
}
.editProfileContentInputContact
{
    padding: 0px;
}
.editProfileContentInputContentTitle
{
    width: 265px;
}
.editProfileContentInputFileUpload
{
    width: 265px;
}
.editProfileContentInputContentDescription
{
    width: 265px;
    height: 60px;
}
.editProfileContentInputContentCategory
{
    width: 265px;
}
.editProfileContentInputContentLink
{
    width: 265px;
}
/* ------------------------------ Edit Profile Content Modal Ends ------------------------------------ */
/* ------------------------------ Content Modal ------------------------------------ */
.ContentPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.ContentPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.ContentPanelHeaderLink a
{
    text-decoration: none;
}
.ContentTable
{
    width: 763px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
    float: left;
}
.ContentMainColumn
{
    vertical-align: top;
}
.ContentInnerTable
{
    width: 760px;
    height: 578px;
    table-layout: fixed;
}
.ContentInnerLeftColumn
{
    width: 175px;
    text-align: left;
    vertical-align: top;
    background-color: #d9d8d6;
    border-right: solid 1px #a7a7a7;
    padding: 4px 0px 0px 0px;
    font-size: 12px;
}
.ContentInnerLeftColumn a
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.ContentInnerRightColumn
{
    width: 575px;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}
.ContentCategory
{
    padding: 5px 0px 5px 7px;
    margin: 2px 2px 2px 4px;
}
.ContentCategoryActive
{
    background-color: #ffffff;
    position: relative;
    font-weight: bold;
    border-top: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #FFF;
    padding: 5px 0px 5px 7px;
    margin: 2px -1px 2px 4px;
    left: 1px;
    vertical-align: middle;
}
.ContentTabHolder
{
    height: 22px;
    background-image: url(images/contentCategoriesTabHolderBg.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: 0px;
    margin: 0px 0px 0px 7px;
    padding-left: 4px;
}
.ContentTabStyle
{
    width: 169px;
    height: 17px;
    background-image: url(images/contentCategoriesTopTab.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    color: #000;
    background-color: #ffffff;
    border-top: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    padding-bottom: 0px;
    position: relative;
    bottom: -4px;
    cursor: pointer;
    font-size: 12px;
}
.ContentTabStyleActive
{
    width: 169px;
    height: 18px;
    background-image: none;
    color: #000;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    background-color: #ffffff;
    border-top: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    border-bottom: none;
    padding-bottom: 0px;
    bottom: -4px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
}
.ContentCategoriesControls
{
    border: none;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin: 0px 0px 0px 0px;
}
.ContentCategoriesControls a
{
    text-decoration: none;
}
.ContentContactsScrollBox1
{
    width: 250px;
    height: 335px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.ContentContactsScrollBox1Button
{
    width: 240px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.ContentContactsScrollBox2
{
    width: 250px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.ContentContactsScrollBox2Header
{
    width: 256px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.ContentContactsScrollBox2Button
{
    width: 240px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.ContentContactGroupName
{
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}
.ContentContactsNone
{
    padding: 3px;
}
.ContentContactName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.ContentContactEmail
{
    padding: 0px 2px 5px 7px;
}
.ContentSettingsContainerTable
{
    height: 535px;
}
.ContentItemsContainerTable
{
    height: 525px;
}
.ContentItemsScrollBox
{
    width: 561px;
    height: 230px;
    overflow: scroll;
    border: solid 1px #a5acb2;
}
.ContentItemsScrollBoxHeader
{
    width: 555px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: right;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 3px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.ContentItemsSubtext
{
    font-size: 11px;
    text-align: center;
}
.ContentItemsTable
{
    width: 544px;
    table-layout: fixed;
}
.ContentHistoryTable
{
    table-layout: fixed;
}
.ContentHistoryColumn1
{
    vertical-align: top;
    padding-top: 3px;
}
.ContentItemsColumn1
{
    width: 20px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.ContentItemsColumn2
{
    width: 20px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.ContentItemsColumn3
{
    width: 45px;
    vertical-align: top;
    text-align: center;
    padding-top: 3px;
}
.ContentItemsColumn4
{
    width: 40px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
}
.ContentItemsColumn5
{
    width: 349px;
    vertical-align: top;
    padding-bottom: 15px;
    padding-top: 3px;
}
.ContentItemsColumn6
{
    width: 65px;
    vertical-align: top;
    font-size: 10px;
    text-align: right;
    padding-top: 3px;
    padding-right: 5px;
}
.ContentItemsContentTitle
{
}
.ContentItemsContentDescription
{
    font-size: 10px;
}
.ContentFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}
.ContentAltRow
{
    background-color: #e5e5e5;
}
.ContentSettingsMessages
{
    padding: 5px;
    text-align: center;
}
.ContentItemsMessages
{
    padding: 5px;
    text-align: center;
}
.ContentInputAddGroupName
{
    width: 125px;
    background-color: #e3e2e2;
    color: #333333;
    font-size: 11px;
    border: solid 1px #a7a7a7;
    margin: 5px 0 5px 5px;
    padding: 2px 2px 3px 2px;
}
.ContentInputGroupNameIsDefault
{
    margin-left: 80px;
}
.ContentInputEditGroupName
{
    width: 460px;
}
.ContentInputPublic
{
    padding-left: 5px;
    padding-right: 5px;
}
.ContentInputPrivate
{
    padding-left: 5px;
}
.ContentInputContact
{
    padding: 0px;
}
.ContentInputContentTitle
{
    width: 265px;
}
.ContentInputFileUpload
{
    width: 265px;
}
.ContentInputContentDescription
{
    width: 265px;
    height: 60px;
}
.ContentInputContentCategory
{
    width: 265px;
}
.ContentInputContentLink
{
    width: 265px;
}
/* ------------------------------ Edit Profile Content Modal Ends ------------------------------------ */

/* ------------------------------ Quick Start Modal -------------------------------------------- */
.quickStartPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.quickStartPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.quickStartPanelHeaderLink a
{
    text-decoration: none;
}
.quickStartTable
{
    width: 772px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.quickStartMainColumn
{
    width: 772px;
    vertical-align: top;
    padding: 0px 6px 6px 6px;
}
.quickStartTerms
{
    color: #333;
    font-size: 11px;
    margin: 0px 0px 17px 0px;
    text-align: left;
}
.quickStartTermsItem
{
    font-weight: bold;
}
.quickStartSubTitle
{
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left;
}
.quickStartIntroInnerTable
{
    width: 757px;
    height: 445px;
    table-layout: fixed;
}
.quickStartIntroInnerLeftColumn
{
    width: 57px;
    background-image: url(images/quickstart/qs-bg-intro.jpg);
    background-repeat: no-repeat;
}
.quickStartIntroInnerRightColumn
{
    width: 700px;
    color: #333;
    vertical-align: top;
}
.quickStartIntroSaveTime
{
    font-size: 16px;
    font-weight: bold;
}
.quickStartIntroStandOut
{
    font-size: 16px;
    font-weight: bold;
    color: #0753cf;
}
.quickStartIntroMakeDeals
{
    font-size: 16px;
    font-weight: bold;
}
.quickStartProfileInnerTable
{
    width: 757px;
    height: 445px;
    table-layout: fixed;
}
.quickStartProfileInnerLeftColumn
{
    width: 433px;
    background-image: url(images/quickstart/qs-bg-profile.jpg);
    background-repeat: no-repeat;
}
.quickStartProfileInnerRightColumn
{
    width: 324px;
    color: #333;
    vertical-align: top;
}
.quickStartContactCardAInnerTable1
{
    width: 757px;
    height: 300px;
    table-layout: fixed;
}
.quickStartContactCardAInnerLeftColumn1
{
    width: 233px;
    font-weight: bold;
    vertical-align: top;
}
.quickStartContactCardAInnerRightColumn1
{
    width: 524px;
    background-image: url(images/quickstart/qs-bg-contactCard.jpg);
    background-repeat: no-repeat;
}
.quickStartContactCardAInnerTable2
{
    width: 757px;
    height: 155px;
    table-layout: fixed;
}
.quickStartContactCardAInnerLeftColumn2
{
    width: 700px;
    vertical-align: top;
}
.quickStartContactCardAInnerRightColumn2
{
    width: 57px;
}
.quickStartContactCardBInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartContactCardBInnerLeftColumn
{
    width: 342px;
    vertical-align: top;
    padding: 5px;
}
.quickStartContactCardBInnerMiddleColumn
{
    width: 5px;
    background-image: url(images/quickstart/qs_blueLine.jpg);
    background-repeat: repeat-y;
}
.quickStartContactCardBInnerRightColumn
{
    width: 390px;
    vertical-align: top;
    color: #333;
    padding: 5px;
}
.quickStartContactCardBFormLabel
{
    color: #666;
    text-align: right;
    vertical-align: top;
    padding: 5px;
}
.quickStartContactCardBSubtext
{
    font-size: 10px;
    color: #333;
}
.quickStartContactCardBFormHeader
{
    font-style: italic;
}
.quickStartContactCardBInputPostalCode
{
    width: 150px;
}
.quickStartContactCardBInputProfession
{
    width: 250px;
}
.quickStartContactCardBInputIndustry
{
    width: 250px;
}
.quickStartContactCardBInputIntroStatement
{
    width: 250px;
    height: 200px;
}
.quickStartContactCardBInputFileUpload
{
    width: 250px;
}
.quickStartContactCardBInputFriendlyName
{
    width: 250px;
}
.quickStartContentAInnerTable1
{
    width: 757px;
    height: 290px;
    table-layout: fixed;
}
.quickStartContentAInnerLeftColumn1
{
    width: 273px;
    vertical-align: top;
}
.quickStartContentAInnerRightColumn1
{
    width: 484px;
    background-image: url(images/quickstart/qs-bg-content.jpg);
    background-repeat: no-repeat;
}
.quickStartContentAInnerTable2
{
    width: 757px;
    height: 165px;
    table-layout: fixed;
}
.quickStartContentAInnerLeftColumn2
{
    width: 700px;
    height: 125px;
    background-image: url(images/quickstart/qs-bg-content-filetypes.jpg);
    background-repeat: no-repeat;
}
.quickStartContentAInnerRightColumn2
{
    width: 57px;
}
.quickStartContentBInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartContentBInnerLeftColumn
{
    width: 342px;
    vertical-align: top;
    padding: 5px;
}
.quickStartContentBInnerMiddleColumn
{
    width: 5px;
    background-image: url(images/quickstart/qs_blueLine.jpg);
    background-repeat: repeat-y;
}
.quickStartContentBInnerRightColumn
{
    width: 390px;
    vertical-align: top;
    color: #333;
    padding: 5px;
}
.quickStartContentBFormLabel
{
    color: #666;
    text-align: right;
    vertical-align: top;
    padding: 5px;
}
.quickStartContentBInputContentGroupName
{
    width: 200px;
}
.quickStartContentBInputContentTitle
{
    width: 240px;
}
.quickStartContentBInputFileUpload
{
    width: 240px;
}
.quickStartContentBInputContentLink
{
    width: 240px;
}
.quickStartContentBInputContentDescription
{
    width: 240px;
    height: 200px;
}
.quickStartPanelsAInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartPanelsAInnerLeftColumn
{
    width: 393px;
    vertical-align: top;
}
.quickStartPanelsAInnerRightColumn
{
    width: 364px;
    background-image: url(images/quickstart/qs-bg-panels.jpg);
    background-repeat: no-repeat;
}
.quickStartPanelsBInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartPanelsBInnerLeftColumn
{
    width: 342px;
    vertical-align: top;
    padding: 5px;
}
.quickStartPanelsBInnerMiddleColumn
{
    width: 5px;
    background-image: url(images/quickstart/qs_blueLine.jpg);
    background-repeat: repeat-y;
}
.quickStartPanelsBInnerRightColumn
{
    width: 390px;
    vertical-align: top;
    color: #333;
    padding: 5px;
}
.quickStartPanelsBFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.quickStartPanelsBFormHeader
{
    font-weight: bold;
}
.quickStartPanelsBInputTitle
{
    width: 365px;
}
.quickStartHistoryAInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartHistoryAInnerLeftColumn
{
    width: 283px;
    vertical-align: top;
}
.quickStartHistoryAInnerRightColumn
{
    width: 474px;
    background-image: url(images/quickstart/qs-bg-history.jpg);
    background-repeat: no-repeat;
}
.quickStartHistoryBInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartHistoryBInnerLeftColumn
{
    width: 342px;
    vertical-align: top;
    padding: 5px;
}
.quickStartHistoryBInnerMiddleColumn
{
    width: 5px;
    background-image: url(images/quickstart/qs_blueLine.jpg);
    background-repeat: repeat-y;
}
.quickStartHistoryBInnerRightColumn
{
    width: 390px;
    vertical-align: top;
    color: #333;
    padding: 5px;
}
.quickStartHistoryBFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.quickStartHistoryBFormHeader
{
    font-weight: bold;
}
.quickStartHistoryBInputTitle
{
    width: 365px;
}
.quickStartHistoryBInputCompany
{
    width: 365px;
}
.quickStartHistoryBInputStartDate
{
}
.quickStartHistoryBInputEndDate
{
}
.quickStartHistoryBInputDescription
{
    width: 365px;
    height: 210px;
}
.quickStartTagsInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
    background-image: url(images/quickstart/qs-bg-tags.jpg);
    background-repeat: no-repeat;
}
.quickStartTagsInnerLeftColumn
{
    width: 360px;
    vertical-align: middle;
}
.quickStartTagsInnerRightColumn
{
    width: 397px;
}
.quickStartTagsFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.quickStartTagsInputTags
{
    width: 600px;
    height: 200px;
}
.quickStartContactsInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartContactsInnerLeftColumn
{
    width: 378px;
    vertical-align: top;
    background-image: url(images/quickstart/qs-bg-contacts-options.jpg);
    background-repeat: no-repeat;
}
.quickStartContactsInnerRightColumn
{
    width: 379px;
    background-image: url(images/quickstart/qs-bg-contacts.jpg);
    background-repeat: no-repeat;
}
.quickStartAnnouncementsInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartAnnouncementsInnerLeftColumn
{
    width: 365px;
    vertical-align: top;
    background-image: url(images/quickstart/qs-bg-announcements-options.jpg);
    background-repeat: no-repeat;
}
.quickStartAnnouncementsInnerRightColumn
{
    width: 392px;
    background-image: url(images/quickstart/qs-bg-announcements.jpg);
    background-repeat: no-repeat;
}
.quickStartInvitesInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartInvitesInnerLeftColumn
{
    width: 385px;
    vertical-align: top;
}
.quickStartInvitesInnerRightColumn
{
    width: 372px;
    background-image: url(images/quickstart/qs-bg-invites.jpg);
    background-repeat: no-repeat;
}
.quickStartReportsInnerTable
{
    width: 757px;
    height: 455px;
    table-layout: fixed;
}
.quickStartReportsInnerLeftColumn
{
    width: 410px;
    height: 300px;
    vertical-align: top;
    background-image: url(images/quickstart/qs-bg-reports-options.jpg);
    background-repeat: no-repeat;
}
.quickStartReportsInnerRightColumn
{
    width: 347px;
    background-image: url(images/quickstart/qs-bg-reports.jpg);
    background-repeat: no-repeat;
}
/* ------------------------------ Quick Start Modal ends-------------------------------------------- */


/* -----------------------------------  Help Files  ------------------------------------------------ */
.helpCsvExport
{
    width: 450px;
    margin: 0 25px;
    line-height: 16px;
}
.helpFileTypes
{
    width: 450px;
    margin: 0 25px;
}
.helpFileTypesTable
{
    text-align: left;
}
/* -----------------------------------  Help Files Ends ------------------------------------------------ */

/* ---------------------------- Calendar Pop-Up ---------------------------------------------------- */
.calendarPopup
{
    position: absolute;
    visibility: hidden;
    background-color: #FFFFFF;
    z-index: 250;
}
.cpYearNavigation, .cpMonthNavigation
{
    background-color: #cccccc;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText
{
    font-family: arial;
    font-size: 8pt;
}
TD.cpDayColumnHeader
{
    text-align: center;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate
{
    text-align: center;
    text-decoration: none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled
{
    color: #D0D0D0;
    text-align: right;
    text-decoration: line-through;
}
.cpCurrentMonthDate
{
    color: #0753cf;
    font-weight: bold;
}
.cpCurrentDate
{
    color: #FFFFFF;
    font-weight: bold;
}
.cpOtherMonthDate
{
    color: #808080;
}
.cpCurrentDate A
{
    color: #0753cf;
}
TD.cpCurrentDate
{
    background-color: #FFFFFF;
    border-width: 1;
    border: solid thin #0753cf;
    text-align: center;
}
TD.cpCurrentDateDisabled
{
    border-width: 1;
    border: solid thin #FFAAAA;
}
TD.cpTodayText, TD.cpTodayTextDisabled
{
    border: solid thin #0753cf;
    border-width: 1 0 0 0;
}
A.cpTodayText, SPAN.cpTodayTextDisabled
{
    height: 20px;
}
A.cpTodayText
{
    color: #0753cf;
    font-weight: bold;
}
SPAN.cpTodayTextDisabled
{
    color: #D0D0D0;
}
.cpBorder
{
    border: solid thin #0753cf;
}
/* ---------------------------- Calendar Pop-Up Ends ---------------------------------------------------- */


/* ------------------------------ Announcement Wizard Modal ---------------------------------------- */

.announcementWizardContainer
{
    overflow: hidden;
    width: 715px;
}
.announcementWizardPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.announcementWizardPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.announcementWizardPanelHeaderLink a
{
    text-decoration: none;
}
.announcementWizardTable
{
    width: 715px;
    height: 610px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.announcementWizardMainColumn
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}
.announcementWizardTitle
{
    padding-left: 20px;
}
.announcementWizardInstructions
{
    /*margin-left: 40px;*/
    text-align: center;
    margin: 0px auto 0px auto;
    color: #666;
}
.announcementWizardDivSelectorON
{
    background-color: #eee;
    border: solid 3px #adc6ef;
    padding: 5px;
}
.announcementWizardDivSelectorOFF
{
    padding: 8px;
}
.announcementWizardTypeTable
{
    width: 713px;
    height: 435px;
    table-layout: fixed;
}
.announcementWizardTypeMainColumn
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.announcementWizardTypeButtonColumnTop
{
    padding: 10px 10px 0px 0px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardTypeButtonColumnBottom
{
    padding: 10px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardTypeInnerTable
{
}
.announcementWizardTypeInnerLeftColumn
{
    width: 345px;
    padding-top: 15px;
}
.announcementWizardTypeInnerRightColumn
{
    width: 345px;
    padding-top: 15px;
}
.announcementWizardTypeHeader
{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
}
.announcementWizardTypeDetails
{
    color: #333;
}
.announcementWizardInformationTable
{
    /*width: 713px;     table-layout: inherit;*/
}
.announcementWizardInformationMainColumn
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.announcementWizardInformationButtonColumnTop
{
    padding: 10px 10px 0px 0px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardInformationButtonColumnBottom
{
    padding: 10px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardInformationNewsTable
{
    margin-left: 100px;
}
.announcementWizardInformationNewsFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationNewsSubtext
{
    font-size: 10px;
    color: #333;
}
.announcementWizardInformationNewsInputTitle
{
    width: 500px;
}
.announcementWizardInformationNewsInputDetails
{
    width: 500px;
    height: 200px;
}
.announcementWizardInformationNewsInputMoreInformation
{
    width: 500px;
}
.announcementWizardInformationEventTable
{
    margin-left: 100px;
}
.announcementWizardInformationEventFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationEventSubtext
{
    font-size: 10px;
    color: #333;
}
.announcementWizardInformationEventInputTitle
{
    width: 500px;
}
.announcementWizardInformationEventInputLocation
{
    width: 500px;
}
.announcementWizardInformationEventInputDetails
{
    width: 500px;
    height: 100px;
}
.announcementWizardInformationEventInputMoreInformation
{
    width: 500px;
}
.announcementWizardInformationContentTable
{
    margin-left: 100px;
}
.announcementWizardInformationContentFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationContentScrollBox
{
    width: 507px;
    height: 170px;
    overflow: scroll;
    border: solid 1px #a5acb2;
}
.announcementWizardInformationContentTabTable
{
    width: 490px;
    table-layout: fixed;
}
.announcementWizardInformationContentTabLeft
{
    background-image: url(images/contentTab_left.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 26px;
}
.announcementWizardInformationContentTabMiddle
{
    background-image: url(images/contentTab_mid.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 409px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.announcementWizardInformationContentTabMiddle img
{
    padding-top: 5px;
}
.announcementWizardInformationContentTabRight
{
    background-image: url(images/contentTab_right.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 35px;
}
.announcementWizardInformationContentTabSpacer
{
    background-image: url(images/contentTab_spacer.gif);
    background-repeat: repeat-x;
    height: 22px;
    width: 20px;
    text-align: right;
}
.announcementWizardInformationContentLeftColumn
{
    vertical-align: top;
    padding: 5px;
    width: 32px;
}
.announcementWizardInformationContentMiddleColumn
{
    vertical-align: top;
    padding: 5px;
    width: 100%;
}
.announcementWizardInformationContentRightColumn
{
    vertical-align: top;
    padding: 5px;
    font-size: 10px;
    text-align: right;
}
.announcementWizardInformationContentTitle
{
}
.announcementWizardInformationContentDescription
{
    font-size: 10px;
}
.announcementWizardInformationContentInputTitle
{
    width: 500px;
}
.announcementWizardInformationContentInputContentDetails
{
    width: 500px;
    height: 60px;
}
.announcementWizardInformationNewClientTable
{
    margin-left: 100px;
}
.announcementWizardInformationNewClientFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationNewClientSubtext
{
    font-size: 10px;
    color: #333;
}
.announcementWizardInformationNewClientInputTitle
{
    width: 500px;
}
.announcementWizardInformationNewClientInputName
{
    width: 500px;
}
.announcementWizardInformationNewClientInputLink
{
    width: 500px;
}
.announcementWizardInformationNewClientInputDetails
{
    width: 500px;
    height: 150px;
}
.announcementWizardInformationPromotionTable
{
    margin-left: 100px;
}
.announcementWizardInformationPromotionFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationPromotionSubtext
{
    font-size: 10px;
    color: #333;
}
.announcementWizardInformationPromotionInputTitle
{
    width: 500px;
}
.announcementWizardInformationPromotionInputItem
{
    width: 500px;
}
.announcementWizardInformationPromotionInputStartDate
{
}
.announcementWizardInformationPromotionInputEndDate
{
}
.announcementWizardInformationPromotionInputDetails
{
    width: 500px;
    height: 100px;
}
.announcementWizardInformationPromotionInputMoreInformation
{
    width: 500px;
}
.announcementWizardInformationCustomTable
{
    margin-left: 100px;
}
.announcementWizardInformationCustomFormLabel
{
    color: #666;
    vertical-align: top;
    padding: 5px;
}
.announcementWizardInformationCustomInputTitle
{
    width: 500px;
}
.announcementWizardContactsTable
{
    width: 713px;
    height: 435px;
    table-layout: fixed;
}
.announcementWizardContactsMainColumn
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
.announcementWizardContactsButtonColumnTop
{
    padding: 10px 10px 0px 0px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardContactsButtonColumnBottom
{
    padding: 10px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardContactsInnerMainColumn
{
    padding-left: 30px;
}
.announcementWizardContactsScrollBox1
{
    width: 290px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.announcementWizardContactsScrollBox1Button
{
    width: 280px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.announcementWizardContactsScrollBox2
{
    width: 290px;
    height: 225px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.announcementWizardContactsScrollBox2Header
{
    width: 296px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.announcementWizardContactsScrollBox2Button
{
    width: 280px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.announcementWizardContactsFormLabel
{
    font-weight: bold;
    color: #999;
    text-align: left;
}
.announcementWizardContactsGroupName
{
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}
.announcementWizardContactsNone
{
    padding: 3px;
}
.announcementWizardContactsName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.announcementWizardContactsEmail
{
    padding: 0px 2px 5px 7px;
}
.announcementWizardContactsInputEmailList
{
    width: 290px;
}
.announcementWizardContactsInputContact
{
    padding: 0px;
}
.announcementWizardScheduleTable
{
    width: 713px;
    height: 435px; /*table-layout: fixed;*/
    margin: 0px auto 0px auto;
    text-align: center;
}
.announcementWizardScheduleMainColumn
{
    padding: 10px;
    vertical-align: top;
    text-align: left;
    margin: 0px auto 0px auto;
}
.announcementWizardScheduleButtonColumnTop
{
    padding: 10px 10px 0px 0px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardScheduleButtonColumnBottom
{
    padding: 10px;
    text-align: right;
    vertical-align: bottom;
}
.announcementWizardScheduleInnerTable
{
    margin-left: 150px;
    text-align: center;
}
.announcementWizardScheduleInnerMainColumn
{
    text-align: center;
}
.announcementWizardScheduleFormLabel
{
    color: #999;
    padding: 20px;
}
.announcementWizardScheduleInputSendOption
{
    font-weight: bold;
    font-size: 15px;
}
.announcementWizardScheduleInputDate
{
    width: 75px;
}
/* ------------------------------ Announcement Wizard Modal Ends ---------------------------------------- */


/* ------------------------------ Import Contacts Modal ---------------------------------------------- */
.importContactsPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.importContactsPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.importContactsPanelHeaderLink a
{
    text-decoration: none;
}
.importContactsTable
{
    width: 867px;
    height: 538px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.importContactsMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.importContactsInnerTable
{
    width: 865px;
    height: 140px;
}
.importContactsInnerColumn1
{
    width: 340px;
    padding-right: 10px;
}
.importContactsInnerColumn2
{
    width: 25px;
    height: 109px;
    background-image: url(images/importContactsRightBlueArrow.gif);
    background-repeat: no-repeat;
}
.importContactsInnerColumn3
{
    width: 350px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    color: #c0c0c0;
    font-weight: bold;
}
.importContactsInnerColumn4
{
    width: 140px;
    text-align: center;
}
.importContactsInnerFormLabel
{
    width: 100px;
    color: #666;
    text-align: right;
    vertical-align: top;
    padding: 5px;
    float: left;
}

.importContactsInputMailService
{
    float: left;
}



.importContactsListHeader
{
    height: 19px;
    font-weight: bold;
    vertical-align: middle;
    color: #666;
    background-image: url(images/importContactsBGRowGradient.gif);
    background-repeat: repeat-x;
}
.importContactsListLabel
{
    padding-left: 10px;
    color: #666;
}
.importContactsScrollBox1
{
    width: 555px;
    height: 280px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    margin-left: 10px;
    padding: 3px;
}
.importContactsScrollBox1Button
{
    /*width:240px;*/
    width: 50px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 15px;
    padding: 2px 4px 2px 4px;
}
.importContactsScrollBox2
{
    width: 250px;
    height: 300px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
    margin-right: 15px;
}
.importContactsNone
{
    padding: 3px;
}
.importContactsName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.importContactsEmail
{
    padding: 0px 2px 5px 7px;
}
.importContactsInputUsername
{
    width: 220px;
}
.importContactsInputPassword
{
    width: 220px;
}
.importContactsInputFileUpload
{
    width: 220px;
}
.importContactsInputContactGroup
{
    width: 150px;
    font-size: 11px;
}
/* ------------------------------ Import Contacts Modal Ends ---------------------------------------------- */


/* ------------------------------ Contact Groups Modal -------------------------------------------------- */
.contactGroupsPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.contactGroupsPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.contactGroupsPanelHeaderLink a
{
    text-decoration: none;
}
.contactGroupsTable
{
    width: 867px;
    height: 480px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.contactGroupsMainColumn
{
    vertical-align: top;
    padding: 0px;
}
.contactGroupsInnerTable
{
    width: 865px;
    height: 470px;
    table-layout: fixed;
}
.contactGroupsInnerLeftColumn
{
    width: 175px;
    text-align: left;
    vertical-align: top;
    background-color: #d9d8d6;
    border-right: solid 1px #a7a7a7;
    padding: 4px 0px 0px 0px;
}
.contactGroupsInnerLeftColumn a
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.contactGroupsInnerRightColumn
{
    width: 677px;
    text-align: left;
    vertical-align: top;
    padding: 5px; /* padding:0px 0px 0px 0px; */
}
.contactGroupsCategory
{
    padding: 5px 0px 5px 7px;
    margin: 2px 2px 2px 4px;
}
.contactGroupsCategoryActive
{
    background-color: #ffffff;
    position: relative;
    font-weight: bold;
    border-top: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #FFF;
    padding: 5px 0px 5px 7px;
    margin: 2px -1px 2px 4px;
    left: 1px;
    vertical-align: middle;
}
.contactGroupsScrollBox1
{
    width: 300px;
    height: 345px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    margin-left: 10px;
    padding: 3px;
}
.contactGroupsScrollBox1Header
{
    width: 306px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
    margin-left: 10px;
}
.contactGroupsScrollBox1Button
{
    width: 290px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    padding: 2px 4px 2px 4px;
}
.contactGroupsScrollBox2
{
    width: 300px;
    height: 345px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.contactGroupsScrollBox2Header
{
    width: 306px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.contactGroupsScrollBox2Button
{
    width: 290px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.contactGroupsContactsNone
{
    padding: 3px;
}
.contactGroupsContactName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.contactGroupsContactEmail
{
    padding: 0px 2px 5px 7px;
}
.contactGroupsFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}
.contactGroupsInputAddGroupName
{
    width: 125px;
    background-color: #e3e2e2;
    color: #333333;
    font-size: 11px;
    border: solid 1px #a7a7a7;
    margin: 5px 0px 5px 5px;
    padding: 2px 2px 3px 2px;
}
/* ------------------------------ Contact Groups Modal Ends -------------------------------------------------- */

/* ------------------------------ Reports Announcement Details ----------------------------------------------------- */
.reportsAnnouncementDetailsHeadingTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsHeadingColumn1Header
{
    width: 425px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsHeadingColumn2Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsHeadingColumn3Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsHeadingColumn4Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsHeadingColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsHeadingColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsHeadingColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsHeadingColumn4
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsDataTable
{
    width: 980px;
    table-layout: fixed;
    border: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsDataColumn1Header
{
    width: 250px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsDataColumn2Header
{
    width: 385px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsDataColumn3Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #c4c4c4;
}
.reportsAnnouncementDetailsDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.reportsAnnouncementDetailsDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
/* --------------------------- Reports Announcement Detail Ends ------------------------------ */

/* ------------------------------ Admin Client Registration Modal ---------------------------------------------- */
.adminClientRegPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.adminClientRegPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.adminClientRegPanelHeaderLink a
{
    text-decoration: none;
}
.adminClientRegTable
{
    width: 385px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.adminClientRegMainColumn
{
    vertical-align: top;
    padding: 5px;
}
/* ------------------------ Admin Client Registration Modal Ends -------------------------- */

/* ------------------------------ Admin Edit Profile Text Modal --------------------------------------- */
.adminEditProfileTextPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.adminEditProfileTextPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.adminEditProfileTextPanelHeaderLink a
{
    text-decoration: none;
}
.adminEditProfileTextTable
{
    width: 502px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
}
.adminEditProfileTextMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.adminEditProfileTextFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminEditProfileTextInputTitle
{
    width: 450px;
}
/* ------------------------------ Admin Edit Profile Text Modal Ends --------------------------------------- */

/* ----------------------------------- Add Leads Modal --------------------------------------- */
#leadsWrapper
{
    width: 717px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.leadPrivacyTable
{
    width: 600px;
    border: solid 1px #c4c4c4;
}
.leadPrivacyScrollBoxHeader
{
    width: 296px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
    font-size: 12px;
    line-height: 18px;
}
.leadPrivacyRadioButtons
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin: 0px 0px 10px 7px;
}
.leadPrivacybutton
{
    height: 19px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    cursor: pointer;
    margin: 2px;
    padding: 1px 4px 8px 4px;
}
.leadPrivacyScrollBox
{
    width: 337px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.leadPrivacyFormLabel
{
    color: #666;
    text-align: left;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.leadPrivacyFormLabel a
{
    color: #0753cf;
    text-align: left;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.leadPrivacySelectBox
{
    display: block;
    padding: 0px 0px 7px 10px;
}
#tags
{
    margin: 0px 0px 0px 20px;
}
.leadsTextTitle /* Revisit */
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 0px 0px 0px 4px;
    margin: 8px 0px 4px 9px;
    display: block;
}
/* Revisit */
.leadsTextInput
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 0px 0px 14px;
}
.leadsTextInputDate
{
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 10px 10px 14px;
}
.leadsRow
{
    display: block;
    width: 353px;
    height: 20px;
    text-align: center;
    margin: 5px 0px 0px 0px;
}
.leadsSelectionBox
{
    margin: 0px 0px 0px 10px;
}
.leadsContactsFormLabel
{
    font-weight: bold;
    color: #999;
    text-align: left;
}
.leadContactsScrollBox1
{
    width: 290px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.leadContactsScrollBox2
{
    width: 290px;
    height: 315px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 15px;
    padding: 3px;
}
.leadContactsScrollBox2Header
{
    width: 296px;
    height: 20px;
    background-color: #e9e9e9;
    font-family: Sans-Serif;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #999;
    padding: 0px;
    border-top: solid 1px #a5acb2;
    border-left: solid 1px #a5acb2;
    border-right: solid 1px #a5acb2;
}
.addLeadControls
{
    border: none;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.leadContactsGroupName
{
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}
.leadsContactsNone
{
    padding: 3px;
}
.leadsContactsName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.leadsContactsEmail
{
    padding: 0px 2px 5px 7px;
}
.leadContactsScrollBox2Button
{
    width: 280px;
    height: 19px;
    background-color: #0753cf;
    border-top: #89a0fd 1px solid;
    border-right: #013073 1px solid;
    border-left: #89a0fd 1px solid;
    border-bottom: #001d47 1px solid;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 4px 2px 4px;
}
.leadsTextDateInput
{
    width: 125px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 0px 0px 14px;
}
.leadsPanelHeader1
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 6px 0px 6px 10px;
    font-family: Sans-Serif;
}
.leadsPanelHeader2
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 6px 0px 6px 10px;
    border-right: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.leadsPanelCloseButton
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: right;
    padding: 12px 0px 12px 18px;
    font-family: Sans-Serif;
    border-bottom: 0px solid #c4c4c4;
}
.leadsContactsGroupName
{
    font-weight: bold;
    padding: 3px 3px 5px 3px;
}
.leadsContactsInputContact
{
    padding: 0px;
}
.leadsContactsName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.leadsContactsEmail
{
    padding: 0px 2px 5px 7px;
}
.leadsMainTable
{
    border: solid 1px #c4c4c4;
}
.AddLeadsTable2
{
    width: 200px;
    text-align: center;
    margin: 0px 0px 0px 10px;
}
.LeadInformationTable2
{
    width: 265px;
    height: 435px;
    table-layout: fixed;
}
.leadsTextTitle2
{
    width: 325px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 0px 0px 0px 4px;
    margin: 8px 0px 4px 0px;
    display: block;
}
.leadsRow2
{
    display: block;
    width: 265px;
    height: 20px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}
.leadsReferral
{
    width: 263px;
    display: block;
    text-align: center;
}
.leadsTextInputSmall
{
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    padding: 2px;
    margin: 0px 0px 10px 0px;
}
.LeadInformationTable
{
    width: 355px;
    height: 435px;
    table-layout: fixed;
}
.editLeadContentTable
{
    border: 1px solid #a7a7a7;
    width: 717px;
}
/* ----------------------------------- Add Leads Modal Ends --------------------------------------- */

/* ----------------------------------- Add Leads Modal v2--------------------------------------- */

.leads
{
    overflow: hidden;
}
.leads .exitBtn
{
    width: 21px;
    height: 21px;
    float: right;
    background-image: url(/images/btn_close_red.gif);
    background-repeat: no-repeat;
    margin: 3px 4px 2px 4px;
}
.leads .inputBox
{
    width: 253px;
    height: 21px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    display: block;
    padding: 3px 4px 0px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.leads .inputBox2
{
    width: 253px;
    height: 90px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    padding: 4px;
    overflow: scroll;
    overflow-x: hidden;
    visibility: visible;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.leads .inputBox3
{
    width: 107px;
    height: 21px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    display: block;
    float: left;
    padding: 3px 4px 0px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.leads .inputBoxScroll
{
    width: 258px;
    height: 211px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    display: block;
    float: left;
    overflow: auto;
    padding: 3px 4px 0px 4px;
}
.leads .inputBoxTitle
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-align: left;
    margin: 10px 0px 1px 0px;
}
.leads .inputBoxTitle .italic
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    text-align: left;
    margin: 0px 0px 0px 0px;
    font-style: italic;
}
.leads .title
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    padding: 2px 4px 2px 4px;
    margin: 3px 4px 2px 4px;
}
.leads .checkBox
{
    margin: 0px 0px 0px 0px;
}
.leads .checkBoxText
{
    margin: 0px 2px 2px 4px;
    position: relative;
    top: -2px;
}
.leads .calendar
{
    height: 12px;
    width: 16px;
    display: block;
    float: right;
    position: relative;
    left: -121px;
    top: 5px;
    background-color: #006699;
    background-image: url(/images/icon_calendar.gif);
    background-repeat: no-repeat;
}
.leads .mandatory
{
    color: #FF0000;
}
.leads .buttonBox
{
    margin: 12px 4px 2px 0px;
    width: 0px;
    height: 0px;
    float: left;
}
.leads .buttonBox2
{
    width: 260px;
    margin: 12px 0px 2px 0px;
    float: right;
    text-align: right;
}
.leads .dropDown
{
    width: 55px;
    height: 25px;
    float: left;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    display: block;
    padding: 3px 4px 0px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.leads .dropDown2
{
    width: 263px;
    height: 25px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #7f9db9;
    display: block;
    padding: 3px 4px 0px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.clear
{
    clear: both;
}
.spacer
{
    display: block;
    height: 10px;
}
.leads .center
{
    width: 270px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.leads .box
{
}
.leads .box .wrapper
{
    width: 656px;
    height: 500px;
    border: 1px solid #000;
    margin: 0px auto 0px auto;
    text-align: center;
}
.leads .box .header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 653px;
    height: 25px;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    border: 1px solid #c7c7c7;
}
.leads .box .content1
{
    width: 265px;
    height: 390px;
    text-align: center;
    margin: 40px auto 0px auto;
}
.leads .box .displayMessage
{
    width: 560px;
    height: 10px;
    text-align: left;
    margin: 10px 10px 10px 10px;
}
.leads .box .content2
{
    width: 560px;
    height: 390px;
    text-align: center;
    margin: 30px auto 0px auto;
}
.leads .box .column1
{
    width: 263px;
    height: 100%;
    float: left;
}
.leads .box .column2
{
    width: 263px;
    height: 100%;
    float: right;
}
.toolbar
{
    background-color: #f6f6f6;
    vertical-align: middle;
}
.toolbar ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 2.5em;
    line-height: 1em;
}
.toolbar li
{
    float: left;
    margin: 0 0.45em;
}
.toolbar li a
{
    height: 25px;
    line-height: 2em;
    float: left;
    text-decoration: none;
    text-align: center;
}
.leads .left
{
    text-align: left;
}
.leads .center
{
    text-align: center;
}
.leads .checkboxContainer
{
    height: 110px;
    width: 258px;
    overflow: auto;
}
.leads .selectOptions
{
    font-size: 90%;
    height: 32px;
}
.leads .filterTags
{
    font-size: 90%;
    height: 40px;
}
.leads.filter select
{
    width: 190px;
}
.leads .boxFooter .errorMsg
{
    float: left;
}
.leads .boxFooter .inputButtons
{
    float: right;
}
.errorMsg
{
    color: red;
}
.newLead .selectOptions
{
    background-color: #e9e9e9;
    padding: 4px;
    color: #999999;
    font-weight: bold;
    height: 40px;
    border: solid 1px #a5acb2;
    border-bottom: 0px;
}
.newLead .selectOptions.privateLead
{
}
.leads .scrollBox
{
    overflow: auto;
    border: solid 1px #a5acb2;
}
.leads.newLead .content2
{
    margin: 8px auto 0;
}
.leads.newLead td
{
    vertical-align: top;
    border-collapse: collapse;
}
.leads.newLead .contactsScrollBox
{
    height: 320px;
    width: 256px;
}
.leads.newLead .privateScrollBox
{
    height: 320px;
    width: 278px;
}
.leads.newLead .toolbar
{
    margin-left: 8px;
    background-color: Transparent;
}
.leads.newLead .contactName
{
    font-weight: bold;
}
.leads.newLead .addContact
{
    width: 250px;
    margin-left: 16px;
}
.leads.newLead .inputButtons
{
    padding-top: 20px;
    padding-right: 20px;
    float: right;
    text-align: right;
}
/* ----------------------------------- Add Leads Modal v2 ends --------------------------------------- */

/* ----------------------------- Styles.Modals Ends ------------------------------- */

/* ---------------------------------- My Home ---------------------------------------------- */
.myHome
{
}
.myHome .container
{
    width: 964px;
    height: 100%;
    padding: 17px;
}
.myHome h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
}
.myHome h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.myHome .header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
}
.myHome .subHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    padding: 33px 0px 10px 0px;
}
.myHome .column1
{
    width: 581px;
    float: left;
    margin: 0px;
}
.myHome .column2
{
    width: 370px;
    float: right;
    margin: 8px 0px 0px 0px;
}
.myHome .clear
{
    clear: both;
}
.myHome .reportStats
{
    background-image: url(images/MyActivityBg.jpg);
    height: 60px;
    width: 390px;
    background-repeat: no-repeat;
}
.myHome .profileViews
{
    width: 69px;
    height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    position: relative;
    left: 133px;
    top: 27px;
    font-weight: bold;
}
.myHome .contentViews
{
    width: 69px;
    height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    position: relative;
    left: 292px;
    top: 5px;
    font-weight: bold;
}
.myHome .notext
{
    display: none;
}
.myHome .nav1 ul
{
    width: 530px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.myHome .nav1 .btn1
{
    background-image: url(images/profile_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav1 .btn1 a
{
    background-image: url(images/profile_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav1 .btn2
{
    background-image: url(images/work_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav1 .btn2 a
{
    background-image: url(images/work_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav1 .btn3
{
    background-image: url(images/email_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav1 .btn3 a
{
    background-image: url(images/email_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav1 .btn4
{
    background-image: url(images/lead_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav1 .btn4 a
{
    background-image: url(images/lead_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: right;
    list-style-type: none;
}


.myHome .nav2 ul
{
    width: 530px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}




.myHome .nav2 .btn5
{
    background-image: url(images/reports_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav2 .btn5 a
{
    background-image: url(images/reports_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav2 .btn6
{
    background-image: url(images/contacts_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav2 .btn6 a
{
    background-image: url(images/contacts_btn.jpg);
    width: 255px;
    height: 73px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav2 .btn7
{
    background-image: url(images/wizard_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav2 .btn7 a
{
    background-image: url(images/wizard_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: left;
    list-style-type: none;
}
.myHome .nav2 .btn8
{
    background-image: url(images/settings_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: right;
    list-style-type: none;
}
.myHome .nav2 .btn8 a
{
    background-image: url(images/settings_btn.jpg);
    width: 255px;
    height: 74px;
    display: inline;
    float: right;
    list-style-type: none;
}
/* ---------------------------------- My Home Ends ---------------------------------------------- */

/* ---------------------------------- My Work Groups ---------------------------------------------- */
.myWorkGroups
{
}
.myWorkGroups .container
{
    width: 964px;
    padding: 8px;
}
.myWorkGroups .nav1
{
    width: 530px;
    height: 23px;
    margin: 0 0px 0 0px;
    padding: 0;
    border: 1px solid #FF0000;
}
.myWorkGroups h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    margin: 0px 0px 7px 0px;
}
.myWorkGroups h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.myWorkGroups h3
{
    font-family: "Arial Narrow" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0c56dd;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    display: block;
}
.myWorkGroups h4
{
    font-family: "Arial Narrow" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0c56dd;
    font-weight: normal;
    margin: 15px 0px 0px 0px;
    display: block;
}
.myWorkGroups h5
{
    font-family: "Arial Narrow" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #8d898a;
    font-weight: normal;
    margin: 15px 0px 0px 0px;
    display: block;
    word-wrap: break-word;
}
.myWorkGroups p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.myWorkGroups .label1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8d898a;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    line-height: 15px;
}
.myWorkGroups .label1 a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    line-height: 15px;
    text-decoration: underline;
}
.myWorkGroups .label1Link
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #518ce4;
    font-weight: normal;
    margin: 10px 0px 10px 0px;
    line-height: 15px;
    text-decoration: underline;
}
.myWorkGroups .label2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8d898a;
    font-weight: normal;
    margin: 5px 0px 10px 10px;
    line-height: 15px;
}
.myWorkGroups .label3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #565656;
    font-weight: normal;
    margin: 6px 0px 0px 0px;
    line-height: 15px;
}
.myWorkGroups .label4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #565656;
    font-weight: normal;
    margin: 6px 0px 0px 0px;
    line-height: 15px;
}
.myWorkGroups .data
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7ca84b;
    font-weight: normal;
    margin: 5px 0px 10px 0px;
    line-height: 15px;
}
.myWorkGroups .data2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #286ad5;
    font-weight: normal;
    margin: 5px 0px 10px 0px;
    line-height: 15px;
}
.myWorkGroups .column1
{
    width: 964px;
    float: left;
    margin: 0px;
    word-wrap: break-word;
}
.myWorkGroups .column2
{
}
.myWorkGroups .clear
{
    clear: both;
}
.myWorkGroups .topNav
{
    width: 976px;
    height: 24px;
    border-top: 1px solid #d8e4f9;
    margin: 7px 0px 0px 0px;
    border: 1px solid #000;
}
.myWorkGroups .hRule
{
    width: 979px;
    height: 1px;
    background-color: #d8e4f9;
    margin: 10px 0px 0px 0px;
}
.myWorkGroups .hRule2
{
    display: block;
    height: 1px;
    background-color: #d8e4f9;
    margin: 3px 0px 0px 0px;
}
.myWorkGroups .hRule3
{
    display: block;
    height: 1px;
    background-color: #d8e4f9;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .hRule4
{
    display: block;
    height: 1px;
    background-color: #d8e4f9;
    margin: 8px 0px 0px 0px;
}
.myWorkGroups .links
{
    height: 23px;
    width: 979px;
    border-top: 1px solid #d8e4f9;
    margin: -1px auto 0px auto;
    text-align: center;
}
.myWorkGroups .right
{
    text-align: right;
    height: 23px;
    margin: -2px 0px 0px 0px;
    float: right;
}
.myWorkGroups .left
{
    text-align: right;
    height: 23px;
    margin: -2px 0px 0px 0px;
    float: left;
}
.myWorkGroups a.button1
{
    position: relative;
    top: 2px;
    color: #5e8fe0;
    display: block;
    float: left;
    height: 23px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/hNavSubButtonA.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-width: 0px;
}
.myWorkGroups a.button1:hover
{
    position: relative;
    top: 2px;
    color: #8fb1e9;
    display: block;
    float: left;
    height: 23px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/hNavSubButtonA.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-width: 0px;
}
.myWorkGroups a.button1 span
{
    display: block;
    line-height: 20px;
    padding: 0px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/hNavSubButtonSpan.gif);
    background-repeat: no-repeat;
}
.myWorkGroups .subNav2
{
    width: 175px;
    height: 20px;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .acceptButton
{
    width: 105px;
    height: 19px;
    background: url(images/acceptButton.gif);
    background-repeat: no-repeat;
    float: left;
    border-style: none;
}
.myWorkGroups .denyButton
{
    width: 66px;
    height: 19px;
    background: url(images/denyButton.gif);
    background-repeat: no-repeat;
    float: right;
    border-style: none;
}
.myWorkGroups .selectionWrap
{
    width: 327px;
}
.myWorkGroups .selectBox
{
    margin: 6px auto 0px auto;
}
.myWorkGroups .selectBox2
{
    margin: 6px auto 0px auto;
}
.myWorkGroups .selectBox3
{
    width: 70px;
    margin: 6px auto 0px auto;
}
.myWorkGroups .sortWrap
{
    width: 155px;
    float: left;
}
.myWorkGroups .itemWrap
{
    width: 155px;
    float: left;
}
.myWorkGroups .pagination
{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8d898a;
    margin: 10px 0px 0px 0px;
}
.myWorkGroups .pagination a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Blue;
    margin: 10px 0px 0px 0px;
    letter-spacing: 1px;
}
.myWorkGroups .pagination a[disabled]
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8d898a;
    margin: 10px 0px 0px 0px;
    letter-spacing: 1px;
}
.myWorkGroups a.buttonSub
{
    position: relative;
    top: 6px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/mainBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.myWorkGroups a.buttonSub span
{
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
}
.myWorkGroups .btnWrap
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 20px 0px;
    text-align: center;
    float: right;
}
.myWorkGroups .btnWrap2
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: right;
}
.myWorkGroups .footer
{
    height: 40px;
    width: 948px;
    margin: 0px 0px 0px 20px;
}
.myWorkGroups .footerNavContainer
{
    width: 150px;
    height: 30px;
    float: right;
    margin: 0px 2px 0px 0px;
}
.myWorkGroups .btnWrapSub
{
    margin: 0px auto 0px auto;
    height: 20px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    float: right;
}
.myWorkGroups a.buttonSub2
{
    position: relative;
    top: 2px;
    color: #b1b3b5;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/hNavSubButton2A.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.myWorkGroups a.buttonSub2 span
{
    display: block;
    line-height: 20px;
    padding: 0px 8px 5px 12px;
    background-color: transparent;
    background-image: url(images/hNavSubButton2Span.gif);
    background-repeat: no-repeat;
}
.myWorkGroups .buttonSettings2
{
    width: 22px;
    height: 20px;
    background-image: url(images/settings_btn.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 2px 0px 0px 3px;
}
.myWorkGroups .buttonReply
{
    width: 63px;
    height: 24px;
    background-image: url(images/reply_btn.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .buttonEdit
{
    width: 63px;
    height: 24px;
    background-image: url(images/edit_btn.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .buttonDelete
{
    width: 72px;
    height: 24px;
    background-image: url(images/delete_btn.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .discussionFooter
{
    width: 976px;
    height: 25px;
    display: block;
    margin: 30px 0px 0px 0px;
}
.myWorkGroups .footer
{
    height: 40px;
    margin: 0 0 0 20px;
    width: 948px;
}
.myWorkGroups .footerNavContainer
{
    height: 30px;
    margin: 0 2px 0 0;
}
.myWorkGroups .btnWrap2
{
    float: right;
    height: 25px;
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
}
.myWorkGroups a.button2
{
    background: transparent url(images/mainBtnA.gif) no-repeat scroll right top;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 25px;
    margin-right: 0;
    padding-right: 10px;
    position: relative;
    text-decoration: none;
    top: 2px;
}
.myWorkGroups a.button2 span
{
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
}
.myWorkGroups .subNav2
{
    width: 175px;
    height: 20px;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .acceptButton
{
    width: 105px;
    height: 19px;
    background-image: url(images/acceptButton.gif);
    background-repeat: no-repeat;
    float: left;
    border: none;
}
.myWorkGroups .denyButton
{
    width: 66px;
    height: 19px;
    background-image: url(images/denyButton.gif);
    background-repeat: no-repeat;
    float: right;
    border: none;
}
.myWorkGroups .columnContainer
{
    width: 978px;
}
.myWorkGroups .columnContainer2
{
    width: 226px;
}
.myWorkGroups .column1
{
    width: 327px;
    float: left;
    margin: 0px 0px 0px 0px;
    background-color: #FFF;
}
.myWorkGroups .column2
{
    width: 395px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 15px;
}
.myWorkGroups .column3
{
    width: 226px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 15px;
}
.myWorkGroups .column3a
{
    width: 73px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .column3b
{
    width: 73px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .column3c
{
    width: 73px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .column3d
{
    width: 150px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
.myWorkGroups .column3e
{
    width: 55px;
    float: right;
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
}
/* ------------------------------------------- My Work Groups ------------------------------------- */

/* ---------------------------------- Main Nav ---------------------------------------------- */


.notext
{
    display: none;
}
.mainNavHeader
{
    width: 988px;
    height: 63px;
}
.mainNavHeader .logo
{
    height: 58px;
    background-image: url(images/salesbookLogo.gif);
    background-repeat: no-repeat;
    margin: 5px 0px 0px 0px;
    cursor: pointer;
}
.nav .links
{
    width: 820px;
    height: 30px;
    margin: 0px 0px 0px 6px;
    padding: 5px 0px 0px 0px;
}
.nav a.linksButton
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #9c9c9d;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.linksButton span
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-color: transparent;
    background-image: url(images/hNavButtonSpan.gif);
    background-repeat: no-repeat;
}
.nav a.linksButton:hover
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #9c9c9d;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.linksButton span:hover
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-image: url(images/hNavButtonActiveSpan.gif);
    background-repeat: no-repeat;
}
.nav a.buttonActive
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #0753cf;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.buttonActive span
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-color: transparent;
    background-image: url(images/hNavButtonActiveSpan.gif);
    background-repeat: no-repeat;
}
.nav .searchBox
{
    width: 155px;
    height: 23px;
    border: 1px solid #c6c6c6;
    float: right;
    margin: -31px 5px 0px 10px;
    background-color: #FFFFFF;
}
.nav .search
{
    margin: 2px 2px 3px 5px;
    float: left;
    width: 124px;
    height: 19px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.nav .searchButton
{
    width: 22px;
    height: 21px;
    float: right;
    margin: 1px 0px 0px 0px;
}
.nav .searchButton2
{
    width: 22px;
    height: 21px;
    float: right;
    margin: 1px 0px 0px 0px;
    background-image: url(images/searchButton.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.nav .searchButton2:hover
{
    width: 22px;
    height: 21px;
    float: right;
    margin: 1px 0px 0px 0px;
    background-image: url(images/searchButton.gif);
    background-repeat: no-repeat;
    background-position: 0px -25px;
    cursor: pointer;
}




/* ---------------------------------- Work Group Admin ---------------------------------------------- */
.myWorkGroupsAdmin
{
}
.myWorkGroupsAdmin .container
{
    width: 964px;
    padding: 17px;
}
.myWorkGroupsAdmin .nav1
{
    height: 23px;
    margin: 0 0px 0 0px;
    padding: 0;
    border: 1px solid #FF0000;
}
.myWorkGroupsAdmin h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    margin: 0px 0px 7px 0px;
}
.myWorkGroupsAdmin h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.myWorkGroupsAdmin h3
{
    font-family: "Arial Narrow" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0c56dd;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    display: block;
}
.myWorkGroupsAdmin p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.myWorkGroupsAdmin .label1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
    line-height: 15px;
    display: block;
}
.myWorkGroupsAdmin .label2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 5px 0px 4px 10px;
    line-height: 15px;
}
.myWorkGroupsAdmin .data
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7ca84b;
    font-weight: normal;
    margin: 5px 0px 10px 0px;
    line-height: 15px;
}
.myWorkGroupsAdmin .column1
{
    width: 390px;
    float: left;
    margin: 0px 0px 0px 20px;
}
.myWorkGroupsAdmin .column2
{
    width: 288px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 50px;
}
.myWorkGroupsAdmin .column3
{
    width: 165px;
    float: left;
    background-color: #FFF;
    margin: 16px 0px 0px 39px;
}
.myWorkGroupsAdmin .column4
{
    width: 335px;
    float: left;
    margin: 0px 0px 0px 20px;
    height: 370px;
}
.myWorkGroupsAdmin .column4 td
{
    vertical-align: top;
    border-collapse: collapse;
}
.myWorkGroupsAdmin .column4 .selectOptions
{
    background-color: #e9e9e9;
    padding: 4px;
    color: #999999;
    font-weight: bold;
    height: 20px;
    border: solid 1px #a5acb2;
    border-bottom: 0px;
}
.myWorkGroupsAdmin .column4 .contactsScrollBox
{
    height: 320px;
    overflow: auto;
    border: solid 1px #a5acb2;
    width: 310px;
    overflow-x: hidden;
}
.myWorkGroupsAdmin .column4 .contactsScrollBox .membersContactsName
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
}
.myWorkGroupsAdmin .column4 .contactsScrollBox .membersContactsEmail
{
    padding: 0px 2px 5px 7px;
    width: 250px;
    word-wrap: break-word;
}
.myWorkGroupsAdmin .column5
{
    width: 44px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 22px;
}
.myWorkGroupsAdmin .column6
{
    width: 504px;
    float: left;
    margin: 0px 0px 0px 23px;
}
.myWorkGroupsAdmin .column6 .selectOptions
{
    background-color: #e9e9e9;
    padding: 4px;
    color: #999999;
    font-weight: bold;
    height: 20px;
    border: solid 1px #a5acb2;
    border-bottom: 0px;
    text-align: center;
}
.myWorkGroupsAdmin .column6 .membershipNav
{
    background-color: White;
    padding: 4px;
    color: #999999;
    font-weight: bold;
    height: 30px;
    border: solid 1px #a5acb2;
    border-bottom: 0px;
}
.myWorkGroupsAdmin .column6 .ContactsListInListScrollBox
{
    height: 290px;
    overflow: auto;
    border: solid 1px #a5acb2;
}
.WGSelectedMembersColumn1
{
    text-align: left;
    width: 10px;
}
.WGSelectedMembersColumn2
{
    text-align: left;
    width: 10px;
}
.WGSelectedMembersColumn3
{
    text-align: left;
    width: 250px;
    word-wrap: break-word;
}
.WGSelectedMembersColumn4
{
    text-align: center;
    width: 100px;
}
.WGSelectedMembersColumn5
{
    text-align: left;
    width: 140px;
}
.myWorkGroupsAdmin .input
{
    width: 380px;
    padding: 3px;
    margin: 0px auto 10px auto;
}
.myWorkGroupsAdmin .textArea
{
    width: 380px;
    padding: 3px;
    height: 87px;
    overflow: auto;
    margin: 0px auto 10px auto;
}
.myWorkGroupsAdmin .textArea2
{
    width: 278px;
    padding: 3px;
    height: 87px;
    overflow: auto;
    margin: 0px auto 10px auto;
}
.myWorkGroupsAdmin .clear
{
    clear: both;
}
.myWorkGroupsAdmin .hRule
{
    width: 966px;
    height: 1px;
    background-color: #d8e4f9;
    margin: 10px 0px 0px 0px;
}
.myWorkGroupsAdmin .oddtr
{
    background-color: green;
}
.myWorkGroupsAdmin .eventr
{
    background-color: #E9E9E9;
}
.myWorkGroupsAdmin .selectBox
{
    width: 200px;
    margin: 0px auto 10px auto;
}
.myWorkGroupsAdmin .admin
{
    width: 250px;
    border: 1px solid #000;
}
.myWorkGroupsAdmin a.button1
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/mainBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
.myWorkGroupsAdmin .button1 span
{
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
}
.myWorkGroupsAdmin .adminName
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    display: inline;
    line-height: 20px;
}
.myWorkGroupsAdmin .radioButton
{
    margin: 5px 0px 0px 5px;
}
.myWorkGroupsAdmin .box
{
    width: 278px;
    height: 146px;
    padding: 3px;
    overflow: auto;
    margin: 0px auto 10px auto;
    background-color: #FFFFFF;
    border: 1px solid #7f9db9;
}
.myWorkGroupsAdmin .buttonSpacer
{
    height: 10px;
    width: 50px;
    display: block;
}
.myWorkGroupsAdmin .row
{
    display: block;
}
.myWorkGroupsAdmin .btnWrap
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 20px 0px;
    text-align: center;
}
.myWorkGroupsAdmin .btn
{
    display: inline;
    float: left;
    list-style-type: none;
}
.myWorkGroupsAdmin .arrowRight
{
    width: 44px;
    height: 44px;
    background: url('images/arrowRight.gif') no-repeat;
    border-style: none;
    margin: 150px 0px 0px 0px;
}

.myWorkGroupsAdmin .arrowLeft
{
    width: 44px;
    height: 44px;
    background: url('images/arrowLeft.gif') no-repeat;
    border-style: none;
    margin: 5px 0px 0px 0px;
}

.myWorkGroupsAdmin .footer
{
    height: 40px;
    width: 918px;
    margin: 0px 0px 0px 20px;
    background-color: #FFF;
    border: 0px solid #FFF;
}
.myWorkGroupsAdmin .footerNavContainer
{
    width: 150px;
    height: 30px;
    float: right;
    margin: 0px 11px 0px 0px;
}
.myWorkGroupsAdmin .btnWrap2
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 20px 0px;
    text-align: center;
    float: right;
}
.myWorkGroupsAdmin .btnResendInvite
{
    width: 120px;
    height: 24px;
    background: url('images/resendInvitation.png') no-repeat;
    border-style: none;
}
.myWorkGroupsAdmin .btnActivate
{
    width: 120px;
    height: 24px;
    background: url('images/activate.png') no-repeat;
    border-style: none;
}
.myWorkGroupsAdmin .btnDeActivate
{
    width: 120px;
    height: 24px;
    background: url('images/deactivate.png') no-repeat;
    border-style: none;
}
.smallButton
{
    background: url(images/btn_bkg_sm.gif);
    border-bottom-style: none;
    height: 25px;
    width: 75px;
    color: White;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
}
.middleButton
{
    background: url(images/btn_bkg_md.gif);
    border-bottom-style: none;
    height: 25px;
    width: 164px;
    color: White;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
}
/* --------------------------------- Work Group Admin ---------------------------------------------- */
/* ------------------------------ Work Group - New Discussion - Modal ----------------------------------------- */
.AddNewDiscussionPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.AddNewDiscussionPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.AddNewDiscussionPanelHeaderLink a
{
    text-decoration: none;
}
.AddNewDiscussionTable
{
    width: 502px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    table-layout: fixed;
}
.AddNewDiscussionMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.AddNewDiscussionFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.AddNewDiscussionInputTitle
{
    width: 450px;
}
/* ------------------------------ Work Group - New Discussion - Modal ----------------------------------------- */



/* ---------------------------------- Work Group Members ---------------------------------------------- */
.myWorkGroupsMembers .container
{
    width: 965px;
    height: 597px;
}
.myWorkGroupsMembers .container .box
{
    width: 950px;
    height: 540px;
    overflow: scroll;
    position: relative;
}
.myWorkGroupsMembers .card
{
    width: 302px;
    border: 1px solid #cbcbcb;
    background-color: #FFF;
    list-style-type: none;
    margin: 0px 0px 10px 4px;
    float: left;
    height: 210px;
}
.myWorkGroupsMembers .card .photo
{
    width: 100px;
}
.myWorkGroupsMembers .header
{
    height: 20px;
    width: 302px;
    background-image: url(images/div_head_WG.gif);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
}
.myWorkGroupsMembers h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    margin: 0px 0px 7px 0px;
}
.myWorkGroupsMembers h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}
.myWorkGroupsMembers h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px 0px 0px 0px;
}
.myWorkGroupsMembers p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 5px;
}
.myWorkGroupsMembers .label1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    display: block;
    margin: 0 0 0 120px;
}
.myWorkGroupsMembers .label2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    display: block;
    margin: 5px 0px 0px 0px;
}
.myWorkGroupsMembers .quote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    display: block;
    margin: 10px 0px 0px 0px;
    height: 50px;
}
.myWorkGroupsMembers a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0753cf;
}
.myWorkGroupsMembers .clear
{
    clear: both;
}
.myWorkGroupsMembers .hRule
{
    width: 979px;
    height: 1px;
    margin: 10px 0px 10px 0px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #d8e4f9;
}
.myWorkGroupsMembers .row
{
    width: 926px;
    background-color: #FFF;
    margin: 7px 0px 0px 0px;
    list-style-type: none;
    display: block;
}
.myWorkGroupsMembers .contactCardTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    position: relative;
    top: 2px;
    left: 4px;
}
.myWorkGroupsMembers .cardWrap
{
    margin: 10px;
}
.myWorkGroupsMembers .alignLeft
{
    float: left;
    margin: 2px 8px 5px 0px;
}
.myWorkGroupsMembers .photoAlignLeft
{
    width: 100px;
    float: left;
    margin: 2px 8px 5px 0px;
}
.myWorkGroupsMembers .headerLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
}
/* ---------------------------------- Work Group Members End ---------------------------------------------- */



/* ---------------------------------- Add Key Action Item ---------------------------------------------- */

.AddItem .container
{
    width: 280px;
    height: 453px;
    border: 1px solid #000;
}
.AddItem .header
{
    width: 280px;
    height: 28px;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #c4c4c4;
}
.AddItem h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    float: left;
    margin: 6px 0px 4px 8px;
}
.AddItem .buttonClose
{
    width: 21px;
    height: 21px;
    background-image: url(images/btn_close_red.gif);
    background-repeat: no-repeat;
    float: left;
    float: right;
    margin: 4px 2px 0px 0px;
}
.AddItem .content
{
    width: 250px;
    text-align: center;
    margin: 0px auto 0px auto;
}
.AddItem .column1
{
    width: 250px;
    height: 200px;
    margin: 0px 7px 0px 0px;
    float: left;
    background-color: #FFF;
    text-align: right;
}
.AddItem .column2
{
    width: 250px;
    height: 200px;
    float: right;
    background-color: #FFF;
    text-align: left;
}
.AddItem .btnWrap
{
    height: 25px;
    padding: 20px 0px 20px 0px;
    text-align: center;
}
.AddItem a.button
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/mainBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.AddItem a.button span
{
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
}
.AddItem .clear
{
    clear: both;
}
.AddItem .input
{
    width: 245px;
    margin: 0px auto 0px auto;
    text-align: left;
    padding: 3px 0px 3px 3px;
}
.AddItem .input2
{
    width: 105px;
    margin: 0px auto 0px auto;
    text-align: left;
    padding: 3px 0px 3px 3px;
}
.AddItem .inputWrap
{
    width: 200px;
    height: 25px;
    border: 1px solid #000;
}
.AddItem .label
{
    height: 32px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 10px 0px -10px 0px;
    line-height: 22px;
    display: block;
}
.AddItem .inputArea
{
    text-align: left;
    margin: 10px auto 0px auto;
}
.AddItem .selectBox
{
    text-align: left;
    margin: 0px auto 0px auto;
}
.AddItem .spacer
{
    height: 10px;
    width: 30px;
    display: block;
}
.AddItem .calendar
{
    height: 12px;
    width: 16px;
    display: block;
    float: right;
    position: relative;
    background-color: #006699;
    background-image: url(/images/icon_calendar.gif);
    background-repeat: no-repeat;
    left: -100px;
    top: -22px;
}
/* ---------------------------------- Add Key Action Item ---------------------------------------------- */
/* START------------------------------ Work Group User Notification Settings -------------------------------- */
.UNSettings .container
{
    width: 350px;
}
.UNSettings .header
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #C4C4C4;
    height: 28px;
    width: 350px;
}
.UNSettings h1
{
    color: #666666;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 6px 0 4px 8px;
}
.UNSettings .buttonClose
{
    background-image: url(images/btn_close_red.gif);
    background-repeat: no-repeat;
    float: right;
    height: 21px;
    margin: 4px 2px 0 0;
    width: 21px;
}
.UNSettings .content
{
    margin: 0 auto;
    padding-left: 40px;
}
.UNSettings .selection
{
    color: #666666;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 0 8px;
    text-align: left;
    padding-bottom: 20px;
}
.UNSettings .btnWrap
{
    height: 25px;
    margin: 0 0 10px;
    padding: 0 0 20px;
    text-align: center;
}
.UNSettings a.button
{
    background: transparent url(images/mainBtnA.gif) no-repeat scroll right top;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 25px;
    margin-right: 0;
    padding-right: 10px;
    position: relative;
    text-decoration: none;
    padding-top: 0;
    top: 2px;
    border: 0;
}
.UNSettings a.button span
{
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
}
.UNSettings .radio
{
    float: left;
    margin: 0;
}
.UNSettings .clear
{
    clear: both;
}
.UNSettings .spacer
{
    background-color: #FFFFFF;
    display: block;
    height: 40px;
}

/* END ------------------------------ Work Group User Notification Settings -------------------------------- */













/* ---------------------------------- SalesBook ---------------------------------------------- */


.signInBtn a
{
    width: 96px;
    height: 37px;
    background-image: url(images/signInBtn.png);
    background-repeat: no-repeat;
    text-align: center;
}
.signInBtn a:hover
{
    width: 96px;
    height: 37px;
    background-image: url(images/signInBtn.png);
    background-repeat: no-repeat;
    text-align: center;
    background-position: 0px -37px;
}
.indent
{
    margin: -20px 0px 0px 100px;
}
.footerContainer
{
    background-color: #ebebeb;
    height: 100%;
    display: block;
    margin: 40px 0px 0px 0px;
}
.footer
{
    width: 100%;
    height: 200px;
    background-color: #ebebeb;
    border-top: 3px solid #5d83c3;
    margin: 20px 0px 0px 0px;
    position: relative;
    padding: 0px 0px 0px 0px;
}
.footerLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
}
.footerLinks a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
    text-decoration: none;
}
.footerLinks a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
    text-decoration: underline;
}
.footerLinks a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
    text-decoration: none;
}
.footerLinks a:visited:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
    text-decoration: underline;
}
.footerLinks a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0753cf;
    text-align: center;
    margin: 20px 0px 0px 0px;
    letter-spacing: 2px;
    text-decoration: none;
}
.footerCopyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #909090;
    text-align: center;
    margin: 40px 0px 0px 0px;
    letter-spacing: 2px;
}
.container
{
    position: relative;
    width: 1000px;
    margin: 0px auto 0px auto;
}
.notext
{
    display: none;
}
.masterHeader
{
    width: 1000px;
    height: 68px;
    position: relative;
    text-align: center;
    margin: 0px auto 0px auto;
}
.masterHeader .logo
{
    height: 58px;
    background-image: url(images/salesbookLogo.gif);
    background-repeat: no-repeat;
    margin: 5px 0px 0px 6px;
    float: left;
    width:186px;
}

.masterHeader .imgLogo
{
    height: 58px;
    background-image: url(images/salesbookLogo.gif);
    background-repeat: no-repeat;
    margin: 5px 0px 0px 6px;
    float: left;
}
.masterHeader .salesbookHome
{
    width: 150px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.masterHeader .slogan
{
    width: 329px;
    height: 25px;
    background-repeat: no-repeat;
    float: right;
    margin: 18px 15px 0px 6px;
}


.nav .container
{
    width: 975px;
    height: 28px;
    border-top: 3px solid #0b50d1;
    background-color: #dcdcdc;
}
.nav .links
{
    width: 975px;
    height: 28x;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.nav a.button
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #9c9c9d;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.button span
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-color: transparent;
    background-image: url(images/hNavButtonSpan.gif);
    background-repeat: no-repeat;
}
.nav a.button:hover
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #9c9c9d;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.button span:hover
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-image: url(images/hNavButtonActiveSpan.gif);
    background-repeat: no-repeat;
}
.nav a.buttonActive
{
    position: relative;
    top: 2px;
    background: transparent url('') no-repeat scroll top right;
    color: #0753cf;
    display: block;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding-right: 3px;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
.nav a.buttonActive span
{
    display: block;
    line-height: 20px;
    padding: 0px 6px 5px 6px;
    background-color: transparent;
    background-image: url(images/hNavButtonActiveSpan.gif);
    background-repeat: no-repeat;
}
.nav .searchBox
{
    width: 155px;
    height: 23px;
    border: 1px solid #c6c6c6;
    float: right;
    margin: -31px 15px 0px 0px;
    background-color: #FFFFFF;
}
.nav .searchButton
{
    width: 22px;
    height: 21px;
    float: right;
    margin: 1px 0px 0px 0px;
}
.nav .searchButton2 a
{
    width: 22px;
    height: 21px;
    float: right;
    margin: 1px 0px 0px 0px;
    background-image: url(images/searchButton.gif);
    background-repeat: no-repeat;
}




.clear
{
    clear: both;
}
.viewProfileBtn a
{
    width: 111px;
    height: 32px;
    background-image: url(images/viewProfileBtn.gif);
    background-repeat: no-repeat;
    display: block;
    margin: 0px 0px 0px 150px;
    cursor: pointer;
}
.viewProfileBtn a:hover
{
    width: 111px;
    height: 32px;
    background-image: url(images/viewProfileBtnOver.gif);
    background-repeat: no-repeat;
    display: block;
    margin: 0px 0px 0px 150px;
    cursor: pointer;
}
.alignLeft
{
    float: left;
    margin: 0px 15px 5px 5px;
}
.alignLeftFlush
{
    float: left;
    margin: 0px 15px 5px 0px;
}
.alignRight
{
    float: right;
    margin: 0px 5px 4px 15px;
}
.alignRight2
{
    float: right;
    margin: -25px 0px 0px 0px;
}
.alignRight3
{
    float: right;
    margin: 0px 5px 4px 5px;
}
.alignRightFlush
{
    float: right;
    margin: 0px 0px 0px 0px;
}
.importBox
{
    width: 315px;
    height: 30px;
}
.contactsAlignLeft
{
    float: left;
    margin: 0px 0px 0px 0px;
}
.contactsAlignRight
{
    float: right;
    margin: -15px 0px 0px 0px;
}
.contactsSubTitle
{
    margin: 0px 0px 0px 10px;
    text-align: left;
}


.alignCenter
{
    margin: 0px auto 0px auto;
    text-align: center;
}

/* ------------------------------ Sub Navigation ---------------------------------------------------------------- */
.subNav .about
{
    height: 150px;
}
.subNav .about .container
{
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .about .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleAboutUs.gif);
    background-repeat: no-repeat;
}
.subNav .about a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
.subNav .about a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 18px 3px 20px;
    background-color: #e7eefa;
    padding: 3px;
    text-align: left;
}
subNav .about a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
subNav .about a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
.subNav .next
{
    min-height: 210px;
}
.subNav .next .container
{
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .next .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleNextSteps.gif);
    background-repeat: no-repeat;
}
.subNav .next a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 10px;
    padding: 3px;
    float: left;
    line-height: 24px;
}
.subNav .next a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
    display: block;
    margin: 0px 18px 3px 10px;
    padding: 3px;
    text-align: left;
    float: left;
    line-height: 24px;
}
.subNav .next .row
{
    width: 255px;
    height: 40px;
    text-align: center;
    margin: 0px auto 0px auto;
}
.subNav .next .icon1
{
    width: 43px;
    height: 32px;
    float: left;
    background-image: url(images/nextIcon1.gif);
    background-repeat: no-repeat;
}
.subNav .next .icon2
{
    width: 43px;
    height: 32px;
    float: left;
    background-image: url(images/nextIcon2.gif);
    background-repeat: no-repeat;
}
.subNav .next .icon3
{
    width: 43px;
    height: 32px;
    float: left;
    background-image: url(images/nextIcon3.gif);
    background-repeat: no-repeat;
}
.subNav .next .icon4
{
    width: 43px;
    height: 32px;
    float: left;
    background-image: url(images/nextIcon4.gif);
    background-repeat: no-repeat;
}
.subNav .next .hRule
{
    width: 260px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8cacda;
    text-align: center;
    margin: 0px auto 0px auto;
}
.subNav .next p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
    text-align: left;
}
.subNav .next .item
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 10px;
    padding: 3px;
    float: left;
    line-height: 24px;
}
.subNav .why
{
    height: 100%;
}
.subNav .why .container
{
    height: 100%;
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .why .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleWhy.gif);
    background-repeat: no-repeat;
}
.subNav .why a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
.subNav .why a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 18px 3px 20px;
    background-color: #e7eefa;
    padding: 3px;
    text-align: left;
}
.subNav .why p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}
.subNav .next .hRule
{
    width: 260px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8cacda;
    text-align: center;
    margin: 0px auto 0px auto;
}
.subNav .research
{
    height: 200px;
}
.subNav .research .container
{
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .research .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleResearch.gif);
    background-repeat: no-repeat;
}
.subNav .research a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
.subNav .research a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 18px 3px 20px;
    background-color: #e7eefa;
    padding: 3px;
    text-align: left;
}
.subNav .research p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}
.subNav .login
{
    height: 170px;
}
.subNav .login .container
{
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .login .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleLogin.gif);
    background-repeat: no-repeat;
}
.subNav .login p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}
.subNav .news
{
    height: 200px;
}
.subNav .news .container
{
    width: 284px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px dotted #000;
}
.subNav .news .title
{
    width: 284px;
    height: 41px;
    background-image: url(images/titleNews.gif);
    background-repeat: no-repeat;
}
.subNav .news a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 0px 3px 20px;
    padding: 3px;
}
.subNav .news a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 0px 18px 3px 20px;
    background-color: #e7eefa;
    padding: 3px;
    text-align: left;
}
.subNav .news p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}


/* ------------------------------ Home ---------------------------------------------------------------- */
.home
{
}
.home .ad
{
    width: 1000px;
    height: 386px;
    margin: 2px auto 0px auto;
    background-image: url(images/ad.jpg);
    background-repeat: no-repeat;
    position: relative;
}
.home h1
{
}
.home h2
{
}
.home .description
{
    margin: 10px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
    line-height: 18px;
}
.home .subHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0753cf;
}
.home .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.home .columnContainer
{
    position: relative;
    height: 400px;
    width: 1000px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background-image: url(images/3columnBkg.gif);
    background-repeat: no-repeat;
}
.home .column1 a
{
    width: 313px;
    height: 404px;
    margin: 0px 0px 0px 35px;
    float: left;
    background-image: url(images/viewSample.jpg);
    background-repeat: no-repeat;
}
.home .column2
{
    width: 263px;
    height: 385px;
    margin: 0px 0px 0px 35px;
    float: left;
}
.home .column3
{
    width: 282px;
    height: 385px;
    margin: 0px 0px 0px 35px;
    float: left;
}
.home ul
{
    margin: 10px 0px 0px 15px;
    text-align: left;
    width: 85%;
    list-style-image: bullet;
}
.home li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}
.home .spacer
{
    height: 10px;
}
.home .viewProfileBtn2 a
{
    width: 192px;
    height: 40px;
    background-image: url(images/viewFeatures.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto 0px auto;
    text-align: center;
}
.home .viewProfileBtn2 a:hover
{
    width: 192px;
    height: 40px;
    background-image: url(images/viewFeatures.png);
    background-position: 0px -40px;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto 0px auto;
    text-align: center;
    cursor: pointer;
}
.home .row
{
    width: 100%;
    min-height: 30px;
    margin: 10px 0px 10px 0px;
}
.home .row2
{
    width: 40%;
    margin: 0px auto 0px auto;
    height: 30px;
    text-align: center;
}
.home .label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.home .label2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    margin: 0px 0px 0px 14px;
    float: left;
}
.home .radio
{
    margin: 0px 0px 0px 5px;
    float: left;
}
.home .row3
{
    width: 40%;
    margin: -20px auto 0px 95px;
    height: 30px;
    text-align: center;
}
.home a.signIn
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 32px;
    margin-right: 0px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/homeBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.home a.signIn span
{
    height: 32px;
    display: block;
    line-height: 22px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/homeBtnSpan.gif);
    background-repeat: no-repeat;
}
.home .btnPosition
{
    width: 200px;
    height: 30px;
    text-align: left;
    position: absolute;
    top: 25px;
    left: 380px;
    margin: 0px 0px 0px 0px;
}
.home .adButtonsContainer
{
    width: 341px;
    height: 86px;
    position: absolute;
    top: 172px;
    left: 610px;
}
.home .adBtn1 a
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn1.gif);
    background-repeat: no-repeat;
    float: left;
}
.home .adBtn1 a:hover
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn1Over.gif);
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}
.home .adBtn2 a
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn2.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 23px;
}
.home .adBtn2 a:hover
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn2Over.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 23px;
    cursor: pointer;
}
.home .adBtn3 a
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn3.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 23px;
}
.home .adBtn3 a:hover
{
    width: 98px;
    height: 86px;
    background-image: url(images/adBtn3Over.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 0px 0px 23px;
    cursor: pointer;
}

/* ------------------------------ Private Label ---------------------------------------------------------------- */
.private
{
}
.private h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.private h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.private h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.private .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.private .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.private .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.private .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.private .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.private p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.private .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.private ul
{
    list-style-image: none;
}
.private li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin: 0px 0px 10px 60px;
    list-style-image: none;
    line-height: 20px;
}
.private .hRule2
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5d83c3;
    width: 598px;
    margin: 0px 0px 0px 0px;
    display: block;
}

/* ------------------------------ About Us ---------------------------------------------------------------- */
.about
{
}
.about h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.about h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.about h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.about .name
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
}
.about .position
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.about .viewProfile
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.about .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.about .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.about .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.about .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.about .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.about p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.about .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.about .alignLeft
{
    float: left;
    margin: 5px 15px 15px 0px;
    border: 3px solid #5d83c3;
}
.about .sublink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.about .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}
.about .sitemap
{
    margin: 30px 0px 0px 30px;
}
.about .sitemap h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.about .sitemap h4:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
    text-decoration: underline;
}
.about .sitemap ul
{
    color: #FF0000;
    list-style-type: disc;
}
.about .sitemap li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
    text-decoration: none;
}
.about .sitemap li a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: none;
}
.about .sitemap li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: underline;
}
.about .sitemap li a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: none;
}
.about .sitemap li a:visited:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: underline;
}
.about .hRule2
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5d83c3;
    width: 598px;
    margin: 0px 0px 0px 0px;
    display: block;
}

/* ------------------------------ Features ---------------------------------------------------------------- */
.features
{
}
.features h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.features h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.features h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.features .name
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
}
.features .position
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.features .viewProfile
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.features .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.features .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.features .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.features .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.features .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.features p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.features .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.features .alignLeft
{
    float: left;
    margin: 5px 15px 15px 0px;
    border: 3px solid #5d83c3;
}
.features .sublink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.features .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}
.features .sitemap
{
    margin: 30px 0px 0px 30px;
}
.features .sitemap h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.features .sitemap h4:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
    text-decoration: underline;
}
.features .sitemap ul
{
    color: #FF0000;
    list-style-type: disc;
}
.features .sitemap li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
    text-decoration: none;
}
.features .sitemap li a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: none;
}
.features .sitemap li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: underline;
}
.features .sitemap li a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: none;
}
.features .sitemap li a:visited:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d83c3;
    margin: 10px 30px 10px 0px;
    line-height: 20px;
    text-decoration: underline;
}
.features ul
{
    margin: 0px 0px 0px -10px;
    text-align: left;
    width: 85%;
}
.features li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #666666;
    font-size: 12px;
    margin: 0px 0px 0px 40px;
}

/* ------------------------------ Contact Us ---------------------------------------------------------------- */
.contact
{
}
.contact h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.contact h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.contact .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.contact .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.contact .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.contact .column1Wrap
{
    text-align: center;
    margin: 0px auto 0px auto;
    width: 530px;
    height: 400px;
}
.contact .column1a
{
    width: 250px;
    float: left;
    margin: 0px 0px 0px 10px;
}
.contact .column1b
{
    width: 250px;
    float: left;
    margin: 0px 0px 0px 10px;
}
.contact .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.contact .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.contact p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 10px;
    text-align: left;
}
.contact .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.contact .alignLeft
{
    float: left;
    margin: 5px 15px 15px 0px;
    border: 3px solid #5d83c3;
}
.contact .sublink a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.contact .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Join SalesBook ---------------------------------------------------------------- */
.join
{
}
.join h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.join .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.join .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.join .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.join .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.join .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.join p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.join .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.join .label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: right;
}
.join .instructions
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
}
.join .form
{
    width: 500px;
    height: 100%;
    margin: 30px auto 0px auto;
    background-color: #f3f8ff;
    border: 1px solid #5d83c3;
    padding: 30px;
}
.join .sublink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.join .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Login ---------------------------------------------------------------- */
.login
{
}
.login h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.login .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.login .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.login .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.login .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.login .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.login p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.login .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.login .boxRow
{
    width: 400px;
    height: 250px;
    background-color: #f3f8ff;
    text-align: center;
    margin: 30px auto 0px auto;
    border: 1px solid #5d83c3;
}
.login .loginContainer
{
    width: 245px;
    height: 200px;
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 30px 10px 10px 10px;
}
.login .label
{
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: right;
    line-height: 10px;
}
.login .instructions
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
}
.login .form
{
    width: 450px;
    height: 100%;
    margin: 0px auto 0px auto;
}
.login .sublink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.login .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}
.login .spacer
{
    height: 10px;
}
.login .spacer2
{
    height: 10px;
}
.login a.signIn
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 32px;
    margin-right: 0px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/homeBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.login a.signIn span
{
    height: 32px;
    display: block;
    line-height: 22px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/homeBtnSpan.gif);
    background-repeat: no-repeat;
}
.login .box
{
    text-align: left;
    margin: 0px 0px 0px 5px;
}


.login .signInBtn a
{
    width: 110px;
    height: 37px;
    background-image: url(images/signInBtn.png);
    background-repeat: no-repeat;
    text-align: center;
    display: block;
}
.login .signInBtn a:hover
{
    width: 110px;
    height: 37px;
    background-image: url(images/signInBtn.png);
    background-repeat: no-repeat;
    text-align: center;
    background-position: 0px -37px;
    display: block;
}






/* ------------------------------ Privacy ---------------------------------------------------------------- */
.privacy
{
}
.privacy h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.privacy h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.privacy .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.privacy .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.privacy .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.privacy .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.privacy .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.privacy p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.privacy .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.privacy .hRule2
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5d83c3;
    width: 598px;
    margin: 0px 0px 0px 0px;
    display: block;
}
.privacy .hRule
{
    width: 260px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8cacda;
    text-align: center;
    margin: 0px auto 0px auto;
}
.privacy li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.privacy .subLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.privacy .subLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Terms ---------------------------------------------------------------- */
.terms
{
}
.terms h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.terms h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 2px 30px;
}
.terms .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.terms .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.terms .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.terms .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.terms .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.terms p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.terms .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.terms .hRule2
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5d83c3;
    width: 598px;
    margin: 0px 0px 0px 0px;
    display: block;
}
.terms .hRule
{
    width: 260px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8cacda;
    text-align: center;
    margin: 0px auto 0px auto;
}
.terms li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.terms .subLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.terms .subLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Press ---------------------------------------------------------------- */
.press
{
}
.press h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.press h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.press h4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 30px;
}
.press .name
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
}
.press .position
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.press .viewProfile
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.press .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.press .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.press .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.press .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.press .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.press p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.press .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.press .alignLeft
{
    float: left;
    margin: 5px 15px 15px 0px;
    border: 3px solid #5d83c3;
}
.press .sublink a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.press .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Demo ---------------------------------------------------------------- */
.demo
{
}
.demo h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    margin: 10px 0px 10px 20px;
}
.demo h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.demo .name
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5d83c3;
    font-weight: normal;
    text-align: left;
}
.demo .position
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.demo .viewProfile
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}
.demo .container
{
    min-height: 100%;
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}
.demo .columnContainer
{
    min-height: 75%;
    width: 1000px;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-image: url(images/columnContainerBkg.gif);
    background-repeat: repeat-y;
}
.demo .column1
{
    width: 659px;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
    float: left;
    text-align: left;
    background-repeat: repeat-y;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ebebed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ebebed;
}
.demo .column2
{
    width: 284px;
    background-color: #FFF;
    margin: -16px 0px 0px 30px;
    float: left;
    text-align: left;
}
.demo .curvedTop
{
    width: 980px;
    height: 12px;
    background-image: url(images/curvedBoxTop.gif);
    background-repeat: no-repeat;
    float: left;
}
.demo p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 10px 30px 10px 30px;
    line-height: 20px;
}
.demo .contentFooter
{
    width: 1000px;
    height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    margin: 0px 0px 0px 0px;
    background-image: url(images/curvedBoxBottom.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.demo .alignLeft
{
    float: left;
    margin: 5px 15px 15px 0px;
    border: 3px solid #5d83c3;
}
.demo .sublink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: none;
}
.demo .sublink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5d83c3;
    text-decoration: underline;
}

/* ------------------------------ Captcha Ctrl ---------------------------------------------------------------- */
.captchaCtrl
{
    width: 290px;
    border: solid 1px #c4c4c4;
}
.captchaHeader
{
}
.captchaContent
{
}
.captchaInputText
{
    width: 275px;
}


/* ------------------------------ Account Mgmt  -------------------------------------------------- */
.accountMgmt .tableTitle
{
    border-left: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
    border-bottom: 1px solid #a5acb2;
}
.accountMgmt .tableHeader
{
    border-left: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
    border-bottom: 1px solid #a5acb2;
}
.navButton
{
    position: relative;
    top: 2px;
    color: #5b4f4f;
    display: block;
    float: left;
    height: 19px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/bg_button_a.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: #bac0c4;
}
.navButton span
{
    display: block;
    line-height: 11px;
    padding: 3px 0 8px 18px;
    background-color: transparent;
    background-image: url(images/bg_button_span.gif);
    background-repeat: no-repeat;
    border-bottom: #bac0c4;
}
tbody .accountMgmt .withscroll
{
    text-align: center;
    margin: 0px auto 0px auto;
    overflow-y: scroll;
    overflow-x: hidden;
}
.accountMgmt .tableColumnTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 4px 8px 8px 8px;
    background-color: #ededed;
}
.accountMgmt .listWrapper
{
    width: 100px;
    height: 18px;
    border: 1px solid #000;
}
.accountMgmt .ul
{
    list-style-type: none;
}
.accountMgmt .icon
{
    width: 17px;
    height: 16px;
    margin: 0px 1px 0px 2px;
}
.notext
{
    display: none;
}
.acctMgmtIndexCardRow
{
    width: 728px;
    vertical-align: bottom;
    text-align: left;
    background-color: #e9e9e9;
    text-align: center;
    margin: 0px auto 0px auto;
    border-top: 1px solid #a5acb2;
    border-bottom: 1px solid #a5acb2;
    border-left: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
}
/* tables */
table.tablesorter
{
    border: 1px solid #a5acb2;
    width: 980px;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th
{
    background-color: #e6EEEE;
}
table.tablesorter thead tr .header
{
    background-image: url(images/bg_tablesorter.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td
{
    background-color: #FFF;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
    color: #000000;
    text-align: left;
    padding: 4px 4px 4px 4px;
    background-position: top;
}
table.tablesorter tbody tr.odd td
{
    background-color: #F0F0F6;
}
table.tablesorter thead tr .headerSortUp
{
    background-image: url(images/asc_tablesorter.gif);
}
table.tablesorter thead tr .headerSortDown
{
    background-image: url(images/desc_tablesorter.gif);
}
/* ---------------------------------- Account Mgmt Ends ---------------------------------------------- */

/* ------------------------------ Registration / Reg Ctrl Section ----------------------------- */
.registrationTable
{
    width: 800px;
    margin-top: 13px;
    margin-bottom: 13px;
    table-layout: fixed;
}
.registrationLeftColumn
{
    width: 405px;
    text-align: left;
}
.registrationRightColumn
{
    background-image: url('images/registrationRightColumn.gif');
    background-repeat: no-repeat;
    width: 387px;
    height: 416px;
}
.registrationCtrlTitle
{
    background-image: url('images/registrationTitle.gif');
    background-repeat: no-repeat;
    width: 343px;
}
.registrationCtrlFormLabel
{
    color: #666;
    text-align: right;
}
.registrationCtrlSubtext
{
    font-size: 10px;
    color: #333;
}
.registrationCtrlInputSalutation
{
    float: left;
}
.registrationCtrlInputFirstName
{
    width: 185px;
    float: left;
}
.registrationCtrlInputLastName
{
    width: 185px;
    float: left;
}
.registrationCtrlInputEmail
{
    width: 185px;
    float: left;
}
.registrationCtrlInputPostalCode
{
    width: 185px;
    float: left;
}
.registrationCtrlInputDOB
{
    float: left;
}
.registrationCtrlInputSecurityQuestion
{
    font-size: 11px;
    float: left;
}
.registrationCtrlInputSecurityAnswer
{
    width: 185px;
    float: left;
}
.registrationCtrlInputPassword
{
    width: 185px;
    float: left;
}

.deleteButton a:hover
{
    color: #F9D2CC;
    text-decoration: none;
}
/* ------------------------------ Subscribe Pay Section ----------------------------- */
.subscribeHeader
{
    background-image:url(/images/subscribeHeader.jpg);
    background-repeat:no-repeat;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
}

.subscribePay
{
    width: 750px;
}
.subscribePay .table
{
    padding: 0px;
    background-color: #ffffff;
    margin-left: 25px;
}
.subscribePay .table td
{
    padding: 5px;
    border: 1px solid #ffffff;

}

.subscribePay .subscribeLabels
{
    background-color: #f9f9f9;
    

}
.subscribePay h1
{
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 0px auto 0px auto;
}
.subscribePay h2
{
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 0px auto 0px auto;
}
.subscribePay h3
{
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    margin: 0px auto 0px auto;
}

.subscribePay .pricing
{
    margin: 0px 20px 0px 0px;
}

.subscribePay .column1
{
    background-color: #ffffff;
}
.subscribePay .column2
{
    background-color: #dfe8fa;
}
.subscribePay .column3
{
    background-color: #f1f6ff;
}
.subscribePay .column4
{
    background-color: #dee9d2;
}
.subscribePay .titleNudge
{
    margin: 0px 0px 10px 395px;
}
.subscribePayFrame
{
   width:600px;
   height:900px;
   border:0;
}


/* ---------------------------------- Agreement Terms ---------------------------------------------- */
.agreementTerms
{
}
.agreementTerms .container
{
    width: 964px;
    padding: 17px;
}
.agreementTerms .nav1
{
    height: 23px;
    margin: 0 0px 0 0px;
    padding: 0;
    border: 1px solid #FF0000;
}
.agreementTerms h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #666666;
    font-weight: normal;
    margin: 0px 0px 7px 0px;
    text-align: left;
}
.agreementTerms h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.agreementTerms h3
{
    font-family: "Arial Narrow" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0c56dd;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
    display: block;
}
.agreementTerms p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}
.agreementTerms .label1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
    line-height: 15px;
    display: block;
}
.agreementTerms .label2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 5px 0px 4px 10px;
    line-height: 15px;
}
.agreementTerms .data
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7ca84b;
    font-weight: normal;
    margin: 5px 0px 10px 0px;
    line-height: 15px;
}
.agreementTerms .column1
{
    width: 390px;
    float: left;
    margin: 0px 0px 0px 20px;
}
.agreementTerms .column2
{
    width: 288px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 50px;
}
.agreementTerms .column3
{
    width: 170px;
    float: left;
    background-color: #FFF;
    margin: 16px 0px 0px 39px;
}
.agreementTerms .column4
{
    width: 335px;
    float: left;
    background-color: #00CC66;
    margin: 0px 0px 0px 20px;
}
.agreementTerms .column5
{
    width: 44px;
    height: 401px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 22px;
}
.agreementTerms .column6
{
    width: 504px;
    float: left;
    background-color: #CC99CC;
    margin: 0px 0px 0px 23px;
}
.agreementTerms .input
{
    width: 380px;
    padding: 3px;
    margin: 0px auto 10px auto;
}
.agreementTerms .textArea
{
    width: 380px;
    padding: 3px;
    height: 87px;
    overflow: auto;
    margin: 0px auto 10px auto;
}
.agreementTerms .textArea2
{
    width: 278px;
    padding: 3px;
    height: 87px;
    overflow: auto;
    margin: 0px auto 10px auto;
}
.agreementTerms .clear
{
    clear: both;
}
.agreementTerms .hRule
{
    width: 979px;
    height: 1px;
    margin: 10px 0px 0px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8e4f9;
}
.agreementTerms .selectBox
{
    width: 200px;
    margin: 0px auto 10px auto;
}
.agreementTerms .admin
{
    width: 250px;
    border: 1px solid #000;
}
.agreementTerms a.button
{
    position: relative;
    top: 2px;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(images/mainBtnA.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.agreementTerms a.button span
{
    display: block;
    line-height: 20px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-image: url(images/mainBtnSpan.gif);
    background-repeat: no-repeat;
}
.agreementTerms .adminName
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8d898a;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    display: inline;
    line-height: 20px;
}
.agreementTerms .Button
{
    margin: 5px 0px 0px 5px;
}
.agreementTerms .scrollBox
{
    width: 918px;
    height: 550px;
    padding: 20px;
    overflow: scroll;
    margin: 10px;
    background-color: #fff;
    border: 1px solid #7f9db9;
    text-align: left;
}
.agreementTerms .buttonSpacer
{
    height: 10px;
    width: 50px;
    display: block;
}
.agreementTerms .row
{
    display: block;
}
.agreementTerms .btnWrap
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 10px 0px;
    text-align: center;
}
.agreementTerms .btn
{
    display: inline;
    float: left;
    list-style-type: none;
}
.agreementTerms .arrowRight
{
    width: 44px;
    height: 44px;
    background-image: url(images/arrowRight.gif);
    background-repeat: no-repeat;
    margin: 175px 0px 0px 0px;
}
.agreementTerms .footer
{
    height: 40px;
    width: 918px;
    margin: 0px 0px 0px 20px;
}
.agreementTerms .footerNavContainer
{
    width: 150px;
    height: 30px;
    float: right;
    margin: 0px 11px 0px 0px;
}
.agreementTerms .btnWrap2
{
    margin: 0px auto 0px auto;
    height: 25px;
    padding: 0px 0px 20px 0px;
    text-align: center;
    float: right;
}
/* ------------------------------ Subscription Agreement Text Modal --------------------------------------- */
.subscriptionAgreementTextPanelHeader
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
    font-size: 14px;
}
.subscriptionAgreementTextPanelHeaderLink
{
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 2px;
}
.subscriptionAgreementTextPanelHeaderLink a
{
    text-decoration: none;
}
.subscriptionAgreementTextTable
{
    width: 995px;
    border: solid 1px #c4c4c4;
    background-color: #FFFFFF;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    table-layout: fixed;
}
.subscriptionAgreementTextMainColumn
{
    vertical-align: top;
    padding: 5px;
}
.subscriptionAgreementTextFormLabel
{
    color: #666;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.subscriptionAgreementTextInputTitle
{
    width: 450px;
}
/* ------------------------------ Subscription Agreement Text Modal Ends --------------------------------------- */

/* ------------------------------ Admin Reports Section ----------------------------------------------------------- */
.adminReportsIcon
{
    margin-bottom: -10px;
    margin-top: 5px;
}
.adminReportsHeading
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
.adminReportsHeading a
{
    color: #464f94;
    font-size: 10px;
    text-decoration: underline;
}
.adminReportsFormLabel
{
    color: #666;
    text-align: right;
    vertical-align: bottom;
    padding: 5px;
}
.adminReportsTotalsTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsTotalsColumn1Header
{
    width: 270px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsColumn2Header
{
    width: 200px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsColumn3Header
{
    width: 200px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsColumn4Header
{
    width: 70px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
    color: #666;
    font-weight: bold;
}
.adminReportsTotalsColumn1 a
{
    font-size: 10px;
    font-weight: bold;
}
.adminReportsTotalsColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsColumn4
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsTotalsAnnouncementColumn1Header
{
    width: 250px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsAnnouncementColumn2Header
{
    width: 250px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsAnnouncementColumn3Header
{
    width: 250px;
    color: #666;
    text-align: center;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsTotalsAnnouncementColumn1
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementColumn2
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsTotalsAnnouncementColumn3
{
    text-align: center;
    vertical-align: top;
    padding: 5px;
    font-weight: bold;
}
.adminReportsDetailViewSelectionTable
{
    width: 972px;
}
.adminReportsProfileDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsProfileDataColumn1Header
{
    width: 630px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsProfileDataColumn1Header a
{
    color: #666;
}
.adminReportsProfileDataColumn2Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsProfileDataColumn2Header a
{
    color: #666;
}
.adminReportsProfileDataColumn3Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsProfileDataColumn3Header a
{
    color: #666;
}
.adminReportsProfileDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsProfileDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsContentDataColumn1Header
{
    width: 215px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsContentDataColumn1Header a
{
    color: #666;
}
.adminReportsContentDataColumn2Header
{
    width: 400px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsContentDataColumn2Header a
{
    color: #666;
}
.adminReportsContentDataColumn3Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsContentDataColumn3Header a
{
    color: #666;
}
.adminReportsContentDataColumn4Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsContentDataColumn4Header a
{
    color: #666;
}
.adminReportsContentDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsContentDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInviteDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsInviteDataColumn1Header
{
    width: 630px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsInviteDataColumn1Header a
{
    color: #666;
}
.adminReportsInviteDataColumn2Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsInviteDataColumn2Header a
{
    color: #666;
}
.adminReportsInviteDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInviteDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataTable
{
    width: 972px;
    table-layout: fixed;
    border: solid 1px #000000;
}
.adminReportsAnnouncementDataColumn1Header
{
    width: 410px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsAnnouncementDataColumn1Header a
{
    color: #666;
}
.adminReportsAnnouncementDataColumn2Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsAnnouncementDataColumn2Header a
{
    color: #666;
}
.adminReportsAnnouncementDataColumn3Header
{
    width: 100px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsAnnouncementDataColumn3Header a
{
    color: #666;
}
.adminReportsAnnouncementDataColumn4Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsAnnouncementDataColumn4Header a
{
    color: #666;
}
.adminReportsAnnouncementDataColumn1
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn2
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn3
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsAnnouncementDataColumn4
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
.adminReportsInputTimeFrame
{
}
.adminReportsInviteDataColumn3Header
{
    width: 130px;
    color: #666;
    text-align: left;
    background-image: url(images/div_head.jpg);
    background-repeat: repeat-x;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}
.adminReportsInviteDataColumn3Header a
{
    color: #666;
}

/* ------------------------------ End Admin Reports Section ----------------------------------------------------------- */
/* ------------------------------ Features Section ----------------------------------------------------------- */
.featuresItemTable {
	margin-bottom:20px;
	margin-left:25px;
}	
.featuresProfileImg {
	background-image: url(images/features-profile.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresWorkgroupsImg {
	background-image: url(images/features-workgroups.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresEmailImg {
	background-image: url(images/features-email.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresReportsImg {
	background-image: url(images/features-reports.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresDirectoryImg {
	background-image: url(images/features-directory.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresAdminImg {
	background-image: url(images/features-admin.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.featuresDescription {
	color:#89ace6;
	font-face:arial;
	font-weight:bold;
	font-size:12px;
}
.featuresTitle {
	color:#0753cf;
	font-face:arial;
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
}
.featuresBullets {
	color:#444444;
	font-face:arial;
	font-weight:normal;
	font-size:12px;
	line-height:10px;
}
.featuresPrivateLabelSpan{
    width:598px;
    background-color:#f6f6f6;
    height:24px;
    color:#666666;
    font-size:18px;
    padding:5px;
    margin-bottom:20px;
}

.featuresPrivateLabelSpanLink{
    font-size:11px;
}
/* ------------------------------ Features Section ----------------------------------------------------------- */