/* THIS IS THE GREEN PAGE */

/* These are the page settings. */

body  {
background-image: url("../images/green_diagonal_hatch.jpg");
margin:	10px 20px;
padding:	0;
}

/* This is the logo box found in the header settings. */
.logo {
background-image:  url('../images/logo_green4.jpg');
background-position: 0% 0%;
background-repeat: no-repeat
}

/* This is the email icon on the Article Manager content pages. */
.email_logo {
background-image:  url("../images/email_green.jpg");
background-position: 100% 90%;
background-repeat: no-repeat;
}

/* This is the printer icon on the Article Manager content pages. */
.printer_logo {
background-image:  url("../images/printer_green.jpg");
background-position: 0% 50%;
background-repeat: no-repeat;
}

/* These are the header menu settings in the horizontal menu. */
a.menu  {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	12px;
line-height:	150%;
text-decoration: none;
}

a:visited.menu  {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	12px;
line-height:	150%;
text-decoration: none;
}

a:hover.menu  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	12px;
line-height:	150%;
text-decoration: underline;
}

/* This highlights the selected category in AM2 for the left-side menu. */
a.selectedmenu  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: none;
background-color: #dddddd;
}

a:visited.selectedmenu  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: none;
background-color: #dddddd;
}

a:hover.selectedmenu  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: underline;
background-color: #dddddd;
}

/* These are the menu settings for the AM program rendered in the Main Menu box. */
a.boxmenu  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: none;
}

a:visited.boxmenu  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: none;
}

a:hover.boxmenu  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	11px;
line-height:	175%;
text-decoration: underline;
}

/* These are the category title font settings for the AM program. */
a.category  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	175%;
text-decoration: none;
}

a:visited.category  {
color:	#666666;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	175%;
text-decoration: none;
}

a:hover.category  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	175%;
text-decoration: underline;
}

/* This loads the gradient into the main title box. */
.title_box  {
background-image: url("../images/green_gradient4.jpg");
}

/* This controls the MBPZ title text */
.large_title_txt  {
color:  #415230;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	18px;
line-height:	150%;
text-decoration:	none;
}

/*This controls the line between the Large Title Text and Subtitle Text*/
.line {
  	border: 0;
  	width: 100%;
  	color: #c48864;
	height: 5px;
}

/* This controls the subtitle text phrase below the MBPZ title text. */
.subtitle_txt  {
color:	#415230;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	13px;
line-height:	150%;
text-decoration:	none;
}

/* These are the left-column body behind the two floating menus settings. */
 .left_content  {
 background-color:     #e1f7c9;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;	
 text-align:           center;
 }
  
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:	#effae0;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}

/* These are the search form settings. */
 .search {
 background-color:     #ffffff;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;	
 text-align:           center;
 }
 
 a:visited.search {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.search {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}

/* These are the advanced search form settings. */
 .advancedsearch {
 background-color:     #ffffff;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;	
 text-align:           center;
 }
 
 a:visited.advancedsearch {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.advancedsearch {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}

/* These are the search results page settings. */
 .searchresults  {
 background-color:      #fefcfa;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;	
 text-align:           left;
 }
  
a:visited.searchresults {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.searchresults {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}


/* These are the general body content settings. */
 .content  {
 background-color:      #fefcfa;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;	
 text-align:           center;
 }
  
a:visited.content {
color:	#ffffff;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: none;
}

a:hover.content  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:	14px;
line-height:	150%;
text-decoration: underline;
}

/* These are the Article Manger general content settings. */
 .am_content  {
 background-color:      #f7fafd;
 font-family:          Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:            12px;
 color: 			   #000000;
 }

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;
}  
  
/* 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-image: url("../images/menu_table_green.jpg");
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  color:				  #415230;
  }
  
    .menu_table_left  {
  background-image: url("../images/menu_table_left_border.jpg");
  
   }
    .menu_table_center  {
  background-color:      #FFFFFF;
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  color:				  #415230;
  }
    .menu_table_right  {
 background-image: url("../images/menu_table_right_border.jpg");
  }
  
   .menu_table_footer  {
  background-color: 	  #e1f7c9;
  font-family:            Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:              11px;
  color:				  #415230;
  }
  
    /* These are the settings for nesting the subcategories within the Main Menu. Depth is for the indentation of the subcategories. */
 
 .depth1  {
 margin-left:10px
 }
 
 .depth2  {
 margin-left:20px
 }
 
 .depth3  {
 margin-left:30px
 }