/* 
  Delta Squared styles.
*/
html, body {
    font-family: Verdana, Arial, Helvetica; 
    font-size: 9pt;
    margin: 0px; 
    padding: 0px;
}

h1 {font-size: 14pt; text-align: left; color: #C60018; font-weight: bold;}
h2 {font-size: 9pt; font-weight: bold;}

img { border: 0px; margin: 0px; margin-bottom: 0px; padding: 0px }

img.special  { border: 0px; margin: 0px; margin-bottom: -2px; padding: 0px }

.header{ /* height: 110px; put back when confirmed */ border-bottom: 3px solid #CECFCE; }

.outercontainer{
    width: 960px;
    border: solid #CECFCE 1px;
    text-align: left;
    margin: 20px auto;
    margin-bottom: 0px;
}

.leftmenucontainer{
    padding-top: 0px;
    padding-right: 0px;
    vertical-align: top;
    text-align: right;
    background-image: url('/images/leftbar.jpg');
    background-repeat: no-repeat;
    width: 200px;
    background-color: #CECFCE;
}

.leftmenu{ padding: 4px; margin-left: 10px; padding-bottom: 8px}
.leftmenuselected { padding: 4px; margin-left: 10px; padding-bottom: 8px }

.leftsubmenucontainer{ padding-bottom: 10px}

.leftsubmenu { padding: 4px; margin-left: 40px} 
.leftsubmenuselected{ padding: 4px; margin-left: 40px} 


.leftcell {
    background-color: #CECFCE; width: 200px;
}

.topmenucontainer{
    font-size: 8pt;
    text-align: center;
    padding-bottom: 8px;
    vertical-align: top;
    padding-top: 20px
}

.contentcontainer{
    vertical-align: top;
    padding: 20px;
    padding-right: 30px;
    width: 760px;
    height: 550px
}
    
.footer{ text-align: center; padding: 10px }
.footer img{ margin-bottom: 1px; margin-right: 2px}


.copyright {
    padding-top: 5px;
    font-size: 7pt;
    color: #999999
}

.cww {
    font-size: 7pt;
    color: #999999
}


.contentcontainer a:link, .footer a:link, .cww a:link  { color: #669999; text-decoration: none;  font-size: 9pt}
.contentcontainer a:hover, .footer a:hover, .cww a:hover { color: #cc0000; text-decoration: underline; font-size: 9pt}
.contentcontainer a:visited, .footer a:visited, .cww a:visited  { color: #669999; text-decoration: none;   font-size: 9pt}
.contentcontainer a:active, .footer a:active, .cww a:active { color: #cc0000;  font-size: 9pt; text-decoration: none; }

.

.leftmenu a:link { font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.leftmenu a:visited { font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.leftmenu a:hover { font-size: 9pt; color: #cc0000; text-decoration: underline; font-weight: bold; }

.leftmenuselected a:link { font-size: 9pt; color: #cc0000; text-decoration: none; font-weight: bold; }
.leftmenuselected a:visited { font-size: 9pt; color: #cc0000; text-decoration: none; font-weight: bold; }
.leftmenuselected a:hover { font-size: 9pt; color: #cc0000; text-decoration: underline; font-weight: bold; }

.leftsubmenu a:link {  font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.leftsubmenu a:visited { font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.leftsubmenu a:hover { font-size: 8pt; color: #cc0000; text-decoration: underline; font-weight: bold; }

.leftsubmenuselected a:link {  font-size: 8pt; color: #cc0000; text-decoration: none; font-weight: bold; }
.leftsubmenuselected a:visited { font-size: 8pt; color: #cc0000; text-decoration: none; font-weight: bold; }
.leftsubmenuselected a:hover { font-size: 8pt; color: #cc0000; text-decoration: underline; font-weight: bold; }

.footer a:link { font-size: 7pt; font-weight: bold; padding-right: 10px}
.footer a:hover { font-size: 7pt; font-weight: bold; padding-right: 10px}
.footer a:visited { font-size: 7pt; font-weight: bold; padding-right: 10px}

.tabs a:link    {  font-size: 7pt; font-weight: bold; text-decoration: none; }
.tabs a:hover   {  font-size: 7pt; font-weight: bold; text-decoration: underline; color: #cc0000; }
.tabs a:visited {  font-size: 7pt; font-weight: bold; text-decoration: none;}


.pagetitle {
    font-size: 14pt; text-align: left; color: #C60018; font-weight: bold; padding-bottom: 10px; 
}
.pagecontent { padding-top: 10px; font-size: 10pt; }

.pagecontent  .bold{ font-weight: bold }

.cww a:link  {font-weight: normal; font-size: 7pt;}
.cww a:hover {font-weight: normal; font-size: 7pt;}
.cww a:visited  { font-weight: normal; font-size: 7pt;}

.quote{ text-align: center; color: #bbbbbb; font-style: italic; margin-left: 50px; margin-right: 50px}

