h2 {
	font-weight: bold;	
	/*font-size: 1.5em;*/ /* 18px */
	line-height: 1.933em; /* 24px/18px */
    color:#000000;
    text-transform: uppercase;
    font-size: 1.166em;
    
    border-bottom: 2px solid black;
  /* margin-bottom: 3px; */
    padding-top: 5px;
	padding-bottom: 5px;
}
#featured{ 
	width:978px; 
	padding-right:0px; 
	position:relative; 
	border:0px solid #ccc; 
	height:275px; overflow:hidden;

}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	margin-top:0px;
	overflow:hidden;
	overflow-x:hidden;
	/*margin-left:15px;*/
	/*background-image:url(../images/menubg.png);*/
	background-repeat:repeat-x;
	width:952px;
	margin-top:290px;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;
	height:25px;
	 padding-left:5px;
	 padding-right:1px;
	color:#666; 
   
	
}

#featured ul.ui-tabs-nav li span{
display:inline;
	font-size:16px; font-family:Arial, Helvetica, sans-serif; 
	line-height:18px; 
	 width:auto;
}
#featured li.ui-tabs-nav-item a{

	display:inline;
	
   text-decoration:none;
	color:#565555; 
	font-weight:700;
	background:#CCCCCC;
	border-radius:20%;
	padding-top:5px;
    padding-bottom:5px;
    padding-left:7px;
    padding-right:7px;
	outline:none;
     
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#ff7f00;
    display:inline;
    
	padding-top:5px;
    padding-bottom:5px;
    padding-left:7px;
    padding-right:7px;
	color:#ffffff;
    font-weight:700;
	border-radius:20%;
	
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url() top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#ff7f00;
    display:inline;
    
	padding-top:5px;
    padding-bottom:5px;
    padding-left:7px;
    padding-right:7px;
	color:#ffffff;
    font-weight:700;
	border-radius:20%;
     
	
}
#featured .ui-tabs-panel{ 
	width:942px; height:338px; 
	background:#
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 	
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#menu {   
    height:35px;	
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    text-align: right;
	z-index:10px;
}
#menu ul {
    height: auto;
    padding: 8px 0px;
    margin:0px;
	float:left;
	}
#menu li {
display: inline;
padding: 20px;
}

.buttonstyleDis{
 width: 100px;
 height: 30px;
 border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif;  text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 
}

