
/******************************************************************************
 *                         General Web Site Styles
 ******************************************************************************/
/**
 *******************************************************************************
 * Section I: Page Layout
 *******************************************************************************
*/
body {
    margin: 0px;
    padding: 0px;
    background-color: #031545;
    color: #eaf5ff;
}
.gen, .genmed, .gensmall {
    font-family: Verdana, Tahoma, Arial, sans-serif;
}
.gen { font-size: 13px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }

.body-header {
    height: 150px;
    background-image: url(images/headbg.gif);
    border: 0px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}
.body-header a, .body-header a:active, .body-header a:visited {
    color: #fff; 
}
.body-footer {
    background-color: #000000;
    background-image: url(images/footbg.gif);
    background-repeat: no-repeat;
    padding: 24px 25px 24px 225px;
    margin: 0px;
    font-size: 10px;
    color: #68738f;
}
.body-footer a, .body-footer a:active, .body-footer a:visited {
    font-weight: bold;
}
.body-footer a:hover {
}
.body-left {
    width: 180px;
    padding: 20px;
}
.row1 {
    background-image: url(images/row1.gif);
    padding: 4px 5px 4px 5px;
    color: white;    
}
.page-outline {
    width: 100%;
}
.body-outline {
    width: 720px;
    padding: 0px 5px 0px 0px;
}
.content-outline {
    padding: 16px 50px 20px 0px;
}

.crumb_container {
    padding: 3px 10px 4px 10px;
    margin: 0px;
    font-size: 11px;
    line-height: 13px;
    color: #d9edff;
}
a.crumb_link, a.crumb_link:active, a.crumb_link:visited {
}
a.crumb_link:hover {
}
.crumb_current {
    font-weight: normal;
    color: #7891af;
    padding:0px;
}
.tmNavSep {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #888888;
    padding:0px;        
}

/**
 *******************************************************************************
 * Section II: Menu Styles
 *******************************************************************************
*/

#navcontainer {
    margin: 10px 0px 4px 5px;
    padding: 0px;
}
#navcontainer ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
}
#navcontainer ul li {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    display: inline;
    font-size: 11px;
}
#navcontainer a
{
    margin: 0px;
    display: block;
    padding: 4px 0px 4px 6px;
    font-size: 11px;
    text-decoration: none;    
}
#navcontainer #lhead {
    margin: 0px;
    display: block;
    font-weight: bold;
    color: #ffffff; 
    padding: 4px 0px 4px 6px;
    background-color: #000000;
    border-bottom: solid 1px #444444;
}
#navcontainer #l1 a {
    margin: 0px;
    font-weight: normal;
    color: #eaf5ff; 
    padding: 4px 0px 4px 6px;
    border: 0px;
}
#navcontainer #l1 a:hover {
    font-weight: normal;
    padding: 4px 0px 4px 6px;
    color: #ffffff;
}
#navcontainer #l1a a {
    font-weight: bold;
    padding: 4px 0px 4px 6px;
    color: #d9edff;
    border: 0px;
}
#navcontainer #l2 a {
    margin: 0px;
    font-weight: normal;
    font-size: 10px;
    color: #7891af;
    padding: 4px 0px 4px 13px;
    border: 0px;
}
#navcontainer #l2 a:hover {
    font-weight: normal;
    font-size: 10px;
    color: #d9edff;
    padding: 4px 0px 4px 13px;
    border: 0px; 
}
#navcontainer #l2a a {
    font-weight: bold;
    font-size: 10px;
    color: #7891af;
    padding: 4px 0px 4px 13px;
    border: 0px;
}
#navcontainer #l3 a {
    margin: 0px;
    font-weight: normal;
    font-size: 9px;
    color: #5a6b98;
    padding: 2px 0px 2px 17px;
    border: 0px;    
}
#navcontainer #l3 a:hover {
    font-weight: normal;
    font-size: 9px;
    color: #7891af;
    padding: 2px 0px 2px 17px;
    border: 0px;
}
#navcontainer #l3a a {
    font-weight: bold;
    font-size: 9px;
    color: #5a6b98;
    padding: 2px 0px 2px 17px;
    border: 0px;
}
#navcontainer #l4 a {
    margin: 0px;
    font-weight: normal;
    color: #000000; 
    padding: 4px 0px 4px 6px;
    border: 0px;
}
#navcontainer #l4 a:hover {
    font-weight: normal;
    padding: 4px 0px 4px 6px;
    color: #000000;
    border: 0px;  
}
#navcontainer #l4a a {
    font-weight: normal;
    padding: 4px 0px 4px 6px;
    color: #000000;  
}


/**
 *******************************************************************************
 * Section V: Other Styles
 *******************************************************************************
*/

/*
 * Section III: Dialog Styles
 *  - styles for dialog boxes and containers
*/
.dialog_ok, .dialog_notice {
    background-color: #f3f3f3;
    border: solid 2px #949494;
    margin-top: 5px;
    margin-bottom: 5px;    
}
.dialog_ok p, .dialog_notice p {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 12px 10px 18px 10px;
    background-color: #ffffff;
    border: solid 1px #f3f3f3;
}
.rbtgl {
    position: absolute;
    left: 500px;
    top: 60px;
    width:1px;
    height:1px;
    color:#ffffff;
    background-color:#ffffff;
}