.brheight
{
	height:25px;
}
.foottext
{
	FONT-SIZE: 8pt;
	COLOR: #bcbec0; 
	FONT-FAMILY: Arial;
	
}
.bodybg
{
	background-color:#dbe9e0;
}
.RegHead
{
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #15877e;
}
.PagHead
{
	font-size:12pt;
	font-family:Arial;
	font-weight: bold;
	color: black;
}
.RegText
{
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
	color: black;
	text-align:justify;
}
.RegText1
{
	font-size:10pt;
	font-family:Arial;
	font-weight: bold;
	color: black;
	text-align:justify;
	padding-left: 100px;
}
.RegText2
{
	font-size:10pt;
	font-family:Arial;
	font-weight: bold;
	color: black;
	text-align: right;
}
.AddText
{
	font-size:9pt;
	font-family:Arial;
	font-weight: normal;
	color: black;
	text-align:justify;
}
.ParaText
{
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
	color: black;
	text-align:justify;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM:4px;
	PADDING-TOP: 4px;
	margin:1px;
}
.ParaText1
{
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
	color: black;
	text-align:left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM:4px;
	PADDING-TOP: 4px;
	margin:1px;
}

.left34 {
	CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT:0px; PADDING-BOTTOM: 0px; MARGIN: 10px 5px; FONT: 12px arial; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left; background: url(images/pointimg.jpg) no-repeat 0 5px;
	padding: 0 0 1px 10px; 
}
.ul
{
   margin-left:15px;
}
 
.Resulttext
{
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
	text-align:justify;
}
.Pointer
{
	font-size:14pt;
	font-family:Webdings;
	font-weight: normal;
	color:eb925e;
}
.Point
{
	font-size:7pt;
	font-family:ZapfDingbats;
	font-weight: bold;
	color:eb925e;
}
.txtbox
{
	border:1px solid #808080;
	font-family:Arial;
	font-weight: normal;
	color: Black;
	width: 185px;
	height: 18px;
	font-size: 10pt;
	z-index:1000;
}
.txtarea
{
	border:1px solid #808080;
	font-family:Arial;
	font-weight: normal;
	color: Black;
	width: 185px;
	
	font-size: 10pt;
}
.caltxtbox
{
	border:1px solid #808080;
	font-family:Arial;
	font-weight: normal;
	color: Black;
	width: 80px;
	height: 18px;
	font-size: 10pt;
}

.align
{
	PADDING-RIGHT:35px;
	PADDING-LEFT:35px;
	PADDING-BOTTOM:5px;
	PADDING-TOP:10px;
}
.formmain1
{
	font-size:12pt;
	font-family:Arial;
	font-weight: bold;
	color: #eb925e;
}
.formmain2
{
	font-size:12pt;
	font-family:Arial;
	font-weight: bold;
	color: #15877e;
}
.formmain3
{
	font-size:10pt;
	font-family:Arial;
	font-weight: bold;
	color: #15877e;
	
}
.formmain4
{
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #15877e;
	
	
}
.inlinelink 
{
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;	
	color: #eb925e;
	font-weight: bold;
}
.Require
{
	FONT-SIZE: 10pt;
	COLOR: red;
}
a.hyper {
	text-decoration: none;	
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #15877e;
}
a.hyper:hover  {
	text-decoration: none;	
	color: #eb925e;
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	
}


a.althyper {
	text-decoration: none;	
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #eb925e;
}
a.althyper:hover  {
	text-decoration: none;	
	color: #eb925e;
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	
}


a.links
{
	text-decoration:none;
	color:Blue;
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
}
a
{
	text-decoration:none;
	color:Blue;
	font-size:10pt;
	font-family:Arial;
	font-weight: normal;
}
#menuwrapper {
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
	color: #15877e;
}
/*Clears the floated menu items. Assigned to a BR tag placed just before menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#eLanMenu, #eLanMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#eLanMenu a {
	display: block;
	text-decoration: none;	
	/*padding: 1px 15px 2px 15px;
	border-right: 1px solid white;*/
	color: #15877e;
}

