body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link, a:visited, a:active, a:hover { color:#4F602A;}

#DropDownList
{
	background-color:#9FB672;
    color:White;	
}

.gridView{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.gridHeader{font-weight: bold; background-color:#93A070;}
.gridRow{}
.gridRowAlt{}

.TitleBar
{
	background-color : #93a070;
}

.tabInactive {
    font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #797979;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabInactive a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabActive {
    font-size: 0.7em;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabActive a:link, .tabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.menuActive 
{
	font-weight: bold;
	color:Black;
	background-color:#93a070;
	padding-right:20px;
	text-decoration:none;
}
.menuInactive
{
	font-weight: normal;
	color:Black;
	background-color:Gray;
	padding-right:20px;
	text-decoration:none;
}
.menuHover
{
	font-weight: bold;
	color:Maroon;
	padding-right:20px;
}

.contentTable {
    width: 100%;
    height: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}

.contentCell {
    vertical-align:top;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

.filterTable
{
	border-top: 1px solid #9FB672;
	border-left: 1px solid #9FB672;
	border-right: 1px solid #9FB672;
	border-bottom: 1px solid #9FB672;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.infoTable
{
	border-top: 1px solid #9FB672;
	border-left: 1px solid #9FB672;
	border-right: 1px solid #9FB672;
	border-bottom: 1px solid #9FB672;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:xx-small;
	background-color: White;
	margin: 2px 2px 2px 2px;
}
.infoCell
{
	border-top: 1px dashed #9FB672;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:xx-small;
}
.infoCellHeader
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:x-small;
}
.validatorError
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size:x-small;
}

.fieldLabel
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size:x-small;
	white-space:nowrap;
}

.header3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size:small
}
.smallLiteral
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:x-small
}
.xxsmallLiteral
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:xx-small
}
.stepActive
{
	vertical-align: top;
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: #ffcc66;
}
.stepInactive
{	vertical-align: top;
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: #ffff99;
}

.memberAddTable
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:xx-small;
}
.memberAddContentCell {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:xx-small;
	font-weight:bold 
}
.hidden{display:none; width:1px;}

.systemMessage {
	FONT-SIZE: x-small; 
	border-top: 1px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 1px none #EDECD1;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.textBox{ border-color:#9FB672; border-style:solid; border-width:1px;}

.securityBox{border-style:solid; border-width:1px; border-color:Black; margin:5px; float:left; min-width:100px;}
.securityBoxTitle{ background-color:#93a070; font-weight:bold;}
.anchorNav
{
	font-size:x-small;
	padding-left:5px;
	padding-right:5px;
	color:Black;
	text-decoration: underline;
}
.anchorNav a:hover
{
	font-size:x-small;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:Black;
	text-decoration: underline;

}

/*********GRIDVIEW*************************/

.gridView2Div { border:solid 1px Black;}
.gridView2 { width:100%; background-color:#fff; font-size:11px; margin-bottom:15px;}
.gridView2 td { padding:3px 10px;}
.gridView2 tr.alt { background-color:#ebebe7;}
.gridView2 caption {

	font-weight:bold;
	text-align:left;
	padding:8px 0px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #54585b;
	background-image:url(../images/table1_th_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f7f8eb;
	border-bottom: 1px solid #7e817b;
}
.gridView2 tr.subhead th {
	background-color:#fcfcbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	color:#54585b;
	padding:5px 10px;
}
.gridView2 th.sort a { text-decoration:underline;}

.gridView2Header a:link, .subhead a:visited, .subhead a:active { text-decoration:none;}
.gridView2Header a:hover{ text-decoration:underline;}
.gridView2Header a.sort { text-decoration:underline;}
.pagerstyle td {padding:0px 0px; text-align:right;}

.gridView2 .pager {
	background-color:#6E6E68;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:#9BC182;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalPopup {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
}
.lightbox{background-color:#FFF; padding:10px;}
.lightboxWrap{background-color:#FFF;}

/****DropDown Extender Panel****/

.ddlPanel{background-color:#9FB672; color:White; width:100px;}

.boxStyle
{
    border           : 2px solid #9fb672;
    background-color : white;
    padding          : 8px;
}
.dropdownchecklist
{
    border          : 1px solid #9fb672;
    background-color: white;
    font-size       :xx-small;
}