/* page */
body            { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 10pt; color: #000000; background-color: #bbcc66; margin:0px; }
p, td           { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 10pt; color: #000000; }
.copyright      { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 8pt; color: #000000; }
div             { margin:0px; }
table           { border:10px; }
table.tbl-body  { background-color:#ffffff; width:706px; }
table.tbl-foot  { background-color:#ffffff; margin-top:2px; padding:10px; width:706px; }
td.td-text      { padding: 15px; width:507px; padding-left:24px}
td.td-contact   { padding: 10px; width:199px; }

#headerPrint, #footerPrint { display: none; }

/* navigation */
div.nav            { margin-top:0px; margin-bottom:2px; color: #ffffff; width:706px; }
div.nav a          { font-size: 8pt; color: #ffffff; }
div.nav a:link     { color: #ffffff; text-decoration: none; }
div.nav a:visited  { color: #ffffff; text-decoration: none; }
div.nav a:active   { color: #bbcc66; text-decoration: none; }
div.nav a:hover    { color: #bbcc66; text-decoration: none; }

/* contact */
div.contact        { font-size: 8pt; width: 205; padding:10px; border-left: 2px solid #BBCC66; border-top: 2px solid #BBCC66; }

/* standard links */
a           { color: #446611; }
a:link      { color: #446611; text-decoration: underline; }
a:visited   { color: #446611; text-decoration: underline; }
a:active    { color: #88bbff; text-decoration: underline; }
a:hover     { color: #88bbff; text-decoration: underline; }

/* copyright links */
a.copyright          { font-size: 8pt; color: #446611; }
a:link.copyright     { color: #446611; text-decoration: underline; }
a:visited.copyright  { color: #446611; text-decoration: underline; }
a:active.copyright   { color: #88bbff; text-decoration: underline; }
a:hover.copyright    { color: #88bbff; text-decoration: underline; }

/* headings */
h1          { font-size: 14pt; color: #77aaee; font-weight:bold; margin-top:7px; margin-bottom:0px; }
h2          { font-size: 12pt; color: #6699dd; font-weight:bold; margin-bottom:0px; }
h3          { font-size: 11pt; color: #000000; font-weight:bold; }
h4          { font-size: 10pt; color: #000000; font-weight:bold; margin-bottom:0; }

/* lists */
li          { font-size: 10pt; color: #000000; }

/* other */
.small      { font-size: 8pt; }

/* 
colors
lt green  bbcc66
dk green  446611
blue      6699dd
purple    662244
 */