@import url("members.css");
body {
	/*color: #3B4D57;*/
	background-color: #BFE4DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	background-image: url(body_bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

* {
	margin: 0px;
	padding: 0px;
}


.slide_show{width:955px; height:310px; margin:0 auto; padding:0; overflow:hidden;}

.clearcols{clear:both; height:1px;}



caption,th {
	text-align: left;
}

.CSS_PAGE_LINK{color:#FFF}
.CSS_PAGE{font-weight:bold; color:FFF;}
.CSS_PAGE_LINK1
{color:#000000;
text-decoration:none;
}
.menu_top_link {
font-weight:bold; 
color:000000;
text-decoration:none;}


select.styled {
	position: relative;
	width: 260px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	height: 30px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;

}

select.styled2 {
	position: relative;
	width: 130px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 30px;
	color: #1F8C94;
	background-color: #FFFFFF;

}


textarea.cutom {
	height: 200px;
	width: 485px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(measseage_box.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: -3px 0px;
	padding-top: 10px;
	font-size: 11px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif;
}

.welcome_mbr{
	font-size: 16px;
	line-height: 29px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#textarea.cutom2 {
	height: 140px;
	width: 320px;
	background-image: url(measseage_box2.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E7F5F3;
	padding-top: 8px;
	padding-left: 10px;
	color: #008E99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
    span.checkbox {
     width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(checkbox.gif) no-repeat;
     display: block;
      clear: left;
      float: left;
   }
   span.radio {
   width: 19px;
     height: 25px;
    padding: 0 5px 0 0;
   background: url(radio.gif) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   span.select {
	position: absolute;
	width: 230px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 30px;
	color: #3999A1;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(select_bg.png);
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background-position: 0px 0px;
  }
  
  span.select2 {
	position: absolute;
	width: 95px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 30px;
	color: #3999A1;
	overflow: hidden;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(select_bg2.png);
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background-position: 0px 0px;
	padding-top: 0px;
	margin: 0px;
	left: 276px;
	top: 444px;
  }
  span.textarea{
	background-image: url(measseage_box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  
  }


td {
	vertical-align: top;
}

img {
	border: none;
}

.center {
	text-align: center;
}

p,
  ul,
  ol {
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: circle;
}

ul {
	list-style-type: square;
	margin-left: 2em;
}

h1 {
	color: #4285BF;
	margin-bottom: 0.6em;
	text-shadow: #eaeaea 0px 3px 1px;
	font-family: "Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	color: #4285BF;
	margin-bottom: 0.6em;
	text-shadow: #eaeaea 0px 5px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h3 {
	color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: bold;
	color: #006BB3;
}


a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

div#about, blockquote {
	color: #797979;
}


ul.vert-one{
	margin:0;
	list-style-type:none;
	display:block;
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(vr_menubg2a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	height: 220px;
	padding-top: 0px;
}
ul.vert-one li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#00535E;
	padding-right: 5px;
	padding-left: 12px;
	line-height: 25px;
	height: 26px;
}
ul.vert-one li a.vr2{
	display:block;
	text-decoration:none;
	color:#00535E;
	padding-right: 5px;
	padding-left: 12px;
	height: 42px;
	line-height: 18px;
	padding-top: 6px;
}

ul.vert-one li a:hover{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
	text-decoration: none;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
	text-decoration: none;
}
ul.vert-one li a.vrcurrent{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
	height: 42px;
	text-decoration: none;
	line-height: 18px;
	padding-top: 6px;
}

ul.vert-one2nd li a{
	display:block;
	text-decoration:none;
	color:#00535E;
	height: 50px;
	padding: 0px;
	margin-left: -16px;
}
ul.vert-one2nd li a:hover{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
}
ul.vert-one2nd li a.current,ul.vert-one li a.current:hover{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:active {
	color: #84BFC5;
}

a:hover {
	text-decoration: underline;
}

hr {
	margin: 1.5em 0;
	height: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}
.select{
	height: 30px;
	width: 200px;
	background-image: url(select_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*************************/

.flr {
	float: right;
}

.fll {
	float: left;
	width: auto;
}

.pad {
	padding: 0.4em;
}

.pad2 {
	padding: 1.4em;
}

.margin {
	margin: 1em;
}

/*right vertical menu */

ul.rgt_vrtm{
	margin:0;
	list-style-type:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(vr_menubg2a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 0px;
}
ul.rgt_vrtm li{
	margin:0;
	padding:0;
}
ul.rgt_vrtm li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-left: 8px;
	background-color: #006B76;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79BDBB;
	line-height: 30px;
	height: 30px;
}
ul.rgt_vrtm li a:hover{
	color: #A3DAD4;
	text-decoration: none;
}
ul.rgt_vrtm a.current,ul.vert-one li a.current:hover{
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #A3DAD4;
	text-decoration: none;
}



ul.rgt_vrtm li a.rg{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-left: 8px;
	background-color: #006B76;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79BDBB;
	height: 50px;
	line-height: 25px;
}
ul.rgt_vrtm li a.rg:hover{
	color: #A3DAD4;
	text-decoration: none;
}
ul.rgt_vrtm a.rgcurrent{
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #A3DAD4;
	text-decoration: none;
	line-height: 25px;
	height: 50px;
}








/* right vertical meu end*/



/*right vertical menu2 start */

ul.rgt_vrtm2{
	margin:0;
	list-style-type:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(vr_menubg2a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 0px;
}

ul.rgt_vrtm2 li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul.rgt_vrtm2 li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-left: 12px;
	height: 30px;
	line-height: 30px;
	background-color: #64AFB8;
	font-weight: normal;
	font-size: 14px;
}
ul.rgt_vrtm2 li a:hover{
	background-color: #438A92;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #A3DAD4;
}
ul.rgt_vrtm2 a.current,ul.vert-one li a.current:hover{
	background-color: #62AFB7;
	background-image: url(vr_overmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #FFFFFF;
}
/*right vertical menu2 end */

#curve1 {
	background-image: url(lftcoloum_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#curve2 {
	
	margin: 0px;
	padding: 0px;
	background-color: #E8F1FA;
}
#curve2a {
	margin: 0px;
	padding: 0px;

	background-color: #E7F5F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#curve2a_inn {
	margin: 0px;
	padding: 0px;
	background-image: url(lftcoloum_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: block;
}

#rightcoloumn_inner300{
	background-color: #E7F5F3;
	width: 360px;
	float: right;
}



.banner{
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 220px;
}
#big_banner{
	text-align: center;
	height: 196px;
	line-height:196px;
}

#mainrightinner{
	width: 776px;
	float: left;
}

#mainrightinner_right{
	width: 225px;
	float: right;
	background-image: url(mainright_inner_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#mainrightinner_left{
	width: 548px;
	float: left;
}
#banner_right{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 220px;
	background-image: url(right_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner_rightcont{
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}
.banner_righthdn{
	font-size: 24px;
	font-weight: normal;
	color: #013336;
	line-height: 20px;
	padding-bottom: 10px;
}
.banner_rgtcontent{
	font-size: 13px;
	font-weight: normal;
	color: #0D97A0;
	line-height: 17px;
	padding-bottom: 8px;
}

.banner_rgtcontent a{
	text-decoration: none;
	color: #0D97A0;
}

.banner_rgtcontent a:hover{
 text-decoration: underline;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}





.mrgn_btm{


margin:0 0 11px 0;
}


.cl {
	clear: both;
}

.main {
	width: 978px;
	margin-top: 0px;
	margin-bottom: 0;
	background-image: url(main_bg2a.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


#maincolumn, .maincolumn {
	padding: 2em 0 2em 0;
}

#leftcolumn, .leftcolumn {
	float: left;
	width: 580px;
	overflow: hidden;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E7F5F3;
	height: 100%;
}


 .leftcolumn_inr {
	float: left;
	width: 176px;
	overflow: hidden;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E7F5F3;
	height: 100%;
}

#rightcolumn, .rightcolumn {
	float: left;
	overflow: hidden;
	width: 372px;
	color: #323232;
	margin: 0;
	background-color: #E8F1FA;
	height: auto;
}

.rightcolumn2 {
	float: left;
	overflow: hidden;
	width: 372px;
	color: #88877c;
	margin: 0;
	background-color: #E7F5F3;

}

#vr_menu{
	width: 175px;
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 221px;
	
}

#testmonialsss{
	width: 193px;
	float: left;
	background-color: #CEEAE6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	
}

#testmonialsss:hover{
	display: block;
	background-color: #FFFFFF;
}

#testmonialsmall{
	width: 164px;
	float: left;
	background-color: #CEEAE6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	
}

#testmonialsmall:hover{
	display: block;
	background-color: #FFFFFF;
}

#testmonialsss2{
	width: 193px;
	float: left;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.test_clrcontent{
	height: 105px;
	color: #45858B;
}

.test_blccontent{
	height: 140px;
	padding-bottom: 12px;
	font-size: 11px;
}


/*******************/



#top_right {
	float: right;
	margin: 0;
	overflow: hidden;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 305px;
	height: 130px;
}

#logo {
	float: left;
	width: 403px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 131px;
}

