/* Hides from IE-mac \*/
* html h3, html .peekaboo {height: 1%;}
/* End hide from IE-mac */


/* General Elements */
/* ----------------------------------------------------- */
body {
    margin: 14px 18px 30px 18px;
    padding: 0;
    background: #D3E7F2 url(/images/common/bg_bluebg.jpg) repeat-x;
    background-attachment: fixed;
    color: #000000;
    font-family: Trebuchet MS,Arial,Verdana,Sans-serif;
}
a img {border-style:none;}
img {border-style:none;}

p {
  margin:0 0 1em 0;
  }
p a {
    color: #0F6A96;
    text-decoration: underline;
}

li a {
    color: #0F6A96;
    text-decoration: underline;
}
li a:hover {text-decoration: none;}


h3 a {
    color: #0F6A96;
}
p a:hover, h3 a:hover {
    color: #0F6A96;
    text-decoration: none;
}

form, input {
  margin:0;
  padding:0;
  }
select {
    font-size: 10px;
}  

textarea { line-height:140%; }

#logo_print { display: none; }  


/* Body */
/* ----------------------------------------------------- */
#mainwhitebox {
    background: url(/images/common/corners/white_top.gif) no-repeat #FFFFFF left top; 
    width: 749px;
    padding: 5px 5px 0 5px;
}
#mainwhitebox_bottom {
    background-image: url(/images/common/corners/white_bottom.gif); 
    background-repeat: no-repeat;
    width: 759px;  
    height: 5px; 
}
#reportpage_lightblue {
    background-image: url(/images/common/corners/ltblue_top_reports.gif); 
    background-repeat: no-repeat; 
    background-color: #bce3f6; 
    text-align: left;
}
#reportpage_lightblue_bottom {
    background-position: left bottom; 
    background-image: url(/images/common/corners/ltblue_bottom.gif); 
    padding-bottom: 9px; 
    background-repeat: no-repeat; 
    text-align: left;
}



/* Header */
/* ----------------------------------------------------- */
#utilitynav {
    font-size: 11px; 
    text-align: right; 
    color: #FFFFFF; 
    text-transform: uppercase;
    padding: 6px;   
    font-weight: bold;
}
#searchbox {
    font-size: 11px;
    padding: 0; 
    margin: 3px 0; 
    font-family: Trebuchet MS,Arial,Verdana,Sans-serif;
}

#topnav {
    background-image: url(/images/common/bg_topnav.gif); 
    width: 749px; 
    background-repeat: repeat-x;
}









#search {
    background-image: url(/images/common/corners/utilitynav_topright.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#search button {
    width: 59px;
    height: 28px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;    
    background-color: #127EB2;
}














#utilitynav a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px;
}
#utilitynav a:hover {
    background-color: #0E628A;
    text-decoration: none;
    padding: 5px;
}
.utilitynav_on {
    background-color: #0E628A;
}

h3.graph_header  {
    font-size: 16px;
    color: #000000;
    padding: 0;
    margin: 0;
}
h4.red14 {
    font-size: 14px;
    color: #990000;
    padding: 0;
    margin: 0;
}
h4.red16 {
    font-size: 16px;
    color: #990000;
    padding: 6px 0;
    margin: 0;
}
h4.white16 {
    font-size: 16px;
    color: #FFFFFF;
    padding: 6px 0;
    margin: 0;
}


/* Graph stuff */
/* ----------------------------------------------------- */
.graph_key ul {
    padding: 14px 5px 5px 0;
    margin: 0;
    width: 125px;
}
.graph_key ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    list-style-type: none;
    padding: 6px 0;
}
.graph_key {
    width: 125px;
    float: left;
}

