body {
background-color: #D6E1AE;
}
/* Page Section  and Table Styles */
.page {
width: 700px;
background-color: #f7f9e3;
}



.topnav {
background-color: #ff9933;
height: 32px;
color: #375f2a;
text-align: center;
}

.left_col {
width: 120px;
background-color: #aec462;
text-align: center;
vertical-align: top;
padding-top: 10px;

}

.lc_menuitem {
background-color: #D6E1AE;
width: 110px;
height: 24px;
text-align: center;
}

.lc_submenu {
background-color: #C6D1AE;
width: 110px;
height: 24px;
text-align: center;
padding: 10 0 10 0;
}

.content_col {
background-color: #f7f9e3;
padding: 8 0 8 8;
vertical-align: top;
width: 560px;
display: none;
}

.footer {
height: 32px;
background-color: #ff9933;
color: #375f2a;
}

.spacer {
height: 1px;
background-color: #ff9933;
}

/* Text Styles */

.topnav a {
font-weight: bold;
font-family: Verdana;
font-size: 9px;
color: #375F2A;
}

.more_link {
font-weight: bold;
font-family: Verdana;
font-size: 9px;
color: #375F2A;
}

.lc_menuitem a {
font-weight: bolder;
font-family: Verdana;
font-size: 9px;
color: #375F2A;
display: block;
padding: 5 0 5 0;
}

.lc_menuitem a:hover {
background-color: #DEDEDE;
}

.lc_submenu a {
font-family: Verdana;
font-size: 9px;
color: #375F2A;
display: block;
padding: 5 0 5 0;
}

.lc_submenu a:hover {
background-color: #DEDEDE;
}

.leftcol_heading {
font-family: Verdana;
font-size: 12px;
color: #003300;
font-weight: bolder;
}

.heading_lg {
font-family: Verdana;
font-size: 20px;
color: #375F2A;
font-weight: bold;
}

.topnav_heading {
font-weight: bold;
font-family: Arial Black;
font-size: 15px;
color: #375F2A;
}

.textbody {
font-family: Verdana;
font-size: 12px;
line-height: 18px;
text-align: justify;
}

.sml_note {
font-family: Verdana;
font-size: 10px;
line-height: 10px;
font-weight: bold;
}

.sml_note_highlite {
font-family: Verdana;
font-size: 10px;
color: #ee8822;
line-height: 8px;
font-weight: 700;
}

.textbody_lg {
font-family: Verdana;
font-size: 18px;
font-style: italic;
line-height: 18px;
}

.textbody a{
font-family: Verdana;
font-size: 12px;
color: #ff9933;
}

.footertext {
font-family: Verdana;
font-size: 9px;
color: #375F2A;
}

/* Other classes */
.portrait {
width: 150px;
text-align: center;
font-family: Verdana;
font-size: 10px;
line-height: 18px;
vertical-align: top;
}

li {
list-style-type: square;
color: #FF9933;
}

.portrait img{
width: 50px;
}

.floating_fo {
visibility: hidden;
position: absolute;
z-index: 2;
background-color: #774400;
}

.floating_fo a {
font-family: Verdana;
font-size: 9px;
color: #375F2A;
display: block;
padding: 5 0 5 0;
}

.details {
display: none;
}