BODY { 
  font-family: Arial, Helvetica, sans-serif; 
  }

H1 {  
  font-size: 16px; 
  line-height: 18px; 
  font-weight: bold; 
  color: #000000;
  }
  
H2 {  
  font-size: 14px; 
  line-height: 18px; 
  font-weight: bold; 
  color: #000000;
  } 
  
H3 {  
  font-size: 12px; 
  line-height: 16px; 
  font-weight: bold;
  font-style: italic;
  color: #000000;
  }

P {  
  font-size: 12px; 
  line-height: 16px; 
  color: #000000;
  }
  

.white {  
  font-size: 12px; 
  line-height: 16px;
  color: #FFFFFF;
  } 

P.footer {  
  font-size: 10px; 
  line-height: 16px; 
  color: #999999;
  } 
  

P.white_footer {  
  font-size: 10px; 
  line-height: 16px; 
  color: #FFFFFF;
  } 

P.black_footer {  
  font-size: 10px; 
  line-height: 12px; 
  color: #000000;
  } 
  

P.error {  
  font-size: 12px; 
  line-height: 16px;  
  font-weight: bold;
  color: #FF0033;
  } 
  

TH {  
  font-size: 12px; 
  line-height: 16px; 
  color: #000000;
  }
  

TD {  
  font-size: 12px; 
  line-height: 16px; 
  color: #000000;
  }
  
TD.row {  
  line-height: 10px;
  background-color: #006633;
  }  
  
LI {  
  font-size: 12px; 
  line-height: 16px; 
  color: #000000;
  } 

TEXTAREA {  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  line-height: 16px; 
  color: #000000;
  }
  
.breadcrumbs {font-family: Verdana, Arial, Helvetica, sans-serif}  

.small_text { font-size: .8em; }
  
a:hover {  
  font-size: 12px; 
  font-style: normal; 
  line-height: 14px
  }
  
a:link {  
  font-size: 12px; 
  font-style: normal;
  line-height: 14px
  }
  
a:visited {  
  font-size: 12px; 
  font-style: normal; 
  line-height: 14px
  }
  
a.exp:hover {  
  font-size: 12px; 
  font-style: normal; 
  color: #FF6633; 
  line-height: 14px
  }
  
a.exp:link {  
  font-size: 12px; 
  font-style: normal; 
  color: #FF6633; 
  line-height: 14px
  }
  
a.exp:visited {  
  font-size: 12px; 
  font-style: normal; 
  color: #FF6633; 
  line-height: 14px
  }
  
.exp {  
  font-size: 12px; 
  font-style: normal; 
  color: #FF6633; 
  line-height: 14px
  } 
  
a.nav:hover {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none; 
  font-weight: bold;
  color: #000000; 
  line-height: 14px
  }
  
a.nav:link {  
  font-size: 12px; 
  font-style: normal;
  text-decoration: none; 
  font-weight: bold;
  color: #000000; 
  line-height: 14px
  }
  
a.nav:visited {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none; 
  font-weight: bold;
  color: #000000; 
  line-height: 14px
  } 
  
nav {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none; 
  font-weight: bold;
  color: #000000; 
  line-height: 14px
  }   
  
a.white_nav:hover {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF; 
  line-height: 14px
  }
  
a.white_nav:link {  
  font-size: 12px; 
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF; 
  line-height: 14px
  }
  
a.white_nav:visited {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF; 
  line-height: 14px
  } 
  
.white_nav {  
  font-size: 12px; 
  font-style: normal; 
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF; 
  line-height: 14px
  }   
  
a.footer:hover {  
  font-size: 10px; 
  font-style: normal; 
  line-height: 16px
  }
  
a.footer:link {  
  font-size: 10px; 
  font-style: normal;
  line-height: 16px 
  }
  
a.footer:visited {  
  font-size: 10px; 
  font-style: normal; 
  line-height: 16px
  }
  
hr {
  background: #000000;
  color: #000000;
  border: 0; 
  height:1px;
  }
  
.select {  
  margin-top: 4px;
  margin-bottom: 4px;
  }
  
BR.space { 
  line-height: 6px
  }
  
.asterisk {
  color: #FF0000; 
  font-size: 14px; 
  }
  
/* Class used to create hidden text for screen readers, as discussed

   in P. Bohman, "An Accessible Method of Hiding HTML Content,"

   http://www.webaim.org/techniques/articles/hiddentext */
.hidden

{

  position:absolute;

  left:0px;

  top:-500px;

  width:1px;

  height:1px;

  overflow:hidden;

}



.ReportTable
{
  font-size: .8em;
  border-right: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
  border-top: black 1px solid;
}

.TableHeader
{
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
  color: #FFFFFF;
  background-color: #000000;
} 


.TotalRow
{
  font-weight: bold;
  /*font-size: .8em;*/
  width: 100%;
  color: #000000;
  background-color: #999999;
}

.TotalRowNonbold
{
  /*font-weight: bold;
  font-size: .8em;*/
  width: 100%;
  color: #000000;
  background-color: #999999;
}

.highlightRow1
{
  background-color: #000000;
}

.highlightRow2
{

}
.small_text {
  font-size: .8em;
}
.nav_bar {
background-color: 3BB161;
}
/* Class for green submit buttons*/
.submit_buttons_grn { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  text-decoration:none;
  background-image: url("../images/green_btn.gif");
  background-repeat: repeat;
  border: 1px solid #2D8561;
  padding:1px 3px 1px 3px;
  cursor:pointer;
}
.submit_buttons_grn:hover { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  text-decoration:underline;
  background-image: url("../images/green_btn_over.gif");
  background-repeat: repeat;
  border: 1px solid #2D8561;
  padding:1px 3px 1px 3px;
  cursor:pointer;
}
/* Class for blue submit buttons*/
.submit_buttons_blue { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  text-decoration:none;
  background-image: url("../images/blue_btn.gif");
  background-repeat: repeat;
  border: 1px solid #5799AC;
  padding:1px 3px 1px 3px;
  cursor:pointer;
  margin-top: 8px;
}
.submit_buttons_blue:hover { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  text-decoration:underline;
  background-image: url("../images/blue_btn_over.gif");
  background-repeat: repeat;
  border: 1px solid #5799AC;
  padding:1px 3px 1px 3px;
  cursor:pointer;
  margin-top: 8px;
}

/* Class for disabled submit buttons*/
.submit_buttons_off { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF; 
  text-decoration:none;
  background-image: url("../images/gray_btn.gif");
  background-repeat: repeat;
  border: 1px solid #C9C9C9;
  padding:1px 3px 1px 3px;
  cursor:pointer;
}
.rowTitle {
	background-color: #A2DBA8;
}
.rowWhite {
	background-color: #FFFFFF;
}
.rowGray {
	background-color: #E5E5E5;
}

.smallBr{
  font-size: 1px; 
  line-height: 5;
}

body.popup {
  background-image: url("../images/popup_bkrnd.gif");
  background-repeat: repeat;
}

.popup {
  background-image: url("../images/popup_bkrnd.gif");
  background-repeat: repeat;
}

.speaker { 

  background-image: url("../images/play.gif");
  background-repeat: no-repeat;
  text-decoration:none;
  height:25px;
  width:25px;
  cursor:pointer;
  border: 1px solid #999999;
}
.refresher { 

  background-image: url("../images/refresh.gif");
  background-repeat: no-repeat;
  text-decoration:none;
  height:25px;
  width:25px;
  cursor:pointer;
  border: 1px solid #999999;
}