.graph_key a {
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 0 15px;
    display: block;
}
#graph_one a {
    color: #006699;
    background-image: url(/images/reports/bullet_bluelarge.gif);
}
#graph_nationalaverage {
    color: #9370DB;
    background-image: url(/images/reports/bullet_purplelarge.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 15px 15px;
    display: block;
}
#graph_topreporting {
    color: #000000;
    background-image: url(/images/reports/bullet_blacklarge.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 15px 15px;
    display: block;
}
/*, #graph_topreporting a*/

#graph_nationalaverage a {
    color: #999999;
    background-image: url(/images/reports/bullet_greylarge.gif);
}
#graph_short {
    color: #B89D79;
    background-image: url(/images/reports/bullet_tanlarge.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 15px 15px;
    display: block;
}
#graph_long {
    color: #993333;
    background-image: url(/images/reports/bullet_redlarge.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 15px 15px;
    display: block;
}

.graph_box_top {
    background-image: url(/images/reports/corners/greyline_yellowbox_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 4px;
}
.graph_box_bottom {
    padding: 6px 15px;
    background-image: url(/images/reports/corners/greyline_yellowbox_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#graph_image {
    float: left;
    width: 680px;
    height: 610px
}  
  
#graph_previousdata {
    padding: 6px 6px 0px 170px;
}
.greyline {
    border-bottom: 1px solid #8C9BBD; 
    height: 1px; 
    padding: 8px 0 1px 0;
}                 
  

/* Third Available stuff */
/* ----------------------------------------------------- */  
.thirdavailable_list ul {
    padding: 5px 5px 5px 0;
    margin: 0;
}
.thirdavailable_list ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    list-style-type: none;
    padding: 6px 0;
}

.thirdavailable_list a {
    padding: 0px;
    display: block;
    color: #0F6A96;
}


.thirdavailable_box_top {
    float: left; 
    width: 572px;
    /*background-image: url(/images/reports/corners/greyline_whitebox_top.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
    padding-top: 4px;
}
.thirdavailable_box_bottom {
    margin-top: 11px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    padding: 6px 15px;
    /*
    background-image: url(/images/reports/corners/greyline_whitebox_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;*/
}
.redbox {
    float: right;
}

#redbox_top {
    background-color: #993333; 
    background-image: url(/images/reports/corners/red_top.gif);
    background-position: left top;
}

#redbox_bottom {
    background-color: #7A2929; 
    background-image: url(/images/reports/corners/darkred_bottom.gif);
    background-position: left bottom;
}
#redbox_top, #redbox_bottom {
    width: 109px;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 10px;
    color: #FFFFFF;
}
#redbox_top p {
    padding: 0 0 8px 0;
    margin: 0;
    font-size: 14px;
}
#redbox_top h5, #redbox_bottom h5 {
    color: #FFFFFF;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    line-height: 15px;
}


