body {
	margin:0px;
	background:url(img/body-bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	}

form {
	margin:0px;
	}
	
table {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#232323;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#232323;
	text-align:justify;
	line-height:20px;
	margin:0px;
	}
	
.search-bg {
	background:url(img/search-bg.gif) left no-repeat;
	width:155px;
	height:17px;
	border:none;
	font-size:11px;
	color:#000000;
	padding:5px 0 0 4px;	
	}
	
	
/*  Header Css Starts */	
.hdr-bg {
	background:url(img/hdr-bg.jpg) top;
	}
	
.points {
	margin:53px 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	}
	
.input-bg {
	background:url(img/input-bg.gif) left top no-repeat ;
	width:156px;
	height:32px;
	border:none;
	font-size:18px;
	color:#000000;
	padding:9px 0 0 5px;	
	}
	
.nav-bg {
	background:url(img/nav-bg.gif) repeat-x top;
	color:#000000;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}
	
.nav-bg a{
	color:#000000;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:0 7px;
	}
	
.nav-bg a:hover{
	color:#005c9c;
	text-decoration:underline;
	}
	
/* Menu Css starts  */		
.menu { 
	height:30px; 
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	}
	
.menu ul {
	margin:0;
	padding:0;
	list-style: none;
	}
	
.menu ul li {
	float: left;
	font-weight:bold;
	height:30px;
	padding: 0 0px 0 0;

	}
.menu ul li a {
	color:#000000;
	font-size:12px;
	display: inline-block;
	text-decoration:none;
	padding: 6px 8px 0 8px;
	height:24px;
	}
	
.drop-ul  {
	margin:0;
	padding:0;
	list-style:none;
	background:#f7f6f6;
	color:#000000;
	}
	
.drop-ul li  {
	float: none;
	display:list-item;
	line-height:24px;
	border-bottom:#ffffff solid 1px; 
	}
		
.sub-ul {
	border:#bed9f7 solid 1px; 	
	width: 183px;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
		
.sub-ul a {
	color:#fff;
	text-decoration:none;
	padding: 0 6px 0 6px;
	font-weight:normal;
	color:#0079c2;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.sub-ul a:hover {
	background:#d9eafb;
	color:#003399;
	}

.left  {
	float:left;
	}
	
.right {
	float:right;
	}
/* Menu Css starts  */		

/*  Header Css Ends */



/*  Body Css Starts */

.txt-space {
	padding:0 35px 0 30px;	
	}
	

h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:19px;
	font-weight:normal;
	color:#005c9c;
	width:100%;
	height:28px;
	background:url(img/underline.gif) bottom left no-repeat ;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#005c9c;
	}	
		
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#005c9c;
	}	
	
label {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#005c9c;
	}	

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#005c9c;
	}	
	
.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#2b7b1a;
	}	
	
.img-bdr {
	border:1px solid #ccc;
	padding:1px;
	}
	

.google-ad {
	width:205px;
	margin:0 auto;
	text-align:center;
	}
	
.shadow {
	background:url(img/shadow.gif) top right repeat-y;
	}

#list{
	margin:0px;
	padding:0px;
	}	
	
#list ul{
	margin:0px;
	padding:0px 0 0 0px;
	}
	
#list ul li{
	margin:0px;	
	list-style:none;
	background:url(img/arrow1.gif) left no-repeat;
	padding:0px 0 0 15px;
	line-height:21px;
	}
	
#list ul li a{
	color:#333333;
	text-decoration:none;
	padding:0;

	}

#list ul li a:hover{
	color:#2b7b1a;
	text-decoration:underline;
	}
	
.rht-space {
	margin-right:10px;
	}
	
.title-txt{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#005c9c;
	border-bottom:1px dotted #ccc;
	padding:0 0 2px 0;
	text-decoration:none;
	}
	
.sectionlinks {
	font-family:Arial,Helvetica,sans-serif;
	color: #336699;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.sectionlinks:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
	
.error {
	color:#FF0000;
	font-weight:bold;
	}

/*  Body Css Ends */



	
/*  Footer Css Starts */
#footer {
	background:url(img/footer-bg.gif) top repeat-x;
	height:80px;
	margin:0 auto;
	width:100%;
	color:#333333;
	text-align:center;
	font-size:11px;
	line-height:22px;
	}
	
#footer span a {
	color:#000000;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding:0 14px 0 14px;
	}	
	
#footer span a:hover{
	color:#005c9c;
	}	
	
#footer a {
	color:#000000;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
	font-size:17px;
	font-weight:bold;
	color:#005c9c;
	}
	
h4 font{
	color:#2b7b1a;
	}
	
.required {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serifl;
}

.thbg {
	background:#eae9e9;
	color:#005C9C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

/*  Footer Css Ends */

.input-bg1 {
	background:url(img/input.png) left top no-repeat ;
	width:120px;
	height:27px;
	border:none;
	font-size:14px;
	color:#000000;
	padding:8px 0 0 5px;
	}