/*  DEA.gov Baseline CSS  - rev.1.0 - Dec. 2011 - Corey Loney  */

/* *** Global Styles *** */
	
	BODY {
		min-width: 960px;
		color: black; /* #174286; Changed 080612 SDP*/
	}
	
	IMG {
		border: 0px;
	}
	
	/* diagnositc * / 
	/* DIV { border: 1px solid red;}  */
	
	A {
		text-decoration: none;
	}


	A:hover {
		text-decoration: underline;
	}

	
	@font-face {
		font-family: 'Verdana';
		font-weight: normal;
		font-style: normal;
	}	
	
	.dColumnHeader {
		font-family: 'Verdana';
		font-size: 12px; /* 14px; Changed 080612 SDP */
		font-weight: bold;
		color: black; /* #174286; Changed 080612 SDP*/
		/*background: #cccccc; #95723b; Changed 080612 SDP*/
		background: url('../img/navbar-gradient.jpg') left repeat-x; /* Added 080712 SDP */
		padding-left: 10px;
		height: 30px; /* 25px; Changed 081512 SDP */
		padding-top: 10px; /* 5px; Changed 080712 */
		border-bottom: 2px solid #cc9900; /* 2px solid #1f2731; Changed 080612 SDP*/
		letter-spacing: 1px;
		/*text-transform: uppercase;*/
		text-align: left;
		vertical-align: middle;
	}


	
	BLOCKQUOTE {
		background-color: white;
		border-top: 2px solid #95723b;
		font-size: 16px;
		font-weight: bold;
		padding: 15px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	

/* *** Page Structure *** */

	BODY {
		/* background: #344f9e url('../img/background/images/background1.jpg') repeat-x; /* Removed SDP 112012 */
		 background-color: #394976; 
		padding: 0px;
		margin: 0px;
		z-index: 0;
		font-family: 'Verdana'; /* Changed 080612 SDP */
		font-size: 12px;
	}
	
			.dNineSixty {
				margin: 0 auto;
				width: 960px;
			}
			
			.dNineSixtyWallofHonor {
				margin: 0 auto;
				width: 985px;
			}			

			#dWideHeaderArea {
				background: url('../img/header/header-one-piece-2.jpg') no-repeat; /* Added SDP 070113 -------------------------------- */
				/*background: #394976 url('../img/Header-with-graphics-1600x98.jpg') no-repeat; /* ;#072035 Changed 080612 SDP */
				background-position: top right; /* 36px; Added SDP 070113 -----------------------------------------------------------*/
				height:  170px;
				width: 960px;  /* Added SDP 070113 -----------------------------------------------------------*/
				margin: 0 auto;  /* Added SDP 070113 -----------------------------------------------------------*/
			}

			#dMainContentArea {
				/* background-color: #394976; /* Added SDP 101512 */
				min-height: 500px;
				/* padding-bottom: 5%; */
			}

			#dWideFooterArea {
				
				min-height:  310px;	
				width: 940px;/* 960px Change SDP 091113 --------------------------------------------------- */
				margin: 0 auto;  /* Added SDP 070113 -----------------------------------------------------------*/
				margin-left: 170 auto; /* Added SDP 091113 -----------------------------------------------------------*/
				padding-left: 20px;
				
			}

