body {
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#outer_wrapper{
width: 566px;
float: left;
}
p {
margin-top: 5px;
margin-bottom: 8px;
}
#left_content {
display: none;
}
#navigation {
display: none;
}
#right_content_front {
width: 566px;
}
.front_text{
padding-bottom: 5px;
border-bottom: 1px solid #D1D3D4;
}
/*upper navigation for front page */
#upper_nav {
display:none;
}
.side_image {
display:none;
}

/*main content*/
#right_content{
width: 566px;
}
#main_text a {
background:none;
color: #000000;
text-decoration: underline;
}
#main_text a:hover {
color:#CB1527;
}
.underline {
border-bottom: 1px solid #D1D3D4;
}
.header {
text-transform: uppercase;
color:#CB1527;
font-weight:bold;
}
.main_header{
text-align:center;
font-size: 14px;
color:#77787B;
font-weight: bold;
}
.footnote {
padding-top: 5px;
padding-bottom: 10px;
font-size: 9px;
}
.bottom_image {
display: none;
}
