body { font: 12pt Arial; font-family: sans-serif; font-weight: normal; background-color: white; color: black; background: URL(images/bg.gif); margin: 10px; }
div  { padding: 5px; font-weight: normal;  }
p    { margin-top: 0px; margin-bottom: 10px; font-weight: normal; }
h1   { font: 12pt arial; font-family: sans-serif; font-weight: bold; margin-top: 5px; margin-bottom: 10px; }

a:link      { color: #062; }
a:hover     { color: #062; }
a:active    { color: #062; }
a:visited   { color: #062; }

#boxLinkBox      { position: absolute; top: 200px; left: 5px; width: 150px; font-size: 8pt; border: 2px solid #006000; padding: 0px; margin: 0px; background-color: white; vertical-align: top; }
.linkboxGreenBox { font-weight: bold; background-color: #006000; color: white; text-align: center; padding: 4px; }
.linkboxLinkArea { font-weight: bold; color: #006000; text-align: left; padding: 4px; }
.linkboxLink     { }

#imgMainLogo  { position: absolute; top: 20px; left:  5px; }
#divMain      { position: absolute; top: 20px; left: 160px; width: 78%;  background-color: white; font-weight: normal; }

.pWhite      { background-color: white; padding: 10px; font-weight: normal; }
.pSpecial    { background-color: #E0F0E0; padding: 10px; margin: 5%; font-weight: normal; }
.imgBorder   { border: 5px solid #006000;  }

.tHeading1     { font: bold 24pt times,times new roman; font-family: serif; margin-left: 20px; color: #060; }
.tHeading2     { font: bold 14pt times,times new roman; font-family: serif;  color: #060; }
.tHeading3     { font: bold 12pt arial; font-family: sans-serif;  color: black; }
.tQuote        { font-style: italic; background-color: #FFFFE1; margin: 20px; }
.tBigQuoteMark { font-size: 18pt; font-weight: bold; padding-left: 5pt; padding-right: 5pt; }
.tSmall        { font-size: 8pt;  }

.pGreenHeading  { font-weight: bold; font-variant: italic; background-color: #006000; color: white; align: center; width: 100%; margin-top: 10px; margin-bottom: 10px; }
.pMainImg       { align: center; width: 100%; text-align: center; padding: 15px; }

.tLink          { font-size: 10pt; font-weight: bold; }
.tLinkBlurb     { font-size: 10pt; margin-left: 20px; margin-bottom: 10px; }

.pFooter        { font-size: 8pt; margin-top: 30px; margin-bottom: 20px; text-align: right; }

.imgLink        { border: 0px; }

.spanQuoter     { font-weight: bold; font-size: 10pt; }
.divRBox        { position: relative; right: 20px; text-align: right; }
.imgRight       { float: right; border: 20px solid white; }
.imgRightTight  { float: right; border: 2px solid white; }
.imgLeft        { float: left; border: 20px solid white; }