html, body {
	padding:0px;
	margin:auto;
}
/* The header and footer */
h1 {
	margin:0!important;
}
h2 {
	margin:0!important;
}
h3 {
	margin:0!important;
}
.heading_grey1 {
	color: #757575;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.head {
	background:#ffffff;
	color:#ffffff;
	text-align:center;
	padding:0px;
}
#header {
	position: relative;
	width: 950px;
	margin:auto;
	top:0px;
}
#header1 {
	border-bottom: 0px solid #FFFFFF;
	border: 0px;
}
#header2 {
	position:relative;
	top: -25px;
	text-align:center;
	width:100%;
	background-image:url(../images/side.png);
	background-repeat:repeat-x;
}
#chech {
	background-image:url(../images/chech.png);
	background-repeat:no-repeat;
	width:951px;
	height:176px;
}
#register {
	padding-left:580px;
	padding-top:130px;
}
#nav_bar {
	position:relative;
	top:-30px;
	background-color:#E5E5E5;
	height:42px;
}
#nav_bar_heading {
	width:950px;
}
ul.navbar {
	list-style-type:none;
	float:left;
	display:block;
	width:950px;
	clear:both;
	margin:0;
	padding:0;
	background-color:#E5E5E5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#5c5c5c;
}
.kma {
	display:block;
	float:left;
	width:48%;
	height:10px;
	padding:0.8em 0 1.2em 0;
	margin:0;
	text-decoration:none;
	background-color:#E5E5E5;
	color:#5c5c5c;
}
.kms {
	display:block;
	float:left;
	width:38%;
	height:10px;
	padding:0.8em 0 1.2em 0;
	margin:0;
	text-decoration:none;
	background-color:#E5E5E5;
	color:#5c5c5c;
}
ul.navbar li {
	display:inline;
}
a.nav:link, a.nav:visited {
	display:block;
	float:left;
	width:10%;
	height:10px;
	padding:1.2em 0 1.4em 0;
	margin:0;
	text-decoration:none;
	background-color:#E5E5E5;
	color:#5c5c5c;
}
a.nav:hover {
	display:block;
	float:left;
	width:10%;
	height:10px;
	padding:1.2em 0 1.4em 0;
	margin:0;
	text-decoration:none;
	background-color:#C9C9C9;
	color:#5c5c5c;
}
a.bluelink:link, a.bluelink:visited, a.bluelink:hover {
	color:#0000FF;
}
/* This bit does all the work */
#container {
	position:relative;
	width:950px;
	display:block;
	background:#ffffff;
	font-size:14px;
	top:-5px;
}
#inner {
	display:block;
	padding:0px;
}
/*left column*/