/* *** Header *** */

	#dDOJTopLine {
		height: 32px;
		/* background: url('../img/topbar.jpg') center repeat-x; /* Added SDP 070113 --------------------------------------------------- */
		/*background: #394976 url('../img/topbar.jpg') no-repeat; /* background-color: #232323; */
		text-align: right;
		/*margin-left: -150px;*/
		
		}
		
		#dDOJTopLine A {
			outline: 0px;
		}
	
		.offscreen {
		left:-999px;
		position:absolute;	
	}
	
	#dHeaderAndNav {
		height: 138px;
	}
	
			#dHeaderTitleContainer {
				height: 98px;	
			}
			
				#dTopBannerBadge {
					position: absolute;
					z-index: 2;
					top: 14px;
					margin-left: -4px;
				}
				
					#dTopBannerBadge A {
						outline: 0px;
					}

			
				#dTitleText {
					position: absolute;
					z-index: 2;				
					margin-left: 157px;
					top: 71px;
				}
				
					#dTitleText A {
						outline: 0px;
					}

				
				#dHeaderTopLinks {
					text-align: right;
					color: #FFFFFF; /* #9d7740; Changed 081012 SDP*/
					font-size: 10px; /* 11px; Changed 081012 SDP*/
					font-family: 'Verdana';
					font-weight: BOLD;		
					padding-top: 5px; /* 13px; Changed 081012 SDP*/
				}
				
					 A#dHeaderTopLinks { /* #dHeaderTopLinks A; Changed 081012 SDP*/
						color: #FFFFFF; /* #9d7740; Changed 081012 SDP*/
						display: inline-block;
						padding-left: 15px;
						/* border-left: 1px solid black; Removed 081012 SDP*/
						
					}
				
					 A#dHeaderTopLinks:hover{
						color: #cc9900;
						
						
						
					}
					
					#dHeaderTopLinks A:first-child {
						border: 0px;
						padding-right: 15px;
					}	

				#dSearchArea {
					text-align: right;
					margin-top: 27px;
				}
					
					#dSiteSearch {
						display: inline;
					}
					
						#dSiteSearchQ {
							/*height: 15px; /* 21px; Changed 081012 SDP*/
							/*background-color: #FFFFFF; /*Changed background color of search box to white per client request 3/1/12*/ /*#061724;*/
							/*border: 0px;
							border-bottom: 1px solid #1c3347;
							padding: 0px;
							padding-left: 10px;
							padding-top: 6px; 
							margin-top: 3px; /*0px; */
							/*vertical-align: bottom;
							padding-bottom: 2px; /* */
							
							margin-top: 2px;
							padding-bottom: 4px;
							padding-left: 3px;
							padding-top: 5px;
							width: 100px; /* 206px; */
							color: #304a5d;
							font-family: 'Verdana';
							font-size: 12px;
							border: 0px;
						}
						
						#dSiteSearchSubmit {
							height: 15px; /* 28px; Changed 081012 SDP*/
							width: 21px;
							background: #FFFFFF url('../img/searchicon-15px.jpg') top left no-repeat; /* #061724 url('../img/Search.png') top left no-repeat; Changed 081012 SDP */
							background-position: left 3px;
							
							padding-top: 10px;
							padding-bottom: 13px; /*10px;*/
							margin-top: 2px; /*3px; */
							/*border-bottom: 2px solid #1c3347;*/
							vertical-align: bottom;
							position: absolute; /* */
							border-top: 0px;
							border-right: 0px;
							border-bottom: 0px;
						}
		
			
			#dHeaderNavContainer {
				height: 38px;
				background: url('../img/navbar-gradient.jpg')  repeat-x; 
				/* background: url('../img/TopNavTopBorder.gif') top left repeat-x; Removed 080612 SDP*/
				/* padding-top: 2px; */
				float: right; 
				width: 940px;
			}
	
