/* 
Affiliate#: 2017 = HIF-Association
Titles color: #336699;
Link color: #336699;
*/
/* ---------------------- Header Footer ------------------------------ */
.skinHeader
{
    width: 1000px;
    height: 110px;
    margin: 0px auto 0px auto;
    
}
.skinFooter
{
    width: 100%;
    height: 10px;
    background-color:#ededed;
    margin: 0px auto 0px auto;
}
.skinTable
{
    margin: 0px auto 0px auto;
    width:985px;
}
.skinLeftColumn
{
    width: 0px;
    vertical-align: top;
    text-align: right;
    margin: 0px;
    /*background-color: #FFFFFF;*/
}
.skinMiddleColumn
{
    width: 985px;
    vertical-align: top;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto; 
    background-color:#FFF;
}
.skinRightColumn
{
    width: 0px;
    vertical-align: top;
    text-align: left;
    margin: 0px;
    /*background-color: #FFFFFF;*/
}
.skinMiddleMiddleContent
{
    /*position:relative;
    left:20px;*/
}

/* ---------------------- Header Footer End ------------------------------ */

/* ---------------------- Landing styles ------------------------------------- */

.landingTitle {
    font-size:14px;
    color:#0e5751;
}
.landingMain {
    position:relative;
    left:15px;  
}

/* -------------------------------- GLOBALS ----------------------------------------------------*/
.modalBody
{
    color: #000;
    background-color: White;
    background-image: none;
}
body
{
    color: #000;
    background-color: #fff;
    position: relative;
}
.master
{
    background-color:#ededed;
    background-image: none; 
    background-repeat:repeat-x;
    position:relative;
    text-align:center;
}
html
{
    margin: 0px auto 0px auto;
    text-align:center;
}
img, a.img
{
    outline: none;
}
a
{
    color: #336699;
    text-decoration: none;
	font-size:11px;
}
a:hover
{
    color: #4c7dad;
    text-decoration: underline;
	font-size:11px;
}
.button
{
    height: 22px;
    background-color: #336699;
    border-top: #FFF 1px solid;
    border-right: #FFF 1px solid;
    border-left: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    margin: 0px 0px 0px 0px;
    padding: 2px 4px 6px 4px;
}
.buttonSmall
{
    background-color: #336699;
    border-top: #000 1px solid;
    border-right: #111 1px solid;
    border-left: #000 1px solid;
    border-bottom: #111 1px solid;
}

.adminProcessStatusBox
{
    margin: 2px;
    padding: 7px;
    background-color: #ffe3a7;
    border: solid 1px #fecc99;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    top: 0px;
    z-index: 5000;
    text-align: center;
    margin: 0px auto 0px auto;
}
.adminInformationBox
{
    background-color: #ff9800;
}

/*      buttons begin      */
.buttonGlobal
{
    background-image: url(images/buttonGlobalA.png);
}
.buttonGlobal span
{
    background-image: url(images/buttonGlobalSpan.png);
}

a.buttonGlobal
{
    background-image: url(images/buttonGlobalA.png);
}
a.buttonGlobal:hover
{
    background-image: url(images/buttonGlobalA.png);
}
a.buttonGlobal span
{
    background-image: url(images/buttonGlobalSpan.png);
	color:#FFF;
}
a.buttonGlobal span:hover
{
    color:#fcdac7;
    text-decoration:none;
}


a.buttonGlobalCancel span
{
    color:#393838;
    text-decoration:none;
}

a.buttonGlobalCancel span:hover
{
    color:#6c6c6c;
    text-decoration:none;
}
a.buttonGlobalRemove span:hover
{
    color:#f9d2cc;
    text-decoration:none;
}
/*      buttons end      */


.nav .searchButton2:hover
{
    background-image: url(images/searchButton.gif);
}


/* --------------------------------- Globals End --------------------------------------------- */


/* -------------------------------- SalesBook Header ------------------------------------------ */

