﻿#container
{
    min-height: 100%;
    position: absolute;
    border: solid 0px black;
    height: auto;
    width:100%;
    background-color:#ffffff;
}

#header
{
    position: relative;
    top: 0;
    left: 0;
    height: 133px; /*     background-image: url("images/rssb-bg.gif"); */
    background-repeat: repeat-x;
}

#logo
{
    height: 133px;
    margin: 0;
    padding: 0;
    position: relative;
    background-image: url("images/rssb-logo2.gif");
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}

#navigation
{
    width: 100%;
    padding-left: 720px;
    padding-top: 98px;
    position: fixed;
    top: 0;
    left: 0;
}

#logo img a
{
    border: 0;
}

#Title
{
    margin-left: 10px;
    margin-bottom: 1px; /*     background-image: url("Images/bgSectionheaderDark.png");     background-repeat: repeat-x;     */
    border: solid 1px #C9D7F1;
    height: 50px;
    color: #000000;
}

#body
{
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 110px; /* Height of the footer */
}
#footer
{
    min-height: 50;
    max-height: 100;
    padding-left: 0px;
    padding-right: 0px;
    position: fixed;
    bottom: 0px;
    background-color: White;
    padding-right: 20px;
    width:100%;
}

.ErrorMessage
{
    margin: 0px 0px 2px 10px;
    border: solid 1px #dd3c10;
    background-color: #ffebe8;
    width: 90%;
}

.ErrorMessageBody
{
    padding: 2px;
    vertical-align: middle;
    font-weight: bold;
}

.InfoMessage
{
    margin: 0px 0px 2px 10px;
    border: solid 1px #00a449;
    background-color: #abd8ae;
    width: 90%;
}

.InfoMessageBody
{
    padding: 2px;
    vertical-align: middle;
    font-weight: bold;
}

.GlobalMenuDivs
{
    position: relative;
    margin: 0px;
    float: left;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-left: solid 1px #fff;
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent;
    border-right: solid 1px transparent;
    height: 20px;
    cursor: hand;
}

.GlobalMenuDivs:hover
{
    background-color: #E8EEFA;
    color: #000000;
    border-top: solid 1px #E8EEFA;
    border-bottom: solid 1px #E8EEFA;
}

