BODY
{
    background-color: #F7F8FA;
    margin: 0;
    font-family: Optima, Verdana, Helvetica, sans-serif;
}
A
{
    FONT-SIZE: 8pt;
    COLOR: #07386a;
    font-family: Verdana, Helvetica, sans-serif;
}
IMG
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
    MARGIN: 0px;
    BORDER: 0px;
}
#centertable
{
    width: 100%;
    height: 100%;
    background-color: black;
}
#bodytable
{
    width: 779px;
}
#page_header
{
    width: 779px;
    height: 83px;
}
#page_title
{
    width: 779px;
    height: 19px;
}
#page_navbar
{
    background-color: black;
    width: 636px;
    height: 17px;
}
#page_side
{
    width:142px;
    height:400px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #F7F8FA;
    background-image: url(images/company_side.jpg);
}
#page_side_spacer
{
    width: 143px;
    height: 17px;
}
#page_side_border
{
    width: 1px;
    background-color: white;
}
#page_content
{
    width: 636px;    
    background-image: url(Images/content_background.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    font-size: 10pt;
}
#page_footer
{
    width: 779px;
    height: 24px;
}
#content
{
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#copyright
{
    filter: alpha(opacity=100);
}
#home_top
{
    width: 779px;
    height: 339px;
    background-color: #FFFFFF;
}
#home_footer
{
    width: 779px;
    height: 20px;
    background-color: #FFFFFF;
}
#home_whatsnew
{
    background-image: url(Images/home_bottom_background.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 180px;
    width: 779x;
}
.homepage
{
    background-color: #00225F;
}
.home_button
{
    height: 25px;
    background-color: #FFFFFF;
}
.pageHeading
{
    font-size: 18pt;
    color: #364C75;
    font-weight: bold;
    clear: both;
}
.heading
{
    font-size: 16pt;
    color: #364C75;
    font-weight: bold;
    clear: both;
}
.subHeading
{
    font-size: 14pt;
    color: #364C75;
    font-weight: bold;
    font-style: italic;
    clear: both;
}
.listHeading
{
    font-weight: bold;
}
.sectionHeading
{
    font-weight: bold;
}
.contentTable
{
    width: 625px;    
    font-size: 10pt;

}
.contents
{
    font-size: 10pt;
}
.question
{
    font-weight: bold;
}
.answer
{
    font-style: italic;
}
