body {
    margin: 0;
    padding: 0;
    font-family: arial, lucida grande, verdana, helvetica, sans-serif;
    color: #333;
    font-size: 75%;
    line-height: 1.4em;
    background-color: #CCCCCC;
}

input.error {
    background: #fed;
    border: 1px solid red;
}

.LoggedInStrip {
    font-size: 11px;
    color: #ffffff;
    background-color: #669999;
    padding-right: 8px;
}

.footer {
    font-size: 10px;
}

TEXTAREA {
    behavior: url(styles/maxlength.htc);
}

a.footerTexthome {
    color: #007a97;
}

.footerTexthome {
    font-size: 9px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    background: transparent;
    background-color: #FFFFFF;
}

.uppercase {
    text-transform: uppercase;
}

a.footerBoldTexthome {
    color: #669933;
}

.footerBoldTexthome {
    font-size: 9px;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    background: transparent;
    background-color: #FFFFFF;
}

.dashed {
    width: 700px;
    border: dashed 1px #666666;
    height: 1px;
}

.ScreenHeader {
    color: #669933;
    font-size: 16px;
    font-weight: bold;
}

.boxSubHeading {
    color: #669933;
    font-size: 14px;
    font-weight: bold;
}

    .boxSubHeading a {
        color: #669933;
        font-size: 14px;
        font-weight: bold;
    }

.requiredField {
    font-size: 12px;
    color: Red;
    font-weight: normal;
}

.validationError {
    font-size: 12px;
    color: Red;
    font-weight: bold;
}

.text {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.textLeftMiddle {
    text-align: left;
    vertical-align: middle;
}

    .text a {
        color: #0000ff;
        font-size: 12px;
        font-weight: normal;
    }

.textHeading {
    color: #669933;
    font-size: 12px;
    font-weight: bold;
}

.textBold {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
}

.textBoldBottomLeft {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    vertical-align: bottom;
    text-align: left;
}

.textBoldRight {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    text-align: right;
}

.textBold a {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
}

.textBoldAlignTopName {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    width: 20%;
}

.textAlignTopValue {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    width: 30%;
}

.altRowColor {
    background-color: #E6EFDE;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.highlightedRowColor {
    background-color: #ffffaa;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.altRowColor a {
    color: #0000ff;
    font-size: 12px;
    font-weight: normal;
}

.error {
    color: Red;
    font-size: 12px;
    font-weight: normal;
}

.ErrorPanel {
    color: Red;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    display: block;
    border: solid 2px #FF0000;
    min-height: 30px;
    margin: 5px;
}

.PagerBar {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

    .PagerBar a {
        color: #0000ff;
        font-size: 12px;
        font-weight: normal;
    }

#tabNavigationPrint {
    background: url("../images/bg_header.gif") #fff no-repeat;
    background-position: top left;
    height: 100px;
    margin: 0;
    padding: 0;
    width: 700px;
    text-align: left;
}

    #tabNavigationPrint .logo_table {
        margin: 0;
    }

    #tabNavigationPrint .label_td {
        text-align: right;
        padding-right: 10px;
        padding-top: 40px;
        font-weight: bold;
    }

#tabNavigation {
    background: url("../images/bg_header.gif") #fff no-repeat;
    background-position: top;
    height: 138px;
    margin: 0;
    padding: 0;
    width: 770px;
    text-align: left;
}



    #tabNavigation img {
        border: 0;
    }

    #tabNavigation .logo_table {
        margin: 0;
    }

    #tabNavigation .label_td {
        text-align: right;
        padding-right: 10px;
        padding-top: 40px;
        font-weight: bold;
    }



.label_title {
    font-size: 20px;
    text-transform: uppercase;
}

#tabNavigation .nav_table {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 3px;
}

    #tabNavigation .nav_table td {
        height: 41px;
    }

#tabNavigation .login_band {
    height: 15px;
    padding: 4px;
    text-align: right;
    background: #669999;
    color: #fff;
}

/*tabs href styles*/
.nav_table a, .nav_table a:hover {
    height: 41px;
    display: block;
    margin-right: 1px;
}

/*tabs tasks*/
#tabNavigation a.tasks {
    background: url("../images/tab_tasks.gif") no-repeat;
    width: 110px;
}

#tabNavigation a.tasks_selected {
    background: url("../images/tab_tasks_selected.gif") no-repeat;
    width: 110px;
}

#tabNavigation a:hover.tasks {
    background: url("../images/tab_tasks_selected.gif") no-repeat;
}

/*tabs find*/
#tabNavigation a.find {
    background: url("../images/tab_find.gif") no-repeat;
    width: 131px;
}

#tabNavigation a:hover.find {
    background: url("../images/tab_find_selected.gif") no-repeat;
}

#tabNavigation a.find_selected {
    background: url("../images/tab_find_selected.gif") no-repeat;
    width: 131px;
}

