/************** Global Style starts *************/
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
img {
	border: 0px;
}
#bgHome {
	background: #f1ecd9 url(../images/bg_home.jpg) left top repeat-x;	
}
.fltLt {
	float:left;
}
.fltRt {
	float:right;
}
.clearBoth {
	clear:both;
}
/************** Global Style ends *************/
/************** Landing Page starts **************/
#landing {
	background-color:#0a3e7d;
}
#date{
	background:url(images/landing_main3.jpg) no-repeat; 
	height:133px; 
	width:996px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.landingMainTop{
	margin-left:auto;
	margin-right:auto;
	width:996px;
	margin-top:28px;
}
.landingMain{
	margin-left:auto;
	margin-right:auto;
	width:996px;
}
.dtTxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#154678;
	padding:0px 0 0 365px;
}
.dtTxt div, .dtTxt div span{
	float:left;
}
 .dtTxt div span{
	padding:0px 5px 0px 13px;
}
.dtTxt div select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#enterBtn img {
	margin-top:19px;
}
#enterBtn{
	clear:both;
	display:block;
}
.clearBoth{
	clear:both;
}
#landingFooter{
	background: url('images/landing_main4.jpg') no-repeat;
	width: 996px;
	height: 190px;
	margin-left:auto;
	margin-right:auto;
}
#footerLandingBlk{
	padding:145px 40px 0px 590px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3888ba;
}
#footerLandingBlk a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3888ba;
	text-decoration:none;
}
#footerLandingBlk a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3888ba;
	text-decoration:underline;
}
#agetxt{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px; 
	color:#034888; 
	padding:15px 0 15px 35px;
}
.copyText{
	text-align:right; 
}
/************** Landing Page ends **************/

/* Bottom CSS starts here */