/* *** Top Nav *** */

	#dTopNavList {
		color: white;
		z-index: 100;
		position: relative;
		list-style-type: none;
		display: inline-block;
		margin: 0px;
		margin-left: 0px; /* 75px; Changed 020413 SDP */
		padding: 0px;
		margin-top: 0px;	
		/*background: url('../img/navbar-gradient.jpg') top left repeat-x; /* Added 080712 SDP */	

	}
	
		LI.dTopNavListItem {
			float: left;
			margin-left: 5px; /* 0px; Changed 032213 SDP */
			margin-right: 5px; /* 13px; Changed 080712 SDP */
		}
		
		
			DIV.dTopNavListItemButtonHome {
				height: 38px;
				display: table-cell;
				padding-left: 10px; /* 0px; Changed 080612 SDP */
				padding-right: 12px; /*Changed padding to accomodate new "Home" button on the top-navigation. Changed 080612 SDP */
				color: black; /* Changed 080612 SDP */
				font-size: 14px; /* Changed 080612 SDP */
				font-family: 'Verdana';
				vertical-align: middle;
				font-weight: bold; /* Added 080612 SDP */
	
			}

				DIV.dTopNavListItemButtonHome A {
					color: #000000; 
				}

				
				DIV.dTopNavListItemButtonHome A:hover {
				background-color: white; /* #9d7740; Changed 080612 SDP */
				color: #394976; /* Updated 081512 SDP */
				position: relative;
				cursor: pointer;
							
			}

			DIV.dTopNavListItemButton {
				height: 38px;
				display: table-cell;
				padding-left: 5px; /* 0px; Changed 080612 SDP */
				padding-right: 10px; /*Changed padding to accomodate new "Home" button on the top-navigation. Changed 080612 SDP */
				color: black; /* Changed 080612 SDP */
				font-size: 14px; /* Changed 080612 SDP */
				font-family: 'Verdana';
				vertical-align: middle;
				font-weight: bold; /* Added 080612 SDP */
			}
				
				DIV.dTopNavListItemButton A {
					color: white; 
				}
				

							
			DIV.dTopNavListItemButton:hover, DIV.dTopNavListItemButtonHome:hover {
				background-color: white; /* #9d7740; Changed 080612 SDP */
				color: #394976; /* Updated 081512 SDP */
				position: relative;
				cursor: pointer;	
					
			}
			
				DIV.dTopNavListItemButton:hover > A,  DIV.dTopNavListItemButtonHome:hover > A {
					color: #394976; /* black; Updated 081512 SDP */
					text-decoration: none;
				}
			
				UL.dTopNavDropDownMenu {
					display: none;
					background-color: white; /* #9d7740; Changed 080612 SDP */
					position: absolute;
					top: 38px;
					list-style-type: none;					
					padding: 0px;
					margin: 0px;
					float: left;
					margin-left: -5px;
					-moz-box-shadow: 0px 3px 5px #aaa;
					-webkit-box-shadow: 0px 3px 5px #aaa;
					box-shadow: 0px 3px 5px #aaa;
					/* For IE 8 */
					/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=200, Color='#AAAAAA')";*/
					/* For IE 5.5 - 7 */
					/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=200, Color='#AAAAAA');*/		
				}
				
				UL.dTopNavDropDownMenu.DEALocations  LI A{
					color: black; 
					font-size: 13px;
					margin-left: -30px;
				}
				
				UL.dTopNavDropDownMenu.DEALocations  LI A:hover {
					color: #394976;
					font-weight:bold;
					
				}
				
				UL.dTopNavDropDownMenu.dTopNavDropDownMenuDEALocations {
					display: none;
					background-color: white; /* #9d7740; Changed 080612 SDP */
					position: absolute;
					top: 38px;
					list-style-type: none;					
					padding: 0px;
					margin: 0px;
					float: right;
					margin-left: -5px;
					-moz-box-shadow: 0px 3px 5px #aaa;
					-webkit-box-shadow: 0px 3px 5px #aaa;
					box-shadow: 0px 3px 5px #aaa;
					/* For IE 8 */
					/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=200, Color='#AAAAAA')";*/
					/* For IE 5.5 - 7 */
					/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=200, Color='#AAAAAA');*/		
				}
				
				UL.dTopNavDropDownMenu.dTopNavDropDownMenuDEALocations  LI A{
					color: black; 
					font-size: 13px;
					margin-left: -30px;
				}
				
				UL.dTopNavDropDownMenu.dTopNavDropDownMenuDEALocations  LI A:hover {
					color: #394976;
					font-weight:bold;
					
				}
				
				UL.dTopNavDropDownMenu.dTopNavDropDownMenuRightAlign {
					left: auto !important;
					right: 0px;
				}	

				UL.dTopNavDropDownMenu.dTopNavDropDownMenuPressRoom {
					left: auto !important;
					
				}				
				
				DIV.dTopNavListItemButton:hover > UL.dTopNavDropDownMenu {
					display: block;	
					font-family: 'Verdana';
					font-size: 13px;
				}					

					UL.dTopNavDropDownMenu LI {
							color: black; /* Changed 080612 SDP */
							/* border-top:  1px solid #886738; Removed 080712 SDP */
							list-style-type: none;
							margin: 5px !important;
							margin-left: 15px !important;
							margin-right: 10px !important;
							padding-top:4px;
							padding-bottom: 1px; /* 4px; Changed 080912 SDP */
							padding-left: 3px;
							margin: 0px;
							/*font-family and font-size AC requested 3/30/2012 */
							font-family: 'Verdana'; /* 'Verdana', 'Arial', 'sans-serif'; Changed 080712 SDP */
							font-size: 14px; /* 13px; Changed 080712 SDP */
							min-width: 190px;
							font-weight: normal; /* Added 081512 SDP */
					}
					
					UL.dTopNavDropDownMenu > :first-child {
						border-top:  0px;
					}
					
					
						UL.dTopNavDropDownMenu LI A {
							color: black; /* Changed 080612 SDP */
							font-size: 14px;
							/* font-weight:bold; Removed 081512 SDP */
						}
						
						UL.dTopNavDropDownMenu LI A:hover { 
							color: #394976;
							font-weight:bold;
						}
						

						
				

