a {
 color: black;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 text-decoration: none;
 font-size: 11px;
}
#main_menu td {
 background-color: #7399c6;
 text-align: center;
 vertical-align: center;
 border-top: 2px solid white;
 border-right: 1px solid white;
}
#main_menu td.last {
 border-right: 0px;
}
#main_menu td a {
 display: block;
 width: 100%;
 height: 100%;
 padding-top: 5px;
}
#main_menu a.active, #main_menu a:hover {
 background-color: #004b91;
 color: white;
}
#left_column {
 padding-top: 34px;
}
#left_column div.wrapper {
 background-color: #d9e4ef;
}
h3 {
 background-color: #004b91;
 color: white;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 text-decoration: none;
 font-size: 11px;
 text-transform: uppercase;
 height: 18px;
 font-weight: normal;
 padding: 3px 0 0 8px;
 margin: 0 0 3px 0;
}
#left_column table.menu {
 margin-top: 3px;
 padding: 0 8px 0 8px;
}
#left_column table.menu a {
 display: block;
 width: 100%;
 height: 18px;
 border-bottom: 1px solid white;
 background: transparent url(rarrow.gif) no-repeat right 6px;
 text-transform: uppercase;
 padding-top: 3px;
}
#right_column {
 padding-top: 5px;
}
#right_column h3 {
 margin-top: 1px;
 margin-bottom: 0;
}
h3 a {
 color: white;
}
#content {
 padding: 30px 12px 0 12px;
}
#body_title {
 color: #7399c6;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 26px;
 font-weight: normal;
}
#content p.first {
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 1.4em;
 color: #004b91;
}
#content p {
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 11px;
 font-weight: normal;
}
#content p.first b {
 color: #4d4d4f;
}
#copyright {
 padding-top: 3px;
}
#copyright, #copyright a {
 color: #939598;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 10px;
}
#copyright a {
 text-decoration: underline;
}