﻿/* page */
body            { font-family: Arial, Verdana, san-serif; font-size: 10pt; color: #000000; background-color:#ffffff }
p, td, li       { font-family: Arial, Verdana, san-serif; font-size: 10pt; color: #000000 }
p.next          { margin-top:0 }
p.copyright     { font-size: 8pt; color: #A2A2A2}

/* template styles */
td.body         { padding: 17px;}

/* standard links 009966*/
a               { color: #009966}
a:link          { color: #009966; text-decoration: underline }
a:visited       { color: #009966; text-decoration: underline }
a:active        { color: #009966; text-decoration: underline }
a:hover         { color: #009966; text-decoration: underline }

/* small font links */
a.small         { font-size: 8pt; color: #009966}
a:link.small    { color: #009966; text-decoration: none }
a:visited.small { color: #009966; text-decoration: none }
a:active.small  { color: #009966; text-decoration: none }
a:hover.small   { color: #009966; text-decoration: underline }

/* navigation font */
td.navArea      { background-color: #003399 }
td.subnavArea   { padding-top: 0px; padding-bottom: 7px; background-color: #003399; line-height: 16px }
td.subnavAreaL  { padding-left:12px; padding-top: 0px; padding-bottom: 7px; background-color: #003399; line-height: 16px }
.nav            { color: white; text-decoration: none }
td.nav          { font-size: 9pt; padding-left: 7; padding-top: 1; padding-bottom: 2; background-color: #003399; border: 1px solid #003399; cursor:hand }
td.navhover     { font-size: 9pt; padding-left: 7; padding-top: 1; padding-bottom: 2; color: #000000; background-image: url('../images/theWAC_button_background.gif'); border: 1px solid #009966; cursor:hand }

/* navigation links */
a.nav           { font-weight:normal; color: #ffffff; text-decoration: none }
a:link.nav      { color: white; text-decoration: none }
a:visited.nav   { color: white; text-decoration: none }
a:active.nav    { color: white; text-decoration: none }
a:hover.nav     { color: white; text-decoration: none  }
a.navSub        { font-size: 8pt; font-weight:normal; color: #ffffff; text-decoration: none }
a:link.navSub   { color: #C6D7FC; text-decoration: underline }
a:visited.navSub{ color: #C6D7FC; text-decoration: underline }
a:active.navSub { color: #ffffff; text-decoration: underline }
a:hover.navSub  { color: #ffffff; text-decoration: underline }

/* headings h2:#6C5D3E then #5D856B */
h1              { font-size: 14pt; color: #009966; font-weight:bold; margin-top:0; margin-bottom:0 }
h2              { font-size: 12pt; color: #003399; font-weight:bold; margin-bottom:0 }
h3              { font-size: 11pt; color: #000000; font-weight:bold }
h4              { font-size: 10pt; color: #000000; font-weight:bold; margin-bottom:0 }
h4+p            { margin-top: 0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; }

/* other */
ul              { margin-top: 0px; }
.small          { font-size: 8pt; }
.required       { color: #0066CC }
dt              { color: #6C5D3E; font-weight: bold; margin-top:18 }
hr              { color:#FF6600; height:1px }
tr.show         { display:block; } 
tr.hide         { display:none; }