div.header
{
    width: 985px;
    text-align: left;
    border-bottom: #b4b4b4 1px solid;
}
div.headerIndex
{
    width: 985px;
    text-align: left;
    margin-left: 62px;
    margin-top: 28px;
}
.headerLogoTable
{
    /* width:800px; table-layout:fixed;*/
}
.headerLogoColumn
{
}
.headerTable
{
    width: 800px;
}
.headerLeftColumn
{
    width: 185px;
}
.headerMiddleColumn
{
    width: 300px;
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.headerRightColumn
{
    width: 250px;
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.headerLinks
{
    font-size: 11px;
    font-weight: bold;
    color: #CCC;
    padding-bottom: 5px;
}
.headerLinks a
{
    text-decoration: none;
}
.headerSearch
{
    text-align: right;
}
.headerSearchInputText
{
    width: 160px;
    padding-right: 10px;
}
/* -------------------------------- SalesBook Header End ------------------------------------------ */


/* -------------------------------- SalesBook Footer ------------------------------------------ */
div.footer
{
    width: 800px;
    vertical-align: top;
    text-align: left;
    border-top: #FFF 3px solid;
}
div.footerLoggedIn
{
    width: 985px;
    vertical-align: top;
    text-align: left;
    border-top: #FFF 0px solid;
}
div.footerIndex
{
    width: 985px;
    vertical-align: top;
    text-align: left;
    margin-left: 62px;
}
.footerTableLoggedIn
{
    width: 1000px;
}
.footerTable
{
    width: 800px;
}
.footerLeftColumn
{
    width: 200px;
    vertical-align: top;
}
.footerMiddleColumn
{
    width: 255px;
    vertical-align: top;
}
.footerRightColumn
{
    width: 335px;
    vertical-align: top;
    text-align: right;
}
.footerLinks a
{
    text-decoration: none;
}
/* -------------------------------- SalesBook Footer End ------------------------------------------ */
.nav .container
{
    background-color: #DCDCDC;
    border-color: #cecece #CECECE #CECECE;
    border-style: solid;
    border-width: 1px 1px 1px;
    height: 28px;
    width: 986px;
}
.nav a.buttonActive
{
    color: #336699;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.nav .searchButton2
{
    background-image: url('images/searchButton.gif');
    background-repeat: no-repeat;
    float: right;
    height: 21px;
    margin: 1px 0 0;
    width: 22px;
}

/* ------------------------------ Profile Headers ----------------------------------------- */

.contactCardCtrlPanelHeader
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.contactCardCtrlPanelHeaderLink
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
}
.contactCardCtrlPanelHeaderLink a
{
    text-decoration: none;
    color: #ffffff;
}

.profileTextCtrlPanelHeader
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.profileTextCtrlPanelSubHeader
{
    font-size: 10px;
}
.profileTextCtrlPanelHeaderLink
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.profileTextCtrlPanelHeaderLink a
{
    text-decoration: none;
    color: #ffffff;
}

.ContentCtrlPanelHeader
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
    font-family: Sans-Serif;
}
.ContentCtrlPanelSubHeader
{
    font-size: 10px;
}
.ContentCtrlPanelHeaderLink
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #c4c4c4;
    padding: 5px;
}
.ContentCtrlPanelHeaderLink a
{
    text-decoration: none;
    color: #ffffff;
}

.profileCareerCtrlPanelHeader
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
    font-family: Sans-Serif;
}
.profileCareerCtrlPanelHeaderLink
{
    background-image:none;
    background-color:#b5b0a4;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
    padding: 5px;
    border-bottom: solid 1px #c4c4c4;
}
.profileCareerCtrlPanelHeaderLink a
{
    text-decoration: none;
    color: #ffffff;
}

/* ------------------------------ Admin Profile Section -------------------------------------- */


