body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3A3A38;
	background-color:#F5F6F8;
	
}
td, div, p, span, .text
{
	font-size:11px;
	font-weight:normal;
	color:#3A3A38;
}
ul{
	style:disc;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
}

.textgreybold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	padding:3px;
}
.textbluebold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #02275B;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
}
.blueheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.orangeheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;
}
.textwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.blueunderline {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}

.Border {
BORDER: 0px solid #02275B;
background-color: #FFFFFF;
}
.MENU:link{text-decoration:none;color:#FFFFFF}
.MENU:visited{text-decoration:none;;color:#FFFFFF}
.MENU:active{text-decoration:none;color:#FFFFFF}
.MENU:hover{text-decoration:underline;color:#FFFFFF}

.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	border: 1px solid #A4A4A4;
}
.Lightblue{
	font-family: Tahoma;
	font-size: 11px;
	color: #0072B4;
	text-decoration: none;
}
.FT:link{text-decoration:none;color:#737373}
.FT:visited{text-decoration:none;color:#737373}
.FT:active{text-decoration:none;color:#737373}
.FT:hover{text-decoration:none;color:#FFFFFF;
	background-color: #737373;
	padding: 1px 0px 1px 0px;
}
.heading2, h2, .hdng2
{
	font-family: arial;
	font-size: 14px;
	color: #659C09;
	font-weight: bold;
	padding:2px;
}

.heading4
{
	font-family: arial;
	font-size: 12px;
	color: #659C09;
	font-weight: bold;
	padding:2px;
}

.hdng3_blue{
	font-family: arial;
	font-size: 12px;
	color: #1375E1;
	font-weight: bold;
	padding:3px;
}
.heading3
{
	background: url('../images/inner/blue_grnbullet.gif') left no-repeat;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 13px;
	color: #2C5EA5;
	font-weight: bold;
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color:#0D67B7;
	text-decoration:underline;
}
a:hover{
	color:#0D67B7;
	text-decoration:none;
}

.tblborder{
	border:solid 1px #bfbfbf;
}
.tblborder_blue{
	border:solid 1x #002C69;
}

.highlighttxt{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding:3px;
}

.form_table
{
	
}

#form_rep_bg
{
	background: url('../images/forms/form_top_rep.gif') repeat-x;
	padding-left: 1px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-bottom: 4px;
}
#form_body_td
{
	
	background-color: #F8F8F8;
	border-width: 0px 1px 0px 1px;
	border-color: none #CBCCCB none #CBCCCB;
	border-style: none solid none solid;
}
#form_base td
{
	height: 24px;
	background: url('../images/forms/form_base.gif') repeat-x;
	width: 13px;
}

.form_elements_table td
{
	padding: 4px;
	text-align:left;
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8EBE8;
}	
.form_elements_table th
{
	padding: 7px;
	text-align: right;
	color: #27529B;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8EBE8;
}

#button_bar_td
{
	height: 45px;
}

.pageheadingtxt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	background-color:#eeeeee;
	border:#b4b4b4 solid 1px;
	padding-left:2px;
}
.pageheadingtxt_green {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;/* #659C09;*/
	background-color:#80BD3D;
	border:#005B0D solid 1px;
	padding:2px;
}

.pageheadingtxt_orange {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color:#DB5401;
	border:#933800 solid 1px;
	padding:2px;
}
.pageheadingtxt_blue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;/* #659C09;*/
	background-color:#3869AD;
	border:#013681 solid 1px;
	padding:2px;
}
.bodytxt{
	font-size:11px;
	font-weight:normal;
	color:#3A3A38;
	padding:5px;
	text-align:justify;
}
ul{
	list-style-type:disc;
	padding:2px;
}
.tablestyle2{
	font-size:11px;
	font-weight:normal;
	color:#3A3A38;
	padding:5px;
	text-align:justify;
	border:#a1a1a1 solid 1px;
	background-color:#f6f6f6;
}
.objects{
	border:#c1c1c1 solid 1px;
	background-color:f6f6f6;
	font-weight:bold;
}

.contactus_td{
	border-left:#808080 solid 1px;
	border-right:#808080 solid 1px;
	border-bottom:#808080 solid 1px;	
	background-color:#ffffff;
}

.dropdowntxt{
	font-weight:bold;
	color:#000000;
	padding:3px 0px;
	font-size:10px;
}
.dropdowntxt2{
	color:#000000;
	padding:1px 0px;
	font-size:10px;
}

.button1
{	
	height: 21px;
	width: 50px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('../images/forms/button1.gif') no-repeat;
}

.button2
{	
	height: 21px;
	width: 70px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('../images/forms/button2.gif') no-repeat;
}

.button3
{	
	height: 21px;
	width: 105px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('../images/forms/button2.gif') no-repeat;
}

.button4
{	
	height: 21px;
	width: 157px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background:url('../images/forms/button2.gif') no-repeat;
}

.formElementsGroupHeading td, .formElementsGroupHeading th
{
	border-bottom: 2px solid #ABD355;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #82AA2C;
	text-align: left;
	height: 25px;
	vertical-align:bottom;	
}

hr, .hr
{
	height: 2px;
	color: #CCCCCC;
	width: 100%;
	line-height: 50%;
	margin: 0px;
}

.boundry_print
{	
	background-color: #F7F7F7;
	padding: 0px 5px 0px 0px;
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
}

.gray, .grey
{
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}
.gray:link, .gray:active, .gray:visited 
{
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.gray:link, .gray:active, .gray:visited 
{
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.newstext{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
}

.news:link, .news:active, .news:visited
{
color:#ffffff;
text-decoration:underline;
}
.news:hover
{
color:#ffffff;
text-decoration:none;
}

#myQuickAnswersTable .input, #myQuickAnswersTable textarea 
{
	width: 142px;
	background: #82C141;
	border: 1px solid #ACDC7B;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.myButton
{
	background-color: #82C242;
	border: 1px solid #B3E481;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}