@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/bg.jpg);
	margin:0;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
img{
	border:none;
	outline:none;
}
.header {
	height: 92px;
	background: #3e72aa;
}
.logo {
	width: 360px;
	margin: 0;
	padding: 0;
	height: 92px;
}
.logo2 {
	margin-top: 11px;
	padding: 0;
}

.logo2 a{
	margin-right: 13px;
	padding: 0;
}

.nav-bar{
	height:40px;
	background:url(../images/nav-bg.jpg) repeat-x;
	width:100%;
	border:1px solid #ffffff;
	margin-left:-1px;
	}
#nav {
	margin:0;
	padding:0;
	background:url(../images/nav-bg.jpg) repeat-x;
	width:100%;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link,
#nav a:visited {
	color:#073b73;
	background:url(../images/nav-bg.jpg) repeat-x;
	padding:12px 20px 0px 20px;
	float:left;
	height:28px;
	width:auto;
	border-right:1px solid #ffffff;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
#nav a:hover {
	color:#fff;
	background:#205db1;
	height:28px;
}
#nav li:first-child a {
	border-left:0px solid #ffffff;
}
#nav a.active {
	background:#205db1;
	color:#fff;
	height:28px;
}
#nav li:last-child a{
	border:none;
}
.content {
	background: #e5eff6;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	position: relative;
	min-height: 250px;
}
.address {
	background: #d4d4d4;
	height: 90px;
	margin: 10px 0 0 0;
	padding: 10px 0;
	position: relative;
}
.address p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #4c4c4c;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align:justify;
}
.content ul{
	margin: 0 0 0 0;
	padding: 0;
	
	
}
.content ul li{
	list-style-type:none;	
	margin: 0 0 10px 10px;
	background:url(../images/bullet.png) no-repeat left;
	display:block;
	padding: 0 0 0 20px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
h1 {
	font-size: 28px;
	font-family: 'RobotoBoldCondensed' Arial, sans-serif;
	color: #205db1;
	padding-left:10px;
}
h2 {
	font-size: 34px;
	font-family: 'RobotoCondensed', Arial, sans-serif;
	color: #ffffff;
	background:url(../images/ban-txt-bg.png) repeat;
	padding: 5px;
	width:auto;
	margin: 2px 0 0 0;
	
}
h3 {
	font-size: 24px;
	font-family: 'RobotoCondensed', Arial, sans-serif;
	color: #ffffff;
	background:url(../images/ban-txt-bg.png) repeat-x;
	padding: 5px;
	margin: 2px 0 0 0;
}
.readmore {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color:#D78518;
	line-height: 20px;
	text-decoration: underline;
}
.mail-img {
	width: 80px;
	float: left;
	margin: 0 10px;
	height: 50px;
	padding-top: 30px;
}
.white-border {
	border-right: 1px solid #ffffff;
}
.banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 236px;
}
.m-top{
	margin-top:70px;	
	}
.reg{
	margin-top:165px;	
	float:right;
	border:1px solid white;
	}
.sch-content{
	border-left:1px solid #999;
	height:auto;
	font-size: 12px;
	padding:10px 10px 10px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
	
	}
.date{
	font-size: 12px;	
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding:10px 10px 10px 20px;
	
	}
.sch-head{
	font-size: 14px;
	font-weight:bold;
	font-family: 'RobotoCondensed', Arial, sans-serif;
	line-height: 20px;
	color:#787777;	
	margin:3px 0px;
		}
.sch-head1{
	font-size: 14px;
	font-weight:bold;
	font-family: 'RobotoCondensed', Arial, sans-serif;
	line-height: 20px;
	color: #205db1;
	margin:0px 0px;
		}
.date-head{
	font-size: 16px;
	font-weight:bold;
	font-family: 'RobotoCondensed', Arial, sans-serif;
	line-height: 20px;	
	color:#C60;
	margin:5px 0px;
		}
hr{
border-bottom:1px dotted #CCC;
}

.note{
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px !important;
	color:#f20a0a;
    font-weight: normal;
    line-height: 14px !important;
    margin: 0 0 10px;
    padding: 0;
}	
.form{
	height:auto;
	float:left;
	margin:0 0;
	padding:0 0px;
	border:1px solid #9db6da;
	background:#FFF;
}

h3.form_heading{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
	color:#d78518;
    font-weight: normal;
    margin: 0 20px 10px 20px;
    padding: 20px 0 0 0;
	border-bottom:1px solid #9db6da;
	background:none;
	clear:both;
}
.form_text{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666666;
    font-weight:normal;
	margin-bottom:10px;
}
.form_text_p{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
	color:#666666 !important;
    font-weight:normal !important;
	margin-bottom:10px !important;
}
.form_label{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666666;
    font-weight:normal;
}
.form-required{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#f20a0a;
}
.form_textfield{
	background:#fff;
	width:100%;
	height:20px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 12px;
	color:#666666;	
	border:1px solid #ccc;
	padding:0 5px;
	line-height:28px;
}
.form_textarea{
	background:#fff;
	width:100%;
	height:82px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666666;	
	border:1px solid #ccc;
	padding:0 5px;
}
.btn_submit{
	background:url("../images/btn_submit.png") repeat-x 0 0;
	width:133px;
	height:35px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:10px 28px 20px 0; 		
	border:none;
}

.personal_details{
	padding-top:20px;
}
form p{
	line-height: 1.5em !important;
    padding: 5px 0 8px !important;	
}
.radio_group{
	float:right;
	margin:0 0;
	padding:0 0;
	border:0px solid;
}
.grid_1 label{
	float:left;
	clear:both;
}
.grid_1 input{
	float:left;
}
.radio_group p{
	width:40px !important;
}
.margin_bottom10{
	margin:0 0 10px 0;
}

.contact_h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
	color:#d78518;
    font-weight: normal;
    margin:0 0;
    padding: 0 0 0 0;
	background:none;
	clear:both;	
}
.client_address{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666;
	font-style:normal;
    font-weight: normal;
	line-height:18px;
	margin:0 0 15px 0;
}
.client_mail{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666;
	font-style:normal;
    font-weight: normal;
	text-decoration:none;
}
.client_mail:hover{
	color:#205DB1;
}