#left {
	float:left;
	position:relative;
	width:200px;
	left:0px;
}
#main_col {
	position:absolute;
	width: 236px;
	margin: 0px;
	padding: 0px;
}
.main_col_top {
	width: 236px;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	background-image:url(../images/tbl_bg.png);
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
.main_col_body {
	text-decoration: none;
	line-height:19px;
	margin: 0px;
	width: 230px;
	height:auto;
	padding-left:5px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.main_col_text {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #565656;
}
.main_col_btm {
	width: 236px;
	height: auto;
	padding-bottom:40px;
}
/* left 1st column  ends */



.v-menu {
	width:235px;
	clear:both;
	text-align:justify;
}
ul.v-menu {
	padding:0;
	margin:0;
	list-style:none;
	clear:both;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	width:219px;
}
a.findgreentext {
	color: #ABABAB;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
a.findgreentext:hover {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration:underline;
}
/* left 2st column  starts */
.main_col_top2 {
	width: 236px;
	height: 22px;
	background-image:url(../images/tbl_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
.main_col_body2 {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height:19px;
	padding-left:10px;
	margin: 0px;
	width: 236px;
	height:auto;
	position:relative;
}
* html .main_col_body2 {
	width: 225px;
}
.main_col_bodynew2 {
	border-left: 1px solid #DCDAE3;
	border-right: 1px solid #DCDAE3;
	border-bottom:1px solid #DCDAE3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	padding-left:0px;
	padding-bottom:0px;
	margin: 0px;
	width: 234px;
	height:auto;
	position:relative;
}
* html .main_col_bodynew2 {
	width: 225px;
}
.main_col_btm2 {
	width: 225px;
	height: auto;
	padding-top:0px;/*	background-image: url(images/maincol_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat; */
}
/*left column ends*/

/*reight  column starts*/

#right {
	float:right;
	position:relative;
	width:170px;
	right:0px;
	left:-50px;
}
*html #right {
	float:right;
	position:relative;
	width:200px;
	right:0px;
	\left:0px;
	l\eft:0px;
}
#right_col {
	width: 200px;
	top: 0px;
	height: auto !important;
	height: 170px;
	padding-bottom: 20px;
}
.main_col_top5 {
	width: 236px;
	height: 22px;
	background-image:url(../images/tbl_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
#group1 {
	width:80px;
	position:absolute;
	left:0px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
#group2 {
	width:120px;
	left :100px;
	position:relative;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.main_col_top4 {
	width: 236px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/tbl_bg.png);
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
.main_col_body4 {
	position:relative;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height:19px;
	margin: 0px;
	width: 236px;
	padding-left:0px;
	padding-top:0px;
	clear:both;
}
* html .main_col_body4 {
	width: 225px;
}
.main_col_btm4 {
	width: 236px;
	height: auto;
	padding-bottom:65px;/*	background-image: url(images/maincol_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat; */
}
/*reight  column ends*/	 

/*center  column starts*/ 
#center {
	margin-left:270px;
	margin-right:200px;
	position:relative;
	display:block;
	height:1%;
}
.main_col_body3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #555555;
	text-align:justify;
	width: 400px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-bottom: 5px;
	padding-top: 2px;
}
* html .main_col_body3 {
	width: 400px;
}
/*center  column ends*/ 		
.clear {
	clear:both;
}
/* footer */
.foot {
	display:block;
	background:#ffffff;
	text-align:center;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cbcbcb;
}
#footline {
	padding-top:25px;
	clear:both;
}
/* footer */
hr {
	border: none;
	background-color: #cbcbcb;
	color: #cbcbcb;
	height: 1px;
	width: 100%;
}
.greenheading {
	color: #660066;
	line-height:24px;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}
.handcursor {
	cursor:pointer;
	padding: 0px;
	width: 400px;
}
/*a.ahandcursor:hover{

color:white;
font-weight: bold;
}
a.ahandcursor{
	border:0px;
text-decoration:none;
color:white;
font-weight: normal;
}*/
.switchgroup1 {
	width:400px;
	padding: 0px;
}
.handcursor2 {
	cursor:pointer;
	padding: 10px;
	width:220px;
}
.switchgroup2 {
	width:220px;
	padding: 10px;
}
/* adl link */
.adl {
	font-family:Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cbcbcb;
	text-decoration: none;
}
a.adl:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #660066;
	text-decoration: none;
}
/* adl link */
.headbluetext {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #660066;
}
.text2 {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
/* Just to extend each column */
#inner a:visited, a {
	text-decoration:none;
	cursor:pointer;
}
#inner a span {
	display:none;
}
#inner a:active, #inner a:focus {
	text-decoration:none;
	background:transparent;
	cursor:pointer;
}
#inner a:active span, #inner a:focus span {
	display:block;
}
a:hover {
	text-decoration:none;
	cursor:pointer;
}
em {
	font-weight:bold;
}
/*from other css*/
#pagebody {
	position: relative;
	width: 950px;
	top:0px;
	text-align:left;
	margin:auto;
}
#main_text_area {
	position:relative;
	width: 680px;
	top:0px;
	left: 265px;
}
#main_text_col {
	width: 680px;
}
.main_text_col_body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #555555;
	text-align:justify;
	width: 680px;
	height: auto !important;
	padding-bottom: 0px;
	padding-top: 2px;
}
* html .main_text_col_body {
	width: 680px;
}
.findtext {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.top_text {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: none;
}
a.findtext3 {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #065179;
	text-decoration: none;
}
a.findtext3:hover {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #065179;
	text-decoration:underline;
}
.findtext2 {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #065179;
	text-decoration: none;
	padding-left:300px;
}
.g_heading {
	color: #660066;
	font-size: 14px;
	font-weight:bold;
}
#register_area {
	position: absolute;
	width: 410px;
	top:0px;
	left: 15px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	clear:both;
}
#rigister_col {
	position: relative;
	width: 540px;
	left: 430px;
	top: 0px;
}
.light_txt {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
#login_area {
	position: relative;
	width: 510px;
	top: 0px;
	left: 15px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.table_background {
	background-image:url(../images/line.png);
	height:150px;
	width:535px;
}
#header3 {
	position:relative;
	top: -25px;
	text-align:center;
	width:100%;
	background-color:#03506D;
	height:20px;
}
.register_text {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.register_text3 {
	color: #1A1519;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
}
.register_text4 {
	color:#FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerleft {
	float:left;
	position:relative;
	width:300px;
	left:0px;
}
/*reight  column starts*/

#footerright {
	float:right;
	position:relative;
	width:625px;
	right:0px;
	left:0px;
}
.reg_bg {
	background-color:#ECD9EC;
}
.level_disc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660066;
}
#left1 {
	float:left;
	position:relative;
	width:670px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	color: #555555;
}
#containerkma {
	position:relative;
	width:670px;
	top:-20px;
	background-image:url(../images/need_advice.png);
	background-repeat:no-repeat;
	height:200px;
}
#leftkma {
	float:left;
	position:absolute;
	width:536px;
	top:0px;
	left:0px;
}
#rightkma {
	float:right;
	position:relative;
	width:134px;
	right:0px;
	left:0px;
	text-align:left;
}
.call {
	color:#660066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	font-style:italic;
}
.number {
	color:#4a4a4a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height:36px;
	font-weight:bold;
	font-style:italic;
}
a.sitemap {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	background-image:url(../images/up_arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	vertical-align:middle;
}
a.sitemap:hover {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	background-image:url(../images/up_arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	vertical-align:middle;
}
.sitemapheader {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
a.sitemapheader {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}
.partslinks {
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	text-decoration: none;
	border-bottom:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
}
/*-----------------------------------new for reg----------------------*/


#rigister_col_new {
	position: relative;
	width: 510px;
	left: 430px;
	top: 0px;
}
.main_col_text_new {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	font-style:italic;
	color:#757575;
}
.main_col_text_register {
	font-weight:normal;
	font-size:16px;
}
.main_col_text_register_em {
	padding: 15px 5px;
	font-family: Arial, sans-serif;
	color:#555;
}
#register_area_new {
	position: absolute;
	width: 420px;
	top:0px;
	left: 0px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	clear:both;
}
#register_area_register {
	position: absolute;
	width: 100%;
	top:0px;
	left: 0px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	clear:both;
}
.register_tables {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}
.register_tables td {
	vertical-align:top;
}
.input_text {
	color:#9D9D9D;
}
.inputclass {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	font-size: 11px;
	height: 15px;
	padding: 7px;
	vertical-align: middle;
	width: 240px;
	margin-bottom:10px;
	border:1px solid #ccc;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 1px solid #80BFFF;
	box-shadow: 0 0 3px #80BFFF, 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	outline: medium none !important;
}
.register_text5 {
	color:#0a0a0a;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/register.png);
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:25px;
	padding-right:170px;
}
.register_texterors {
	color:#494949;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.register_number {
	color:#757575;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#grayborder {
	border:2px solid #E5E5E5;
	padding:20px;
}
#grayborder2 {
	border:4px solid #E5E5E5;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.georiga14 {
	color: #03506D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