.bar_box_top {
    float: left; 
    width: 572px;
    background-image: url(/images/reports/corners/greyline_greybox_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.bar_box_bottom {
    background-image: url(/images/reports/corners/greyline_whitebox_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px 1px 10px 1px;
}

.bar_box_top_wide {
    float: left; 
    width: 710px;
    background-image: url(/images/reports/corners/greyline_greybox_top_wide.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.bar_box_bottom_wide {
    background-image: url(/images/reports/corners/greyline_whitebox_bottom_wide.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px 1px 10px 1px;
}

.bar_header {
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}
.bar_header a {
    color: #CCCCCC;
}
.bar_table {
    width: 100%;
}
.bar_table td {
    padding: 4px 8px;
}
.bar_table2 td.bar_percent {
     background-image: url(/images/reports/graphs/bg_scale.gif);
     background-repeat: repeat-y;
}
.bar_table2 td.bar_leapfrog {
     background-image: url(/images/reports/graphs/bg_scale_leapfrog.gif);
     background-repeat: repeat-y;
}
td.scale_bars_ttt {
     background-image: url(/images/reports/graphs/scale_bars_ttt.gif);
     background-repeat: repeat-y;
}
td.scale_numbers_ttt {
     background-image: url(/images/reports/graphs/scale_numbers_ttt.gif);
     background-repeat: repeat-y;
}
.bar_measure {
    font-size: 12px; 
    font-weight: bold;
    text-transform: uppercase;
}
.bar_measure span {
    font-size: 12px; 
    font-weight: normal;
    text-transform: none;
}
.bar_measure a {
    font-weight: normal;
    color: #000000;
    text-transform: none;
}
.bar_composite {
    font-size: 12px; 
    font-weight: bold;
    text-transform: none;
}
.bar_composite span {
    font-size: 12px; 
    font-weight: normal;
    text-transform: none;
}
.bar_composite a {
    font-weight: normal;
    color: #000000;
    text-transform: none;
}
.bar_location {
    font-size: 10px; 
    text-transform: uppercase;
    color: #666666;
    font-weight: normal;
}
.bar_historicaldata a {
    font-size: 11px; 
    color: #0F6A96;
}
.bar_yellow_row {
    background-color: #FFFFCC;
}

.form_separator {
    background-color: #eeeeee;
    color: #c58230;
    padding: 10px;
}

.bar_percent {
    font-size: 13px;
    font-weight: bold;
}

/* MAIN NAVIGATION */
/* ----------------------------------------------------- */
/* OFF STATES */
#mainnav .navitem_off a, #mainnav .navitem_off a:visited {
    float: left;
    padding: 7px 6px 8px 6px;
    border-right: 1px solid #FFFFFF;
    background: url(/images/common/mainnav_left_off.gif) repeat-x;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
}
/* right corner */
#mainnav .navitem_off span a {
    background: url(/images/common/mainnav_right_off.gif) no-repeat right top;
}
#mainnav .navitem_off .lastitem a, #mainnav .navitem_off .lastitem a:visited {
    display: block;
    background: url(/images/common/nav_blue_right.gif) no-repeat right top;
}

/* ACTIVE STATES */
#mainnav .navitem_on a {
    float: left;
    padding: 7px 5px 9px 6px;
    border-right: 1px solid #FFFFFF;
    background: url(/images/common/mainnav_left_on.gif) repeat-x;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #FDC339;
}
#mainnav .navitem_on .lastitem a, #mainnav .navitem_on .lastitem a:visited {
    display: block;
    background: url(/images/common/nav_yellow_right.gif) no-repeat right top;
}

/* HOVER STATES */
#mainnav .navitem_off a:hover {
    background: url(/images/common/mainnav_left_on.gif) repeat-x;
    color: #000000;
}
#mainnav .navitem_off .lastitem a:hover {
    display: block;
    background: url(/images/common/nav_yellow_right.gif) no-repeat right top;
}


    #header {
      font-size: 11px;
      line-height: 13px;
      }
    #header .list_off, #header .list_on {
      display: inline;
      margin: 0;
      padding: 0;
      float: right;    
      }
      /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header .list_off a, #header .list_on a { text-align: center; }
    /* End IE5-Mac hack */
    #header a {
      float:left;
      background:url("/images/common/mainnav_left_both.gif") no-repeat left top;
      padding:0 0 0 8px;
      border-bottom: 5px solid #FFFFFF;
      text-decoration:none;
      margin: 0 0 0 2px;
      }
    #header #reports a {
      float:left;
      background:url("/images/common/mainnav_left_both_reports.gif") no-repeat left top;
      }
    #header #forum a {
      float:left;
      background:url("/images/common/mainnav_left_forum.gif") no-repeat left top;
      }  
    #header a span {
      float:left;
      display:block;
      background:url("/images/common/mainnav_right_both.gif") no-repeat right top;
      padding:5px 9px 4px 1px;
      font-weight:bold;
      color:#000000;
      }
    #header #reports a span {
      background:url("/images/common/mainnav_right_both_reports.gif") no-repeat right top;
      padding:5px 15px 4px 36px;
      }
    #header #forum a span {
      background:url("/images/common/mainnav_right_forum.gif") no-repeat right top;
      padding:5px 9px 4px 1px;
      }  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#0F6A96;
      }
    #header .list_on a {
      background-position:0 -150px;
      border-width:0;
      }
    #header .list_on a {
      background-position:0 -150px;
      border-width:0;
      }
    #header .list_on a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#0F6A96;
      }
    #header a:hover {
      background-position:0% -150px;
      }
    #header a:hover span {
      background-position:100% -150px;
      }
    #header #reports.list_on a {
      border-bottom: 5px solid #BCE3F6;
      }


