
/**************/

form
{
    background-color: White;
    padding-bottom: 20px;
}

h1
{
    color: #5b626c;
    font-size: 18pt;
    font: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
    color: #5b626c;
    font-size: 16pt;
    font: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
    color: #5b626c;
    font-size: 14pt;
    font: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Title
{
    font-size: 16pt;
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.SubTitle
{
    font-size: 14pt;
    color: #368BD8;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
}

.Body
{
    font-size: 12pt;
   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.Emphasis
{
    font-size: 12pt;
    font-style: italic;
    
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.FootNote
{
    font-size: 8pt;
    
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.BoxText
{
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    margin: 5px;
    font-size: 12pt;
    
    font-family: Arial, Helvetica, sans-serif;
}

.Small
{
    font-size: 9pt;
   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}


.Marker
{
    font-size: 12pt;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFF66;
}


/*************/
body
{
    background-color: #000066;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
}

.HeaderDiv
{
    width: 100%;
    background-image: url('/Images/background.jpg');
    background-repeat: repeat-x;
}
.LogoDiv
{
    width: 150px;
    background-color: #A6BBFC;
}
.Logo
{
    width: 150px;
    background-image: url('/Images/background.jpg');
    background-repeat: repeat-x;
}

.LoginContainer
{
    clear: both;
    float: none;
    width: 100%;
    height: 24px;
    background-image: url('/Images/BackCurve.jpg');
    background-repeat: no-repeat;
}

LoginStatus, a.LoginStatus, a.LoginStatus:visited
{
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 9pt;
    color: Black;
    text-decoration: none;
}

.BannerDiv
{
    background-image: url('/Images/background.jpg');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    left: 200px;
}
.Banner
{
    width: 500px;
    margin-top: 20px;
}

.Content
{
    margin-left: 10px;
    margin-bottom: 50px;
    margin-top: 20px;
    float: none;
}


#LeftPane
{
    float: left;
    width: 20%;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 10px;
    text-align: left;
    font-size: 8pt;
    font-family: Verdana, Arial;
}

#LeftPane a
{
    line-height: 200%;
}

#ContentPane
{
    float: left;
    width: 75%;
    padding-left: 10px;
    padding-right: 0px;
    margin: 0px;
}

#ContentPane div
{
    width: 90%;
}

#CenteredPane
{
    width: 70%;
}

#Welcome
{
    margin-left: 180px;
    margin-top: -30px;
    vertical-align: top;
    font-size: 8pt;
    font-style: italic;
    font-weight: 300;
}

.Message
{
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-family: Verdana, Arial;
}

.Prompt
{
    font-weight: 200;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Arial;
}
/**** Menu ****/
.Menu
{
    color: White;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 10pt;
}

.StaticMenu
{
    color: White;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    font-size: 10pt;
}

.StaticSelectedMenu
{
    color: #507CD1;
    font-weight: bold;
    background-color: #E9E9E9;
    font-size: 10pt;
}

.StaticHoverMenu
{
    color: #000000;
    font-weight: bold;
    background-color: #FFFFCC;
    font-size: 10pt;
}

.DynamicMenu
{
    padding: 3px 5px 3px 5px;
    background-color: #FFFFCC;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 10pt;
    width: 150px;
}

.DynamicHoverMenu
{
    background-color: Gray;
    color: White;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 10pt;
}

.DynamicSelectedMenu
{
    color: White;
    background-color: #507CD1;
    font-size: 10pt;
}

.DynamicMenuItem
{
    padding: 3px 5px 3px 5px;
    background-color: #333399;
    color: White;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 10pt;
    width: 150px;
}

/*************************************/


/***************************************************/
/* menu bar styles */
#menu-container
{
    padding: 3px;
    border-bottom: 2px solid #7F7F7F;
}
.menu-strip
{
    background-color: #333399;
    font-size: 10pt;
    margin: 0px;
    vertical-align: middle;
    height: 22px;
}
/* all levels styles */
.menu-level1, .menu-level2
{
    padding: 3px;
    margin: 0px;
}

/* menu level 1 styles */
.menu-level1
{
    border-right: solid 1px #124265;
    color: White;
    padding: 3px;
    margin: 0px;
    border-right-color: #FFFFFF;
}
.menu-level1-selected
{
    background-position: #D8D8D8;
    background: #666666;
    border-top-color: #666666;
    border-bottom-color: #666666;
    border-right-color: #FFFFFF;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.menu-level1-hover
{
    background-color: #ffffcc;
    border-left: solid 1px #124265;
    border-right: solid 1px #124265;
}
.menu-level1-hover
{
    color: Black;
}

/* menu level 2 styles */
.menu-level2-submenu
{
    border-bottom: solid #124265 2px;
    border-left: solid #124265 1px;
    border-right: solid #124265 2px;
    margin: 0px;
    padding: 0px;
}
.menu-level2
{
    background-color: #ffffcc;
    padding: 3px;
    margin: 0px;
    width: 100%;
}
.menu-level2-selected
{
    background-color: #ffffcc;
}
.menu-level2-hover
{
    background-position: #003399;
    background: #003399;
}
.menu-level2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
{
    color: Black;
}
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
    color: white;
}





/****** Grids Styles ******/
.Grid
{
    width: 100%;
    margin: 0px;
}

.RowHead, tr.RowHead, td.RowHead, th.RowHead
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #4169E1;
    font-weight: bold;
    color: #FFFFFF;
}

.RowItem, tr.RowItem, td.RowItem
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #F8F8FF;
}

.RowItemAlt, tr.RowItemAlt, td.RowItemAlt
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #B0C4DE;
}

.EditRowItem, tr.EditRowItem, td.EditRowItem
{
    font-size: 8pt;
    font-family: Verdana;
    background-color: #ffffe0;
    border-color: black;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
/*********************/

.Editor
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial;
}

.Footer
{
    clear: both;
    float: none;
    margin-top: 50px;
    width: 100%;
    text-align: center;
    font-size: 8pt;
    font-family: Verdana, Arial;
}

.Error, .Message
{
    font-size: 10pt;
    color: Red;
    font-family: Verdana, Tahoma, Arial;
}

.SectionHeader
{
    font-size: 12pt;
    color: Black;
    background-color: #6699FF;
    font-family: Verdana, Tahoma, Arial;
}

.InstructionBox
{
    font-size: 8pt;
    color: Black;
    background-color: #FFFF99;
    font-family: Verdana, Tahoma, Arial;
}

.Options
{
    border: 1px solid #999999;
    font-size: 8pt;
    color: Black;
    background-color: #FFFFCC;
    font-family: Verdana, Tahoma, Arial;
}



.Note
{
    font-size: 8pt;
    font-style: italic;
    color: Black;
    font-family: Verdana, Tahoma, Arial;
}

/* Menu Hack for IE 8 */
.DynamicMenu
{
    z-index: 1000;
}

/* Command Links */
.Button
{
    padding: 1px 1px 1px 1px;
    margin-right: 2px;
    margin-top: 2px;
    border: 2px outset #999999;
    background-color: #F0F0F0;
    text-decoration: none;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial;
    vertical-align: middle;
    line-height: 30px;
}


.ButtonSpacer
{
    margin-right: 25px !important;
}


a > img
{
    border-style: none;
}

.PromptLine
{
    margin-top: 8px;
    margin-bottom: 8px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

input[type=text]
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
}

.Input
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    width: 90%;
}
/**/
.AdList
{
    clear: both;
    float: left;
    width: 45%;
    height: 550px;
    padding-top: 10px;
    margin-right: 25px;
}

.AdListItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 5px;
}

.AdDisplay
{
    float: left;
    height: 550px;
    padding-top: 10px;
    width: 45%;
}

.AdListDate
{
    margin-right: 15px;
}


.AdDescription
{
    width: 90%;
    margin-bottom: 25px;
    display: block;
}


.DataPager
{
    margin-top: 20px;
}


/*  Edit Panel */
.ToolBar
{
    padding: 2px;
    position: fixed;
    top: 0;
    width: 90%;
    max-width: 575px;
    left: 0px;
    margin-left: 50px;
    z-index: 9999;
    margin-top: 2px;
}

.EditPanel
{
    padding: 2px;
    margin: 5px;
    border: 1px double #A49E3E;
    width: 95%;
    height: 18px;
    background-color: #D7D7D7;
}

.EditButton
{
    padding: 2px;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

a.EditButton:hover
{
    background-color: #F4F4F4;
}


.EditButtons
{
    float: left;
}

EditStatus
{
    float: right;
    color: #990000;
}


.EditStatusLabel
{
    padding: 2px 5px 2px 5px;
    float: right;
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFFEC;
    margin-right: 20px;
}