#errors {
	float:right;
	position:relative;
	width:850px;
	right:0px;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#errorsleft {
	float:left;
	position:relative;
	width:50px;
	left:0px;
}
.errorcolor {
	background-color:#FEBDBD;
	color:#FF0000;
	border:1px solid #DDA4AC;
}
.bluecolor {
	color:#1c24d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:15px;
	vertical-align:middle;
	padding:2px;
}
.yellowbgright {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
}
.barring_ad {
	height:161px;
	padding-top:18px;
	width:664px;
}
.early_years {
	height:143px;
	padding-top:14px;
	width:236px;
}
.phoneno_example {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-style: italic!important;
	font-weight:normal!important;
}
.yellow_strip {
	background-color: #efefef;
	border: 1px solid #ccc;
	display: block;
	padding: 10px 0;
	width: 900px;
}
.borders {
    background-color: #FCFBDC;
    background-repeat: no-repeat;
    border: 1px solid #DEE09E;
    color: #000000;
    display: block;
    padding: 10px 0 0 15px;
    width: 924px;
}
.btn {
	-moz-box-sizing: border-box !important;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	cursor: pointer;
	display: inline-block;
	font: 14px Arial, Helvetica, sans-serif;
	outline: medium none !important;
	padding: 7px 20px;
	text-align: center;
	text-decoration: none;
}
.button {
	background-image: url("../images/registrer_process_normal.png");
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	text-indent: -9999px;
	width: 231px;
}
.button:hover {
	background-image: url("../images/registrer_process_hover.png");
}
.green {
	background: none repeat scroll 0 0 #5C9425;
	border: 1px solid #749217 !important;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.green:hover {
	background: none repeat scroll 0 0 #8FC857;
	border: 1px solid #749217;
}
.register_tables select {
	padding:5px;
	margin-bottom:10px;
}
div.box-error {
	background: url("../images/exclamation.png") no-repeat #FFD1D1;
	background-position: 8px 3px;
	border-bottom: 1px solid #F8ACAC;
	border-top: 1px solid #F8ACAC;
	font-size: 10px;
	line-height: 27px;
	margin-bottom: 6px;
	padding-left: 35px;
}
.warning {
	background-image:url(../images/error_small.png);
	background-color: #FFFFDD;
	background-position: 6px 50%;
	background-repeat: no-repeat;
	border: 1px solid #FFD700;
	margin: 10px 0 20px;
	padding: 8px 8px 8px 35px;
}
.red {
	color:red;
}
.main_col_text_register ul {
	padding:0 0 0 20px;
	margin:0;
}
.main_col_text_register li {
	line-height:20px;
}
/*-----------------------------------End new for reg----------------------*/