.buttonstyle{
 width: 100px;
 height: 30px;
 border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif;  text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 background-color: #b6e026; background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e026), to(#abdc28));
 background-image: -webkit-linear-gradient(top, #b6e026, #abdc28);
 background-image: -moz-linear-gradient(top, #b6e026, #abdc28);
 background-image: -ms-linear-gradient(top, #b6e026, #abdc28);
 background-image: -o-linear-gradient(top, #b6e026, #abdc28);
 background-image: linear-gradient(to bottom, #b6e026, #abdc28);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}

.buttonstyle:hover{
 border:1px solid #718c14;
 background-color: #95b91a; background-image: -webkit-gradient(linear, left top, left bottom, from(#95b91a), to(#8bb41d));
 background-image: -webkit-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -moz-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -ms-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -o-linear-gradient(top, #95b91a, #8bb41d);
 background-image: linear-gradient(to bottom, #95b91a, #8bb41d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#95b91a, endColorstr=#8bb41d);
}

.buttonstyleorg{
 width: 100px;
 height: 30px;
 border:1px solid #fa4f14; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif;  text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 background-color: #fa4f14; background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e026), to(#abdc28));
 background-image: -webkit-linear-gradient(top, #fa6734, #fa9134);
 background-image: -moz-linear-gradient(top, #fa6734, #fa9134);
 background-image: -ms-linear-gradient(top, #fa6734, #fa9134);
 background-image: -o-linear-gradient(top, #fa6734, #fa9134);
 background-image: linear-gradient(to bottom, #fa6734, #fa9134);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}

.buttonstyleorg:hover{
 border:1px solid #fa4f14;
 background-color: #95b91a; background-image: -webkit-gradient(linear, left top, left bottom, from(#95b91a), to(#8bb41d));
 background-image: -webkit-linear-gradient(top, #fa9134, #fa6734);
 background-image: -moz-linear-gradient(top, #fa9134, #fa6734);
 background-image: -ms-linear-gradient(top, #fa9134, #fa6734);
 background-image: -o-linear-gradient(top, #fa9134, #fa6734);
 background-image: linear-gradient(to bottom, #fa9134, #fa6734);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#95b91a, endColorstr=#8bb41d);
}

.smlbuttonstyle{
 width: auto;
 height:25px;
 font-stretch:normal;
 border:1px solid #91b41a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif;  text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 background-color: #b6e026; background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e026), to(#abdc28));
 background-image: -webkit-linear-gradient(top, #b6e026, #abdc28);
 background-image: -moz-linear-gradient(top, #b6e026, #abdc28);
 background-image: -ms-linear-gradient(top, #b6e026, #abdc28);
 background-image: -o-linear-gradient(top, #b6e026, #abdc28);
 background-image: linear-gradient(to bottom, #b6e026, #abdc28);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b6e026, endColorstr=#abdc28);
}

.smlbuttonstyle:hover{
 border:1px solid #718c14;
 background-color: #95b91a; background-image: -webkit-gradient(linear, left top, left bottom, from(#95b91a), to(#8bb41d));
 background-image: -webkit-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -moz-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -ms-linear-gradient(top, #95b91a, #8bb41d);
 background-image: -o-linear-gradient(top, #95b91a, #8bb41d);
 background-image: linear-gradient(to bottom, #95b91a, #8bb41d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#95b91a, endColorstr=#8bb41d);
}


#text
{
float:left;
width:100px;
}

/*CSS for dropdown box*/
select
{
width: auto;
height: 35px;
border-radius: 3px;
border: 1px solid #e5e5e5;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

padding:9px 10px;
}
select: hover
{
width: auto;
height: 35px;
border-radius: 3px;
border: 1px solid #e5e5e5;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

padding:9px 10px;
}

/*CSS for input textbox and password*/

input[type='text'], input[type='password']
{
width: 345px;
height: 14px;
border-radius: 3px;
border: 1px solid #e5e5e5;
padding: 8px;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

padding:9px 10px;

}

input[type='text']:hover, input[type='password']:hover
{
width: 345px;
height: 14px;
border-radius: 3px;

padding: 8px;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

padding:9px 10px;
}

/*CSS for textarea*/

textarea
{
width: 345px;
height: 60px;
border-radius: 3px;
border: 1px solid #e5e5e5;
padding: 9px 10px;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

}
textarea:hover
{
width: 345px;
height: 60px;
border-radius: 3px;
border: 1px solid #e5e5e5;
padding: 9px 10px;
font-weight: 200;
font-size: 12px;
font-family: Verdana;

}
.tableStyle{
    width:99%;
     font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
}
.tableStyle input[type="text"],
.tableStyle input[type="password"]  {
  padding: 6px;
  width:95%;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.tableStyle input[type="text"]:focus,
.tableStyle input[type="text"].focus,
.tableStyle input[type="password"]:focus,
.tableStyle input[type="password"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;

}
.parawhite{
color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.parawhite:hover{
color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;
}
.cnt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.consumerreg_form{
  width:44.5%;
  height:646px;
  
  padding:10px;
  border-radius: 5px;
  /*background-color:#d9d9d7 !important;*/
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
   -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  
  border:1px solid #d3d3d3; font-size:12px;font-family:arial, helvetica, sans-serif;  text-decoration:none; display:inline-block;font-weight:bold; color: #000000;
 background-color: #b6e026; background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d9d9d9));
 background-image: -webkit-linear-gradient(top, #eaeaea, #d9d9d9);
 background-image: -moz-linear-gradient(top, #eaeaea, #d9d9d9);
 background-image: -ms-linear-gradient(top, #eaeaea, #d9d9d9);
 background-image: -o-linear-gradient(top, #eaeaea, #d9d9d9);
 background-image: linear-gradient(to bottom, #eaeaea, #d9d9d9);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eaeaea, endColorstr=#d9d9d9);
}
.consumerreg_form img{
    margin-bottom:15px;
}
.consumerreg_form p input{
    width:90%;
    border-radius: 5px;
}
.consumerreg_form p select{
    width:95%;
    border-radius: 5px;
    background: url(images/expand221.png) no-repeat right #f7f7f7;
  -moz-appearance: none;
  margin-right: 2px;
  color: #000;
}
    .consumerreg_form p textarea {
        width: 90%;
        border-radius: 5px;
        height: 60px;
    } 