.home1 {
	font-family:helvetica, arial, sans-serif;
	font-size:24pt;
	line-height:38pt;
	color:rgb(127,169,13);
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	margin:0;
}

.home2 {
	font-family:helvetica, arial, sans-serif;
	font-size:13pt;
	line-height:18pt;
	margin:0;
	color:#000000;
	text-align:center;
	font-weight:normal;
}


.index1 {
	font-family:helvetica, arial, sans-serif;
	font-size:16pt;
	color:rgb(127,169,13);
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
}

.index2 {
	font-family:helvetica, arial, sans-serif;
	font-size:8pt;
	color:rgb(127,169,13);
	padding-top:10px;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	margin:0;
}


.para1 {
	font-family:helvetica, arial, sans-serif;
	font-size:10pt;
	line-height:16pt;
	margin:0;
	color:#000000;
	text-align:left;
	font-weight:normal;
}

.para2 {
	font-family:helvetica, arial, sans-serif;
	font-size:10pt;
	line-height:16pt;
	margin:0;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
.greenWriting {
	color:rgb(127,169,13);
	font-weight: bold;
}

.foot1 {
	font-family:helvetica, arial, sans-serif;
	font-size:7pt;
	color:#000000;
	text-align:center;
	font-weight:normal;	
	clear:both;
	margin-top:1em;
	padding-top:0.5em;
	border-top:solid 2px rgb(213,227,154);
}


.scroll1 {
	font-family:helvetica, arial, sans-serif;
	font-size:10pt;
	line-height:16pt;
	margin:0;
	color:rgb(85,119,69);
	text-align:justify;
	font-weight:bold;
	height: 50px;
}

.scroll2 {
	font-family:helvetica, arial, sans-serif;
	font-size:10pt;
	line-height:16pt;
	margin:0;
	color:#000000;
	text-align:justify;
	font-weight:normal;
}


.feedbk1 {
	font-family:helvetica, arial, sans-serif;
	font-size:12pt;
	line-height:16pt;
	margin:0;
	color:rgb(127,169,13);
	text-align:center;
	font-weight:bold;
}

.contact1 {
	font-family:helvetica, arial, sans-serif;
	font-size:10pt;
	line-height:26pt;
	margin:0;
	color:#000000;
	text-align:center;
	font-weight:bold;
}


.screen {
	float:left;
	width:200px;	
	background-color:rgb(213,227,154);
	padding:20px 20px 40px 20px;
}

html>body .screen {
	width:160px;
}


.navbarsnormal {
	float:left;
	width:105px;
	margin-top:10px;
	text-align:center;
	color:black;
	cursor:pointer;
	font-size:16px;
	font-family:helvetica,arial,sans-serif;
}

.navbarshighlighted {
	float:left;
	width:105px;
	margin-top:10px;
	text-align:center;
	color:black;
	cursor:pointer;
	font-size:16px;
	font-family:helvetica,arial,sans-serif;
	color:rgb(127,169,13);
}


a:link {
	color:#000000;
	font-family:helvetica, arial, sans-serif;
	text-decoration:none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}

a:visited {
	color:#800000;
	font-family:helvetica, arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
}

a:active {
	color:#FF0000;
	font-family:helvetica, arial, sans-serif;
	text-decoration:none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}


.navwrapper {
	border-bottom:2px solid rgb(213,227,154);
	font-size:9px;
	text-align:center;
}

html>body .navwrapper {
}


.tableGreen {
	color:rgb(127,169,13);
	font-weight: bold;
 	vertical-align: text-top;
}

.tableNorm1 {
	font-weight: bold;
	vertical-align: text-top;
}
.tableNorm {
	vertical-align: text-top;
}
.validationWarning 
{
	font-family:helvetica, arial, sans-serif;
	font-size:8pt;
	line-height:16pt;
	margin:0;
	color:Red;
	text-align:left;
}