#logo a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logo a:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#topbar {
	background-repeat: no-repeat;
	height: 132px;
	background-position: center 0px;
	background-image: url(a_top_new.gif);
}
#menu{
	background-image: url(menu_bg.jpg);
	height: 29px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-left: 0px;
}

.solidblockmenu ul{
	margin: 0;
	padding-left: 260px;
	float: right;
	font: bold 13px Arial;
	width: 40%;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #A7D4D8;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
}



.solidblockmenu li a:hover{
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(over_select.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
}


.solidblockmenu li a.current{
	color: #fff;
	background-color: transparent;
	background-image: url(over_select.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	}

.solidblockmenu_reg ul{
	margin: 0;
	padding-left: 260px;
	float: right;
	font: bold 13px Arial;
	
}

.solidblockmenu_reg li{
	display: inline;
}

.solidblockmenu_reg li a{
	float: left;
	color: #A7D4D8;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
}



.solidblockmenu_reg li a:hover{
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(over_select.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
}


.solidblockmenu_reg li a.current{
	color: #fff;
	background-color: transparent;
	background-image: url(over_select.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	}
.tabcontainer{
clear: left;
width:95%; 
height:1.5em; 
}

*:first-child+html .ieclass{ 
margin-top: -1em;
}

* html .ieclass{ 
margin-top: -1em;
}

.tabcontent{
display:none;
}


#lb_Analasys{
	background-color: #f4942a;

	line-height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4942a;
	background-image: url(a_lb_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow:#666;
    
	font-size: 25px;
}


#inner_headdings{
	background-color: #007C85;

	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409DA4;
	background-image: url(anolasys_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow:#666;
    
	font-size: 20px;
}
#inner_headdings_m{
	background-color: #007C85;

	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409DA4;
	background-image: url(anolasys_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow:#666;
    
	font-size: 20px;
}
#myfields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#myfields br {
	display: none;
}

#myfields input {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E8F1FA;
}

#myfields .s {
	height:21px;
	color: #005288;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: none;
	background-image: url(fielsds.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 158px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 12px;
}


#lftmyfields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#lftmyfields br {
	display: none;
}

#lftmyfields input {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CBE8E4;
	float: left;
}
#lftmyfields select {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CBE8E4;
	float: left;
}