/* *** Main Content Area *** */

	#dBreadCrumbNav {
		font-family: 'Times Roman';
		font-size: 11px;
		/* font-weight: bold; As per Joann Levine 092812 */
		color: white; /* #194387; Changed 080712 SDP */
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 22px;
	}
	
	#dBreadCrumbNav a { /*Added 06/21/12 to fix bread crumb link color.*/
		color: white; /* #194387; Changed 080712 SDP */
		
	}
	
	#dBreadCrumbNav a:visited {
		color: white; /* #194387; Changed 080712 SDP */	
	}

	#dBreadCrumbNav a:hover {
		font-size: 11px;
		text-decoration: underline;
	}	
		
	
/* *** Footer *** */

	 #dFooterGradientBodyFade {
		position: relative;
		top: -200px;
		z-index: -1;
		height: 200px;
		margin-bottom: -200px;
		/*background: url('../img/background/images/bottom-grad-background1.jpg') repeat-x top left; /* Added SDP 101512 */
	} 

	
	#dWideFooterTopBanner {
		height: 64px;
		
		/* background: #1D2946 url('../img/footer112612-repeat.gif') repeat-x; */
		background: #1D2946 url('../img/footer112612.jpg') center; /* Added SDP 070113  ------------------------------------------------------- */
		
		/* background: #1D2946 url('../img/Footer-bar-with-seal-1600x64.jpg') center repeat-x; Changed 112012 ESQ*/
		/* #161b25 url('../img/FooterTopBannerBG.png') top left repeat-x; Changed 080612 SDP */
		
		/* border-bottom: 2px solid #957037; */
		
		
	}
	
		#dWideFooterTopBannerCenterLogo {
			height: 64px;
			width: 450px;
			background: url('../img/footer112612.jpg') center no-repeat;
			margin: 0 auto;
		}
	
		#dFooterTopBannerContent {
			color: white;		
			display: table-cell;
			height: 12px; /* 50px; */
			text-align: center;
			font-size: 12px; /* 15px; Changed 081012 SDP */
			font-family: 'Verdana';	/* Removed other fonts 080712 SDP */	
			
			vertical-align: middle; 
			height: 60px;	
		}
		
			#dFooterTopBannerBadge {
					position: relative;
					z-index: 2;
					padding-left: 40px;
					padding-right: 40px;
					margin-top: -15px; /* this affects the vertical alignment of the text and the badge */
					vertical-align: -25px;
			}
		
		#dFooterExpandedBottomNavArea {
			text-align: center;
			padding-top: 10px; /***11072013 SDP   */
			width: 940px; /***11072013 SDP   */	
			background-color: #242d3d;/***11072013 SDP   */	
		}
		
			#dFooterExpandedBottomNav {
				list-style-type: none;
				color: white;
				font-family: 'Verdana';
				font-weight: BOLD;
				text-align: left;
				
			}
				#dFooterExpandedBottomNav A {
					color: white;
				}
				
				#dFooterExpandedBottomNav A:hover {
					color: #999;
				}				
			
				#dFooterExpandedBottomNav LI {
					float: left;
					margin-right: 0px;/*20px; Changed 080712 SDP*/
					padding-right: 5px; /* 15px; Added SDP 070113 -----------------------------------------------------------*/
					font-size: 11px;
					
				}
		
					#dFooterExpandedBottomNav LI UL {
						font-weight: normal;
						list-style-type: none;
						margin-left: -40px; /* -40px; Changed 080712 SDP*/
						color: #BBB;
					}
					
					#dFooterExpandedBottomNav LI UL A {					
						color: #BBB;
					}
					
						#dFooterExpandedBottomNav LI UL LI {
							float: none !important;
							font-size:10px;
							padding-top: 5px;
						}

		#dFooterBottomNavLine {
			padding-top: 40px;
			height: 50px;
			text-align: center;
			color: white;
			font-size: 10px; /* 11px; Changed 080712 SDP */
			font-family: 'Verdana';
			font-weight: BOLD;	
			background-color: #242d3d; /***11072013 SDP   */
			width: 940px; /***11072013 SDP   */
		}
		
			#dFooterBottomNavLine A {
				color: white;
				display: inline-block;
				padding-left: 15px;
				padding-right: 15px;
				border-left: 1px solid white; /* black; Changed 080712 SDP */
			}
			
			#dFooterBottomNavLine A:first-child {
				border: 0px;
			}
			
