.container {
    /* width: 1280px; */
    width: 100%;
}

.main_table {
    border: 1px solid 6666FF;
    border-collapse: collapse;
}

.logo_cell {
    width: 200px;
    height: 125px;
}

.banner_cell {
    width: 1080px;
}

.leftnav_cell {
    width: 180px;
    vertical-align: top;
}

.content_cell {
    width: 400px;
    vertical-align: top;
}
.colheadsmall {
	FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold
}

.right_cell {
    vertical-align: top;
}

.inner_table {
    border-collapse: collapse;    
	width: 100% !important;
}

.inner_table td a {
    color: #000000;
    text-decoration: none;
}

.inner_table th, td {
    
}

.inner_table td {
    border-top: 1px solid #ff9900;
}

.more_link {
    font-size: 8pt;
}

.color_override {
    color: #00f !important;
    text-decoration: underline !important;
}

.bullet {
    color: #009;
    font-weight: bold;
    font-size: 11pt;
}

.inner_heading {
    color: #006;
    font-weight: bold;
}

.footer_cell {
    text-align: center;
}

body {
    margin: 0px;
}

td, body, th {
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 12pt;
}

td {
    padding: 1px;
}

a {
    color: #0000ff;
}

th {
    background: #ffffcc;
    text-align: left;
}