#eLanMenu li {
	float: left;
	width: 1em;
}

#eLanMenu li ul, #eLanMenu ul li  {
	width: 8em;
}

#eLanMenu ul li a  {
	border-right: 0;
	text-align:left;
	padding: 8px 2px 2px 2px; 
}

#eLanMenu li ul {
	position: absolute; /*position: absolute;*/
	display: none;
	background-color: White; /*second level*/
	border-bottom: 2px solid #15877e;
	border-left: 2px solid #15877e;
	border-right:2px solid #15877e;
	
	
}
#eLanMenu li ul li {
	position:relative;
}
#eLanMenu li ul li #sub
{
	display: none;
	position: absolute;
	border: 1px solid #660033;
	top: 0;
	left: 161px;
}
#eLanMenu li ul li:hover #sub, 
#eLanMenu li ul li.eLanTech #sub,
#eLanMenu li ul li a:focus #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu li:hover a, #eLanMenu a:focus,
#eLanMenu a:active, #eLanMenu li.eLanTech a {
	color: eb925e;
	background-color: white;     /*first level */
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#eLanMenu li:hover ul, #eLanMenu li.eLanTech ul {
	display: block;
}
#eLanMenu li ul li:hover #sub,
#eLanMenu li ul li.over #sub,
#eLanMenu li ul li a:eLanTech #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu li:hover ul a, #eLanMenu li.eLanTech ul a {
	color: #15877e;
	background-color: transparent;
}

#eLanMenu ul a:hover {
	background-color: b8dbd7!important; /*mouseover*/
	color: white !important;
}

#eLanMenu li {width: auto;}




#menuwrapper1 {
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
	color: #15877e;
}
#eLanMenu1, #eLanMenu1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#eLanMenu1 a {
	display: block;
	text-decoration: none;	
	/*padding: 1px 15px 2px 15px;
	border-right: 1px solid white;*/
	color: #15877e;
}

#eLanMenu1 li {
	float: left;
	width: 1em;
}

#eLanMenu1 li ul, #eLanMenu1 ul li  {
	width: 12em;
}

#eLanMenu1 ul li a  {
	border-right: 0;
	text-align:left;
	padding: 8px 2px 2px 2px; 
}

#eLanMenu1 li ul {
	position:absolute; /*position: absolute;*/
	display: none;
	background-color: White; /*second level*/
	border-bottom: 2px solid #15877e;
	border-left: 2px solid #15877e;
	border-right:2px solid #15877e;
	
	
}
#eLanMenu1 li ul li {
	position:relative;
}
#eLanMenu1 li ul li #sub
{
	display: none;
	position: absolute;
	border: 1px solid #660033;
	top: 0;
	left: 161px;
}
#eLanMenu1 li ul li:hover #sub, 
#eLanMenu1 li ul li.eLanTech #sub,
#eLanMenu1 li ul li a:focus #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu1 li:hover a, #eLanMenu1 a:focus,
#eLanMenu1 a:active, #eLanMenu1 li.eLanTech a {
	color: eb925e;
	background-color: white;     /*first level */
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#eLanMenu1 li:hover ul, #eLanMenu1 li.eLanTech ul {
	display: block;
}
#eLanMenu1 li ul li:hover #sub,
#eLanMenu1 li ul li.over #sub,
#eLanMenu1 li ul li a:eLanTech #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu1 li:hover ul a, #eLanMenu1 li.eLanTech ul a {
	color: #15877e;
	background-color: transparent;
}

#eLanMenu1 ul a:hover {
	background-color: b8dbd7!important; /*mouseover*/
	color: white !important;
}

#eLanMenu1 li {width: auto;}




#menuwrapper2 {
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
	color: #15877e;
}
#eLanMenu2, #eLanMenu2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#eLanMenu2 a {
	display: block;
	text-decoration: none;	
	/*padding: 1px 15px 2px 15px;
	border-right: 1px solid white;*/
	color: #15877e;
}

#eLanMenu2 li {
	float: left;
	width: 1em;
}

#eLanMenu2 li ul, #eLanMenu2 ul li  {
	width: 12em;
}