#lftmyfields #s {
	height:21px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(lftfield_bg.png);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	width: 230px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 14px;
	margin: 0px;
}



#lftmyfields .s {
	height:21px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(lftfield_bg.png);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	width: 230px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 14px;
	margin: 0px;
}

#staffields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#staffields input {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #e7f5f3;
	float: left;
}



#staffields .s {
	height:21px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(lftfield_bg.png);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	width: 230px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 14px;
	margin: 0px;
}

#whtmyfields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#whtmyfields br {
	display: none;
}

#whtmyfields input {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	float: left;
}
#whtmyfields select {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CBE8E4;
	float: left;
}

#whtmyfields .s {
	height:21px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(whtfield_bg.png);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	width: 325px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 14px;
	margin: 0px;
}




#cntmyfields {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#cntmyfields br {
	display: none;
}

#cntmyfields input {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E7F5F3;
	float: left;
}
#cntmyfields select {
	font-size: 11px;
	font-weight: bold;
	color: #b2aaa4;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CBE8E4;
	float: left;
}

#cntmyfields #s {
	height:21px;
	color: #1F8C94;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(lftfield_bg.png);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	width: 230px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	padding-left: 14px;
	margin: 0px;
}



#jointoday{
	background-color: #CCE0F4;
	color: #005288;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 12px;
}

#jointoday a{
	text-decoration: none;
	color: #005288;
}
#jointoday a:hover{
	text-decoration: underline;
}
.lb_Analasys{
	text-align: justify;
	padding-top: 12px;
	height: 225px;
}
#mh_zone{
	background-color: #005288;


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409DA4;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow:#666;
    
	font-size: 25px;
}

.mh_zone{
	padding-left: 10px;

	background-color: #E8F1FA;
	color: #000000;
	height: 237px;
}




.mhzone_lftdiv{
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;		
}


.mhzone_rightdiv{
	width: 195px;
	float: left;
	color: #005288;
	font-size: 11px;
	background-color: #E8F1FA;	
}
.find_more{
	color: #007C85;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
.find_more a{
	text-decoration: none;
	color: #005288;
}

.find_more a:hover{
	text-decoration: underline;
	color: #005288;
}

#signup_bottom {
position: fixed;
bottom: 0px;
}

