/*---------------------*/
/* Style Sheet for SEC */
/*---------------------*/
body
{
    font-family: Verdana,Arial,Helvetica;
    color: black; /*#004031;*/
    background: #FFFFFF !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.SecHome
{
    border: solid 0 black;
    cursor: hand;
}

.SecMainPageBody
{
    color: black; /*#004031;*/
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.SecPageNameTD
{
    width: 100%;
    color: #FFCC00;
    background-color: #004C40;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Verdana,Helvetica;
}

.SecHeaderLineTable
{
    border-top: solid 1 white;
    border-left: solid 0 black;
}
.SecMainPageContent
{
    width: 770;
    background-color: white;
    border: none, 0, white;
}

.SecSectionHeaderTable
{
    width: 100%;
}

.SecSectionHeaderContentTD
{
    width: auto;
    text-align: left;
    color: #004C40;
    background-color: #CCCCCC;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvetica;
}

.SecSectionContentSpacerTD
{
    height: 10px;
    background-color: #F3F3F3;
    border-left: solid 1 #CCCCCC;
    border-right: solid 1 #CCCCCC;
}


.SecSectionHeaderRightTD
{
    vertical-align: top;
    background-color: #CCCCCC;
    text-align: right;
    width: 11px;
    height: 25px;
    background-image: url(../images/table_corner_detail.gif);
    background-repeat: no-repeat;
}

.SecSectionContentBottomTD
{
    border-bottom: 1 solid #CCCCCC;
    background: #F3F3F3;
}

.SecSectionSpacerTD
{
    height: 20px;
}


.SecSectionContentTD
{
    border: solid 1px #CCCCCC;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #F3F3F3;
}

.SecSectionContentTable
{
    background-color: #F3F3F3;
    font-size: 13px;
}

.SecSectionContent
{
    font-size: 13px;
}
.SecButtonSmall
{
    text-align: center;
    color: #004C40;
    background-color: Transparent;
    border-style: none;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvetica;
    background-image: url(../images/CtrlButtonSmallUp.gif);
    background-position: 0,0;
    background-repeat: no-repeat;
    width: 75px;
    height: 21px;
    cursor: hand;
    margin-left: 1px;
    margin-right: 1px;
    cursor: hand;
}

.nomargins
{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial;
    font-size: 13px;
    background: url('../images/SecDisplayUserBackground.jpg') repeat !important;
}
/* This matches the SharePoint Style */
.stronger
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    float: left;
}

.SecSPButtonSmall
{
    border-right: 0px;
    border-top: 0px;
    background-image: url(../images/CtrlSPButtonSmallUp.png);
    background-repeat: no-repeat;
    border-left: 0px;
    width: 131px;
    cursor: pointer;
    color: #ffffff;
    border-bottom: 0px;
    position: relative;
    height: 35px;
    text-align: center;
}

.SecSPButtonLarge
{
    border-right: 0px;
    border-top: 0px;
    background-image: url(../images/CtrlSPButtonLargeUp.png);
    background-repeat: no-repeat;
    border-left: 0px;
    width: 200px;
    cursor: pointer;
    color: #ffffff;
    border-bottom: 0px;
    position: relative;
    height: 35px;
    text-align: center;
}
.SecSPButtonSmallDisabled
{
    border-right: 0px;
    border-top: 0px;
    background-image: url(../images/CtrlSPButtonSmallUpDisabled.png);
    background-repeat: no-repeat;
    border-left: 0px;
    width: 131px;
    cursor: default;
    color: #ffffff;
    border-bottom: 0px;
    position: relative;
    height: 35px;
    text-align: center;
}

.SecSPSectionHeaderLeftTD
{
    background: url(../images/sidebar/sidebarTopLeftcustom.gif) no-repeat left top;
    vertical-align: top;
    background-color: #FFFFFF;
    text-align: right;
    width: 5px;
    height: 25px;
    background-repeat: no-repeat;
}

.SecSPSectionHeaderContentTD
{
    background: url(../images/sidebar/sidebarTopcustom.gif) repeat left top;
    width: auto;
    text-align: left;
    color: #FFFFFF;
    background-color: #CCCCCC;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvetica;
}

.SecSPSectionHeaderRightTD
{
    background: url(../images/sidebar/sidebarTopRight.gif) no-repeat right top;
    vertical-align: top;
    background-color: #FFFFFF;
    text-align: right;
    width: 5px;
    height: 25px;
    background-repeat: no-repeat;
}
.SecSPSectionContentTD
{
    border: solid 1px #caced1;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #caced1;
}
.SecSPSectionContentTable
{
    background-color: #caced1;
    font-size: 13px;
    color: black;
}
.SecSPCheckBox
{
    background-color: #caced1;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.SecSPSectionContentSpacerTD
{
    height: 10px;
    background-color: #caced1;
    border-left: solid 1 #CCCCCC;
    border-right: solid 1 #CCCCCC;
}
.SecSPSectionContentHalfSpacerTD
{
    height: 5px;
    background-color: #caced1;
    border-left: solid 1 #CCCCCC;
    border-right: solid 1 #CCCCCC;
}
.SecSPContentDataLabel
{
    background-color: #caced1;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}




.SecButtonMedium
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #004C40;
    background-color: Transparent;
    border-style: none;
    background-image: url(../images/CtrlButtonMediumUp.gif);
    background-position: 0,0;
    background-repeat: no-repeat;
    width: 100px;
    height: 21px;
    cursor: hand;
    margin-left: 1px;
    margin-right: 1px;
}

.SecButtonLarge
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #004C40;
    background-color: Transparent;
    border-style: none;
    background-image: url(../images/CtrlButtonLargeUp.gif);
    background-position: 0,0;
    background-repeat: no-repeat;
    width: 140px;
    height: 21px;
    cursor: hand;
    margin-left: 1px;
    margin-right: 1px;
}

.SecButtonVeryLarge
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #004C40;
    background-color: Transparent;
    border-style: none;
    background-image: url(../images/CtrlButtonVeryLargeUp.gif);
    background-position: 0,0;
    background-repeat: no-repeat;
    width: 270px;
    height: 21px;
    cursor: hand;
    margin-left: 1px;
    margin-right: 1px;
}