body
{
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

body a
{
    text-decoration: underline;
    font-weight: bold;
    color: #062d85;
}

body table
{
    border-collapse: collapse;
}

body ul li
{
    margin-bottom:5px;
    white-space:normal;
}

body ul
{
    margin-top:5px;
    margin-left:20px;
}

body h2
{
    color: #000080;
    font-size: 1.6em;
    margin: 0px 0px 0px 0px;
}

body h3
{
    color: #000080;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

body h4
{
    color: #000000;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-align:left;
}

body h5
{
    color: #000000;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

body h6
{
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

body p
{
    margin:0px;
}

.WaterMarkText
{
    color: #999999;
    font-style: italic;
    font-size: 12px;
    width: 300px;
}


.LocalMenuDivs
{
    /*     background-image:url("Images/bgLocalMenu.png");     background-repeat:repeat-x;     */
    background-color: #87C733;
    border-bottom: solid 1px #999999;
    margin-top: 0px;
    padding: 6px 5px 0px 15px;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    cursor: hand;
    width: 150px;
    height: 22px;
}

.LocalMenuDivs:hover
{
    /*     background-image:url("Images/bgLocalMenuHover.png");     background-repeat:repeat-x;     */
    background-color: #E8EEFA;
    color: #000000;
}

.LocalMenuDivsSelected
{
    /*     background-image:url("Images/bgLocalMenuSelected.png");     background-repeat:repeat-x;     */
    background-color: #E8EEFA;
    border-bottom: solid 1px #999999;
    margin-top: 0px;
    padding: 6px 5px 0px 15px;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    cursor: hand;
    width: 150px;
    height: 22px;
}

.LocalMenuDivTitle
{
    /*     background-image:url("Images/bgLocalMenuHover.png");     background-repeat:repeat-x;     */
    background-color: #062D85;
    border-bottom: solid 1px #999999;
    margin-top: 0px;
    padding: 6px 5px 0px 5px;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    width: 160px;
    height: 22px;
}

.DataItemLabel
{
    font-size: 12px;
    font-weight: bold;
    color: #000080;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    width: 125px !important;
}
.DataItemLabelLeft
{
    font-size: 12px;
    font-weight: bold;
    color: #000080;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    width: 125px !important;
}

.DataItemHint
{
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    font-style: italic;
}

/*GRID VIEW STYLES START*/
.gv
{
    background-color: #FFFFFF;
    border: solid 1px #c9d7f1;
    width: 100%;
}

.gvRow TD
{
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvCellNoFormat
{
    padding: 5px;
    border-top: solid 1px tranparent;
    border-bottom: solid 1px tranparent;
    border-right: solid 1px tranparent;
    background-color: White;
}

.gvSelRow, .gvSelRow TD
{
    background-color: #999999;
    font-weight: bold;
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvAltRow, .gvAltRow TD
{
    background-color: #E1E1E1;
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvAltRowPP, .gvAltRowPP TD
{
    background-color: #E5DFEC; /*LIGHT PURPLE*/
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvAltRowHE, .gvAltRowHE TD
{
    background-color: #EAF1DD; /*V LIGHT GREEN*/
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvAltRowLM, .gvAltRowLM TD
{
    background-color: #FFFFCC; /*V LIGHT YELLOW*/
    padding: 5px;
    border: solid 1px #c9d7f1;
}

.gvHeader, .gvHeader TH
{
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #E8EEFA;
    text-align: center;
    border: solid 1px #c9d7f1;
    padding: 5px;
}

.gvHeaderPP, .gvHeaderPP TD, .gvHeaderPP TH
{
    height: 25px;
    font-weight: bold;
    color: #000000;
    background-color: #B2A1C7; /*PURPLE*/
    text-align: center;
    border: solid 1px #c9d7f1;
    padding: 5px;
}

.gvHeaderHE, .gvHeaderHE TD, .gvHeaderHE TH
{
    height: 25px;
    font-weight: bold;
    color: #000000;
    background-color: #D6E3BC; /*LIGHT GREEN*/
    text-align: center;
    border: solid 1px #c9d7f1;
    padding: 5px;
}

.gvHeaderLM, .gvHeaderLM TD, .gvHeaderLM TH
{
    height: 25px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFF99; /*LIGHT YELLOW*/
    text-align: center;
    border: solid 1px #c9d7f1;
    padding: 5px;
}

.gvHeaderDOC, .gvHeaderDOC TD, .gvHeaderDOC TH
{
    height: 25px;
    font-weight: bold;
    color: #ffffff;
    background-color: #062D85; /*LIGHT YELLOW*/
    text-align: center;
    border: solid 1px #c9d7f1;
    padding: 5px;
}

/*GRID VIEW STYLES END*/

.CreateUserWizard
{
    display: inline;
}

.AccordionHeader
{
    cursor: hand;
}

.AccordionHeader #tdHeaderImage
{
    background-image: url(Images/Expand_large.bmp);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.AccordionHeaderSelected
{
    cursor: hand;
}

.AccordionHeaderSelected #tdHeaderImage
{
    background-image: url(Images/Collapse_large.bmp);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.PartyCheckbox
{
    width: 35px;
    vertical-align: middle;
    text-align: center;
}

.TableHeader
{
    background-color: #E8EEFA;
    border: solid 1px #C9D7F1;
    font-weight: bold;
    height: 25px;
    text-align: center;
}

.TableBody
{
    border: solid 1px #C9D7F1;
    vertical-align: top;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    min-width: 500px;
    text-align: center;
    padding: 5px;
}

.Button
{
    width: 50px;
    background-image: url(Images/listheadergrad.gif);
    background-repeat: repeat-x;
    color: #0000CC;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    border-color: #999999;
    cursor: hand;
    text-align: center;
    padding: 0px;
    height: 24px;
}

.Button:hover
{
    background-image: url(Images/selectednav.gif);
    color: #000000;
}

.Button75
{
    width: 75px;
    background-image: url(Images/listheadergrad.gif);
    background-repeat: repeat-x;
    color: #0000CC;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    border-color: #999999;
    cursor: hand;
    text-align: center;
    padding: 0px;
    height: 24px;
}

.Button75:hover
{
    background-image: url(Images/selectednav.gif);
    color: #000000;
}

.Button100
{
    width: 100px;
    background-image: url(Images/listheadergrad.gif);
    background-repeat: repeat-x;
    color: #0000CC;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    border-color: #999999;
    cursor: hand;
    text-align: center;
    padding: 0px;
    height: 24px;
}

.Button100:hover
{
    background-image: url(Images/selectednav.gif);
    color: #000000;
}

.Button125
{
    width: 125px;
    background-image: url(Images/listheadergrad.gif);
    background-repeat: repeat-x;
    color: #0000CC;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    border-color: #999999;
    cursor: hand;
    text-align: center;
    padding: 0px;
    height: 24px;
}

.Button100:hover
{
    background-image: url(Images/selectednav.gif);
    color: #000000;
}

.TextBox
{
    width: 300px;
    height: 15px;
}

.TextBoxLarge
{
    width: 300px;
    height: 50px;
}

.DropDownList
{
    width: 306px;
    height: 22px;
}

/*CUSTOM DROPDOWNLIST STYLES START*/

.CustomDropDownListTextBox
{
    border:solid 1px #7f9db9;
    width:298px;
    padding-left:5px;
}

.gvCustomDropDownList
{
    background-color: #FFFFFF;
    border: none;
}

.gvCustomDropDownListRow, .gvCustomDropDownListRow TD
{
    padding-left: 5px;
}

.gvCustomDropDownListRow:hover, .gvCustomDropDownListRow:hover TD
{
    background-color:#062d85;
    color:#ffffff;
    cursor:default;
}

.gvCustomDropDownListAltRow, .gvCustomDropDownListAltRow TD
{
    background-color: #E1E1E1;
    padding-left: 5px;
}

.gvCustomDropDownListAltRow:hover, .gvCustomDropDownListAltRow:hover TD
{
    background-color:#062d85;
    color:#ffffff;
    cursor:default;
}

/*CUSTOM DROPDOWNLIST STYLES END*/


.RadioButtonList, .RadioButtonList label
{
    padding-left: 10px;
    color: #062d85;
    font-weight: bold;
    width:100%;
}

.Link
{
    text-decoration: underline;
    font-weight: bold;
    color: #062d85;
    cursor: hand;
}

.ControlDetails
{
    border: solid 1px #c9d7f1;
    min-height: 15px;
    padding: 2px;
    margin: 1px;
}

.CustomContentActions
{
    border: solid 1px #c9d7f1;
    margin-top: 1px;
    margin-bottom: 1px;
    width:175px !IMPORTANT;
}

.CustomContentActions td
{
    padding: 3px;
    font-weight:bold;
    vertical-align:middle;
}

.ControlHelp
{
    padding:5px;
    width:300px; 
    height:auto;
    background-color:#ffffff; 
    border:solid 2px #999999; 
    color:Black;
    display: none;
    position:fixed; 
}

/*
For white on white with a 1px light blue border
*/

.roundedcornr_box_800409
{
    background: url(Images/tl.png) no-repeat top left;
    margin-bottom: 3px;
}
.roundedcornr_top_800409
{
    background: url(Images/tr.png) no-repeat top right;
}
.roundedcornr_bottom_800409
{
    background: url(Images/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_800409 div
{
    background: url(Images/br.png) no-repeat bottom right;
}
.roundedcornr_content_800409
{
    background: url(Images/r.png) top right repeat-y;
}

.roundedcornr_top_800409 div, .roundedcornr_top_800409, .roundedcornr_bottom_800409 div, .roundedcornr_bottom_800409
{
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_800409, .roundedcornr_bottom_800409
{
    margin-top: 0px;
}
.roundedcornr_content_800409
{
    padding: 0 15px;
}



/*
For light blue on white with a 1px light blue border
*/

.roundedcornr_box_header
{
    background: url(Images/tl_header.png) no-repeat top left;
    margin-bottom: 0px;
}
.roundedcornr_top_header
{
    background: url(Images/tr_header.png) no-repeat top right;
}
.roundedcornr_bottom_header
{
    background: url(Images/bl_header.png) no-repeat bottom left;
}
.roundedcornr_bottom_header div
{
    background: url(Images/br_header.png) no-repeat bottom right;
}
.roundedcornr_content_header
{
    background: url(Images/r_header.png) top right repeat-y;
}

.roundedcornr_top_header div, .roundedcornr_top_header, .roundedcornr_bottom_header div, .roundedcornr_bottom_header
{
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_header, .roundedcornr_bottom_header
{
    margin-top: 0px;
}
.roundedcornr_content_header
{
    padding: 0 15px;
}
