body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link, a:visited, a:active, a:hover { color:#4F602A;}

input.text{border:1px solid #9FB672; width:200px; }
select.dropdown{border:1px solid #9FB672; width:200px; }

#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: 11px;
	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: 11px;
	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 th {Padding:3px 10px;}
.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;
}
/********** MVC Tables/GridView Replications **********/
.mvcGridDiv { border:solid 1px Black; }
.mvcGrid { width:100%; background-color:#fff; font-size:11px; margin-bottom:15px; }
.mvcGrid tbody tr td { padding:3px 10px; }
.mvcGrid thead tr 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; }
.mvcGrid tr.alt { background-color:#ebebe7;}
.mvcGridImageButton { width:20px; text-align:center;}
.mvcGridCenterAlign { text-align:center;}
.mvcGridRightAlign { text-align:right;}
.mvcGridLeftAlign { text-align:left;}
.mvcGrid 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;
}

/*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;
    height           :200px;
    overflow         :auto;
    overflow-x       :hidden;
}
.dropdownchecklist
{
    border          : 1px solid #9fb672;
    background-color: white;
    font-size       :xx-small;
}
.divLetterEditor
{
	border:1px solid #7e817b; 
	font-weight:bold;
	text-align:left;
	padding:8px 0px 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(../images/table1_th_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f7f8eb;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	color:#54585b;
}
.table1 { width:100%; background-color:#fff; font-size:11px; border:1px solid #7e817b; margin-bottom:15px;}
.table1 td { padding:3px 10px;}
.table1 tr.alt { background-color:#ebebe7;}
.table1 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;
}
.table1 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;
}
.table1 th.sort a { text-decoration:underline;}

.table1 .pager {
	background-color:#6E6E68;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

/* see http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx for calendar picker styles */
.CalendarDatePicker .ajax__calendar_container 
{
    border:1px solid #646464;
    background-color: lemonchiffon;
    width:28em;
}

.CalendarDatePicker .ajax__calendar_body 
{
    width:28em;
    height:15em;
}

.CustomTabStyle .ajax__tab_tab {height:22px;padding:4px;margin:0;}
.imageButtonInner
{
    height:20px;
    display:block;
    padding:2px 5px 2px 20px; 
    vertical-align:middle; 
}
.imageButton
{
	background-color:ButtonFace;
    background-position:left;
    background-repeat:no-repeat;   
    border:2px outset ButtonFace;
    margin:5px;
    height:20px;
    float:left;
    padding-left:3px;
    font-size:small;
    vertical-align:middle;
}
.imageButton:hover
{
	background-color:ButtonHighlight;
	cursor:pointer;
}
.imageButton a
{
	color: Black;
	text-decoration: none;
	display:block;
    padding: 2px 5px 2px 20px;
	vertical-align: middle;
	font-size: small;
}
/*Image Button Class for Button Elements*/
.imageSubmitButton
{
	background-color:ButtonFace;
    background-position:left;
    background-repeat:no-repeat;   
    border:2px outset ButtonFace;
    margin:5px;
    height:24px;
    float:left;
    padding-left:23px;
}
.imageSubmitButton:hover
{
	background-color:ButtonHighlight;
}
.imageSubmitButton a
{
	color: Black;
	text-decoration: none;
	display:block;
    padding: 2px 5px 2px 20px;
	vertical-align: middle;
	font-size: small;
}
.TARight tr.subhead th
{
    text-align: right;
}

/********** MVC Tables/GridView Replications **********/
.statusGrid { width:100%; background-color:#fff; font-size:11px; margin-bottom:15px; }
.statusGrid thead tr 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; }
.statusGrid tr.alt { background-color:#ebebe7;}
.statusGrid 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;
}
