body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#333333;  /*#347235;  #6D6C6C;*/
	line-height:14px;	
	padding:0px;
}

/* Styles for Management Center Menu - START */
.bgMgmt	{
	background-color: #333333;
	color: White;
	vertical-align: middle;
	text-align: center;	/*font-family: Verdana;*/
	font-size: 14px;
	font-weight: bold; 		
}

.bgMgmt_content	{
	background-color: #333333;
	color: White;
	vertical-align: middle;
	text-align: center;	/*font-family: Verdana;*/
	font-size: 11px;
	/*font-weight: bold;*/ 		
}

.MenuStyle{
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 	
	color: White;
	height: 64px;	
	vertical-align: middle;			
}	
.MenuStyle a {font-size:12px; text-decoration:none; color: White} 
.MenuStyle a:hover{text-decoration:none} 
.MenuStyle a:visited{color: White} 	
.MenuWidth {width: 123px;
	background-image: url("Images/blankGreen.gif");
	}
/* Styles for Management Center Menu - END */

.bigGreenFont {color:#70901B; font-size:16px; font-weight:bold; font-family:Verdana}

.InstructionsContent {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	color: #0022AA;
	/*#cc6600;*/
}


/*input{
   background:#ffffff;  
   border: solid 1px  #bebebe;
   padding-left:5px;
   vertical-align: bottom;
}
input type:checkbox
{
	border: solid 0px  #bebebe;
	vertical-align: bottom;
}*/
textarea{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:189px; height:112px;
   overflow:auto}


.Grid { border: solid 1px #bebebe; }
.Grid td
{
border: solid 1px #bebebe;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 3px;
/*text-align: center;*/
}

.grdClass
{
	border-color: #B5B5B5;
	border-width: 1px;
	border-style:solid;
	font-family: Arial;
}

.grdHeader
{
	/*background-color:#70901B;
	color: white;
	text-align: left;
	vertical-align: top;
	white-space:nowrap;	
	padding-top: 5px;
	padding-bottom: 5px;*/
}

.grdItem
{
	background-color:#F7F6F3;
	color: #333333;
	height: 20px;
}

.grdAlternatingItem
{
	background-color:White;
	color: #284775;
	height: 20px;
}





/* Tab styles - START */
#Tab {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#Tab ul 
{
 margin: 0px 0px 0px 20px; 
 padding: 10px 10px 0px 0px;
 list-style:none;
}
#Tab li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#Tab a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;  
  color:#765;
  FONT-FAMILY: Arial;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  outline: none;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#Tab a {float:none;}
/* End IE5-Mac hack */
#Tab a:hover {
  color:#CC6633;
  }
#Tab #selected {
  background-image:url("images/left_on.gif");
  }
#Tab #selected a {
  background-image:url("images/right_on.gif");
  color:#CC6633;
  padding-bottom:5px;
  }
#TabContent
{
	border-left: solid 1px #765;	
	border-right: solid 1px #765;
	border-bottom: solid 1px #765;
}
/* Tab styles - END */
.chkListStyle input {	 float:left; }
.chkListStyle label { float:left; }

.popupExtender
{
	background-color: #ffffdd;
	position: absolute;
	visibility: hidden;
}

.labelAsLink
{
	cursor: pointer;
	text-decoration: underline;
}

.pnlCreateMassEmailtemplate
{
	padding-left:5px;
	padding-top:15px;
}
 
legend {
 font-weight:bold;
 font-size:12px;
 color:#70901B; 
}

.ProgressLabel
{
	font-weight:bold;
}

.SentDateLabel
{
	font-weight:normal;
}