/* END MAIN NAVIGATION ----------------------------------------------------- */



  
/* Titles */
/* ----------------------------------------------------- */
h2 {
    font-size: 24px;
    color: #0F6A96; 
    padding: 0;
    margin: 0;
}
h2.head_nonreport {
    font-size: 18px;
    color: #1381B6;
    padding: 0;
    margin: 0;
    border-top: 1px solid #B8D9E9;
    border-bottom: 1px solid #B8D9E9;
    padding: 4px 0;
    width: 580px;
}
h2.black20 {
    font-size: 20px;
    color: #000000;
    margin: 5px 0 10px 0;
    padding: 0;
}
h2.head_reports {
    padding: 3px 0 5px 70px;
}
h2.red20 {
    font-size: 20px;
    color: #990000;
    margin: 0;
    padding: 0;
}
h3 {
    color: #1382B8;
    font-size: 16px;
    margin: 14px 0 4px 0;

}
h3.reporthead {
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 10px 0;
    color: #006699;
}


h4 {
    color: #1382B8;
    font-size: 14px;
    margin: 14px 0 4px 0;
}

p, ul, ol {
    font-size: 12px;
    line-height: 17px;
}
ul {
    /*padding-bottom: 20px; */
	padding-bottom:  4px;
}

.backlink {
    font-size: 16px;
    color: #006699;
    padding-top: 8px;
    font-weight: bold;
}
.backlink a {
    color: #006699;
    text-decoration: none;
}
.backlink a:hover {
    text-decoration: underline;
}


#view_reports h2 {
    padding: 7px 67px;
    margin: 0;
}

#view_reports {
    text-align: left; 
    background-image: url(/images/common/corners/ltblue_bottom.gif); 
    background-repeat: no-repeat; 
    background-position: left bottom; 
    padding-bottom: 9px;
}

#reportheading {
    padding: 2px 0 4px 70px;
}
#mainwhite_padding {
    margin: 0px 7px 4px 70px;
}


#breadcrumbs {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding: 5px 8px 5px 8px;
    height: 1%;
}   
    
#breadcrumbs a {
    color: #006699;
    background-image: url(/images/common/breadcrumb_bullet.gif);
    background-position: 100% 70%;
    background-repeat: no-repeat;
    padding: 0 14px 0 0;
    margin-right: 4px;
    font-weight: normal;
    font-size: 12px;
}   
#breadcrumbs ul li {
    display: inline;
    padding: 0;
    margin: 0;
}   
#breadcrumbs ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}   
#breadcrumbs_on {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding: 0px;
}   
.breadcrumbs_left {
    background-image: url(/images/reports/corners/breadcrumbs_left.gif);
    background-repeat: no-repeat;
    background-position:  left top;
    background-color: #FFFFFF; 
    margin: 0px 7px 4px 70px; 
    padding: 0;
    height: 1%;
}
.breadcrumbs_right {
    background-image: url(/images/reports/corners/breadcrumbs_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 1%;
}

/* Center column */
/* ----------------------------------------------------- */ 
.feedback td {
    font-size: 12px;
    padding: 6px 0; 
    margin: 0px; 
    font-family: Trebuchet MS,Arial,Verdana,Sans-serif;
}
.table_info {
    font-size: 11px;
    text-align: center;
    margin: 15px 5px;
    border-bottom: 1px solid #E5E5E5;
}
.table_info td {
    padding: 6px;
    border-right: 1px solid #E5E5E5;
}
.table_info span {
    font-size: 13px;
    line-height: 17px;
    display: block;
    margin: 0px 0 0px 22px;
    text-indent: -12px;
    text-align: left;
}
.table_info span a {
    color: #0F6A96;
}
.table_info h4 {
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    text-align: left;
}
.table_info th {
    font-size: 13px;
    color: #FFFFFF;
    background-color: #666666;
    padding: 6px;
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.table_info thead td {
    font-size: 13px;
    color: #FFFFFF;
    background-color: #666666;
    padding: 6px;
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.table_info .table_red {
    font-size: 11px;
    color: #990000;
    background-color: #E5E5E5;
    padding: 6px 0 6px 6px;
    font-weight: bold;
    text-align: right;
}
.table_info .table_filter {
    background-color: #E5E5E5;
    padding: 6px;
}
.table_row_grey {
    background-color: #F5F5F5;
}

/* CONERS for multi-use */
.corner_whitetopleft {
    background: url(/images/common/corners/white_topleft.gif) no-repeat #FFF left top;
}
.corner_whitetopright {
    background: url(/images/common/corners/white_topright.gif) no-repeat right top;
}
.corner_whitebottomright {
    background: url(/images/common/corners/white_bottomright.gif) no-repeat right bottom;
}
.corner_whitebottomleft {
    background: url(/images/common/corners/white_bottomleft.gif) no-repeat left bottom;
    height: 100%; 
    padding: 6px 7px 20px 7px;
}



.corner_redtopleft {
    background: url(/images/common/corners/red_topleft.gif) no-repeat #993333 left top;
}
.corner_redtopright {
    background: url(/images/common/corners/red_topright.gif) no-repeat right top;
}
.corner_yellowbottomright {
    background: url(/images/common/corners/yellow_bottomright.gif) no-repeat #fffbe8 right bottom;
}
.corner_yellowbottomleft {
    background: url(/images/common/corners/yellow_bottomleft.gif) no-repeat left bottom;
}

.normallist {
    margin: 0; 
    padding-left: 17px;
}
.normallist li {
    margin: 0; 
    padding: 3px 0px;
}

.red10 {
    color: #990000;
    font-size: 10px;
}

.red12 {
    color: #990000;
    font-size: 12px;
}

.black10 {
    font-size: 10px;
    line-height: 15px;
}
.black13 {
    font-size: 13px;
    line-height: 17px;
}
.black13 a {
    color: #006699;
    font-weight: bold;
}

.blue12 {
    font-size: 12px;
    line-height: 15px;
    color: #0F6A96;
    text-decoration: none;
}
.blue12 a {
    color: #0F6A96;
    text-decoration: none;
}
.blue12 a:hover { text-decoration: underline; }

.plans {
    padding-bottom: 8px;
}

#buttons_functional {
    float: right;
}

/* Left Nav */
/* ----------------------------------------------------- */
#leftcolumn {
    margin: 0 7px 0 4px; 
}
#leftcolumn_red {
    padding: 6px 14px; 
    color: #FFFFFF;
    font-size: 14px;
    line-height: 17px;
}

#leftcolumn_red h3 {
    margin: 0px; 
    padding: 0;
    color: #FFFFFF;
    font-size: 14px;
    display: inline;
}
#leftcolumn_red a {
    color: #FFFFFF;
    font-size: 11px;
    padding-left: 20px;
}


#leftcolumn_yellow {
    padding: 12px 9px; 
    line-height: 17px;
}
#leftcolumn_yellow h3 {
    margin: 0px; 
    padding: 0;
    color: #993333;
    font-size: 14px;
}
#leftcolumn_yellow h4 {
    margin: 0px; 
    padding: 0;
    color: #993333;
    font-size: 10px;
}
#leftcolumn_yellow a {
    color: #000000;
    font-size: 11px;
    margin-left: 10px;
    display: block;
}
#leftcolumn_bottom {
    margin-top: 15px;
/*  border-top: 1px solid #000000;*/
    font-size: 10px;
    color: #666666;
    line-height: 12px;
}
#leftcolumn_bottom h5 {
    color: #000000;
    font-size: 10px;
    margin: 8px 0 8px 0;
    line-height: 12px;
}
#leftcolumn_bottom h6 {
    font-size: 10px;
    text-transform: uppercase;
    margin: 8px 0 0px 0;
    line-height: 12px;
}
#leftcolumn_bottom i {
    display: block;
    margin: 4px 0 5px 9px;
    font-style: normal;
}
#leftnav_cell {
    background-color: #E1C9A9;
}
#leftnav_cell_bottom {
    background-image: url(/images/common/leftnav/tangradient_bottom.gif);
    height: 9px;
}


#leftnav_nonreport {
    background-image: url(../images/common/leftnav/tangradient_top.jpg); 
    background-repeat: no-repeat; 
    height: 230px; padding: 5px;
}

#leftnav_nonreport ul {
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.leftnav_nr_off, .leftnav_nr_on {

}
.leftnav_nr_off a, .leftnav_nr_on a {
    color: #000000;
    text-decoration: none;
    padding: 3px 5px 3px 15px;
    margin: 0;
    display: block;
    width: 99px;
    background-image: url(/images/common/leftnav/arrow_off.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.leftnav_nr_off a:hover, .leftnav_nr_on a {
    background-color: #FFFFFF;
    color: #0F6A96;
    text-decoration: none;
    margin: 0;
    background-image: url(/images/common/leftnav/arrow_on.gif);
}


/* Footer */
/* ----------------------------------------------------- */
#footer {
    width: 739px; 
    padding: 15px 0; 
    color: #000000;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
}
#footer a { 
    color: #337391;
}

/* Images */
/* ----------------------------------------------------- */
.photo_left {
  float: left;
  margin: 0 10px 10px 0;
  }
.photo_right {
  float: right;
  margin: 0 0 10px 10px;
  }

/* HOME PAGE */
/* HOME PAGE */
/* HOME PAGE */
/* Center column HOME*/
/* ----------------------------------------------------- */ 

.bodycopyHOME {
    width: 50%;
    line-height: 130%;
    text-align: left;
    width: 33%;
    padding: 12px 6px;
    font-size: 95%;
    color: #767676;
}
.view_reports_tableHOME h3 {
    margin: 0;
    padding: 7px 9px 6px 9px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
}
#footTwoHome, #footOneHome {
    font-size: 12px;
    line-height: 16px;
}
#footOneHome {
    padding: 18px 5px 9px 9px;
}
#footTwoHome {
    padding: 18px 5px 10px 10px;
}

#footTwoHome a, #footOneHome a {
    color: #0F6A96;
    text-transform: none;
    font-weight: normal;
}

#topicCellOne {
    width: 134px;
}
#topicCellTwo {
    padding: 0 10px;
    border-left: 1px solid #bce3f6;
    border-right: 1px solid #bce3f6;
    width: 144px;
}
#topicCellThree {
    padding: 0 10px;
}
.view_reports_tableHOME h2 {
    padding: 7px 9px 6px 9px;
    margin: 0;
    font-size: 20px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
}
#headOneHome {
    background: #d2e8f3 url(/images/reports/home/headone.gif) no-repeat left top;
    width: 189px;
}

#headTwoHome {
    background: #e0eff7 url(/images/reports/home/headtwo.gif) no-repeat left top;
    width: 478px;
}
#footOneHome {
    background: #e5f4fb url(/images/reports/home/bottomone.gif) no-repeat left bottom;
}

#footTwoHome {
    background: #f5fcff url(/images/reports/home/bottomtwo.gif) no-repeat left bottom;
}
.view_reports_table ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 13px;
    font-size: 13px;
}
.view_reports_table ul li {
    padding: 0;
    margin: 8px 0 8px 0;
}
.gutter3px {
    width: 3px;
}

