/* CSS Document */
/* Developed by venumchary@yahoo.com for CONVEX9 on 17/01/067  */

body{
 	margin:0px;
	padding:0px;
 	font-size:small;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-x
	}

p {
   text-align: justify;
   text-indent: 10px;
}
	
a:link { font-size:11px; color: #087797; white-space:10px; text-decoration: none}
a:visited { font-size:11px; color: #087797; text-decoration: none}
a:hover { font-size:11px; color: orange; text-decoration: underline}

	
.text2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.headertext {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ff6633;
}

.headertext2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ff6633;
}

.planstext {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000;
}

.dollartext {
	font-family: Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	color: #996600;
}

/* LINK styles start here */
			

a.menulinks:link {font-size:85%; font-weight:bold; color: #ffffff; text-decoration: none;}
a.menulinks:visited {font-size:85%; font-weight:bold; color: #ffffff; text-decoration: none;}
a.menulinks:hover {font-size:85%; font-weight:bold; color: yellow; text-decoration: underline;}

a.blacklinks:link {font-size:100%; color:#000000; font-weight:bold; text-decoration:none;}
a.blacklinks:visited {font-size:100%; color:#000000; font-weight:bold; text-decoration:none;}
a.blacklinks:hover {font-size:100%; color:orange; font-weight:bold; text-decoration: underline;}

a.sidemenu, a.sidemenu:visited{
  background-image:url('../images/menu_anchor.gif');
  background-repeat:no-repeat;
  background-position:top;
  background-position:left;            
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight:bold;
  color: #FFFFFF;
  padding-left: 20px;
  background-color: #6a6a6a;
  width: 92px;
  height: 15px;
}

a.sidemenu:hover {
  background-image:url('../images/menu_anchor_hover.gif');
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
}

a.sub, a.sub:visited{
  background-color: #FAD163;
  color: #996600;
}
a.sub:hover {
  color: #000000;
}

/* Leading Increases here*/
	.more2{line-height:24px;}
/* Leading style ends here*/

table.bggradleft{ 
			background-image:url('../images/referafrnd_shadebg.gif');
			 background-repeat:no-repeat;
 			 background-position:top;
 			 background-position:left;			 
			 }
			 
.horizDOTdivider { background-image:url(../images/greydot_img.gif);
			 background-repeat:repeat-x;
			 }
			 
			 
.bgtable
		{background-image:url(../images/referafrnd_shadebg.gif);
		background-repeat:no-repeat;
		padding:8px;
		padding-top:0px;
		vertical-align:top;
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #333;
		}
/* News Block style starts here */

.footer{	
	font-size: 10px;
	color: #333333;
}

/* News Block Style Ends here */
/* Developed by venumchary@yahoo.com for CONVEX9 on 17/01/067  */

table.formbox { 
	border: 1px solid #6A6A6A;
}

table.formbox thead, table.formbox tr.subheader {
    height: 25px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #6A6A6A;
}

.errormessage {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}

.successmessage {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-wieght: bold;
	color: #087797;
}


.mainmessage {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

input.actionbutton {
   font-family: Verdana, Arial;
   color: #FFFFFF;
   background-color: #6A6A6A;
   font-size: 12px;
}
input.actionbutton:hover {
   color: #ff6633;
}

.inputelements {
   font-family: Verdana, Arial;
   border:1px solid #6A6A6A;
   font-size: 12px;
}

.selplanlist {
   width: 500px;
}
.selstatelist {
   width: 200px;
}
.selcitylist {
   width: 200px;
}

.cssnote {
   font-size:11px; 
   color: #087797; 
   white-space:10px; 
   text-decoration: none
}

.termsandconditions {
   font-family: Verdana, Arial;
   border:1px solid #6A6A6A;
   font-size: 11px;
   width: 480px;
   height: 100px;
   text-align: justify;
}

.formcontent {
   font-family: Verdana, Arial;
   text-align: justify;
   font-size: 12px;
}

#id_promodet {
   width: 500px;
   border:1px solid #087797;
   font-family: Verdana, Arial;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #087797;
}

.labels {
   font-family: Verdana, Arial;
   text-align: right;
   font-size: 11px;
   font-weight: bold;
    height: 25px;
}

.values {

   font-family: Verdana, Arial;
   text-align: left;
   font-size: 11px;
   height: 25px;
   vertical-align: top;
   padding-left: 20px;
}