.MenuBackground
{
    background-image:url("Images/semitansparentbackground.png");
    background-repeat:repeat;
    padding-top:1px;
    padding-right:1px;
    z-index:1;
}
.MenuLevel1
{
    text-decoration: none;
    text-indent:5px;
    font-family:Arial, MS Sans Serif; 
    font-weight:bold;
    font-size:11px;
    width:108px;
    height:15px;
    margin-bottom:4px;
    color:White;
    background-color:Black;
}
.MenuLevel2
{
    text-decoration: none;
    text-indent:5px;
    font-family:Arial, MS Sans Serif; 
    font-weight:normal;
    font-size:11px;
    width:108px;
    height:13px;
    margin-bottom:4px;
    color:White;
    cursor:pointer;
}
.MenuLevel3
{
    text-decoration: none;
    text-indent:5px;
    font-family:Arial, MS Sans Serif; 
    font-weight:normal;
    font-size:11px;
    width:108px;
    height:13px;
    margin-bottom:4px;
    color:White;
}
.MenuHover1
{
    font-weight:bold;
    color:Black;
    background-color:White;
}
.MenuHover2
{
    font-weight:bold;
    color:Black;
    background-color:White;
}
.SMHS 
{
    opacity:1;
    text-decoration: none;
    font-family:Arial, MS Sans Serif;
    Font-Size:12px;
    color: Black;
    background-color:White;
    width:108px;
    height: 26px;
    margin-bottom: 4px;
}
.SMSS 
{
    opacity:1;
    text-decoration: none;
    font-family:Arial, MS Sans Serif;
    Font-Size:12px;
    color: Black;
    background-color:White;
    width:108px;
    height: 26px;
    margin-bottom: 4px;
}
.DMS 
{
    opacity:1;
    text-decoration: none;
    font-family:Arial, MS Sans Serif;
    Font-Size:12px;
    color: White;
    background-color:Black;
    width:108px;
    height: 26px;
    margin-bottom: 4px;
}

.outerMostDiv {position:relative; width:700px;}

.textItems {position:relative;}

.gridViewDiv1 {overflow:hidden;}

.gridViewDiv3
{
    position:absolute;
    background-color:White;
    top:1px;
    right:5px;
    visibility:hidden;
    cursor:pointer;
}

.dates
{
    float:right;
    border:solid 1px gray;
    width:150px;
    height:250px;   
}

.afterTextSpacer
{
    position:relative;
    height:10px;
    width:380;
    border-bottom: solid 2px black;
    overflow:visible;
}

.lastSpacer
{
    height:10px;   
    width:100px;
}

.importantDates
{
    
    height:283px;
    padding:3px;
    position:absolute;
    left: 414px;
    top:0px;
    border:solid 1px gray;
    background-color:Aqua;
    overflow:auto;
}

.otherInfo
{
    width: 140px;
    height:250px;
    padding:3px;
    position:absolute;
    left: 414px;
    top:299px;
    border:solid 1px gray;
    background-color:Aqua;
    overflow:auto;
}

ul
{
    margin-left:18px;
    vertical-align:top;
}
li
{
    
}
.right
{
    text-align:right;
}
.left
{
    text-align:left; 
}
td
{
    vertical-align:top;
}
.imgPadL5
{
    padding-left:5px;
}
a.SortHeaders
{
    color:White;
}
/*a:hover
{
    color:Black;
}*/
.ajax__tab_default .ajax__tab_header {white-space:normal !important;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

.ajax__myTab .ajax__tab_header {font-family: verdana,tahoma,helvetica;font-size: 10px;border-bottom: solid 1px #999999;}
.ajax__myTab .ajax__tab_outer {padding-right: 0px;height: 21px;background-color: #C0C0C0;margin-right: 2px;border-right: solid 1px #666666;border-top: solid 1px #aaaaaa}
.ajax__myTab .ajax__tab_inner {padding-left: 3px;background-color: #ffffff;}
.ajax__myTab .ajax__tab_tab {height: 13px;padding: 4px;margin: 0px;}
.ajax__myTab .ajax__tab_hover .ajax__tab_outer {background-color: #cccccc}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner {background-color: #cccccc}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab {}
.ajax__myTab .ajax__tab_active .ajax__tab_outer {background-color: #fff;/*border-left: solid 1px #999999;*/}
.ajax__myTab .ajax__tab_active .ajax__tab_inner {background-color:#c0c0c0;}
.ajax__myTab .ajax__tab_active .ajax__tab_tab {}
.ajax__myTab .ajax__tab_body {font-family: verdana,tahoma,helvetica;font-size: 9pt;border: 1px solid #999999;border-top: 0;padding: 8px;background-color: #ffffff;}