/* body */

body {
margin: 0px;
background: #b6b6b6;
}

.table_border {
border: solid 1px #336799;
}

.bg_nav {
background: #07419C;
padding: 2px 3px 0px 3px;
}

.bg_white {
background: #ffffff;
}

.nav_border {
border: solid 1px #ffffff;
height: 160px;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
color: #ffffff;
font-weight: bold;
padding: 0px 0px 0px 4px;
line-height: 24px;
}

.bg_right {
background: #07419C;
padding: 3px 3px 0px 3px;
}

.right_border {
border: solid 1px #ffffff;
height: 260px;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
color: #ffffff;
font-weight: bold;
padding: 3px 0px 0px 4px;
line-height: 17px;
}

.content {
background: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
padding: 3px 12px 3px 12px;
line-height: 17px;
}

.footer {
background: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
color: #000000;
font-weight: normal;
padding: 3px 0px 3px 0px;
text-align: center;
}

a.nav_link:link {
text-decoration : none;
color: #ffffff;
}

a.nav_link:visited  {
text-decoration : none;
color: #ffffff;
}

a.nav_link:hover {
text-decoration : underline;
color : #ffffff;
}


a.footer_link:link {
text-decoration : none;
color: #000000;
}

a.footer_link:visited  {
text-decoration : none;
color: #000000;
}

a.footer_link:hover {
text-decoration : underline;
color : #000000;
}

.content_link_area {
background: #F4FDDF;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
padding: 3px 3px 3px 3px;
line-height: 17px;
border: solid 1px #000000;
}

a.content_link:link {
text-decoration : underline;
color: #07419C;
}

a.content_link:visited  {
text-decoration : underline;
color: #07419C;
}

a.content_link:hover {
text-decoration : none;
color : #07419C;
}

h1 {
color: #07419C;
font-size: 12pt;
font-weight: bold;
margin: 0px;
}
