﻿* {
	font-family: Century Gothic, Geneva, Helvetica, Arial, SunSans-Regular, sans-serif, Helvetica Neue, Myriad Pro, Gotham,  Lucida Sans Unicode, Lucida Grande, Helvetica, Arial, Verdana;
   	font-size: 11px;

	color:#6d6e72;
}

body 
{
    background:#ffffff;
    margin:0px;
    font-size:11px;

}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: hover;
}

 
 div.subhead
 {
	 
	 font-size:18px;
	 color:white;
 }
 
 
 .pagehead
 {
    font-size: 45px; border-left: solid 1px #dee0df; 
    
    text-align:left; 
    line-height: 34px; 
    color:#b6b6b8;
 }
 .datatable
 {
     padding:4px;
 }
 .dataTable td
 {
 color: White;
 }
 
  table.dataTable td
 {
 color: White;
 }
  .projectlinks
 {

 color:white;
 }
 
 
 .projectlinks, .projectlinks A:link, .projectlinks A:visted, .projectlinks A:hover
 {

 color:white;
 margin-bottom:4px;
 }
 
 
 div.pagebox
 {
    padding-top:0px; margin-left:52px;color:white; margin-right:56px;
    margin-top:8px;
 }
 
 
 div.leftbox1
 {
    border: solid 1px #dee0df; width:33px; height:255px; margin-left:6px; float:left; text-align:right; margin-right:9px;
 }
 div.leftbox2
 {
 border-bottom: solid 2px #f7941d; width:105px; height:255px; background-color:#f7941d; float:left; margin-right:0px; text-align:right;
 }
 div.right1
 {
 border: solid 1px #b6b6b8; width:83px; height:255px; background-color:#ffffff; float:left; margin-right:7px;
 }
 
 div.right2
 {
     width:35px; 
     height:255px; 
     border: solid 1px #b6b6b8;  
     margin-right:10px; 
     float:left; 
     background-color:#bcbdc1;
 }
 
 div.bright1
 {
 margin-left: 2px; width:129px; height:6px; border: solid 1px #dadadc; margin-top: 0px;
 }
 
 div.bright2
 {
    margin-left: 2px; width:129px; height:6px; border: solid 1px #f7941d; background-color:#f7941d; margin-top: 2px;
  }