#eLanMenu2 ul li a  {
	border-right: 0;
	text-align:left;
	padding: 8px 2px 2px 2px; 
}

#eLanMenu2 li ul {
	position:absolute; /*position: absolute;*/
	display: none;
	background-color: White; /*second level*/
	border-bottom: 2px solid #15877e;
	border-left: 2px solid #15877e;
	border-right:2px solid #15877e;
	
	
}
#eLanMenu2 li ul li {
	position:relative;
}
#eLanMenu2 li ul li #sub
{
	display: none;
	position: absolute;
	border: 1px solid #660033;
	top: 0;
	left: 161px;
}
#eLanMenu2 li ul li:hover #sub, 
#eLanMenu2 li ul li.eLanTech #sub,
#eLanMenu2 li ul li a:focus #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu2 li:hover a, #eLanMenu2 a:focus,
#eLanMenu2 a:active, #eLanMenu2 li.eLanTech a {
	color: eb925e;
	background-color: white;     /*first level */
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#eLanMenu2 li:hover ul, #eLanMenu2 li.eLanTech ul {
	display: block;
}
#eLanMenu2 li ul li:hover #sub,
#eLanMenu2 li ul li.over #sub,
#eLanMenu2 li ul li a:eLanTech #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu2 li:hover ul a, #eLanMenu2 li.eLanTech ul a {
	color: #15877e;
	background-color: transparent;
}

#eLanMenu2 ul a:hover {
	background-color: b8dbd7!important; /*mouseover*/
	color: white !important;
}

#eLanMenu2 li {width: auto;}



#menuwrapper3 {
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
	color: #15877e;
}
/*Clears the floated menu items. Assigned to a BR tag placed just before menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#eLanMenu3, #eLanMenu3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#eLanMenu3 a {
	display: block;
	text-decoration: none;	
	/*padding: 1px 15px 2px 15px;
	border-right: 1px solid white;*/
	color: #15877e;
}

#eLanMenu3 li {
	float: left;
	width: 1em;
}

#eLanMenu3 li ul, #eLanMenu3 ul li  {
	width: 12em;
}

#eLanMenu3 ul li a  {
	border-right: 0;
	text-align:left;
	padding: 8px 2px 2px 2px; 
}

#eLanMenu3 li ul {
	position: absolute; /*position: absolute;*/
	display: none;
	background-color: White; /*second level*/
	border-bottom: 2px solid #15877e;
	border-left: 2px solid #15877e;
	border-right:2px solid #15877e;
	
	
}
#eLanMenu3 li ul li {
	position:relative;
}
#eLanMenu3 li ul li #sub
{
	display: none;
	position: absolute;
	border: 1px solid #660033;
	top: 0;
	left: 161px;
}
#eLanMenu3 li ul li:hover #sub, 
#eLanMenu3 li ul li.eLanTech #sub,
#eLanMenu3 li ul li a:focus #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu3 li:hover a, #eLanMenu3 a:focus,
#eLanMenu3 a:active, #eLanMenu3 li.eLanTech a {
	color: eb925e;
	background-color: white;     /*first level */
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#eLanMenu3 li:hover ul, #eLanMenu3 li.eLanTech ul {
	display: block;
}
#eLanMenu3 li ul li:hover #sub,
#eLanMenu3 li ul li.over #sub,
#eLanMenu3 li ul li a:eLanTech #sub
{ /* lists nested under hovered list items -- Javascript will display this for IE*/
	display: block;
}

#eLanMenu3 li:hover ul a, #eLanMenu3 li.eLanTech ul a {
	color: #15877e;
	background-color: transparent;
}

#eLanMenu3 ul a:hover {
	background-color: b8dbd7!important; /*mouseover*/
	color: white !important;
}

#eLanMenu3 li {width: auto;}



.dd 
{
	list-style-image: url(Images/pointimg.jpg);
}

a.hyper1 {
	text-decoration: none;	
	font-size:9pt;
	font-family:Arial;
	font-weight: bold;
	color: #eb925e;
}