*html #signup_bottom {
	position: absolute;
	bottom: -19px;
	left: 506px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#2D67A9;
	font-size:0.99em;
	background-color:#EBF2FA;
	padding-left:2px;
	background-image:url(images/bg_answer.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:30px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	width: auto;
	padding-right: 2px;
	font-weight: bold;
	line-height: 28px;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* End layout CSS */
	
	visibility:hidden;
	overflow:hidden;
	position:relative;
	width: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-size:1em;	
	position:relative;
}




.for_more{
	color: #007C85;
	font-weight: bold;
	text-align: right;
}
.for_more a{
	text-decoration: none;
	color: #007C85;
}

.for_more a:hover{
	text-decoration: underline;
	color: #007C85;
}
.flp{
	float: left;
	padding-right: 15px;
}

.date{
	line-height: 21px;
	width: 255px;
	height: 40px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	clear: both;
	color: #d0d0d0;
	text-align: right; font-size:12px;
}
#test_moni{
	width: 335px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	

}
#test_errols{
	width: 244px;
	float: left;


}

.tst_errols_header{
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC3CA;
	background-color: #64AFB8;
	padding-left: 10px;
	line-height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow:inherit;
}

.tst_mon_header{
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC3CA;
	background-color: #64AFB8;
	padding-left: 10px;
	line-height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow:#999999;
}

.test_picdiv{
	width: 167px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 12px;
	float: left;
}
.test_picdiv2{
	width: 167px;
	padding-top: 12px;
	float: left;
}


.test_pic{
	border: 2px solid #00535E;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #00535E;
	text-decoration: none;
	height: 112px;
	line-height: 112px;
}

.news_pic{
	border: 2px solid #00535E;
	margin-bottom: 12px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #00535E;
	text-decoration: none;
	height: 96px;
	width:95px;
	line-height: 96px;
}

.news_picdiv{
	padding-left: 12px;
	padding-top: 12px;
	width:112px;
	float:left;
}


#news_letter{
	background-color: #CBE8E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:38px
	color:#00535E;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	color: #00535E;
}

#newsletter2{
	background-color: #CBE8E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;








	line-height:38px
	color:#00535E;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	color: #00535E;
}


#lft_bottom{
	background-color: #64AFB8;
	width: 175px;
}
.lftvideo_hdr{
	background-color: #008E99;
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #40AAB3;
	border-bottom-color: #40AAB3;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 18px;
	line-height: 28px;
}
.lftbtm_content{
	
}

.smlfnt{
	font-size: 8pt;
	color: #A5D2D5;
	padding-top: 5px;
	text-align: right;
}

#servlinks {
	text-align: right;
	padding: 5px 0;
}

#servlinks a {
	padding: 0;
	margin: 0 8px;
}



#servlinks a.selected,#servlinks a.selected:HOVER,


.logos{
	width: 86px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.scroll{
	width: 316px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


/*  tiny acordation classes star      */

#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	width:480px;
	list-style:none;
	color:#033;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#acc h3 {
	width:443px;
	border:1px solid #9ac1c9;
	padding:6px 6px 8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	background-image: url(header.gif);
	letter-spacing: normal;
}
#acc h3:hover {
	background-image: url(header_over.gif);
}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {
	padding:15px;
	border:1px solid #9ac1c9;
	border-top:none;
	background:#fff;
	width: 425px;
}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}



#footer {

            background-image: url(footer_bg.jpg);
            background-repeat: no-repeat;
            background-position: center 0px;
            height: 58px;
            padding-right: 20px;
            padding-left: 20px;
            padding-top: 5px;
            font-weight: normal;
            color: #8DD2CA;
            padding-bottom: 20px;
        

}
#footer * {

}

 

#footermenu a {

            text-decoration: none;
            margin: 0;
            color: #7FB2B4;

}

 

#footermenu a.selected, #footermenu a.selected:HOVER {

            text-decoration: none;
            color: #1E6E79!important;

}

 

#footer a:HOVER, #topbar a:HOVER {

            color: #65C2B7;
            text-decoration: underline;

}


