/* Page specific CSS styles */

TD {
font-family:"Palatino Linotype", "Eras Light ITC";
}

INPUT {
font-family:"Palatino Linotype", "Eras Light ITC";
}

/* imported from the application pages (scholardetailsX_xx.cfm) pages */

.txt{"Palatino Linotype", "Eras Light ITC"; font-size:11px; color:#454545;}
.formtext{font-family:"Palatino Linotype", "Eras Light ITC"; font-size:11px; color:#454545;}
input{font-family:"Palatino Linotype", "Eras Light ITC"; font-size:11px; color:#454545;}
.heading{font-family:"Palatino Linotype", "Eras Light ITC"; font-size:13px; font-weight:bold; color:#0066cc;}
.req {
font-family:verdana; 
font-size:10px; 
font-weight:bold; 
color:#FF0000;
}
.btn{font-family:"Palatino Linotype", "Eras Light ITC"; font-size:11px; font-weight:bold; color:#454545; background-color:#d7d7d7;}
select{font-family:"Palatino Linotype", "Eras Light ITC"; font-size:11px; color:#454545;}

/* additional styles to make pages look similar */

h3 {
font-family:"Palatino Linotype", "Eras Light ITC";
color:#0066cc;
}
