@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:11px;
color:#5E5F5D;
background:#0C024C url(images/bg.jpg) repeat-x left top;
}

form{
	margin:0px;
	padding:0px;
	}


.top_bg{
background:url(images/top_bg.jpg) repeat-x left top;
font-family:tahoma;
font-size:11px;
color:#4D4D4C;
text-decoration:none;
}
.top_bg a{
font-family:tahoma;
font-size:11px;
color:#4D4D4C;
text-decoration:none;
}
.top_bg a:hover{
font-family:tahoma;
font-size:11px;
color:#000082;
text-decoration:none;
}
.top_bg ul{
margin:0px;
padding:0px;
list-style:none;
}
.top_bg li{
margin:0px 0px 0px 15px;
padding:0px;
float:left;
}
.search_bg{
background:url(images/search_bg.jpg) no-repeat left top;
padding:0px 0px 10px 31px;
}
.white_txt{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.textfeild{
width:150px;
height:13px;
padding-left:2px;
border:1px solid #CCCCCC;
font-family:tahoma;
font-size:11px;
color:#5E5F5D;
}

/* ----------------------Starts Css chandan pandey--------------- */

.search_bold_text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.go_text_arial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.text_box{
	font-family:tahoma;
	font-size:11px;
	color:#5E5F5D;
	}
	
.normal_body_text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5E5F5D;
	line-height:16px;
	}
	
.normal_body_text a{
	color:#5E5F5D;
	text-decoration:none;
	}
	
.normal_body_text a:hover{
	color:#193796;
	text-decoration:none;
	}
	
.normal_body_text ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.normal_body_text li{
	background:url(images/arrow_blue.jpg) no-repeat left 8px;
	padding:3px 0px 0px 15px;
	margin:0px 0px 0px 15px;
	}
	
.dotted_line_reapetor{
	background:url(images/repeator_graydotted.jpg) repeat-y center top;
	width:1px;
	}
	
.blue_bold_text{
	font-family:Tahoma;
	color:#193796;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	}
	
.blue_bold_text a{
	color:#193796;
	text-decoration:none;
	border-bottom:none; 
	}
	
.blue_bold_text a:hover{
	color:#6F9D04;
	text-decoration:none;
	}
	
	
.dark_gray_text{
	font-family:Tahoma;
	color:#3F3F3F;
	font-size:11px;
	line-height:16px;
	}
	
.dark_gray_text a{
	color:#3F3F3F;
	text-decoration:none;
	}
	
.dark_gray_text a:hover{
	color:#193796;
	text-decoration:none;
	border-bottom:1px dashed #193796;
	}	

	
.homepage_content_repeator{
	background:url(images/repeator_background.jpg) repeat-y top left;
	}

.blue_bold_dark{
	font-family:Tahoma;
	color:#040489;
	font-size:11px;
	font-weight:bold;
	}
	
	
.more_button{
	font-family:Tahoma;
	font-size:11px;
	color:#5F8703;
	font-weight:bold;
	}	
	
.more_button a{
	color:#5F8703;
	text-decoration:none;
	}
	
.more_button a:hover{
	color:#193796;
	text-decoration:none;
	}
	
	
.copyright_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	}

.copyright_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
	
.copyright_text a:hover{
	color:#AFFF02;
	text-decoration:none;
	}	


.footer_buttons{
	font-family:Tahoma;
	color:#4D4D4C;
	font-size:11px;
	}
	
.footer_buttons a{
	font-family:Tahoma;
	color:#4D4D4C;
	text-decoration:none;
	border-bottom:none; 
	}
	
.footer_buttons a:hover{
	color:#040489;
	text-decoration:none;
	}
	
.left_buttons{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	}
	
.left_buttons ul{
	list-style:none;
	margin:0px 5px 6px 0px;
	padding:0px;
	}
	
.left_buttons li{
	background:url(images/bullet.jpg) no-repeat left 2px; 
	padding:0px 10px 8px 15px;
	margin:0px 0px 0px 0px;
	}
	
.left_buttons a{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
	
.left_buttons a:hover{
	color:#AFFF02;
	text-decoration:none;
	}
	
.coloured_normal_text{
	font-family:Tahoma;
	font-size:11px;
	color:#003399;
	}
	
.red_normal_text{
	font-family:Tahoma;
	font-size:11px;
	color:#C41115;
	}
	
.submit_button{
	background:url(images/submit_button_bg.jpg) repeat-x left top;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	width:76px;
	height:25px;
	border:none;
	}
/* ----------------------Starts Css chandan pandey--------------- */

.heading
    {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#6D9707;
	}
.error_text{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#FF0000;
line-height:16px;
}
