#pagecontainer {
width: 960px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
.section {
width:950px;
}
.section table tr table {
margin: 0px 0 40px 0;
}
table {
font-weight:200;
text-align:center;
margin: 0 auto;
}
th {
background-color:transparent !important;
color: #000000;
}
.legend {
width: 100%;
color:#FF0000;
border-top: 4px solid #ff0000;
text-align:center;
padding: 5px 0;
font-weight:bold;
margin: 30px 0 10px 0;
}
#pagemenu {
text-align:center;
color:#ff0000;
font-weight:bold;
font-size:14px;
}
#smallbuttons {
margin: 10px 0 20px 10px;
}
#smallbuttons img {
margin: 0 300px;
}
#smallbuttons a {
background-color: #ff0000;
border: 1px #990000 solid;
padding: 5px 10px;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}
#smallbuttons a:hover {
background-color:#990000;
border:1px #ff0000 solid;
}
#disclaimer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 text-align: left;
margin-left:10px;
width: 930px;
}
.section table tr th table {
margin: 0 auto;
width:200px;
margin-bottom: 40px;
}


