@charset "UTF-8";
/* CSS Document */


.submitb {
color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#F0F0F0;
   border:1px solid;
   border-top-color:#CBCBCB;
   border-left-color:#CBCBCB;
   border-right-color:#CBCBCB;
   border-bottom-color:#CBCBCB;}
}

.submitb:visited, input.submitb:hover, input.submitb:active{
color: #ff0000;
}

.error {display:block; line-height:20px; background:#FFFFFF url(alert.gif) left no-repeat; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; padding-left:16px; color:#FF0000; }

.label {padding:10px 0px 0px 0px;}

.submit {padding:10px 0px 0px 0px;}

.result {font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; color:#009900; padding-bottom:15px;}

#finform {width:580px; padding-bottom:20px; clear:both; display:block;}
	#finleft { float:left; width:255px; padding:10px;}
	#fin { float:left; width:255px; padding:10px;}
	#formback1 {width:580px; background-color:#F0F0F0; border:#CBCBCB thin solid;}
	#formback2 {width:580px; background-color: #FFECEF; border: #FF8374 thin solid;}
	#finform2 {width:580px; padding-bottom:20px; clear:both; display:block; background-color:#F0F0F0; border:#CBCBCB thin solid;}