#registration
{
width:100%;
height:100%;
text-align:left;
padding:5px;
color:#333333;

}
#registration span.title_text
{
font-size:16px;
color:#222F92;
font-weight:bold;
display:block;
border-bottom:solid 1px #0066CC;
margin:5px 10px 5px 10px;

}

#registration.label1
{
float: left;
width: 120px;
font-weight: bold;
color: #0099FF;
margin:10px 0px 0px 0px;
}

#registration.label2
{
float: left;
width: 120px;
font-weight: bold;
margin:10px 0px 0px 0px;
}

#registration form
{
margin:0px 0px 0px 10px;
margin-bottom:0px;
font-size:12px;
}

#registration label{
float: left;
width: 170px;
font-weight: normal;
margin:10px 0px 0px 0px;
font-size:12px !important; 
font-weight:bold;
color:#06558E;
border:1px solid #
}

#registration .survey_label{
float: left;
width: 170px;
font-weight: normal;
margin:0px 0px 0px 0px;
font-size:12px !important; 
}

.label_eg{
float: left;
width: 200px;
font-weight: normal;
color: #ff0000;
margin:0px 0px 0px 0px;
font-size:11px;
}

/*  */

#registration .radio{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width:25px;
}
#registration .radio_lable
{
float:left;
padding:15px 0px 0px 0px;
margin:-9px 0px 0px 0px;
width:35px;
}

#registration input{
margin-bottom:5px;
float:left;
margin:7px 0px 0px 0px;
width:185px;
border:solid 1px #7EB2D4;
}

#registration .surv_que_input{
margin-bottom: 5px;
float:left;
margin:3px 0px 0px 0px;
width:300px;
border:solid 1px #999;
}
#registration .surv_que_radio{
width:25px;
float:left;
margin:0px 2px 0px 0px;
border:solid 1px #999;
}
#registration select{
margin-bottom: 5px;
float:left;
margin:7px 0px 0px 0px;
width: auto;
border:solid 1px #999;
}

#registration .textarea{
margin-bottom: 5px;

float:left;
margin:7px 0px 0px 0px;
width: 250px;
height: 150px;
}
#registration .survey_textarea{
margin-bottom: 5px;

float:left;
margin:7px 0px 0px 0px;
width: 400px;
height: 50px;
}

#registration .boxes{
width: 1em;
}


.download_form
{
margin:0px;
padding:0px;
font-size:12px;
color: #FF0000;
}

.download_form_text
{
float:left;
line-height:75px;
}

.download_form_text a
{
color: #FF6600;
text-decoration:none;
}

.download_form_text a:hover
{
color: #333333;
text-decoration:none;
}

.download_form_img
{
float:left;
}


.clearleft{
clear: left;
display:block;
}
.errMsg
{
font-size:11px;
font-family:verdana;
color:#FF0000;
}
.leftcol
{
width:71%;
float:left;
height:100%;
padding:15px 0px 0px 0px;
}
.rightcol
{
width:23%;
float: right;
height:100%;
background-image:url(../images/left_col_line.gif);
background-position:left 20px;
background-repeat:no-repeat;
padding:15px 0px 0px 20px;
margin:0px 0px 0px 0px;

}

/* end of contact us */



/*22 May 09 Starts*/
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
.float_center
{
	margin:auto;
}
.clearit
{
	clear:both;
}
.testing
{
	background-color:#FFFFCC;
}





#registration label img {
border:1px solid #7EB2D4;
}


#registration a {
color:#048DDB;
text-decoration:none;
}


#registration a:hover {
color:#048DDB;
text-decoration:underline;
}

