body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	
}

@charset "utf-8";
.greenlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3A8B0B;
	text-decoration:none;
}
.greenlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000 ;
	
}/*.verdots {
	background-image: url(../images/dots.gif);
	background-position: right top;
	background-repeat: repeat-y;
}*/
.textfld {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EDFDE3;
	height: 18px;
	width: 170px;
	border: 1px solid #9AC97E;
	margin: 4px;
	text-align: left;
}
.paginationfield {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EDFDE3;
	height: 15px;
	width: 40px;
	border: 1px solid #9AC97E;
	margin: 1px;
	text-align: left;
}
.hordots {
	background-image: url(../images/hordots.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.text
{
	font-family: tahoma;
	font-size:11px;
	color:#3A8B0B;
	font-weight:bold;
}
.text_black
{
	font-family: tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EDFDE3;
	height: 70px;
	width: 170px;
	border: 1px solid #9AC97E;
	margin: 4px;
	text-align: left;
}
.heading{
	font-family: tahoma;
	font-size:13px;
	background-color:#3A8B0B;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle; 
	padding-left:5px;
}
.sub_head{
	font-family: tahoma;
	font-size:12px;
	background-color:#DDEFBA;/*DDEFBA*/
	color:#3A8B0B;/*3A8B0B*/
	font-weight:bold;
	vertical-align:middle;
	
}
.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000 ;
	text-decoration:underline ;
}
.sesameForm-error{
  background-image: url(../config/images/unchecked.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 17px;
  font-weight: bold;
}
.sesameForm-success{
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(../config/images/checked.gif);
  padding: 0px 0px 0px 17px;
  font-weight: bold;
}
.sesameForm-focus{
  border: 2px #00CC00 solid;
}
.sesameForm-invalid{
  border: 2px #FF0000 solid;  
}
#ErrorHolder{
  color: #FF3300;
  font-size: 99%;
  font-weight: bold;
  text-align: left;
  margin: 0px0px;
  padding: 5px;
}
.formbutton {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#3A8B0B;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.formbutton2 {
	width: 100px;
	height: 18px;
	color: #FFFFFF;
	background:#3A8B0B;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.loginpic1 {
	background-image: url(../images/loginpic1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.loginpic2 {
	background-image: url(../images/loginpic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.loginpic3 {
	background-image: url(../images/loginpic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
td.printable {
	display:table-cell;
	}
