body{
margin: 0 0 0 0;
}

TABLE { font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;}
	
p { padding: 0 0 0 0; margin: 0 0 0 0; }

.pageHeading
{
	/*text-align:justify;
	vertical-align:top;	
	font-family:Arial;
	color:Gray;
	font-weight:bold;
	font-size:17px;*/
	
	/* new attributes on 18 septemeber*/
	font-family: Futura-CondensedLight-Normal;
    font-size: 19px;
    font-weight: bold;
    color: #183884;
	letter-spacing: 1px;
    border-bottom: 1px solid #00558e;
} /* CSS Document */




a.bottombutton {	
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	
	
}

a.bottombutton:hover
		{
			color: #ffffff;
			text-decoration: underline;
	
         }

.normalycontant {
	font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.tablecontant {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #294983;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}


.inputbox {
	font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;
	text-align: left;

	
}
.flash {
	
	z-index: 1;
}

.bluebtn{
	visibility: visible !important;
	
	z-index: 2;
	}

.gradient {
 	background-image: -moz-linear-gradient(top, #183884, #39579e); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #39579e),color-stop(1, #183884)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#183884', endColorstr='#39579e'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#183884', endColorstr='#39579e')"; /* IE8 */
 	
	color:#FFFFFF;
	}
	


.grad {
	background-color: #154D8A;
 	
	color:#FFFFFF;
	}
	

.withbg {
	background-image: url(images/login.png);
	padding-left: 10px;
	margin: 10px;
	color: #FFFFFF;
	font: Arial;
	font-size:10px;
	background-repeat: no-repeat;
	}	


.login {
	font: arial;
	color: #FFFFFF;
	font-size: 9px;
	
	
}

.sideround {
	background-image: url(images/side-round.png);
	width: 10px;
	height: 27px;
	}

.sidecenter {
	background-image: url(images/side-round-mid.png);
	height: 27px;
	font: tahoma;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	}
	


.sideright {
	background-image: url(images/side-round-right.png);
	width: 10px;
		}
		
.username {
	font: arial;
	font-size: 9px;
	color: #183884;

}


.bg {
	background-image: url(images/bg-blue.gif);
	background-repeat: repeat-x;
}
.login-header {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/login-header.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 70px;
	width: 599px;
	letter-spacing: 1px;
	
}
.normallink {
	font-family: tahoma;
	font-size: 11px;
	color: #141852;
	text-decoration: underline;
}
.red {

	font-family: tahoma;
	font-size:10px;
	color:#FF0000;
	font-weight: bold;
	line-height:14px;
	letter-spacing: 1px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.commonheading{
font-family:Verdana, Arial;
font-size: 13px;
font-weight: bold;
line-height: 22px;
color:#183884;
word-spacing: 1px;
}

/*same in corporatestyling.css*/

.itr {
	font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:25px;
	letter-spacing: 1px;


}

a.tracksms
 {
  text-decoration: none;
  color: #FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align:bottom;

  
}
a.tracksms:hover
 {
  text-decoration: underline;
  color: #FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align:bottom;

  
}