/*-----------for footer---------------*/
#nav_bar2 {
	background-image: url("../images/side_footer.png");
	background-position: 0 2px;
	background-repeat: repeat-x;
	height: 47px;
	position: relative;
	top: 0;
}
#nav_bar_heading2 {
	/*  background-image: url("../images/side_footer.png");
    background-position: 0 4px;*/
    background-repeat: repeat-x;
	height: 45px;
	margin-top: 2px;
	width: 660px;
}
ul.navbar2 {
	list-style-type:none;
	float:left;
	display:block;
	width:661px;
	clear:both;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	/*background-image:url(../images/side_footer.png);
	background-repeat:repeat-x;
	background-position:0px 4px;*/
	line-height:8px;
}
ul.navbar2 li {
	display:inline;
}
a.nav2:link, a.nav2:visited {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 8px;
	margin-right: 15px;
	padding: 19px 4px;
	text-decoration: none;
}
a.nav2:hover {
	display:block;
	float:left;
	height:8px;
	padding: 19px 4px;
	margin-right: 15px;
	text-decoration:none;
	background-image:url(../images/side_footer_blue.png);
	background-repeat:repeat-x;
	color:#ffffff;
}
#copyright {
	float: left;
	padding-top: 18px;
	vertical-align: middle;
	width: 285px;
}
.squar_image {
	background-image:url(../images/square.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}
.imgclass {
	vertical-align:middle
}
.greenheading2 {
	color: #c3c3c3;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.bluesmalltext {
	text-decoration:none;
	color:#18b5ef;
}
a.bluesmalltext:hover {
	text-decoration:underline;
	color:#18b5ef;
}
.bluemediumtext {
	color:#18b5ef;
	font-size: 22px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.bluemediumtext:hover {
	color:#18b5ef;
	font-size: 22px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.new_thankyou p {
	padding-left:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
}
.new_push_thanku {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
}
.main_col_text_register span {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.title_heading {
    border-bottom: 1px solid #CCCCCC;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 21px !important;
    padding-bottom: 13px;
}

.main_col_text_register span {
    font-size: 14px !important;
    font-style: italic;
    font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.main_orange{
	color:#03506D;	
	text-transform:uppercase;
}
.maintlititle {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    text-shadow: 0 2px 1px #FFFFFF;
}
ol.simple-list {
    counter-reset: li-counter;
    list-style-type: none;
    margin: 12px 0 0 15px;
    padding: 0;
}
ol.simple-list > li:before {
    color: #464646;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    font-size: 20px;
    font-weight: bolder;
    left: -1em;
    line-height: 28px;
    padding: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 0.8em;
}
ol.simple-list > li {
    font-size: 17px;
    line-height: 32px;
    position: relative;
}
.main_col_text_register_em {
    font-size: 12px;
    padding: 15px 5px;
}

.green {
    background: none repeat scroll 0 0 #5C9425;
    border: 1px solid #749217 !important;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.btn {
    -moz-box-sizing: border-box !important;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    cursor: pointer;
    display: inline-block;
    font: 14px Arial,Helvetica,sans-serif;
    outline: medium none !important;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
}