/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
.sidetext{font-family: verdana; font-size: 10px; color: white; font-weight: bold}
.greytext{font-family: verdana; font-size: 10px; color: #cccccc; font-weight: bold}
.welcometext{font-family: verdana; font-size: 12px; color:#000000; font-weight: bold}
.normaltext{font-family: verdana; font-size: 9px; color: #000000; }
.normaltext1{font-family: verdana; font-size: 10px; color: #333333; }
.formtext{font-family: verdana; font-size: 9px; color:#000000; border: '1px' 'solid' '#000000'}
.whitesmalltext{font-family: verdana; font-size: 9px; color: #ffffff; }
.whiteboldtext{font-family: verdana; font-size: 9px; color: #ffffff; font-weight: bold}
.whitenorm{font-family: verdana; font-size: 10px; color: #111111; }
.boldtext{font-family: verdana; font-size: 9px; color: #336699; }
.green{color: #29861C;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px}
.red {
	color: #b00000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px
}

     td  {
     	font-size : 11px;
     	color : #333333;
     	font-family : Verdana;
     }
     input.submit  {
     	font-size : 11px;
     	font-family : Verdana;
     	color : #ffffff;
     	font-weight : bold;
     	background-color : #56A5BF;
     	border-color : 000033;
     	border-style : solid;
     	border-width : 1px;
     }
     select  {
     	font-size : 10px;
     	font-family : Verdana;
     	color : #333333;
     	background-color : #ffffff;
     }
.applynowfull_header{font-family: verdana; font-size: 14px; color:#336699; font-weight: bold;}
.apply_form_lable{font-family: verdana; font-size: 10px; color:#666666; font-weight: bold;}
.applynowfull_text{font-family: verdana; font-size: 10px; color:#666666;}
.applynowfull_headerText{font-family: verdana; font-size: 10px; color:#666666;}
.applynowfull_textbox{font-family: verdana; font-size: 9px; color:#000000; border: 1 #cccccc solid;}
.applynowfull_DropDownList{font-family: verdana; font-size: 9px; color:#000000; border: 1 #cccccc solid;}
.applynowfull_Button{font-family: verdana; font-size: 9px; color:#000000; border: 1 #cccccc solid;}
.applynowfull_RadioButtonList{font-family: verdana; font-size: 9px; color:#000000; border: 1 #cccccc solid;}
.applynowfull_checkbox{font-family: verdana; font-size: 9px; color:#000000; border: 1 #cccccc solid;}