body {
    height: 100%;
    width: 100%;
    margin: 0;
}
a:hover {
	text-decoration: underline;
}
img
{  border-style: none;
}
.contxtnor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.contxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.contxtboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.greendotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #A5D358;
}
.greydotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC;
}
.foottxtnor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.contxtboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.featuredotbullet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A5D358;
	text-decoration: none;
}
.featuremark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #307BA2;
	text-decoration: none;
}
.featuremarkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A5D358;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-width: 1px;
    border-color: #E6E6E6;
	
}

INPUT.insTxt { 
  border-style: solid;
  border-width: 1px;
  border-color: #C1C1C1;
  font-family: tahoma; 
  font-size: 70%;
  text-align=middle;
  background-color: #FFFFFF;
  color: #898989;
  width : 467px; 
  height : 18px;
  
}

INPUT.insTxt_1 { 
  border-style: solid;
  border-width: 1px;
  border-color: #C1C1C1;
  font-family: tahoma; 
  font-size: 70%;
  text-align=middle;
  background-color: #FFFFFF;
  color: #898989;
  width : 400px; 
  height : 18px;
  
}


INPUT.insTxt_2 { 
  border-style: solid;
  border-width: 1px;
  border-color: #C1C1C1;
  font-family: tahoma; 
  font-size: 70%;
  text-align=middle;
  background-color: #FFFFFF;
  color: #898989;
  width : 64px; 
  height : 18px;
  
}

TEXTAREA.insInciTxt { 
  border-style: solid;
  border-width: 1px;
  border-color: #C1C1C1;
  background-color: #FFFFFF;
  font-family: tahoma; 
  font-size: 70%;
  color: #898989;
  flatscroll: YES;
  }
  
  .hght_adj {
    height: 5px;

}
