
/*-------------------------------------------------------------------------------------------Code added by Kheema-----------------------------------------------------------------------*/


.base 
{
clear: both;
padding-top: 0px;
}
.base span.labelone {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
float: left;
width: 100px;
}

.base span.labeltwo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
float: left;
width: 220px;
margin-top: 10px;
padding-left: 5px;
}

.base span.formv-two {
float: left;
margin-left: 10px;
position:relative;
height: 83px;
width: 20px;
 }
 
.base span.formv {
float: left;
margin-left: 10px;
position:relative;
height: 33px;
width: 200px;
 }
 .base span.formvthree {
float: left;
margin-top: 10px;
margin-left: 8px;
margin-bottom: 10px;
 }
.big_orange {
font-family: verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
color: #F29327;
text-decoration: none;
}
.big_blue {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
color: #1753a4;
text-decoration: none;
}
.big_blue a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
color: #F29327;
text-decoration: underline;
}

.select
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.checkbox
{
border: 0px;
}

fieldset
{
border: 1px solid #bfbdbd;
}
legend{
color:#3363A7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 6px;
}
input[type="image"] 
{
border: 0px;
border: none;
}

.validation-advice {
padding: 0 0 0 10px;
color: #FF0000;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
float: right;
width: 100%;
margin-top:-3px;
}