/* *** Widgets *** */

	#PLHome-DGliderArea {
		background-color: #5d7486;
		height: 300px; /*336px;*/
		text-align: left;
	}
	
	
		#WidgetSidebarGraphic1h { display: none; }
		#WidgetSidebarLink1:hover > #WidgetSidebarGraphic1h {display: inline;}
		#WidgetSidebarLink1:hover > #WidgetSidebarGraphic1 {display: none;}
		
		#WidgetSidebarGraphic2h { display: none; }
		#WidgetSidebarLink2:hover > #WidgetSidebarGraphic2h {display: inline;}
		#WidgetSidebarLink2:hover > #WidgetSidebarGraphic2 {display: none;}
		
		#WidgetSidebarGraphic3h { display: none; }
		#WidgetSidebarLink3:hover > #WidgetSidebarGraphic3h {display: inline;}
		#WidgetSidebarLink3:hover > #WidgetSidebarGraphic3 {display: none;}
		
		#WidgetSidebarGraphic4h { display: none; }
		#WidgetSidebarLink4:hover > #WidgetSidebarGraphic4h {display: inline;}
		#WidgetSidebarLink4:hover > #WidgetSidebarGraphic4 {display: none;}		
		
	#widget-resourceCenter, #widget-Contacts {
		background-color: #FFF; /*#BEC8D5;  white; Changed 080712 SDP */
		font-family: 'Verdana';
		font-size: 13px;
	}

		DIV#widget-resourceCenter A {
			color: #194387;
			font-size: 13px; /* Added 080912 SDP */
			font-weight: bold; /* Added 081512 SDP */
		}
		
		DIV#widget-resourceCenter A:hover {
			color: #3963A7;
			font-size: 13px; /* Added 080912 SDP */
		}		

		DIV#widget-resourceCenter UL {
			padding: 0px 0px 5px 0px; /* 0px; Added 080912 SDP */
			margin: 0px;
		}
		
		DIV#widget-resourceCenter UL LI {
			list-style-type: none;
			margin: 10px;
			
		}

	#widget-resourceCenter_doBusiness {
		background-color: #FFF; /*#BEC8D5;  white; Changed 080712 SDP */
		font-family: 'Verdana';
		font-size: 11px;
	}

		DIV#widget-resourceCenter_doBusiness A {
			color: #194387;
			font-size: 11px; /* Added 080912 SDP */
			font-weight: bold; /* Added 081512 SDP */
		}
		
		DIV#widget-resourceCenter_doBusiness A:hover {
			color: #3963A7;
			font-size: 11px; /* Added 080912 SDP */
		}		

		DIV#widget-resourceCenter_doBusiness UL {
			padding: 0px 0px 5px 0px; /* 0px; Added 080912 SDP */
			margin: 0px;
		}
		
		DIV#widget-resourceCenter_doBusiness UL LI {
			list-style-type: none;
			margin: 10px;
			
		}
		
		DIV#widget-Contacts {
			padding-bottom: 10px;	
		}
		
		DIV#widget-Contacts UL {
			font-size: 14px;
			font-weight: bold;
			font-family: 'Verdana';
			color: #95723b;
			list-style-type: none;
			margin-left: -30px;
			margin-right: 10px;
		}
		
		DIV#widget-Contacts UL LI {
			margin-top: 20px;
		}
		
		DIV#widget-Contacts UL UL {
			margin-top: 0px;
			font-weight: normal;
			margin-left: 0px;
			margin-right: 0px;
			font-size: 13px;
		}
		
		DIV#widget-Contacts UL UL LI {
			margin-top: 10px;
			color: black;
			margin-left: -40px;
		}

	.dColumnHeader-resourceCenter {
		font-family: 'Verdana';
		font-size: 12px;
		font-weight: bold;
		padding-left: 10px;
		height: 30px; /* 25px; Changed 081512 SDP */
		padding-top: 10px; /* 5px; Changed 080712 */
		letter-spacing: 1pt;
		text-transform: uppercase;
		text-align: left;
		background: url('../img/navbar-gradient.jpg') left repeat-x; /* Added 080712 SDP /white; Changed 080712 SDP */
		color: #161b25;
		border-bottom: 2px solid #cc9900; /* 2px solid #1f2731; Added 080612 SDP*/
		/*border-bottom: 2px solide white;
		border-right: 1px solid #95723b; 
		border-top: 1px solid #95723b;
		border-left: 1px solid #95723b; Removed 080712 SDP */

		}
		
		
	
	#sidebarResourcesGh { display: none; }
		#sidebarResourceslink2:hover > #sidebarResourcesGh {display: inline;}
		#sidebarResourceslink2:hover > #sidebarResourcesG2 {display: none;}
		
		
	#sidebarResourcesTwitH { display: none; }
		#sidebarResourceslink2a:hover > #sidebarResourcesTwitH {display: inline;}
		#sidebarResourceslink2a:hover > #sidebarResourcesTwit {display: none;}

		
	#sidebarResourcesTweetH { display: none; }
		#sidebarResourceslink3a:hover > #sidebarResourcesTweetH {display: inline;}
		#sidebarResourceslink3a:hover > #sidebarResourcesTweet {display: none;}
		
	#sidebarResourcesSubmitTipH { display: none; }
		#sidebarResourceslink4a:hover > #sidebarResourcesSubmitTipH {display: inline;}
		#sidebarResourceslink4a:hover > #sidebarResourcesSubmitTip {display: none;}
		
	#sidebarResourcesReportSyntheticH { display: none; }
		#sidebarResourceslink5a:hover > #sidebarResourcesReportSyntheticH {display: inline;}
		#sidebarResourceslink5a:hover > #sidebarResourcesReportSynthetic {display: none;}

	
	#widget-StayConnected {
		font-family: 'Verdana';
		font-size: 13px;
		/* font-family: 'Verdana', 'Arial', 'sans-serif'; Removed 080712 SDP*/
		height: 25px;
		text-transform: uppercase;
		text-align: left;
		font-weight: bold;
		border: 10px;
		padding-top: 6px;
		padding-left: 10px;
		margin-top: 30px;
		display: none;
	}	

	
		#widget-sidebarGraphics {
		text-align: center;
		/*border: 1px solid #96999f; No other boxes have a gray border*/
		border: 1px solid #95723b;
		padding: 6px; 
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 7px; /*8px*/
		/*margin-top: 5px;*/
	}

	
		DIV#widget-sidebarGraphics IMG {
			margin-bottom: 4px; 
			margin-top: 4px; 
		}
		
		
		
		
		
		#EventsGraphic1h { display: none;}
		#EventsLink1:hover > #EventsGraphic1h {display: inline;}
		#EventsLink1:hover > #EventsGraphic1 {display: none;}
		
		#EventsGraphic2h { display: none; }
		#EventsLink2:hover > #EventsGraphic2h {display: inline;}
		#EventsLink2:hover > #EventsGraphic2 {display: none;}
		
		#EventsGraphic3h { display: none; }
		#EventsLink3:hover > #EventsGraphic3h {display: inline;}
		#EventsLink3:hover > #EventsGraphic3 {display: none;}
		
		#EventsGraphic4h { display: none; }
		#EventsLink4:hover > #EventsGraphic4h {display: inline;}
		#EventsLink4:hover > #EventsGraphic4 {display: none;}
	
	
	
		#HistoryGraphic1h { display: none;}
		#HistoryLink1:hover > #HistoryGraphic1h {display: inline;}
		#HistoryLink1:hover > #HistoryGraphic1 {display: none;}
		
		#HistoryGraphic2h { display: none; }
		#HistoryLink2:hover > #HistoryGraphic2h {display: inline;}
		#HistoryLink2:hover > #HistoryGraphic2 {display: none;}
		
		#HistoryGraphic3h { display: none; }
		#HistoryLink3:hover > #HistoryGraphic3h {display: inline;}
		#HistoryLink3:hover > #HistoryGraphic3 {display: none;}
		
		#HistoryGraphic4h { display: none; }
		#HistoryLink4:hover > #HistoryGraphic4h {display: inline;}
		#HistoryLink4:hover > #HistoryGraphic4 {display: none;}
		
		#HistoryGraphic5h { display: none;}
		#HistoryLink5:hover > #HistoryGraphic5h {display: inline;}
		#HistoryLink5:hover > #HistoryGraphic5 {display: none;}
		
		#HistoryGraphic6h { display: none; }
		#HistoryLink6:hover > #HistoryGraphic6h {display: inline;}
		#HistoryLink6:hover > #HistoryGraphic6 {display: none;}
		
		#HistoryGraphic7h { display: none; }
		#HistoryLink7:hover > #HistoryGraphic7h {display: inline;}
		#HistoryLink7:hover > #HistoryGraphic7 {display: none;}
		
		#HistoryGraphic8h { display: none; }
		#HistoryLink8:hover > #HistoryGraphic8h {display: inline;}
		#HistoryLink8:hover > #HistoryGraphic8 {display: none;}
	
	
	
		#MostWantedGraphic1h { display: none;}
		#MostWantedLink1:hover > #MostWantedGraphic1h {display: inline;}
		#MostWantedLink1:hover > #MostWantedGraphic1 {display: none;}
		
		#MediaCenterGraphic1h { display: none;}
		#MediaCenterLink1:hover > #MediaCenterGraphic1h {display: inline;}
		#MediaCenterLink1:hover > #MediaCenterGraphic1 {display: none;}
	/* ************************************************
	Print rules
   ************************************************ */
   
@media print {
	#DGliderArea
	{
		display: none;
	}
