/* CSS Document */
 
.label{
font-size:12px;
color:#154d80;
}

textarea{
margin-top:2px;
}

form table{
color:#154d80;
margin:0;
padding:0;
width:725px;
}

form table td{
font-size:12px;
font-weight:normal;
padding-bottom:5px;
}

form table table{
color:#154d80;
margin:8px 0;
}

form table table td{
padding-bottom:3px;
}

form table table table{
margin:8px 0;
width:50%;

}

form table table table td{
font-weight:normal;
color:#154d80;
padding-bottom:5px;
}


