html, body {

    padding:0px;
    margin:auto;

}


/* The header and footer */
.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{

    font-family:  Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #660066;
    text-decoration:underline;

}
a.findgreentext:hover{

    font-family:  Arial,sans-serif;
    font-size: 12px;
    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;
    width:950px;
    height:100px;
    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;

}
.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;

}	

.greenheading 
{
    color: #660066;
    font-size: 24px;
    font-family:Arial, Helvetica, sans-serif;
    font-style:normal;

}


#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:#660066;
    height:20px;

}
.register_text 
{
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #555555;
}


.register_text3 
{
    color: #660066;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

.register_text4 
{color:#FF0000;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;

}


#footerleft {
    float:left;
    position:relative;
    width:360px;
    left:0px;

}

/*reight  column starts*/

#footerright{
    float:right;
    position:relative;
    width:560px;
    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 ;

}

#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_tables
{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#000000;

}

.input_text
{
    color:#9D9D9D;
}

.inputclass{
    color:#000000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:15px;
    vertical-align:middle;
    padding:2px;
}


.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:4px solid #E5E5E5;
    padding:20px;


}
#grayborder2{
    border:4px solid #E5E5E5;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;

}
.georiga14{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    color:#757575;
    font-weight:bold;
    font-style:italic;

}


#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{
    padding-top:5px; float:right;position:absolute; left:80px; width:800px;
}

.barring_ad{
height:161px;
padding-top:18px;
width:664px;

}

.early_years{
    height:143px;
padding-top:14px;
width:236px;
}

/*-----------------------------------End new for reg----------------------*/
