/* CSS Document */
HTML,body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

td{
padding-left:2px;
height:24px;
}

td.header{
font-weight:bold;
padding-left:20px;
height:24px;
background-color:#eeeeee;
}

input{
border:1px solid #999999;
background-color:#eeeeee;
width:340px;
}

input.art{
border:1px solid #999999;
background-color:#eeeeee;
width:200px;
}

#state,#MBA,#GMAT{
border:1px solid #999999;
background-color:#eeeeee;
width:340px;
}