
body
{
    width: 100%;
    float: left;
    min-height: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 11px;
}
#login
{
    float: left;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    padding-right: 20px;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    right: 0px;
}

.ContentBlock
{
    border-color: #6B96C6;
    border-width: 1px;
    border-style: solid;
    margin-top: -5px;
}

#qDel
{
    position: relative;
    float: right;
    padding: 3px;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    white-space: nowrap;
}

.smallnote
{
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

#qNumber
{
    float: none;
    font-family: Verdana;
    font-size: 11px;
    color: #999999;
    list-style-type: none;
}

#qText
{
    float: none;
    position: relative;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin-top: 0px;
    color: #7BA2DE;
}

#qDragHook
{
    vertical-align: middle;
    text-align: center;
    color: Gray;
}

#qDragHandle
{
    border: 1px solid #94B2E7;
    margin: 0px;
    padding: 1px;
    height: 60px;
    width: 12px;
    vertical-align: top;
    background-color: #FFFF66;
    cursor: s-resize;
}


.qReOrder
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
}


.cellheader
{
    font-weight: bold;
    background-color: #ACBAD3;
    color: #FFFFFF;
}
.modalCloseButton
{
    float: left;
    font-family: Verdana;
    font-size: 11px;
    color: White;
    padding-right: 10px;
    white-space: nowrap;
    position: absolute;
    top: 5px;
    right: 0px;
}
.modalCloseButton a
{
    font-family: Verdana;
    font-size: 11px;
    color: White;
    text-decoration: none;
}

.modalCloseButton a:visited
{
    font-family: Verdana;
    font-size: 11px;
    color: White;
    text-decoration: none;
}


.modalCloseButton a:hover
{
    font-family: Verdana;
    font-size: 11px;
    color: White;
    text-decoration: underline;
}


.modalCloseButton a:active
{
    font-family: Verdana;
    font-size: 11px;
    color: White;
    text-decoration: none;
}

.floatcenter
{
    padding-top: 12px;
    text-align: center;
    float: none;
}

.box
{
    text-align: left;
    border-color: #E6E6E6;
    border-width: 1px;
    border-style: solid;
}

.logoff
{
    color: White;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#header_date
{
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    padding-right: 20px;
    white-space: nowrap;
    position: absolute;
    top: 2px;
    left: 15px;
}

#headertext
{
    padding-left: 50px;
    color: white;
    font-weight: bold;
}

A
{
    color: #000000;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-decoration: none;
}
/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
A:active
{
    color: #000000;
    text-decoration: none;
}
A:visited
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #829eca;
}
#mainContainer
{
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0px 0px 0px 0px;
}
#header
{
    float: left;
    height: 124px;
    color: Yellow;
    font-size: 28px;
    font-family: Arial;
    padding-top: 25px;
    padding-left: 15px;
    font-weight: bold;
    letter-spacing: -1px;
}

#container
{
    float: left;
    position: relative;
    height: 100%;
    min-height: 100%;
    background: #FFFFFF;
    margin: 0px 0px 0px -10px;
    clear: both;
}


#column_header
{
    float: left;
    width: 100%;
    height: 124px;
    min-height: 124px;
    background-image: url(../images/headerbg.jpg);
}

#column_left
{
    float: left;
    position: relative;
    width: 160px;
    margin: 0px 0px 0px 20px;
}

#column_center
{
    margin-left: 20px;
    position: relative;
    float: left;
    width: 470px;
    text-align: left;
}

.hideModal
{
    width: 1px;
    position: absolute;
    bottom: 0px;
}

#column_right
{
    float: left;
    width: 150px;
    margin-left: 20px;
}

#courseOptions
{
    position: absolute;
    padding-left: 100px;
    margin: -5px 0px 0px 0px;
}

#courseManager
{
    text-align: left;
    float: left;
    vertical-align: top;
    margin: -1px 0px 0px -19px;
    position: relative;
    width: 672px;
    border: 1px solid #000000;
}

.loginPrompt
{
    text-align: center;
    padding-top: 20px;
    height: 50px;
    font-family: Verdana;
    font-size: 15px;
}

.loginPrompt_textbox
{
    width: 110px;
    border-width: 1px;
    border-style: solid;
    background-color: Yellow;
    font-family: Verdana;
    font-size: 15px;
}
.loginPrompt_button
{
    font-family: Verdana;
    font-size: 12px;
    background-color: #6985b5;
    color: White;
}

.subOptions
{
    border-style: solid;
    border-color: #6B96C6;
    background-color: #FFFFFF;
    border-width: 1px;
    padding: 2px;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: black;
    float: right;
    margin-top: -48px;
    white-space: nowrap;
    position: relative;
}

.rosterOptionSelect
{
    color: #FFFFFF;
    background-color: #6B96C6;
}

.subheader
{
    background-image: url(../images/contentheader_trim.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    color: White;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 17px;
    height: 18px;
    width: 280px;
}

#full_header
{
    background-image: url(../images/contentheader_trim.jpg);
    background-repeat: repeat-x;
    color: White;
    font-weight: bold;
    color: Yellow;
    line-height: 15px;
    height: 18px;
    width: 100%;
}


#content_header
{
    background-image: url(../images/contentheader_trim.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    color: White;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 17px;
    height: 18px;
    width: 455px;
}
#content_body
{
    position: relative;
    text-align: left;
    padding-top: 3px;
}
#content_footer_bar
{
    height: 27px;
    width: 100%;
    background-image: url(../images/footer.jpg);
    background-position: top;
    float: left;
    position: relative;
    text-align: center;
    margin-top: 5px;
    z-index: -1;
}
#content_footer
{
    width: 500px;
    padding-left: 80px;
    text-align: center;
    margin-top: 5px;
}

#footer
{
    text-align: center;
    width: 750px;
    color: #6985b5;
}

.courseHeader
{
    font-weight: bold;
    color: #000000;
}

.courseValue
{
    color: #ff6e00;
}

/* ITEM LIST */

.container_menu
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 170px;
}
.container_menu li
{
    margin: 0 0 0 0;
    height: 17px;
}

.admin_options
{
    font-family: Verdana;
    font-size: 12px;
    width: 250px;
}

.menu_header_dropdown
{
    font-family: Verdana;
    font-size: 12px;
}

.menu_header
{
    background-image: URL(../images/link_header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 4px;
    color: White;
    font-weight: bold;
}

.menu_item
{
    background-image: URL(../images/link.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 4px;
    text-align: center;
}
.menu_footer
{
    background-image: URL(../images/link_footer.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}



#managerheader
{
    padding-left: 5px;
    margin-top: 0px;
    float: left;
}

.iframe2
{
    width: 750px;
    padding-left: 10px;
    background-color: #FFFFFF;
    padding-right: 20px;
}
#iframe_printbuttons
{
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    border-width: 10px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
}

.iframe_printbutton
{
    background-color: #6985b5;
    color: White;
    font-family: Verdana;
    font-size: 14px;
}
