@charset "utf-8";
body {
	margin:0px;
}







.header_bg{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
}
.registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/registration.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.nri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
}
.question {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
	padding: 10px;
}

.welcome_heading {
	font-family: Tahoma;
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 15px;
}
h3 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	padding: 0px;
}
.paymnet_text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
}

.brocher {
	background-image:url(../images/download2.jpg);
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:10px;
	background-position: center top;
}

.project_border {
	border: 1px solid #bcbcbc;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.fa_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.fa_question:hover{
	color:#FF0000;
}

.form_bg {
	background-image: url(../images/form_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.answer {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}


.quick_query {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.news {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}

.top_details  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.payments_plan_border {
	border: 1px solid #E8E8E8;
}

.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}

.top_details ul  {
	list-style-type: none;
	height: 30px;
	width: 800px;
	margin-left:0px;
	padding-left:0px;
	float:left;

}
.top_details ul li {
	float:left;
	margin-right:18px;
}

.top_details ul li:hover {	
	background-color:#FF0000;
	color: #FFFFFF;
}

.top_details ul a {
	padding-right: 13px;
	padding-left: 13px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing:1px;
}
	
.top_details ul a:hover {
	color: #FFFFFF;
	background-color:#FF0000;

}
.top_page {
	color: #FFFFFF;
	background-color:#FF0000;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;

}
.project_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D619E;
}

.top_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}
.home_page{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
	text-align:right;

}
	
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

