﻿A, A:visited, A:active
{
    color: #009999;
    text-decoration: none;
    font-weight:bold;
}

hr
{
    border: none;
    height: 1px;
    background-color: #669933;
}

hr.underpagetitle
{
    border: none;
    height: 3px;
    background-color: #669933;
}

.contenttablecell
{
    vertical-align: top;
    height: 100%;
    width:100%;
    background-color: #adcadf;
    background-repeat: no-repeat;
    background-image: url("images/contentcellbg.jpg");
}

.contentcell{
    width: 764px;
    
    padding: 10px;
    background-color: White;
    border-left: solid 1px #539cd2;
    border-right: solid 1px #539cd2;
    border-top: solid 1px #539cd2;
    vertical-align:top;
}

.offkilter{
    table-layout: fixed;
    width: 800px;
}

.kilter_left{
    background-image: url("images/kilter_left.gif");
    background-position: right top;
    background-repeat: no-repeat;
    width:13px;
}

.kilter_top{
    background-image: url("images/kilter_top.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    height:13px;
}

.kilter_right{
    background-image: url('images/kilter_right.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    width:13px;
}

.kilter_bottom{
    background-image: url('images/kilter_bottom.gif');
    background-position: left top;
    background-repeat: no-repeat;
    height:13px;
}



.menuitem{
    vertical-align: middle;
    text-align: left;
    border: solid 1px #14723c;
    background: #c1dab6;
    font-weight: bold;    
    width: 125px;
}

.innermenuitem{
    font-size: 11px;
    float:right;
    vertical-align: middle;
    text-align: left;
    border: solid 1px #14723c;
    background: #c1dab6;
    font-weight: bold;    
    width: 100px;
}
.menuarrow{
    width: 20px;
    height: 20px;
    float:left;
    margin-left: 5px;
    background-image: url('images/menuarrow.gif');
    background-position: center top;
    background-repeat: no-repeat;
}
.menuitem a, .innermenuitem a
{
    padding-left: 4px;
    color: #3088c9;
    display: block;
    text-decoration: none;
}

.menuitem a:active, .menuitem a:visited, .innermenuitem a:active, .innermenuitem a:visited
{
    padding-left: 4px;
    color: #1066a7;
    display: block;
}

.menuitem a:hover, .innermenuitem a:hover
{
    padding-left: 4px;
    background-color: #AECADF;
    color: #1066a7;
    display: block;
}

.loginstatusheader
{
    background-color: #3088C8;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}

.stdgridview TH, .smlGridView TH
{
    background-color: #AECADF;
    padding: 4px 8px 4px 8px;
    text-align: left;
    border-left: solid 1px #999999;
}

.footer{
    background: white;
    vertical-align: bottom;
    text-align: center;
    font-size:  10px;
    color: black;   
    border-left: solid 1px #539cd2;
    border-right: solid 1px #539cd2;
    border-bottom: solid 1px #539cd2;
    padding-bottom: 2px;
}

.pagesubtitle, .sectiontitle
{
    font-size: 14px;
    font-weight: bold;
    color: #3088C8;
}

.mainsectioncell
{
    border: 1px solid #000000;
    background-color: #AECADF;
    padding: 4px 8px 4px 8px;
    font-size: 16px;
    font-weight: bold;
}
.subsectioncell
{
    border: 1px solid #000000;
    background-color: #C1DAB6;
    padding: 4px 8px 4px 8px;
    font-weight: bold;
}
.sectionseparatorcell
{
    border-top: 2px solid #669933;
    border-bottom: 1px solid #669933;
}
.borderleftseparator
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #669933;
}

input.btns
{
    border: 1px outset #14723C;
    color: #14723C;
    background-color: #FDF684;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
}

.TabMenuItem a, .TabMenuItem a:active, .TabMenuItem a:visited
{
    background-color: #c1dab6;
}

.TabMenuItem a:hover
{
    background-color: #AECADF;
}

.discussionheader
{
    background-color: #3088C8;
    color: #FFFFFF;
    font-weight: bold;
}


.discussioncategory
{
    padding: 4px;
    background-color: #3088C8;
    color: #FFFFFF;
}

.discussionthread
{
    border-top: 1px solid #cccccc;
    padding: 4px;
    background-color: #CEDFEC;
    color: #000000;
}

.discussionpostdetails
{
    width: 150px;
    background-color: #CEDFEC;
    border-width: 1px;
    border-color: #C0C0C0;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.discussionthreadlastpost
{
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    width: 150px;
    background-color: #CEDFEC;
}

.topmargin{
    height: 120px;
}

.menutable{
    padding-top: 30px;
}

.pagefooter{
    display: none;
}


/*SLIDE MENU*/ 
 /* -- use these styles for customization -- */
 
/* height of the navbar */
ul.topnav li ul.subnav {
   
}
 
ul.topnav li span
{
    background: none repeat scroll 0 0 #AECADF;
}

ul.topnav li span:hover
 {
     background: url("/images/menu_lm/parentover.gif") no-repeat 2px 4px;
 }

/* submenu background color */
ul.topnav li ul.subnav {
    background: #6A849B;
}

ul.topnav li ul.subnav li{  
    background: none repeat scroll 0 0 #AECADF;
 }
 
 
 ul.topnav li ul.subnav li a:hover {
     background: url("/images/menu_lm/childover.gif") no-repeat 15px 5px;
 }
 
 ul.topnav li.subopen span
 {
     background: #DDDDDD url("/images/menu_lm/parentselected.gif") no-repeat 2px 4px;
 }
 
 

ul.topnav li ul.subnav li a
{
}

/* submenu link font color*/
ul.topnav li a, ul.topnav li ul.subnav li a
{

}

/* submenu link hover */
ul.topnav li a:hover, ul.topnav li ul.subnav li a:hover
{

}
</style>
