body,td,th {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #000000;
}

body {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    text-decoration: underline;
    color: #00024a;
}

a:hover {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    text-decoration: none;
    color: #00024a;
}

.head1 {
    font-family: Verdana,Tahoma,Arial;
    font-size: 8pt;
    color: #ffffff;
    background-image: url('images/head_1.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.head2_1 {
    font-family: Verdana,Tahoma,Arial;
    font-size: 8pt;
    color: #ffffff;
    width: 155px;
    background-image: url('images/head_2_1.gif');
    background-position: right;
    background-repeat: no-repeat;
}

.head2_2 {
    font-family: Verdana,Tahoma,Arial;
    font-size: 8pt;
    color: #ffffff;
    background-image: url('images/head_2_2.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.submain_nav {
    display: block;
    clear: both;
    margin:0 auto;
    margin-top: 10px;
    padding: 0;
    width: 96%;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    text-align: center;
    text-indent: 0px;
}

.submain_nav ul {
    display: block;
    clear: both;
    margin: 0;
    padding: 0px;
    width: auto;
    height: auto;
    text-align: left;
    text-indent:0px;
}

.submain_nav ul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    border-bottom: 1px solid #666666;
    text-indent: 2px;
}

.submain_nav ul li a {
    width: 99%;
}

.submain_nav ul li a:link, .submain_nav ul li a:visited {
    display: block;
    width: 100%;
    padding: 4px 0px;
    font-size: 9pt;
    font-family: verdana;
    text-decoration: none;
    color: #eaebed;
    background-color: #00024a;
    font-weight: bold;
}

.submain_nav ul li a:hover, .submain_nav ul li a:active {
    display: block;
    width: 100%;
    padding: 4px 0px;
    background: transparent url("images/duoarrowsleft_blackandwhite.gif") no-repeat right 4px;
    font-size: 9pt;
    font-family: verdana;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #00024a;
}

.submain_nav ul ul li {
    line-height: 10px;
    border-bottom: 1px solid #666666;
}

.submain_nav ul ul li a:link,  .submain_nav ul ul li a:visited {
    color: #00024a;
    width: 100%;
    font-size: 8pt;
    text-indent: 8px;
    font-weight: normal;
    background-color: #eaebed;
}

.submain_nav ul ul li a:hover, .submain_nav ul ul li a:active {
    color: #ffffff;
    width: 100%;
    font-size: 8pt;
    text-indent: 8px;
    font-weight: normal;
    text-decoration: none;
    background-color: #00024a;
}

.submain_nav .current_topic {
    background: transparent url("images/duoarrowsleft_blackandwhite.gif") no-repeat right 4px;
}

.submain_nav .current_subtopic {
    background: url("images/duoarrowsleft_blackandwhite.gif") no-repeat right -16px;
}

.menu_top {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #00024a;
    font-weight: bold;
}

a.menu_top {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #00024a;
    font-weight: bold;
    text-decoration: underline;
}

a.menu_top:hover {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #00024a;
    font-weight: bold;
    text-decoration: none;
}

.newstitle {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    padding: 4px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    background-color: #00024a;
}

.content {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #000000;
    padding: 10px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    background-color: #eaebed;
}

.posts {
    font-family: Verdana,Tahoma,Arial;
    font-size: 9pt;
    color: #000000;
    padding: 4px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    background-color: #eaebed;
}

.copy {
    font-family: Verdana,Tahoma,Arial;
    font-size: 8pt;
    color: #cccccc;
    background-color: #00024a;
}

.copy a {
    font-family: Verdana,Tahoma,Arial;
    font-size: 8pt;
    color: #cccccc;
}