﻿body {
  background-color: #666666; 
  margin-top: 6;
  margin-bottom: 6; 
}

.section_title_text 
{
  font: bold 11pt Verdana; 
  color: #e00000;
}

.section_subtitle_text 
{
  font: bold 11pt Verdana; 
  color: #333399;
  padding: 4 8 4 0;
}

.section_subtitle1_text 
{
  font: bold 10pt Verdana; 
  color: #000000;
  padding: 4 8 4 0;
}

.section_subtitle3_text 
{
  font: bold italic 9pt Verdana; 
  color: #333399;
  padding: 4 8 4 0;
}

.section_subtitle4_text 
{
  font: bold 9pt Verdana; 
  color: #333399;
  padding: 4 8 4 0;
}
.section_subtitle2_text 
{
  font: italic 8pt Verdana; 
  color: #298000;
  padding: 0 8 4 0;
}

.section_text
{
  font: normal 10pt Verdana;
  color: #222222;
  padding: 0 8 10 0;
}

.section_text2
{
  font: normal 10pt Verdana;
  color: #222222;
  padding: 0 8 10 0;
}

.section_text2 a
{
  font: normal 10pt Verdana;
  color: #222222;
  padding: 0 8 10 0;
}

.section_subtext
{
  font: normal 8pt Verdana;
  color: #222222;
  padding: 0 8 2 8;
}

.section_subtext2
{
  font: italic 8pt Verdana;
  color: #298000;
  padding: 0 8 8 8;
}

.toc_preheader
{
  font: italic 9pt Arial; 
  color: #333399;
  padding: 2 0 4 6;
}

.toc_title_text 
{
  font: normal 10pt Verdana; 
  color: #e00000;
  padding: 0 10 2 12;
  white-space: nowrap;
}

A.toc_title_link 
{
  color: #e00000;
  text-decoration: none;
}

A.toc_title_link:hover 
{
  color: #c00000;
  text-decoration: underline;
}

.toc_text 
{
  font: normal 8.5pt Verdana; 
  padding: 0 6 8 24;
}

A.toc_link 
{
  color: #555555;
  text-decoration: none;
}

A.toc_link:hover 
{
  color: #444444;
  text-decoration: underline;
}

.toc_archive_text
{
  font: bold 7.5pt Verdana;
  color: #444444;
  height: 100%;
  vertical-align: bottom;
  padding: 6 0 4 12;
}

.rounded_top_left 
{
  background: url(http://www.denisonconsulting.com/_images/RoundedCorner_TopLft.gif) no-repeat top left;
  font: normal 1px arial; 
  height: 4px;
}

.rounded_top_right 
{
  background: url(http://www.denisonconsulting.com/_images/RoundedCorner_TopRt.gif) no-repeat top right;
  font: normal 1px arial; 
  height: 4px;
}

.rounded_bottom_left 
{
  background: url(http://www.denisonconsulting.com/_images/RoundedCorner_BotLft.gif) no-repeat bottom left; 
  font: normal 1px arial; 
  height: 4px;
}

.rounded_bottom_right 
{
  background: url(http://www.denisonconsulting.com/_images/RoundedCorner_BotRt.gif) no-repeat bottom right; 
  font: normal 1px arial; 
  height: 4px;
}

.content_pane 
{
  border-right: #bbbbbb 1px solid; 
  width:100%;
}

.content_pane_left 
{
  border-left: #bbbbbb 1px solid; 
  font-size: 1px;
}

.content_pane_top 
{
  border-top: #bbbbbb 1px solid; 
  border-right: #bbbbbb 1px solid; 
  font-size: 1px;
  background-color: white;
}

.content_pane_bottom 
{
  border-bottom: #bbbbbb 1px solid; 
  border-right: #bbbbbb 1px solid; 
  font-size: 1px;
}

.content_pane_break 
{
  border-bottom: #bbbbbb 1px solid; 
  font-size: 1px;
  height: 1;
}

A.standard_link
{
  color: #333399;
  text-decoration: none;
}

A.standard_link:hover
{
  text-decoration: underline;
}

A.more_link 
{
  font: normal 8pt Arial; 
  color: #333399; 
  padding-left: 8;
  padding-right: 8;
  text-decoration: none;
}

A.more_link:hover 
{
  text-decoration: underline;
}

.footer_text 
{
  font: normal 8pt Verdana; 
  height: 20px; 
  text-align: center; 
  vertical-align: middle; 
  color: #666666;
}

A.footer_link 
{
  color: #666666; 
  text-decoration: none;
}

A.footer_link:hover 
{
  color: black; 
  text-decoration: underline;
}

A.staff_name_text
{
  font: normal 10pt Verdana; 
  color:#e00000; 
  text-decoration: none;
}

A.staff_name_text:hover
{
  text-decoration: underline;
}

.staff_title_text
{
  font: italic 9pt Verdana; 
  color:#006600; 
}

div#hide1
{
margin: 0px 20px 0px 20px;
display: none;
}

div#hide2
{
margin: 0px 20px 0px 20px;
display: none;
}

div#hide3
{
margin: 0px 20px 0px 20px;
display: none;
}

div#hide4
{
margin: 0px 20px 0px 20px;
display: none;
}

img.floatRight { 
    float: right; 
    margin: 8px; 
}