.body_text_black {
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_text_ul{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.result_grid_text {
	font-family:Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.small_text_black {
	font-family:Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.glossary_attribute {
	font-family:Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.glossary_description{
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.glossary_value{
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none
}
.results_text{
	font-family:arial, helvetica;
	font-size:10px ;
	font-style: normal;
	font-weight: bold;
	color: #204A2D;
	text-decoration: none
}
.results_light_text{
	font-family:arial, helvetica;
	font-size:10px ;
	font-style: italic;
	font-weight: normal;
	color: #204A2D;
	text-decoration: none
}
.item_name_data{
  font-family:arial, helvetica;
  font-size:  14px;
  font-style: normal;
  font-weight: bold;
  color: #204A2D;
  text-decoration: none ;	
}
.item_data{
  font-family:arial, helvetica;
  font-size:  12px;
  font-style: normal;
  font-weight: bold;
  color: #204A2D;
  text-decoration: none ;	
}
.search_box{
	font-family: arial, helvetica;
	font-size:12px ;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.attrib_text{
	font-family:arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color:#204A2D ;}

.bottom_nav_active{
	font-family:arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color:#204A2D ;	
}

.bottom_nav_link{
	font-family:arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color:#204A2D ;	
}

.form_text_box {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px #666666 solid;
}
.form_text_box_Multi-Line {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px #666666 solid;
}
.table_outline{
	font-family: Arial, Helvetica;
	font-size: 12px;
	border:1px #000000 solid;
}
.form_button{
	font-family: Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	border : 2px solid #204A2D;
	background-color:#7CAE8C;
	color: #FFFFFF;
}

.footer_text{
	font-family:arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color:#204A2D;		
}
.footer_link{
	font-family:arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color:#204A2D ;		
}
.header_text_black {
	font-family:Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sl_text {
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height : 22px;
	padding-left : 2px;
}
a:hover{
	text-decoration:underline;
}
.cell_outline{
	border : 1px solid #000000;
	padding : 5px 5px 5px 5px;
}