body {
 background-color: #FFFFFF;
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 9pt;
 color: #000000;
 }
p, li, td, ul, ol, input, textarea, select  {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 color: #000000;
 }
th {
 font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
 font-size: 9pt;
 font-weight: normal;
 text-align: left;
 margin-top: 0;
 margin-bottom: 0;
 }
.nav {
 background-color: #6799F8;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: bold;
 }
.navOver {
 background-color: #356DD8;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: bold;
 }
.breadcrumb {
 font-size: 8pt;
 color: #000000;
 }
.small {
 font-size: 8pt;
 }
.caption {
 text-align: center;
 font-size: 7pt;
 color: #333333;
 background-color: #DEE9FF;
 }
.downloadHdg {
 background-color: #356DD8;
 color: #FFFFFF;
 font-weight: bold;
 }
.downloadSub {
 background-color: #EFF4FF;
 color: #3366CC;
 }
.downloadSubP {
 margin-left: 20;
 text-indent: -20;
 color: #356DD8;
 }
#homeList p {
 text-indent: -10;
 margin-left: 10;
 margin-top: 0;
 margin-bottom: 0;
 }
#download p {
 font-size: 8pt;
 }
#download td {
 font-size: 8pt;
 }
#download A:link {
 color: #000000;
 text-decoration: underline;
 }
#download A:visited {
 color: #000000;
 text-decoration: underline;
 }
#download A:active {
 color: #FF0000;
 text-decoration: underline;
 }
#download A:hover {
 color: #356DD8;
 text-decoration: underline;
 }

H2 {
 font-size: 13pt;
 font-weight: bold;
 color: #000000;
 }
H3 {
 font-size: 9pt;
 color: #3366CC;
 }
H4 {
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
 }

#bc A:link {
 color: #000000;
 text-decoration: underline;
 }
#bc A:visited {
 color: #000000;
 text-decoration: underline;
 }
#bc A:active {
 color: #FF0000;
 text-decoration: underline;
 }
#bc A:hover {
 color: #356DD8;
 text-decoration: underline;
 }
#topnav A:link {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }
#topnav A:visited {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }
#topnav A:active {
 color: #FF0000;
 font-weight: bold;
 text-decoration: none;
 }
#topnav A:hover {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: underline;
 }

A:link { color: #CC3300 }
A:visited { color: #CC3300 }
A:active { color: #FF0000 }
A:hover { color: #000000 }
