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

p, td, li
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #ffffff; }

p.black
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #000000; }

li.black
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #000000; }

td.black
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #000000; }

td.footer
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-decoration: none;
color: #347D91; }

td.leftbar
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #468EA4; }

td.leftbarhead
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #468EA4; }

td.quote
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14pt;
font-style: italic;
text-decoration: none;
color: #ffffff; }

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6
{}

h1
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
color: #ffffff; }

h2
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #ffffff; }

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

a:link
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #ffffff; }

a:visited
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #ffffff; }

a:hover
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #000000; }

a:active
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #468EA4; }


a.black:link
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #ffffff; }

a.black:visited
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #ffffff; }

a.black:hover
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #ff0000; }

a.black:active
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: #468EA4; }


a.footer:link
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #347D91; }

a.footer:visited
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #347D91; }

a.footer:hover
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-decoration: underline;
font-style: normal;
font-weight: normal;
color: #347D91; }

a.footer:active
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #347D91; }


img
{}