﻿html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    border-top: solid 10px #000;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

section {
    width:800px;
}

table {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-position:center;
    width: 100%;
    background-color: #fff;
}
tr  {
	vertical-align: top;
}

p, br, td, ul, ol  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

hr {
	color: #003366;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.table1 {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-position: center;
    width: 800px;
    background-color: #9191FF;
}
.table2 {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-position: center;
    width: 800px;
    background-color: #336699;
}
.table3 {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-position: center;
    width: 800px;
    background-color: white;
}

.img1 {
    border-width: 0;
    top: 1px;
    float: left;
}
.td1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000A0;
}
.tr1 {
    background-color: #A8A8FF;
    vertical-align: top;
}
.mainbig  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : #000000;
}

.helphead14  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color : #000000;
}

.helphead13  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
	color : #000000;
}

.helphead13c  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
	color : #004080;
}

.helphead4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13.5pt;
	font-weight: bold;
	color : #ffffff;
}

.sectionhead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color : #004080;
}

.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
}

.discl  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : italic;
}

.home  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #F8CD07;
	font-weight : bold;
}

.contenthead  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 12pt;
	color : #000000;
	font-weight: bold;
}

A:link    { color : #0066A1 }
A:active  { color : #0066A1 }
A:visited { color : #0066A1 }
