@charset "utf-8";
/* CSS Document */
body
{
margin:0 0 0 0px;
background-color:#f7f3f7;
}
#ragestration_form_field
{
background-color:#fff;
margin-top:20px;
width:700px;
height:auto;
border:1px #ccc solid;
color:#333333;
font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:left;
}
.header
{
margin:10px;
width:680px;
height:127px;
background:url(images/reg-logo.gif) no-repeat;
float:left;
}
.clear
{

clear:both;
}
.gap
{
padding-top:5px;
clear:both;
}
.gap2
{
padding-top:15px;
clear:both;
}
.txt_field
{
margin:10px;
width:680px;
height:auto;
float:left;
}
.hr
{
width:100%;
height:10px;
margin-bottom:10px;
border-bottom:1px #ccc solid;
}
.heading
{
color:#990000;
font:normal 14px Verdana, Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:none;
}
.form_txt_field
{
margin-right:10px;
width:250px;
height:25px;
text-align:right;
float:left;
}
.validation_field
{
color:#990000;
font-style:italic;
margin-left:10px;
width:190px;
height:25px;
text-align:left;
float:left;
}
.validation_field2
{
color:#990000;
font-style:italic;
margin-left:10px;
width:190px;
height:25px;
text-align:left;
float:left;
}

.form_txt_field2
{
margin-left:10px;
width:375px;
height:auto;
text-align:left;
font-size:10px;
float:left;
}
.checkbox
{
float:left;
}
.form_input
{
width:150px;
height:16px;
text-align:left;
float:left;
}
.form_input2
{
width:155px;
height:20px;
text-align:left;
float:left;
}
.form_input3
{
width:210px;
height:20px;
text-align:left;
float:left;
}
.form_input4
{

margin-left:260px;
border:1px #ccc solid;
width:318px;
height:130px;
text-align:left;
float:left;
}
.form_input5
{
width:150px;
height:auto;
text-align:left;
float:left;
}
.submit
{
margin-left:185px;
margin-right:20px;
background:url(images/submit-btn.gif) no-repeat;
width:129px;
height:29px;
float:left;
}
.submit:hover
{
margin-left:185px;
margin-right:20px;
background:url(images/submit-btn-hover.gif) no-repeat;
width:129px;
height:29px;
float:left;
}
.cancel
{
background:url(images/cancel-btn.gif) no-repeat;
width:129px;
height:29px;
float:left;
}
.cancel:hover
{
background:url(images/cancel-btn-hover.gif) no-repeat;
width:129px;
height:29px;
float:left;
}
.header_link
{
padding-right:10px;
width:670px;
height:25px;
text-align:right;
float:left;
}
.home
{
margin-right:5px;
background:url(images/home-icon.gif) no-repeat;
width:52px;
height:25px;
float:right;
}
.signin
{
margin-right:5px;
background: url(images/login-icon.gif) no-repeat;
width:56px;
height:25px;
float:right;
}
.help
{
background: url(images/help-icon.gif) no-repeat;
width:44px;
height:25px;
float:right;
}
.readmore
{
font-size:10px;
color:#0000FF;
text-decoration:none;
}
.readmore:hover
{
font-size:10px;
color:#990000;
text-decoration:none;
}
.footer
{
font-size:10px;
}