#video{
	background-image: url(video_200_160.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 195px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* my added classes */
.site_map{
	font-size: 11px;
}
.site_map a{
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.site_map a:hover{
	text-decoration: underline;
}
.site_points{
	padding-top: 3px;
	padding-bottom: 3px;
}
.title_div{
	padding: 3px;
	background-color: #79BDBB;
}
.title_div span{
	color: #000000;
	padding-left: 15px;
	font-weight: bold;
}
.homediv{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79BDBB;
	border-right-color: #79BDBB;
	border-bottom-color: #79BDBB;
	border-left-color: #79BDBB;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
}
.si_mp_bl{
	float: left;
	width: 260px;
}
.si_mp_bl2{
	float: left;
	width: 260px;
}
.si_mp_bl_lft{
	float: left;
	width: 80px;
	height: 100%;
}
.si_mp_bl_lft2{
	float: left;
	width: 30px;
	height: 100%;
}
.si_mp_bl_rgt{
	float: left;
	width: 180px;
	background-image: url(dott.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.si_mp_bl_rgt2{
	float: left;
	width: 230px;
	background-image: url(dott.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.si_mp_bl_tp{
	background-image: url(pipe_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E7F5F5;
	margin-bottom: 4px;
	padding-left: 15px;
}
.si_mp_bl_md{
	background-color: #E7F5F5;
	background-image: url(pipe_midd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 4px;
	padding-left: 15px;
}
.si_mp_bl_bt{
	background-color: #E7F5F5;
	background-image: url(pipe_bottom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.si_mp_bl_empt{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78BEBC;
	border-right-color: #78BEBC;
	border-bottom-color: #78BEBC;
	border-left-color: #78BEBC;
}
.pipe_1{
	height: 120px;
}
.pipe_2{
	height: 180px;
}
.pipe_3{
	height: 120px;
}
.inp-box-css
{
	background:none; 
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
width: 223px;
	color: #006666;
}



/* Additional Styles from Header File */

.glossymenu2{

            background-repeat: repeat-x;

            background-position: 0px 0px;

            border-bottom-width: 1px;

            border-bottom-style: solid;

            border-bottom-color: #FFFFFF;

            margin-top: 0;

            margin-right: 0px;

            margin-bottom: 0;

            margin-left: 0;

            padding-top: 0;

            padding-right: 0px;

            padding-bottom: 0;

            padding-left: 0;

            width: 98%;

}

.glossymenu2 a.menuitem{

            color: #2370A2;

            display: block;

            position: relative; /*To help in the anchoring of the ".statusicon" icon image*/

            width: auto;

            padding-left: 10px;

            text-decoration: none;

            background-repeat: repeat-x;

            background-position: left bottom;

            font-family: Arial, Helvetica, sans-serif;

            font-size: 14px;

            font-weight: bold;

            padding-top: 6px;

            padding-right: 5px;

            padding-bottom: 6px;

            border-bottom-width: 1px;

            border-bottom-style: solid;

            border-bottom-color: #FFFFFF;

            background-color: #CCE0F4;

}

 .glossymenu2 a.menuitemcurrent{

            color: #FFFFFF;

            display: block;

            position: relative; /*To help in the anchoring of the ".statusicon" icon image*/

            width: auto;

            padding-left: 10px;

            text-decoration: none;

            background-repeat: repeat-x;

            background-position: left bottom;

            font-family: Arial, Helvetica, sans-serif;

            font-size: 14px;

            font-weight: bold;

            padding-top: 6px;

            padding-right: 0;

            padding-bottom: 6px;

            border-bottom-width: 1px;

            border-bottom-style: solid;

            border-bottom-color: #FFFFFF;

            background-color: #6186B4;

}

 .glossymenu2 a.menuitemcurrent .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

            top: 5px;

            right: 5px;

            border: none;

            position: absolute;

            text-decoration: none;

}

 
.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

            top: 5px;

            right: 5px;

            border: none;

            position: absolute;

            text-decoration: none;

}

 
.glossymenu2 a.menuitem:hover{

            background-color: #6186B4;

            text-decoration: none;

            color: #FFFFFF;

}

 
.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/

            text-decoration: none;

}

 
.glossymenu2 div.submenu ul{ /*UL of each sub menu*/

list-style-type: none;

margin: 0;

padding: 0;

}

.glossymenu2 div.submenu ul li{

            border-bottom-width: 1px;

            border-bottom-style: solid;

            border-bottom-color: #FFFFFF;

            background-color: #2370A2;

}

 
.glossymenu2 div.submenu ul li a{

            display: block;

            color: #FFFFFF;

            text-decoration: none;

            padding-left: 15px;

            padding-top: 3px;

            padding-right: 5px;

            padding-bottom: 3px;

            font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

            font-size: 13px;

            font-style: normal;

            font-weight: normal;

            font-variant: normal;

}





.menu_list {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background-color: #CCE0F4;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_body {
	display:none;
	width:500px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.menu_body b{
	display:block;
	color:#333333;
	background-color:#FFFFFF;
	padding-left:10px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom: 5px;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }




