/* THIS IS THE ADVANCED SEARCH AND SEARCH RESULTS PAGES*/


/* This controls the MBPZ title text */
.large_title_txt  {
background-color:      #c0c0c0;
color:  #ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	16px;
text-decoration:	none;
}

/*This controls the line between the Large Title Text and Subtitle Text*/
.line {
  	width: 100%;
  	color: #ffffff;
   padding-top: 10%
   padding-bottom: 10%
}


.am_content  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	150%;
text-decoration:	none;
}

a:visited.am_content {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.am_content  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}  


.left_content  {
color:	#999999;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	150%;
text-decoration:	none;
}

a:visited.left_content {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.left_content  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}  

  
/* These are the copyright statement settings found in the footer. */
  .copyright_table  {
  color:                  #415230;
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  text-align:             center;
  }
 
/* These are the copyright statement settings found in the footer. */
  .bottom_table  {
  color:                  #2a4a6c;
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  text-align:             center;
  background-color:      #999999;
  }

 
/* These are the bottom table found in the footer with the Privacy Statement settings. */
  a.bottom_menu  {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	150%;
text-decoration: none;
}

a:visited.bottom_menu  {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	150%;
text-decoration: none;
}

a:hover.bottom_menu  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	150%;
text-decoration: underline;
}
  
/* These are the settings for the two floating menus on the left-hand side of the page. These will be populated through the CMS software. */
  .menu_table_header  {
    background-color:      #999999;
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  line-height:	150%;
  color:				  #ffffff;
  }
  
  a:visited.menu_table_header  {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	150%;
text-decoration: none;
}

a:hover.menu_table_header   {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	150%;
text-decoration: underline;
}