/*tabs create*/
#tabNavigation a.create {
    background: url("../images/tab_create.gif") no-repeat;
    width: 170px;
}

#tabNavigation a:hover.create {
    background: url("../images/tab_create_selected.gif") no-repeat;
}

#tabNavigation a.create_selected {
    background: url("../images/tab_create_selected.gif") no-repeat;
    width: 170px;
}

/*tabs batch*/
#tabNavigation a.batch {
    background: url("../images/tab_batch.gif") no-repeat;
    width: 144px;
}

#tabNavigation a:hover.batch {
    background: url("../images/tab_batch_selected.gif") no-repeat;
}

#tabNavigation a.batch_selected {
    background: url("../images/tab_batch_selected.gif") no-repeat;
    width: 144px;
}

/*tabs report*/
#tabNavigation a.report {
    background: url("../images/tab_report.gif") no-repeat;
    width: 122px;
}

#tabNavigation a:hover.report {
    background: url("../images/tab_report_selected.gif") no-repeat;
}

#tabNavigation a.report_selected {
    background: url("../images/tab_report_selected.gif") no-repeat;
    width: 122px;
}

.SDS td {
    padding: 5px 2px 5px 2px;
    vertical-align: top;
}

.SDSStudentDetails td {
    vertical-align: top;
    padding: 0;
}

.SDSContactedSchool td {
    padding: 0;
    vertical-align: middle;
}

table.SDS, table.SDSStudentDetails, table.SDSContactedSchool {
    width: 98%;
}

table.suspensionList {
    border-collapse: collapse;
}

.SDSSuspensionUnderline td {
    border-bottom: solid 1px #666666;
    padding-bottom: 10px;
}

.SDSSuspensionUnderline {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

div.secret {
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url("../images/PrivateWaterMark.gif");
}

.tableBordered {
    border: 1px solid gray;
}

.spacer {
    height: 10px;
    padding: 0px;
    margin: 0px;
}

td > fieldset > legend {
    text-align: left;
}

.bottomAlign {
    vertical-align: bottom;
}

.rightAlign {
    text-align: right;
    padding-right: 5px;
}

.hyperlinkImgSize img {
    width: 15px;
    height: 15px;
}

#containerHeader {
    background: white;
    width: 765px;
    padding-left: 5px;
}

    #containerHeader #logoImg {
        width: 100%;
    }

#container {
    text-align: center;
    width: 770px;
    height: 60%;
    margin: 0 auto;
    background: #6499d4;
    color: white;
    font-family: arial, lucida grande, verdana, helvetica, sans-serif;
}

#loginTitle {
    margin-top: 20px;
    margin-right: 4%;
    text-align: right;
}

#leftContainer, #rightContainer {
    /*width:40%;*/
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
    margin-left: 4%;
    margin-right: 4%;
    border-radius: 10px;
    display: table-cell;
    /*float:left;*/
    padding: 5px;
    margin-bottom: 20px;
    text-align: left;
    width: auto;
    display: block;
}

#leftContainer p {
    padding: 20px;
    font-size: 12pt;
}

#rightContainer .rightContainerText {
     margin: 20px;
     font-size: 12pt;
}

.titleContainer {
    padding-right: 10px;
}

.container div legend span {
    color: white;
}

#containerBody {
    vertical-align: middle;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    height: 60%;
    padding: 10px;
}

.accessBtn {
    width: 180px;
    height: 40px;
    background: #c5d6e8;
    border-radius: 15px;
    font-size: 14pt;
    font: bold;
}

.titleText, labelTitle, .labelSubTitle {
    padding: 10px;
    font-size: 14pt;
}


.containerBorder {
    border: solid 4px #1f419a;
}

.bottomContainer p {
    padding: 20px;
    font-size: 12pt;
}

    .bottomContainer p a {
        color: white;
    }

.loginErrorPanel {
    background: #c5d6e8;
    text-align: center;
    color: #000000;
    font-size: 12pt;
    padding-top: 20px;
    padding-bottom: 20px;
}

.autoStyle_td {
    height: 19px;
}

.drpLeaveReason {
    width: 220px;
}

.button {
    display: inline-block;
    padding: 0.3em 0.9em;
    margin: 0 0.1em 0.1em 0;
    border: 0.16em solid #333333;
    border-radius: 3px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: arial, lucida grande, verdana, helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
    text-align: center;
    transition: all 0.2s;
    background-color: #669933;
}

    .button:hover {
        border-color: black;
    }

.buttonCancel {
    display: inline-block;
    padding: 0.3em 0.9em;
    margin: 0 0.1em 0.1em 0;
    border: 0.16em solid #333333;
    border-radius: 3px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: arial, lucida grande, verdana, helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
    text-align: center;
    transition: all 0.2s;
    background-color: #990000;
}

    .buttonCancel:hover {
        border-color: black;
    }