.view_reports_tableHOME h4 {
    font-size: 15px;
    line-height: 15px;
    color: #930808;
    padding: 0;
    margin: 0px 0 0 0;
    text-transform: uppercase;
}
#ProviderRegionSelect1_lstProviderRegions {
    XXwidth: 106px;
}
.mapcell {
    width: 65px; 
    text-align: center;
    font-size: 11px;
}
.mapcell a {
    display: block;
    text-decoration: none;
    padding: 4px;
}

.mapcell a:hover {
    text-decoration: none;
    background-color: #d3e9f4;
}
#viewmap {
    text-align: right;
    font-size: 11px;
    padding-right: 4px;
}
#viewmap a {
    display: block;
    text-decoration: none;
    padding: 3px;
    color: #CCCCCC;
}

#viewmap a:hover {
    text-decoration: none;
    background-color: #4b4b4b;
    color: #FFFFFF;
}

#mListing th {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    text-transform: uppercase;
    padding: 5px 0;
    text-align: left;
    font-size: 13px;
}
#mListing thead {
    padding: 5px 0;
}

#mListing td {
    text-align: left;
    font-size: 13px;
    padding: 3px 3px;
}
.legend {
    width: 538px;
    border: 1px solid #999999; margin: 8px; padding: 8px 8px 5px 8px; 
    background-color: #e7e7e7; line-height: 14px; font-size: 11px; color: #666666;
}

.table_legend {margin: 0 0 0 50px;}

.table_legend td {
    font-size: 12px;
    padding: 6px;
/*    padding: 2px 10px 2px 2px; */
    border-bottom: 1px solid #666666;
}
.table_legend td a, .table_legend th a {
    color: #0F6A96;
}
.table_legend td a, .table_legend th a {
    text-decoration: underline;
}
.table_legend td a:hover, .table_legend th a:hover {
    text-decoration: none;
}

.table_legend th {
    font-size: 12px;
 	    padding: 6px;
	/*    padding: 2px 10px 2px 2px; */
    border-bottom: 1px solid #666666;
}
.table_legend {
    width: 600px;
}
.didnotreport {
    background-color: #e7e7e7; 
    padding: 2px;
}

.bardisplay {
    background-repeat: repeat-x;
    float: left;
}
.printpage_only {
    display: none;
}

/*HOME*/
#home_bottom {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
}
#home_bottom small {
    font-weight: bold;
}

#home_bottom a {
    color: #0F6A96;
    display: block;
    padding: 5px;
    text-decoration: none;
}
#home_bottom span a {
    color: #000000;
    background-image: url(/images/home/bg_pink2.gif);
    padding-left: 5px;
    padding-right: 5px;
}
#home_bottom a:hover {
    color: #0F6A96;
    text-decoration: none;
    background-color: #efefef;
    background-image: none;
}
#home_bottom span a:hover {
    background: url(/images/home/bg_pink2.gif);
}
#home_bottom h3 a {
    padding: 0;
}
h3.head_home {
    color: #0F6A96;
    border-bottom: 1px solid #BCAF9A;
    padding: 11px 0 5px 0;
    margin: 4px 0;
}
h4.head_home {
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    border-top: 1px solid #BCAF9A;
    padding: 8px 0 0 0;
    margin: 6px 0 0 0;
}

h2.head_home {
    color: #0F6A96;
    padding: 23px 0 18px 69px;
}

#cell_reports {
    width: 277px; 
    background-image: url(/images/home/bg_blue_bottom.jpg); 
    background-position: left bottom; 
    background-repeat: no-repeat;
}

#cell_reports a {
    color: #0F6A96;
    display: inline;
    padding: 0;
    font-weight: bold;
}
#cell_reports a:hover {
    text-decoration: none;
    background-color: transparent;
}
#mRegionTable a {
    padding-bottom: 5px;
    font-size: 13px;
}

