body, h1, h2, h3, p, li, td, th {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}

.top, .subMenu, .mainMenu, .footerMenu, .footerAwards, .footerContainer {
display:none;
}

/* tables */
table {
border-collapse:collapse;
}

table .even {
background-color:#f4f5fb;
}

table .uneven {
background-color:#e7eaf5;
}

caption {
margin:0px;
font-size:13px;
color:#4d699f;
font-weight:bold;
padding-top:0px;
text-align:left;
}

/* form */
.back legend, .front legend {
font-weight:bold;
size:13px;
margin:-2px;
}

.back label {
width: 150px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

/* lists */
.list .text {
width:250px;
}

.list .action {
width:50px;
text-align:center;
}

.list .info {
width:100px;
}