﻿body
{
    font-size: 11pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.expanding
{
    display: none;
    position: relative;
    width: 100%;
}
.normallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;

}

.contentbox
{ 
 	  Color:#333333;
	  background: #ffffFF;
      Font-family: "Verdana";
      Font-Size:11px;
	  margin: 2px; 
}

.headerbar
{
    background: #006225;
}

.Hidden_Column
{
    visibility: hidden;
    background: #336633;
    width: 1px;
    font-size: 0pt;
}


.headerbarmenu
{
	  background: #66CC99;
}

.areamenu
{
	  background: #669966;
	  Color:#FFFFFF;
      Font-family: "Verdana";
      Font-Size:13px;
	  
}
	  
.notwhitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
	font-weight: normal;

}

.sectiontitle
{
    font-size: 12pt;
    font-family: Verdana;
    text-decoration: none;
}

.gridlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #336633;
    text-decoration: none;
    font-weight: normal;
}

.document_grid
{
    color: #669966;
    border-right: #669966 2px solid;
    border-top: #669966 2px solid;
    border-left: #669966 2px solid;
    border-bottom: #669966 2px solid;
    margin: 2px;
}
A:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.nestedGridHeader
{
    color: white;
    font-family: Verdana;
    background-color: #669966;
    text-decoration: none;
}
.nestedGridRow
{
    color: #669966;
    font-family: Verdana;
    background-color: #f5f5f5;
    text-decoration: none;
}

.masterGridAltRow
{
    color: black;
    font-family: Verdana;
    background-color: White;
    text-decoration: none;
    height: 25px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.masterGridRow
{
    color: black;
    font-family: Verdana;
    background-color: #C1E4C5;
    text-decoration: none;
    height: 25px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;

}
.MenuRow
{
    background-image: url(images/buttons/tl_green_tab_135x40.jpg);
    background-repeat: no-repeat;
}

.masterGridGeneral
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.topMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1px;
    color: white;
    text-decoration: none;
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 2px;
}
.title
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Verdana;
}