#section-title {
margin: 0 auto;
width: 800px;
height: 100px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

#section-title-inner {
}

.section-menu-left {
float: left;
width: 200px;
display: block;
}

.section-menu-heading {
background-color: #F0F0F0;
color: #646464;
font-size: 11pt;
font-weight: bold;
height: 25px;
line-height: 25px;
}

.section-menu-body {
margin-left: 10px;
font-weight: bold;
font-size: 8pt;
}

.section-menu-body a {
text-decoration: none;
}

#section-content-title {
border-color: #CCCAC3;
border-width: 1px;
border-bottom-style: solid;
height: 25px;
line-height: 25px;
font-size: 11pt;
font-weight: bold;
margin-bottom: 10px;
}

#section-content {
margin-left: 210px;
}

.section-heading {
background-color: #F0F0F0;
font-size: 10pt;
font-weight: bold;
height: 20px;
line-height: 20px;
}

