body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; margin:0px; background-color:#ededed
}
.white-title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	background-color:#367972;
}
.green-box {
	font-size: 11px;
	background-color: #a3c159; color:#1b534d; padding:3px; padding-left:10px
}

.green-box1 {
	font-size: 11px;
	background-color: #b9d18a; color:#1b534d; padding:3px; padding-left:10px
}

#container {
	border:30px solid #FFFFFF;
	width:782px;
	margin:0pt auto;
}

.box{
background-color:#FFFFFF;
border:1px solid #367972;
font-size:11px;
}

.simpletitle{
	font-size: 13px;
	font-weight: bold;
	color: #367972;
	padding-left:5px;
	border-bottom:2px solid #989898;
	margin-top:6px;
}

.padd
{padding:8px}
.padd div.title {
	font-size: 14px;
	font-weight: bold;
	color: #367972;
	padding-left:19px;
	background-image:url(images/icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:2px solid #989898;
	margin-top:6px;

}


.padd div.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:19px;
	margin-top:6px;
	margin-left:5px;
	background-image:url(images/icon2.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:2px solid #383838;
}



.padd div.box2 {
width:270px; padding:3px; font-size:10px;}

.green-sublink { font-weight:bold; color:#24665f;}

div.T2s { padding:8px}
.T2s ul
{margin:-2px 0;padding: 0;list-style: none; clear:both; }
a:hover {
	color: #000000;
}

.T2s ul li
{
	padding:0 0px 3px 17px;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	color:#dadada;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.T2s ul li a
{font-weight:bold; color:#FFFFFF; text-decoration:none}

.footer{ color:#000000; background-color:#367972; font-size:11px; padding:10px; }

.footer a{ color:#000000; text-decoration:none;}
.footer a:hover { color:#FFFFFF;}

.links{ color:#FFFFFF; background-image:url(images/green-grad1.gif); background-repeat:repeat-x; font-weight:bold; }

.links a{
	color:#FFFFFF;
	text-decoration: none;
}


.wee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.we {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.wee1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-size: 9px}
.style3 {color: #000000}

.searchbutton {
  width: 30px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background-image:url(images/go.gif);
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  cursor: pointer; /* hand-shaped cursor */
  text-decoration:none;
 
}

.loginbutton {
  width: 91px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background-image:url(images/login_but.gif);
  background-repeat:no-repeat;
  background-position:center;
  background-position:top;
  cursor: pointer; /* hand-shaped cursor */
  text-decoration:none;
 
}

.btns
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/green_grad.gif);
	background-repeat: repeat-x;
	border: 1px solid #2e6963;
	font-size: 10px;
	font-weight: bold;

}
.displayreport {background:#FFF7D6 url(images/info_icon.gif) no-repeat scroll 0%; color:#000000; height:20px;  padding:5px 0px 5px 47px;}
.displayerror { background:#FFF7D6 url(images/error_icon.gif) no-repeat scroll 0%; color:#000000; height:20px; padding:5px 0px 5px 47px;}