.SecSectionButtonTD
{
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
}


.SecRequiredText
{
    color: black;
    font-size: 10px;
    font-style: italic;
}

.SecSectionFooterLineTD
{
    background-color: #668c84;
    height: 5px;
}

.SecSectionFooterTD
{
    vertical-align: top;
    padding-bottom: 10px;
}

/***************************
*  Control Styles		   *
***************************/
.SecContentDataLabel
{
    background-color: #F3F3F3;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.SecCheckBox
{
    background-color: #F3F3F3;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

/***************************
*  Message Control Styles  *
***************************/
.SecMsgCtrl
{
}

.SecMsgSystemError
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #cc0000;
}
.SecMsgValidationError
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px; /* font-weight:bold; */
    color: #cc0000;
}

.SecMsgWarning
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px; /* font-weight:bold; */
    color: #696969;
}

.SecMsgInformation
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px; /* font-weight:bold; */
    color: #4682b4;
}




/************************************
** Footer
************************************/
.modFtrTd
{
    background-color: #CCCCCC;
    font-size: 10px;
    color: #004C40;
    padding: 4px 0px 4px 0px;
}
.modFtrTdPrint
{
    font-size: 10px;
    color: #004C40;
    padding: 4px 0px 4px 0px;
}
.modFtrTd A
{
    color: #004C40;
    font-size: 10px;
    text-decoration: underline;
}
.modFtrTd A:visited
{
    color: #004C40;
    font-size: 10px;
    text-decoration: underline;
}
.modFtrTd A:hover
{
    color: #004C40;
    font-size: 10px;
    text-decoration: underline;
}

.modFtrBkg
{
    background-color: #004C40;
}

A
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #006699;
    font-weight: bold;
}
A:visited
{
    text-decoration: underline;
    color: #006699;
    font-weight: bold;
}
A:hover
{
    text-decoration: underline;
    color: #006699;
    font-weight: bold;
}
.note
{
    color: #CC3333;
    font-size: 11px;
    padding: 4px 4px 4px 4px;
}
.warningRed
{
    color: #FF0000;
    border-color: #FF0000;
}
