﻿.labelblack
{
    color: #000000;
}
body
{
    font-family: Arial, Verdana;
    color: #009;
    margin: 0;
    padding: 0;
    font-size: 10pt;

}
table
{
    font-family: Arial, Verdana;
    color: #009;
    margin: 0;
    padding: 0;
    font-size: 10pt;

}

.table_colapse
{
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.container{

margin-left: auto;
margin-right: auto;

}
@media print
{
    .printhide
    {
        display: none;
    }

    .printhelp
    {
        width: 600px;
    }
}

@media screen
{
    .printonly
    {
        display: none;
    }
}

.menutable
{
    background-image: url("../picts/blue/menu.gif");
    background-color: #0F338A;
    white-space: nowrap;
    width: 100%;
    border-top: #313252 1px solid;
    border-bottom: #000 1px solid;
    margin: 0;
    padding: 0;
}

#menunav, #menunav ul
{
    float: left;
    white-space: nowrap;
    width: 100%;
    list-style: none;
    border: solid #FFF;
    border-width: 0;
    margin: 0;
    padding: 0;
}

#menunav a
{
    color: #CFCFE0;
    text-decoration: none;
    text-align: center;
    width: auto;
    display: block;
    cursor: pointer;
    padding: 3px 5px 4px;
}

#menunav li
{
    background-image: url("../picts/blue/menu.gif");
    background-color: #0F338A;
    border: solid #313252;
    float: left;
    border-width: 0 1px 0 0;
    padding: 0;
}

#menunav li a:hover
{
    background-image: url("../picts/blue/menuon.gif");
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

#menunav li:hover, #menunav li.IEMhover
{
    background-color: #797B80;
    border: solid #313252;
    border-width: 0 1px 0 0;
}

#menunav li ul a
{
    color: #666;
    text-decoration: none;
    text-align: left;
    text-indent: 8px;
    cursor: pointer;
    width: 230px;
    padding: 4px 0;
    font-family: verdana, arial, sans-serif;
}

#menunav li ul a:hover
{
    background-image: none;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

#menunav li ul
{
    position: absolute;
    left: -999em;
    height: auto;
    width: 230px;
    border: solid #000;
    border-width: 1px;
    margin: 0;
}

#menunav li ul li
{
    background-image: none;
    background-color: #FFF;
    border: solid silver;
    display: block;
    border-width: 0;
}

#menunav li ul li:hover, #menunav li ul li.IEMhover
{
    background-image: none;
    background-color: #36C;
    border: solid silver;
    border-width: 0;
}

#menunav li li
{
    padding-right: 0;
    width: 230px;
}

#menunav li ul ul
{
    margin: -21px 0 0 230px;
}

#menunav li:hover ul ul, #menunav li:hover ul ul ul, #menunav li.IEMhover ul ul, #menunav li.IEMhover ul ul ul
{
    left: -999em;
}

#menunav li:hover ul, #menunav li li:hover ul, #menunav li li li:hover ul, #menunav li.IEMhover ul, #menunav li li.IEMhover ul, #menunav li li li.IEMhover ul
{
    left: auto;
}

#menunav a.parent
{
    background: url(../picts/menu-arrow.gif) center right no-repeat;
}

.topStyle
{
    background: #0162b3;
    color: #fff;
}

.topStyleLeft
{
    background: url(images/bgleft.gif) no-repeat;
    width: 6px;
    height: 28px;
}

.topStyleRight
{
    background: url(images/bgright.gif) no-repeat;
    width: 6px;
    height: 28px;
}

.MenuItem
{
    background-image: url(Img/button.gif);
    height: 18px;
    width: 139px;
    text-decoration: none;
    font-family: Arial;
    padding: 3px;
}

.MenuItemHover
{
    background-image: url(Img/buttonov.gif);
    height: 18px;
    width: 139px;
}

.ratingStar
{
    font-size: 0;
    width: 13px;
    height: 12px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.filledRatingStar
{
    background-image: url(/Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(/Images/SavedStar.png);
}

.title
{
    color: #0B2D7E;

}

.subtitle
{
    color: #000;

}

.smalltitle
{
    color: #000;

}

.date-font
{
    color: #CFCFE0;
     font-family: verdana, arial, sans-serif;

}

.headercolor
{
    background-color: #0B2D7E;
}

.borders
{
    border: #000 1px solid;
}

#cornerimage
{
    background-image: url("../picts/blue/corner.gif");
    width: 40px;
    height: 40px;
}

.pageheight
{
    background-image: url("../picts/shadow-vertical.gif");
    background-repeat: repeat-y;
    height: 675px;
}

.shadow-horizontal
{
    background-image: url("../picts/shadow-horizontal.gif");
    background-repeat: repeat-x;
}

.pagebars
{
    background-color: silver;
    background-image: url("../picts/blue/bar.jpg");
    height: 20px;
    border: solid #000;
    border-width: 0;
}

.pagebar-bottom
{
    background-color: silver;
    background-image: url("../picts/blue/bar.jpg");
    height: 25px;
    border: solid #000;
    border-width: 0;
}

.page-splits
{
    border: #9698AB 1px solid;
    background-color: #F0F0F6;
    color: #F0F0F6;
    height: 5px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.scroller-body
{
    background-color: #111160;
    background-image: url("../picts/blue/background-scroller.jpg");
    background-repeat: repeat-y;
}

.scrollertitle
{
    color: #FFF;
    font-family: arial, Tahoma, Verdana, sans-serif;

}

.scrollertext
{
    color: #F0F0F0;
    font-family: Tahoma, Verdana, sans-serif;

}

a.scroller:hover
{
    color: #FC0;
    text-decoration: none;
}

.sidebar-background, .sidebar-background2
{
    background-image: url("../picts/blue/background-sidebar.gif");
    background-color: #111160;
    background-repeat: repeat-y;
}

.sideborder
{
    border: #5583C0 1px solid;
}

.sidebartitle
{
    color: #FBDB74;
     font-family:  verdana, arial, sans-serif;

}

.sidebartext
{
    color: #CFCFE0;
    font-family: arial, verdana, sans-serif;

}

a.sidelink:hover
{
    color: #9F9;
    text-decoration: none;
}

.sidebartext-right
{
    color: #666;
     font-family:  arial, verdana, sans-serif;

}

fieldset legend
{
     font-family: arial, verdana, sans-serif;
    color: #000;
    border: 1px solid #999;
    background-color: #FFF;
}



.roundedcornr_box_799717
{
    background: url(/images/corners/roundedcornr_799717_tl.png) no-repeat top left;
}

.roundedcornr_top_799717
{
    background: url(/images/corners/roundedcornr_799717_tr.png) no-repeat top right;
}

.roundedcornr_bottom_799717
{
    background: url(/images/corners/roundedcornr_799717_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_799717 div
{
    background: url(/images/corners/roundedcornr_799717_br.png) no-repeat bottom right;
}

.roundedcornr_content_799717
{
    background: url(/images/corners/roundedcornr_799717_r.png) top right repeat-y;
    padding: 0 15px;
}

.roundedcornr_top_799717 div, .roundedcornr_top_799717, .roundedcornr_bottom_799717 div, .roundedcornr_bottom_799717
{
    width: 100%;
    height: 15px;
    font-size: 1px;
}

.roundedcornr_content_799717, .roundedcornr_bottom_799717
{
    margin-top: -19px;
}

.dataentry
{
    background-color: #E1EAFF;
    width: 80%;
    border-style: solid;
    border-width: 1px;
}

h3
{
    font-size: medium;
}

.IE8Fix
{
    z-index: 100;
}

.grademenu td
{
    background-color: Navy;
    width: 740px;
    color: #FFF;
    text-decoration: none;
    height: 30px;
    text-align: center;
}

.grademenu a:link
{
    text-align: center;
    color: #FFF;
    text-decoration: none;
}

.header
{
    background-color: #0F338A;
    color: #FFF;
    height: 22px;
    text-align: left;
    position: relative;
    vertical-align: middle;
}


.button3D
{
    border: 2px #A9A9A9;
    border-style: outset;
    background-color:Silver;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}

.button
{
    border: 1px solid #06F;
    background-color: #FFF;
    color: #06F;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    height: 24px;
    width: 137px;
}

.button_clicked
{
    border: 1px solid #06F;
    background-color: Yellow;
    color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    height: 24px;
    width: 137px;
}

.faqline
{
    border-bottom: #000 1px solid;
}

.pictbackground
{
    background-color: #000;
}

#date-location
{
    right: 10px;
    position: absolute;
    top: 53px;
}

.sidebar-background
{
    width: 187px;
}

.sidebar-frame
{
    width: 187px;
    height: 600px;
    min-height: 600px;
    border: #999 0 solid;
    margin: 0;
    padding: 0;
}

.bkgnd_menu
{
    background-image: url(  "Images/bkgnd_menu.gif" );
    background-color: #5268b1;
    color: #fff;

}

.menulink
{
    text-decoration: none;
    color: Navy;
    font-family: 'Trebuchet MS';
}

.showdiv
{
    display: block;
}

.hidediv
{
    display: none;
}

hr
{
    color: #0162b3;
    background-color: #0162b3;
    height: 1px;
}

.sectionHeader
{
    background: #5268b1;
    color: #fff;

}

.ddSmall
{
    width: 115px;
    height: 50px;
}

.ddMedium
{
    width: 200px;
}

.ddLarge
{
    width: 400px;
}

a.scroller:link, a.scroller:visited, a.scroller:active, a.sidelink:link, a.sidelink:visited, a.sidelink:active, a.scroller:link, a.scroller:visited, a.scroller:active, a.sidelink:link, a.sidelink:visited, a.sidelink:active
{
    color: #9CF;
    text-decoration: none;
}