.lowercase {
    text-transform: lowercase;
    font-weight: normal;
}
#NLegend {
    padding-left: 100px;
}
#MeasureChart1_mChartImage p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 35px;
}

/* MEMBERS */

#membertable h1 {
    color: #4C2D7F;
	margin: 0;
    font-size: 11px;
	vertical-align: top;
}

#membertable {
    color: #000000;
    font-size: 11px;
}   
    
#membertable td {
    padding: 5px 10px 5px 5px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;
    border-color: #E5E5E5;
    
}

#membertable a {
	font-size: 11px;
    font-weight: normal;
    color: #0F6A96;
    text-decoration: underline; 
}
#membertable a:hover {text-decoration: none;}

.member_gray {
    background-color: #F5F5F5;
}

/* BOARD OF DIRECTORS */

#directortable h1 {
    color: #4C2D7F;
    font-size: 11px;
}

#directortable {
    color: #000000;
    font-size: 11px;
}   
    
#directortable td {
    padding: 5px 10px 5px 5px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;
    border-color: #E5E5E5;
    
}
#directortable th {
    padding: 8px 6px 8px 6px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;	
	font-size: 14px;
	color: #ffffff;
    
}

#directortable a {
    font-size: 11px;
    font-weight: normal;
    color: #0F6A96;
    text-decoration: underline; 
}
#directortable a:hover {text-decoration: none;}

span.title {
	color: #4C2D7F;
	font-size: 11px;
	font-weight: bold;}

.director_gray {
    background-color: #F5F5F5;
}

/* CONTACTS */

#contacttable h1 {
    color: #4C2D7F;
    font-size: 14px;
	margin-bottom: 2px;
	margin-top: .5px;
}

#contacttable {
    color: #000000;
    font-size: 12px;
}   
    
#contacttable td {
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;
	border-bottom-width: 1px;
    border-color: #E5E5E5;
    font-size: 13px;
}
#contacttable th {
    padding: 8px 3px 8px 6px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;	
	font-size: 14px;
	color: #ffffff;
    text-align: left;
}

#contacttable a {
    font-size: 13px;
    font-weight: normal;
    color: #0F6A96;
    text-decoration: underline; 
	padding: 0;
	margin: 0;
}

.contact_gray {
    background-color: #F5F5F5;
}

/* CONTACTS - General Inquery Table*/
#contacttable_no_lines h1 {
    color: #4C2D7F;
    font-size: 14px;
	margin-bottom: 2px;	
	margin-top: .5px;	
}

#contacttable_no_lines {
    color: #000000;
    font-size: 12px;
}   
    
#contacttable_no_lines td {
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0px;
    border-right-width: 1px;
    border-color: #FFFFFF;
    font-size: 13px;
}	

#contacttable_no_lines a {
    font-size: 13px;
    font-weight: normal;
    color: #0F6A96;
    text-decoration: underline; 
}

.bar_wide td {
    padding: 0;
}       
        
.textoverlay {
    position: absolute; 
    padding: 1px 0 0 5px; 
    font-size: 12px; 
    color: #000000; 
    font-weight: bold;
}

.textoverlay a {
    color: #000000; 
    text-decoration: none;
    cursor: hand;
}
#tblMeasureDisplay a {
    text-decoration: none;
}

/** Careers Page **/
.careers h3 {
	color: #4C2D7F;	
}

/** PDF Downloads **/

span.pdf {font-size: 12px; float: right; position: relative; margin: 3px 0 0 0;}
span.pdf a {
    color: #0F6A96;
    text-decoration: underline;
}
span.pdf a:hover {text-decoration: none;}

span.ok {color: #0b7c0b;}
span.num_hilite {color: #fff; background-color: #0b7c0b; padding: 5px; margin: 0 5px 0 0;}

/** News **/

p.date {margin: 12px 0;}