
#ex_dis{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 1px solid #4F8A10;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:100px;
	left:180px;
}

.promoContainer {
	display: none;
}

.whole {
	width: 900px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -450px;
	background: url(../images/wholebg.jpg) left top no-repeat #FFFFFF;
	border: 1px solid #4F8A10;
	top: 50px;
}
.ad {
	float: right;
	background-color: #000000;
	width: 150px;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	overflow:visible;
}
.ad table td {
	font-size: 10px;
	color: #FFFFFF;
}


.header {
	min-height:80px;
	height:80px;
	float: left;
	width: 699px;
	padding: 25px 0px 0px 50px;
	clear:both;
	
}
.nav {
	float: left;
	width: 115px;
	margin: 188px 0 0 0;
}
.nav ul {
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0;
}
.nav ul li {
	list-style-image: none;
	margin: 0 0 7px 0;
	padding: 0;
}
.main {
	float: left;
	width: 555px;
	min-height:380px;
	height:380px;
	overflow: auto;
	padding: 0px 45px 0px 35px;
	margin: 40px 0 25px 0;
}
* html .main {
	float: left;
	width: 633px;
	min-height:380px;
	height:380px;
	overflow: auto;
	padding: 0px 45px 0px 35px;
	margin: 60px 0 25px 0;
}
.fineprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.footer {
	background: url(../images/footerbg.jpg) left bottom no-repeat;
	float: left;
	width: 750px;
	height: 150px;
}
* html .footer {
	background: url(../images/footerbg.jpg) left bottom no-repeat;
	float: left;
	width: 748px;
	height: 150px;
}
.footer ul {
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 0;
}
.footer ul li {
	list-style-image: none;
	margin: 0 0 -3px 0;
	padding: 0;
}
body {
	margin: 0px;
	background: url(../images/bg.jpg) repeat-x #E5EEDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
table td {
	font-size: 12px;
	color: #000000;
}
fieldset legend {
	color: #000000;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	border-bottom: 1px solid #4F8A10;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F8A10;
	text-transform: capitalize;
	font-style: italic;
	margin-bottom: -1px;
}
.hack{
	text-transform: none;
}
.innerHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F8A10;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #4F8A10;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #38620C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #4F8A10;
	text-decoration: underline;
}

a.demoLink:link { color: white } a.demoLink:visited{ color: white } a.demoLink:hover{ color: white } a.demoLink:active { color: white } 

li {
	list-style-image: url(../images/bullet.gif);
}
.officertable {
	background-color: #A7CD7D;
}
.officertable2 {
	background-color: #BFD7A5;
}
tableheader {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  text-align:center;
  background-color:#C6D8B2;
}
td.tableheader {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  text-align:center;
  background-color:#C6D8B2;
}
.tablemain { 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  background-color:#E8EEE0;
  font-weight:700;
  text-align:center;
}
.tablecontent, .tablecontent1 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  background-color:#FFF9FD;
  text-align:center;
}
.tablecontent2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10pt;
  color: #ffffff;
  background-color:#4F8A10;
  text-align:center;
}

