/*this is for simple rollover links throughout the site*/
div.link { color: #4b0082; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; text-decoration: none; margin: 10pt; }
div.link a:link { color: #4b0082; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; text-decoration: none; }
div.link a:hover { color: #4a92fa; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11pt; text-decoration: none; }
/*div.menu is for the side menu bar*/
div.menu     { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
div.menu a     { color: #fcf2b9; font-size: 10pt; line-height: 27px; background-image: url(../images/nav/nav.gif); text-decoration: none; text-indent: 12pt; vertical-align: middle; width: 180px; height: 27px; display: block; }
div.menu a:link   {}
div.menu a:visited {}
div.menu a:active {}
div.menu a:hover  { color: #9ec4fa; background-image: url(../images/nav/nav-under.gif); text-decoration: none; display: block; }
/*Indents text in menu bar and makes white*/
.indentwhite { color: white; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-indent: 12pt; }
/*These markers are for text formatting, headings, captions, borders etc*/
h1 { color: white; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; }
h2 { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 140%; text-decoration: none; margin: 6px; }
h3  /* Headings in Green */ { color: #01790a; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 14pt; margin: 6px; }
h4  /* Paragraph formatting - general use */ { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 15pt; text-decoration: none; text-align: left; margin: 6pt; padding: 6pt; }
h5 { color: black; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 10pt; text-decoration: none; padding: 2pt; }
h6 { color: black; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; font-style: oblique; line-height: 130%; }
td.border { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; border: solid 1px green; }
.blackfont { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 130%; text-decoration: none; }
/*General text formatting*/
.smallfont { color: black; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt; }
.pos { top: 200px; left: 400px; z-index: 1; }
.reverse { color: white; font-size: 11pt; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 12pt; background-color: #01790a; margin: 6px; padding: 4px; }
.red { color: white; font-size: 11pt; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 12pt; background-color: #d23403; margin: 6px; padding: 3px; border: solid 2px #ffea02; }
.floatleft { visibility: visible; float: left; clear: right; padding-right: 10px; }
.leftcell { color: white; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: 600; line-height: 12pt; background-color: #6a4d17; padding: 6px; border: solid 1px #300; }
.descformat, .description { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 12pt; background-color: #fdf7d3; text-decoration: none; padding: 6px 6px 6px 10px; border: solid 1px black; }
