/* body */

body {
margin-top: 10px;
margin-bottom: 10px;
}

.outline_table {
/* border: solid 1px #000000; */
padding: 8px;
}

.bg_nav {
background: #8AAE59;
border: solid 1px #ffffff;
font-family: arial, sans-serif;
font-weight: bold;
color: #ffffff;
font-size: 10pt;
}

.left_column {
font-family: times, times new roman, serif;
font-size: 10pt;
color: #07529C;
padding: 0px 8px 0px 8px;
font-weight: bold;
}

.right_column {
font-family: times, times new roman, serif;
font-size: 12pt;
color: #07529C;
padding: 0px 8px 0px 8px;
font-weight: bold;
}

.content {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
padding: 0px 8px 0px 8px;
}

.cell_inside {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.footer {
font-family: times, times new roman, serif;
font-size: 11pt;
color: #07529C;
padding: 12px 0px 0px 0px;
font-weight: bold;
}

a.nav_link:link {
text-decoration : none;
display: block;
color: #ffffff;
}

a.nav_link:visited  {
text-decoration : none;
display: block;
color: #ffffff;
}

a.nav_link:hover {
text-decoration : underline;
display: block;
color: #ffffff;
}


a.nav_link_left:link {
text-decoration : none;
color: #07529C;
}

a.nav_link_left:visited  {
text-decoration : none;
color: #07529C;
}

a.nav_link_left:hover {
text-decoration : underline;
color: #07529C;
}




a.nav_link_right:link {
text-decoration : underline;
color: #07529C;
}

a.nav_link_right:visited  {
text-decoration : underline;
color: #07529C;
}

a.nav_link_right:hover {
text-decoration : none;
color: #07529C;
}







ul {
margin-top: 1px;
}



.blue_box_right {
background: #005294;
color: #ffffff;
font-family: arial, verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
padding: 8px 0px 8px 0px;
}

.blue_font {
color: #005294;
font-weight: bold;
font-style: italic;
}



a.blue_link:link {
text-decoration : underline;
color: #07529C;
font-weight: bold;
}

a.blue_link:visited  {
text-decoration : underline;
color: #07529C;
font-weight: bold;
}

a.blue_link:hover {
text-decoration : none;
color: #07529C;
font-weight: bold;
}



a.white_link:link {
text-decoration : underline;
color: #ffffff;
font-weight: normal;
}

a.white_link:visited  {
text-decoration : underline;
color: #ffffff;
font-weight: normal;
}

a.white_link:hover {
text-decoration : none;
color: #ffffff;
font-weight: normal;
}





.blue_text_1 {
color: #07529C;
font-weight: bold;
}


.dash_list {
list-style-image: url(photos/bullet.gif);
}





