body 
{
	font-family: "Trebuchet MS";/*wwan-Trebuchet MS,orig-Gill Sans MT*/
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin: 0px;
}

h1
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2,h3,h4,h5,h6
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;	
	font-size:13px;	
	font-style: normal;
	font-weight: normal;
}

.link
{
	color: #243c9d;/*342f2f,17176d*/
	text-decoration: none;
}

/*a:link
{
	color:#243c9d;
	text-decoration: none;
}*/

a:hover
{
	color:#000033;
}

/*a:visited
{
	color:#243c9d;
	text-decoration: none;
}*/

.headingFont
{
	font-size: 13px;
	font-weight: bold;
}

.client1
{
	text-decoration: none;
	background-image: url(../images/client1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width:820px;
	height:728px;
	text-align: center;
}

/*for providing oval on bg*/
/*.orangebg 
{
	text-decoration: none;
	background-image: url(../Images/madred.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}*/
/*for forgot_password and demo pages only*/
/*.orangebgSmall 
{
	text-decoration: none;
	background-image: url(../Images/madredSmall.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:300px;
	width:330px;
}*/

.ErrorMsg
{
	font-size: 12px;
	color: #991200; 
}

.GridHeading
{
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	margin: 0px;
	background-color:#737e94;
}

.GridData
{
	font-size: 12px;
	font-style:normal;	
	font-weight:bold;
	color: #303030;
	text-decoration: none;
	margin: 0px;
	background-color:#c8d7f6;/*d8dce7;faa865; */
	text-align:left;
}

.GridAltData
{
	font-size: 12px;
	font-style:normal;	
	font-weight:bold;
	color: #303030;
	text-decoration: none;
	margin: 0px;
	background-color:#d3def4;/*f3f7ff;fdb377; */
	text-align:left;
}

.GridFooter
{
	font-size: 12px;
	font-style:normal;	
	font-weight:bold;
	color: #303030;
	text-decoration: none;
	margin: 0px;
	background-color:#9da8c0; 
}

.buttonSetting
{
	font-family:"arial";
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background-color:#768197;
	color: #ffffff;
	border-left-width:3px;
	border-left-color:#000000;
	border-right-width:1px;
	border-right-color:#000000;	
}

.copyright 
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

.betaVersion 
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: bottom;
	color: #505050;
}

.bottomLine1 
{
    border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;	
}

.bottomtext
{
	font-size:12px;
	background-color:#e2e8f3;
}

.ddl
{
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	height:21px;	
}
.inputfields
{
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	height:15px;	
}

/*for Mobile_Desc/Internet_Desc page*/
.subheading
{
	font-weight:bold;
	color:#303030;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tablehead
{	
	color:#ffffff;
	background-color:#6f7c97;/*7d3a0a;*/
}
.tablerow1
{	
	color:#ffffff;
	background-color:#9da8c0;/*b57445;*/
}
/*for online marketing etc with out right vertical line*/
.subheading1
{
	font-weight:bold;
	color:#303030;	
}

/*for panels*/
fieldset {border:1px solid #737e94;} /*this is the border color*/
legend {color:#737e94} /*this is the GroupingText color*/

.mycheckSmall input 
{
	width:12px;
	height:12px;
	border: 1px solid #99CCFF;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	margin-right: 2px;
}

/*2Jun10*/
.TestiBottomLine
{
	border-bottom:thin solid #eeeeee;
}
.spacebwlines
{
	line-height:1.8;
}

.imgBtn
{
	border-width:0;
}

/*1Jun10*/
.hdnLnk
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	color: #0b0b0b;
	text-decoration:none;
}