/* Global Styles */

body
{
    margin: 0px;
}

td
{
    font: 11px arial;
    color: #333333;
}

a.spsBtn
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}
a.spsBtn:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

a.spsBtn:hover
{
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}

a.spsBtn:visited
{
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}

a.spsBtn:active
{
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}
/* ID Styles */

#navigation a
{
    font: 10px arial;
    color: #336666;
    text-decoration: none;
    letter-spacing: .1em;
}

#navigation a:hover
{
    color: #993300;
    text-decoration: underline;
}

#padding
{
    padding: 20px 5px 20px 5px;
}

#weekdays th
{
    font: 10px arial;
    color: #ffffff;
    letter-spacing: .2em;
}

#calheader td
{
    font-weight: bold;
}

/* Class Styles */



.bodyText
{
    font: 11px arial;
    line-height: 24px;
    color: #333333;
}




.TextBox
{
    border-right: #b4b4b4 0px solid;
    border-top: #b4b4b4 0px solid;
    font-weight: normal;
    font-size: 10px;
    border-left: #b4b4b4 0px solid;
    color: #ffffff;
    border-bottom: #b4b4b4 0px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: transparent;
    width: 160px;
}

.TextBoxBlack
{
    border-right: #b4b4b4 1px solid;
    border-top: #b4b4b4 1px solid;
    font-weight: normal;
    font-size: 10px;
    border-left: #b4b4b4 1px solid;
    color: #000000;
    border-bottom: #b4b4b4 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: transparent;
}


.underlinemenu
{
    font-weight: bold;
    width: 100%;
}

.underlinemenu ul
{
    padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: left;
}

.underlinemenu ul li
{
    display: inline;
}

.underlinemenu ul li a
{
    color: #ffffff;
    padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
    margin-right: 20px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 0px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected
{
    border-bottom-color: black;
}






.linemenu
{
    font-weight: bold;
    width: 100%;
}

.linemenu ul
{
    padding-left: 70px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: left;
}

.linemenu ul li
{
    display: block;
    height: 20px;
}

.linemenu ul li a
{
    color: #5f112b;
    padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
    margin-right: 20px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 0px solid gray; /*bottom border is 3px*/
}

.linemenu ul li a:hover, .linemenu ul li a.selected
{
    border-bottom-color: black;
    color: #d12560;
}

div.fieldwrapper
{
    /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
    width: 550px; /*width of form rows*/
    overflow: hidden;
    padding: 5px 0;
}

div.fieldwrapper label.styled
{
    /* label elements that should be styled (left column within fieldwrapper DIV) */
    float: left;
    width: 150px; /*width of label (left column)*/
    text-transform: uppercase;
    border-bottom: 1px solid red;
    margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield
{
    /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
    float: left;
    margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]
{
    /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
    width: 250px;
}

div.fieldwrapper div.thefield textarea
{
    /* style for TEXTAREA fields. */
    width: 300px;
    height: 150px;
}
.home
{
    background: url( '../images/buttonbg.gif' ) no-repeat center;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.bluebtn
{
    background: url( '../images/bluebutton.gif' ) no-repeat center;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.green
{
    background: url( '../images/green.gif' ) no-repeat center;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.vio
{
    background: url( '../images/vio.gif' ) no-repeat center;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.leftlayout
{
    background: url( '../images/leftlayoutbg.gif' ) no-repeat center;
    height: 276px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.loginbox
{
    background: url( '../images/login-box.gif' ) no-repeat center;
    height: 122px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.bottombox
{
    background: url( '../images/bootoombox.gif' ) no-repeat center;
    height: 236px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.bottomfooter
{
    background: url( '../images/footer.gif' ) no-repeat center;
    height: 57px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
.ssccenter
{
    background: url( '../images/center.gif' );
    background-repeat: repeat-x;
    height: 27px;
}

.sscleft
{
    background: url( '../images/left.gif' );
    background-repeat: no-repeat;
    height: 27px;
    width: 4px;
}

.sscright
{
    background: url( '../images/right.gif' );
    background-repeat: no-repeat;
    height: 27px;
    width: 4px;
}
/*new table round border Starts here*/
#xsnazzyT h1, #xsnazzyT h2, #xsnazzyT p
{
    margin: 0 10px;
    letter-spacing: 1px;
}
#xsnazzyT h1
{
    font-size: 2em;
    color: #000000;
}
#xsnazzyT h2
{
    font-size: 1.5em;
    color: #de8f26;
    border: 0;
}
#xsnazzyT p
{
    padding-bottom: 0.5em;
}
#xsnazzyT h2
{
    padding-top: 0.5em;
}
#xsnazzyT
{
    background: transparent;
    margin: 1em;
}

.xtopT, .xbottomT
{
    display: block;
    background: transparent;
    font-size: 1px;
}
.xb1T, .xb2T, .xb3T, .xb4T
{
    display: block;
    overflow: hidden;
}
.xb1T, .xb2T, .xb3T
{
    height: 1px;
}
.xb2T, .xb3T, .xb4T
{
    background: #ffffff;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
}
.xb1T
{
    margin: 0 5px;
    background: #bababa;
}
.xb2T
{
    margin: 0 3px;
    border-width: 0 2px;
}
.xb3T
{
    margin: 0 2px;
}
.xb4T
{
    height: 2px;
    margin: 0 1px;
}

.xboxcontentT
{
    display: block;
    background: #ffffff;
    border: 0 solid #bababa;
    border-width: 0 1px;
}
/*new table round border Ends here*/

.newbgtop
{
    background: url( '../images/newtopbg.jpg' );
    background-repeat: no-repeat;
    height: 15px;
}
.newbgrepeat
{
    background: url( '../images/newrepeat.jpg' );
    background-repeat: repeat-y;
}
.newbgbottom
{
    background: url( '../images/newbottombg.jpg' );
    background-repeat: no-repeat;
    height: 15px;
}
.contxt
{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    font-weight: normal;
}
.newsbgrepeat
{
    background: url( '../images/newsbgrepeat.jpg' );
    background-repeat: repeat-y;
}
.newsbgbottom
{
    background: url( '../images/newsbgbottom.jpg' );
    background-repeat: no-repeat;
    height: 20px;
}
.flashnewsbg
{
    background: url( '../images/FlashNewsbg.jpg' );
    background-repeat:no-repeat;
    height:30px;
}
.noticesbg
{
    background: url( '../images/Noticesbg.jpg' );
    background-repeat:no-repeat;
    height:27px;
}

.sdpsloginbg
{
    background: url( '../images/sdpslogin.jpg' );
    background-repeat:no-repeat;
    height:27px;
}
.loginbtn
{
    background-color:#aeaeae;
    border:1px #757575 solid;
    font-family:Trebuchet MS;
    color:#ffffff;
    
}