.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: #666;
    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: none;
    background-color: #b5b0a4;
    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: none;
    background-color: #b5b0a4;
    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;
}
/* ------------------------------ 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;
}
/* ------------------------------ 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: 770px;
    height: 470px;
}
.adminGroupsInnerLeftColumn
{
    width: 175px;
    text-align: left;
    vertical-align: top;
    background-color: #d9d8d6;
    border-right: solid 1px #a7a7a7;
    padding: 4px 0px 0px 0px;
}
.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: 175px;
}
.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: 263px;
    height: 400px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    margin-right: 0px;
    margin-left: 10px;
    padding: 3px 0px 3px 3px;
}
.adminGroupsScrollBox1Header
{
    width: 266px;
    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: 260px;
    height: 19px;
    background-color: #336699;
    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: 260px;
    height: 400px;
    overflow: scroll;
    border: solid 1px #a5acb2;
    padding: 3px;
}
.adminGroupsScrollBox2Header
{
    width: 266px;
    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: 260px;
    height: 19px;
    background-color: #336699;
    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;
}
.adminGroupsUsersNone
{
    padding: 3px;
}
.adminGroupsUserName
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 3px 3px 3px;
}
.adminGroupsUserEmail
{
    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: 5px;
    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: 125px;
    background-color: #e3e2e2;
    color: #333333;
    font-size: 11px;
    border: solid 1px #a7a7a7;
    margin: 5px 0px 5px 5px;
    padding: 2px 2px 3px 2px;
}
.adminGroupsBtnAdd
{
    border-width: 0px;
    position: absolute;
    top: 0px;
    left: 124px;
}
.adminbuttonRemove
{
    height: 19px;
    width: 103px;
    cursor: pointer;
    background-image: url(images/btn_deleteGroup.gif);
    border: 0px solid #000;
    position: absolute;
    top: 2px;
    left: 200px;
}

.reportsNav
{
    width: 972px;
    float: left;
    margin: 0px 0px 15px 0px;
    background-color: #f3f3f3;
    border: 1px solid #c4c4c4;
}
.publishBtnAddMedia
{
    position: relative;
    top: -20px;
    height: 20px;
    width: 138px;
    padding-left:50px;
}
.publishBtnPublish
{
    position: relative;
    top: -20px;
    margin: 0px 0px 0px 0px;
    height: 20px;
    width: 119px;
}
.login .boxRow
{
    width: 400px;
    height: 250px;
    background-color: #f1f1f1;
    text-align: center;
    margin: 30px auto 0px auto;
    border: 1px solid #b8b8b8;
}

.login .signInBtn a
{
    background-image: url(images/signInBtn.png);
}
.login .signInBtn a:hover
{
    background-image: url(images/signInBtn.png);
}
.login .sublink a
{
    color: #336699;
}
.login .sublink a:hover
{
    color: #4c7dad;
}

.myWorkGroups {font-family:Arial, Helvetica, sans-serif;}

.myWorkGroups h3
{
    color: #336699;
    text-decoration:underline;
}

h3  a{
    font-size:14px;
    font-family: Verdana, Arial, Sans-Serif;
    }
    
h3  a:hover{
    font-size:14px;
    font-family: Verdana, Arial, Sans-Serif;
    }

h1 a{
    font-size:24px;
}

h1 a:hover{
    font-size:24px;
}

.myWorkGroups h3:hover
{
    color: #336699;
    text-decoration:none;
}

.myWorkGroups .data
{
    color: #333333;
    font-weight:bold;
}
.myWorkGroups .data2
{
    color: #336699;
}
.myWorkGroups a.button1
{
    color: #9c9c9d;
    background-image: url(images/hNavSubButtonA.gif);
}
.myWorkGroups a.button1:hover
{
    color: #6e6e6f;
    background-image: url(images/hNavSubButtonA.gif);
}
.myWorkGroups a.button1 span
{
    background-image: url(images/hNavSubButtonSpan.gif);
}
.myWorkGroups .links
{
    border-top: 1px solid #e2e2e2;
}
.myWorkGroupsAdmin h3
{
    color: #000;
}
.myWorkGroupsAdmin{font-family:Arial, Helvetica, sans-serif}
.myWorkGroupsAdmin .arrowRight
{
    background: url(images/arrowRight.gif);
}

.myWorkGroupsAdmin .arrowLeft
{
    background: url(images/arrowLeft.gif);
}
.adminInformationBox
{
    color: #000;
    background-color: #ffe5e5;
    border: dotted 1px #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.myWorkGroups h4
{
    color: #000;
}

.importContactsScrollBox1Button {
background-color:#1c3175;
border-color:#89A0FD #013073 #001D47 #89A0FD;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:19px;
margin-left:5px;
margin-right:15px;
padding:2px 4px;
width:50px;
}


/*Pagination*/
a.PaginationNavButton
{
    border: 1px solid #ccc;
    padding: 4px 6px;
}
a.PaginationPageButton
{
    border: 1px solid #ccc;
    padding: 4px 6px;
}
.searchResultsNavigation
{
    margin: 8px 0 8px 0;
}
.searchResultsNavigation a:hover
{
    border: 1px solid #ccc;
    padding: 4px 6px;
    background-color: #ccc;
    color: white;
}
.searchResultsNavigation span span
{
    border: 1px solid #ccc;
    padding: 4px 6px;
    background-color: #888;
    color: white;
}
.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: #336699;
    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;
}
.importContactsScrollBox1Button {
background-color:#ea1f00;
border-color:#89A0FD #013073 #001D47 #89A0FD;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:19px;
margin-left:5px;
margin-right:15px;
padding:2px 4px;
width:50px;
}

.footerNav{
	background-color:#eae8e2;
	height:112px;
	width:1000px;
	text-align:center;
	margin:0px auto 0px auto;
	font-family:Arial,Helvetica,sans-serif
}
.footerNav p{
	text-align:center;
	margin:0px auto 0px auto;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif
}



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-repeat: no-repeat;
    background-position: right top;
    border-style: none;
    border-width: 0px;
}
a.buttonGlobalRemove span
{
    display: block;
	color: #FFF;
	font-size: 12px;
    line-height: 23px;
    padding: 1px 8px 5px 18px;
    background-color: transparent;
    background-repeat: no-repeat;
}

/* Registration */

.registrationCtrlFormLabel {
padding:5px;
font-size:12px;
}

/* Contact

/* ------------------------------ Contacts Index Card Ctrl -------------------------------------- */
.contactsIndexCardCtrlSmaller
{
    width: 25px;
    background-color: #e9e9e9;
    color: #999;
    border-right: solid 1px #e9e9e9;
    font-size: 10px;
    line-height:11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding-top:1px
}
.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;
}