/*ArcelorMittal styles*/

/*------------------------------ BASIC PAGE SETTINGS --------------------------------*/
*{
	margin:0; 
	padding:0;
}

body {
	margin:0; 
	padding:0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#6A6B6D;
	background-color:#a9aaa2;
	text-align:center; 
}


/*------------------------------ GENERAL TEXT STYLES --------------------------------*/
h1{
	font-size:1em;
	color:#E64415;
	padding-bottom:0.4em;
}
h2{
	font-size:1em;
	color:#E64415;
	font-weight:normal;
	padding-bottom:0.4em;
}
h3{
	font-size:1em;
	color:#3E3E40;
	font-weight:normal;
	padding-bottom:0.4em;
}
h4{
	font-size:1em;
	color:#666666;
	font-weight:bold;
	padding-bottom:0.4em;
}
p{
	font-size:1em;
	padding-bottom:0.4em;
}
a:link{
	color:#3E3E40;
	text-decoration:none;
}
a:visited{
	color:#3E3E40;
	text-decoration:none;
}
a:hover{
	/*color:#E64415;*/
	color: rgb(255, 55,0);
	text-decoration:underline;
}
hr{
	size:0;
	color:#FFFFFF;
	border:0;
	border-top:0.09em dotted #666666;
}




/*-----------------------------  CUSTOM STYLES ------------------------------*/
.clearfloat{
	clear:both;
}
.rightaligned{
	text-align:right;
}

/* for all bar the homepage, shift shareprice down */


.shareprice th{
	font-size:1em;
	padding:3px;
	color:#FFFFFF;
	background-color:#E64415;
	font-weight:normal;
	text-align:left;
}
	#homepage .shareprice th{
		color:#E64415;
		background-color:#FFFFFF;
	}
	.shareprice td{
		font-size:1em;
		padding:3px;
		color:#6A6B6D;
		font-weight:normal;
	}


/* --------------------------  MAIN PAGE WRAP --------------------*/

#wrap {
	/*border: 0px dotted blue;*/
	width:71.43em;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	top: 0px;

}

/*colour scheme for content pages*/
#maincontent{
	padding-top:32px;
	padding-bottom:0;
	padding-left:2.4em;
	padding-right:1.78em;
	border:0;
	background-color:#FFFFFF !important;
}
	
	/*Level 2 Homepage Specific*/
	#level_2_homepage #maincontent{
		padding-top:0;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		border-left:1.78em solid #ffffff;
		border-right:1.78em solid #ffffff;
		border-top:1.07em solid #ffffff;
		border-bottom:1.07em solid #ffffff;
		background-color:#ffffff;
	}
	
	/*Level 3 Homepage Specific*/
	#level_3_homepage #maincontent{
		padding-top:0;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		border-left:1.78em solid #ffffff;
		border-right:1.78em solid #ffffff;
		border-top:1.07em solid #ffffff;
		border-bottom:1.07em solid #ffffff;
		background-color:#ffffff;
	}

#maincontent ul{
    list-style: none;
}
#maincontent li {
	padding-left:0.62em;
    background:transparent url(../gfx/bullet_underscore.gif) no-repeat;
}
#maincontent li a:link, #maincontent li a:visited{
	text-decoration:none;
	color:#666666;
}
#maincontent li a:hover{
	text-decoration:underline;
	color:#E64415;
	color: rgb(255, 55,0);
}



/*------------------------------ HEADER --------------------------------*/

#header{
	height:115px;
	background-color:#414141;
	border:0;
}

	#header a img{
	margin-left: 6px;
	}

	#printheader{
		display:none;
	}
	#header p{
		/*float:right;*/
	}
	 #header ul{
		 list-style:none;
		 list-style-type:none;
		 
	 }
	 #header ul li{
		 position:relative;
		 top:10px;
		 left:220px;
		 width:102px;
		 float:left;
		 
		 /* IE corrections  - IE 6 and 7 only */
		.left:224px;
		.width:105px;
		
	 }
	#header p a:link,#header p a:visited{
		color:rgb(220,220,220);
	}
	#header p a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	/* Styling for Level 2 Business Segment Name*/
	#businessSegment h2{
		color: rgb(255,55,0);
		font-size: 1.3em;
		font-family: verdana, arial, sans-serif;
		width: 200px;
		display: block;
		margin-top:-6.22em;
		margin-left:550px;
	}
	
	#businessSegment span{
		color: rgb(255,255,255);
		font-size: 1.0em;
		font-family: verdana, arial, sans-serif;
		width: 200px;
		display: block;
		margin-top:0;
		margin-left:550px;
	}
	
	/* Styling for Level 3 Site Name*/
	#level_3_sitename h2{
		color: rgb(255,55,0);
		font-size: 1.3em;
		font-family: verdana, arial, sans-serif;
		width: 200px;
		display: block;
		margin-top:-4.62em;
		margin-left:550px;
	}
	
	/* Styling for Level 3 Business Segment Name*/
	#level_3_businessSegment h3{
		color: rgb(197,188,164);
		font-size: 1.3em;
		font-family: verdana, arial, sans-serif;
		width: 200px;
		display: block;
		margin-top:-0.42em;
		margin-left:550px;
	}
	
	/* Styling for Header Search Area Level 2*/
	#level_2_homepage #headersearch, #level_2_contentpage #headersearch{
		margin-top:1.20em;
		margin-left: 49em;
		
		/* IE corrections  - IE 6 and 7 only */
		.margin-left:49.0em;
	}
	
	#level_2_homepage #headersearch h1, #level_2_contentpage #headersearch h1{
		font-weight:normal;
	}
	
	/* Styling for Header Search Area Level 3 only*/
	#level_3_homepage #headersearch, #level_3_contentpage #headersearch{
		margin-top:0.05em;
		margin-left: 49em;
		
		/* IE corrections  - IE 6 and 7 only */
		.margin-left:49.0em;
	}
	
	#level_3_homepage #headersearch h1, #level_3_contentpage #headersearch h1{
		font-weight:normal;
	}

	#searchterm {
	border: 1px solid rgb(220,220,220);
	background: rgb(65,65,65);
	color: rgb(220,220,220);
	}

	.searchbutton{
		height:16px;
		width:16px;
		float:left;
		position:relative;
		top:1px;
		border-left: none;
		/* IE corrections  - IE 6 and 7 only */
		.top:0px;
		
	}

	.headerspan{
		background-color: #FFF;
		padding:0px;
		width: 180px;
		height:28px;
		/*border: 1px solid #E64415;*/
	
	}
	
	span input
	{
		width: 180px;
		display: inline;
		float:left;
		color:#6A6B6D;
		height:16px;
		border: 1px solid #FFFFFF;
		font-size:1.02em;
	}
	
/*----------------------- NAVIGATION -------------------------*/


#navigation{
	height:3.5em;
	/*height: 38px;*/
	background-color:#414141;
	background-image:url(../gfx/navigation_bg_corner_dgrey.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*border: 1px solid orange;*/
}

/* ---------  HOMEPAGE SLIDE SHOW IMAGES ---------*/

#mainimage_1{
	height:236px;
	width:71.43em;
	background-image:url(../gfx/homepage_noflash.jpg) no-repeat;
	background-position: left;
	width:800px; 
	height:236px;
	color:#FFFFFF;
}

/*--------------------------- COLUMN 1 ---------------------------*/

/* column 1 for content page layouts*/
#column_1{
	width: 202px;
	/*background-color: rgb(230,225,212);*/
	float:left;
	padding-left:0;
}
	#contentpage_2 #column_1,#contentpage_3 #column_1{
		width: 202px;
	}
	/*CORRECTION FOR HOMEPAGE*/
	#homepage #column_1{
		padding:0;
		width:18.57em;
		float:left;
		background-color:#FFFFFF;
		border-right:0.09em solid #6A6B6D;
	}
	
	/* homepage: sub sections for first col*/
		#column_1_white{
			width:17.32em;
			background-color:#FFFFFF;
			padding:0.62em;
			background-image:url(../gfx/column_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			float:left;
		}
		#column_1_white .separator{
			background-image:url(../gfx/column_bg_corner_bl.gif);
			background-repeat:no-repeat;
			background-position:top left;
			height:15px;
			margin-left:-0.59em;
			border:0px solid black;
		}
	
	#level_2_homepage #column_1 {
	width:16.32em;
	
	}
	
	#level_3_homepage #column_1 {
	width:16.32em;
	
	}
		
		.grey_cell_corner_L{ /*Curve bottom left*/
			width:16.62em;
			background-color:rgb(230,225,212);
			/*background-color:#e6e1d4;*/
			background-image:url(../gfx/column_wgrey_bg_corner_bl.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
			padding:0.62em;
			float:left;
		}
		
		.grey_cell_corner_R{ /*Curve bottom right*/
			width:16.62em;
			background-color:rgb(230,225,212);
			background-image:url(../gfx/column_wgrey_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			padding:0.62em;
			float:left;
		}


		/*---------------------------- SIDE NAVIGATION FOR COLUMN 1 -----------------------*/
		
		#column_1 .sideinfo{
		font-size:1em;
		line-height:0.7em;
		width:50%;
		padding:0.0em;
		padding-right:0;
		margin-right:0.0em;
		float:left;
		padding-bottom:4em;
		
		position:relative;
		top:-30px;
		}
		#column_1 .sideinfo ul{
			list-style-type:none;
			list-style:none;
			list-style-position:outside;
			background:none;
			margin-left:0.36em;
		}
		#column_1 .sideinfo  li {
			padding:0.36em;
			padding-left:0;
			background:none;
		}
		/* correct line height for plain text */
		.side_plaintext{
			line-height:1.2em;
		}
		
		#column_1 .sideinfo ul .highlighted a:link, #column_1 .sideinfo ul .highlighted a:visited{
			color:#E64415;
			background:none;
			
		}
			
		#sidenav {
			padding-bottom:31px;
			/*border: 1px solid green;*/
			margin-bottom: 10px;
			
		}
		#sidenav div{
			margin-bottom:-0.6em;
		}
			
		/* The following will add a curve below #sidenav*/
		#level_2_contentpage #column_1 .separator, #level_3_contentpage #column_1 .separator {
			height:53px;
			width:36px;
			position:relative;
			left:0;
			/*top:-2em;*/
			margin-left:-2.4em;
			margin-bottom: 3.8em;
			background-image:url(../gfx/sidenav_bg_corner2.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
		}
		
		#sidenav h1 a:link, #sidenav div h1 a:link,#sidenav h1 a:visited{
			color: #ff3700;
			font-weight:normal;
		}
		
		#sidenav h2 a:link,#sidenav h2 a:visited{
			color: #414141;
			font-weight:normal;
		}
		#sidenav h2 a:hover, #sidenav h1 a:hover{
			color:#E64415;
		}
		#sidenav h3 a:link, #sidenav h3 a:visited, #sidenav h4 a:link, #sidenav h4 a:visited{
			color: #e6e1d4;
			font-weight:normal;
		}
		#sidenav h3 a:hover, #sidenav h4 a:hover{
			color:#B7B8B1;
		}
	
		/* fix the text format before being replaced with SIFR flash text */
		#sidenav h1 a:link, #sidenav h2 a:link, #sidenav h3 a:link, #sidenav h4 a:link{
		
				padding:0;
				margin:0;
				font-size:2.3em;
				line-height:1em;
		}
		
	
	/*-------------------------------------- SIDE NAV ROLLOVERS --------------------------------------*/
		
		
		#sidenavigation ul {
			width: 8.7em;
			list-style: none;
			
		}
		
		#sidenavigation a {
			display: block;
			width: 7em;
			padding-right:1.8em;
			left: auto;
		}
		
		#sidenavigation li {
			/* change this for leading adjustment */
			line-height:0.9em;
			margin-bottom:-5px;					
		}
		
		#sidenavigation li ul {
			position: absolute;
			top:0px;
			height:1em;
			left: -999em;
			
		}
		
		#sidenavigation li ul li{
			position: relative;
			top:0px;
			left:8.7em;
			border:0px solid black;
		}
		/* second level highlight*/
		#sidenavigation li ul .highlighted{
			color:#E64415;
			text-decoration:none;
		}
		
		
		#sidenavigation li .highlighted:link,#sidenavigation li .highlighted:visited, #sidenavigation li ul li .highlighted a:link,#sidenavigation li ul li .highlighted a:visited		{
			color:#E64415;
			text-decoration:none;
		}	
		#sidenavigation .spacer{
			/*
				this creates a "safe" area for the mouse to roll out from the left column 
				and possibly up to the top to get to the items in the second col. 
				otherwise this would trigger a rollout event and the submenu would disappear
			*/
			
			height:50em;
			width:9em;
			margin-left:-1em;
			position:absolute;
			top:0;
			left:9em;
			border:0px solid black;
		}
		#sidenavigation li:hover ul, #sidenavigation li.sfhover ul {
			text-decoration:none;
			left: auto;
			
		}
		
		#sidenavigation li:hover ul a,#sidenavigation li:hover a, #sidenavigation li.sfhover ul a{
			/*border-bottom:0.09em dotted #6a6b6d;*/
			background-image:url(../gfx/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			text-decoration:none;
		}
		#sidenavigation li a:hover{
			/*for IE 6, first column*/
			background-image:url(../gfx/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			text-decoration:none;
			
		}
		
		/* add some padding in between nav items */
		#sidenavigation li ul a,#sidenavigation li a{
			padding-bottom:3px;
		}
	
	
	
/*-------------------------------------- END SIDE NAV ROLLOVERS --------------------------------------*/	


/*-------------------------------------- COLUMN 2 --------------------------------------*/

#column_2{

	width:16.2em;
	font-size:1.1em;
	background-color:#FFFFFF;
	padding-right:0.36em;
	padding-left:0;
	margin-left:2em;
	padding-top:0;
	padding-bottom:0;
	float:left;
}

/* underline all links in main text areas */
#column_2 li a:link,
#column_2 li a:visited, 
#column_2 a:link,
#column_2 a:visited{
 text-decoration:underline;
}

	/*---------- MODIFICATIONS FOR OTHER TEMPLATES -----------------*/
	
	/* exception for link style on homepage*/
	#homepage #column_2 li a:link,
	#homepage #column_2 li a:visited, 
	#homepage #column_2 a:link,
	#homepage #column_2 a:visited{
	 text-decoration:none;
	}
	#homepage #column_2 li a:hover,#homepage #column_2 a:hover{
	 text-decoration:underline;
	}
	
	
	
	#homepage #column_2{
		padding:0.36em;
		width:17.86em;
		font-size:1em;
		padding-bottom:0;
		margin:0;
		float:left;
		border-bottom:0.36EM solid #ffffff;
	}
	.grey_cell{
		background-color:rgb(230,225,212);;
		color:#3E3E40;
		padding:0.62em;
		padding-bottom:0.32em;
	}
	
	.grey_cell_light{
		background-color:#E6E6E6;
		color:#3E3E40;
		padding:0.62em;
		padding-bottom:0.32em;
	}

	#contentpage_2 #column_2{
		width:33em;
		font-size:1.1em;
		background-color:#FFFFFF;
		padding-right:0.36em;
		padding-left:0;
		margin-left:9.0em;
		padding-top:0;
		padding-bottom:0;
		float:left;
	}
	#contentpage_2 #column_2 .smalltext{
		font-size:0.9em;
	}
	
	#level_2_contentpage #column_2, #level_3_contentpage #column_2{
		width:23em;
		font-size:1.1em;
		background-color:#FFFFFF;
		padding-right:0.36em;
		padding-left:0;
		margin-left:1.78em;
		padding-top:0;
		padding-bottom:0;
		float:left;
	}
	#level_2_contentpage #column_2 .smalltext, #level_3_contentpage #column_2 .smalltext{
		font-size:0.9em;
	}
	
	#level_2_contentpage #column_2 h1, #level_3_contentpage #column_2 h1 {
	color: rgb(255,55,0);
	}
	
	#level_2_contentpage #column_2 p, #level_3_contentpage #column_2 p {
	color: rgb(65,65,65);
	}
	
	#contentpage_3 #column_2{
		width:41.5em;
		font-size:1.1em;
		background-color:#FFFFFF;/**/
		padding-right:4px;
		padding-left:0;
		padding-top:0;
		padding-bottom:0;
		margin-left:0.62em;
		float:left;
	}
	
	#contentpage_3 #column_2 table{
		width:100%;
		border-bottom:0.09em dotted #6A6B6D;
	}
	#contentpage_3 #column_2 td, #contentpage_3 #column_2 th{	
		padding:0.36em;
		padding-top:0.17em;
		padding-bottom:0.62em;
		margin-right:1.07em;
		
	}
	#contentpage_3 #column_2 .tablespacer{
		padding:0em;
		width:0.36em;
	}
	.columnwidth{
		width:7em;
	}
	
	
	/*-----------------  gallery page------------------ */
	.galleryimage{
		width:10.15em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		padding-top:1em;
		float:left;
	}
	.galleryimage h2 a:link,.galleryimage h2 a:visited{
		color:#E64415;
		text-decoration:none;
	}
	.galleryimage p,.galleryimage_large p {
		font-size:0.9em;
	}
	.galleryimage p a:link,.galleryimage p a:visited,.galleryimage_large p a:link,.galleryimage_large p a:visited{
		
		color:#6A6B6D;
		text-decoration:none;
	}
	.galleryimage h2 a:hover,.galleryimage p a:hover,.galleryimage_large h2 a:hover,.galleryimage_large p a:hover{
		color:#3E3E40;
		text-decoration:underline;
	}
	.galleryimage_large{
		width:16.0em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		padding-top:1em;
		float:left;
	}
	.galleryimage_desc{
		width:16.0em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		margin-left:0.62em;
		padding-top:1em;
		float:left;
	}

/*-------------------------------------COLUMN 3--------------------------------------*/

#column_3{
	width:16.2em;
	margin-left:0.38em;
	background-color:#FFFFFF;
	padding-right:0.36em;
	padding-top:0;
	padding-bottom:0;
	float:left;
	border:0;
}
#column_3 img{
	padding-bottom:0.62em;
}

#column_3 li a:link,
#column_3 li a:visited,
#column_3 a:link,
#column_3 a:visited {
 text-decoration:underline;
}

	/* MODIFICATIONS FOR OTHER TEMPLATES */
	
	/* exception for link style on homepage*/
	#homepage #column_3 a:link,
	#homepage #column_3 a:visited,
	#homepage #column_3 li a:link,
	#homepage #column_3 li a:visited {
	 text-decoration:none;
	}
	#homepage #column_3 li a:hover,#homepage #column_3 a:hover{
	 text-decoration:underline;
	}
	
	
	#homepage #column_3{
		width:18.57em;
		background-color:#FFFFFF;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.68em;
		margin:0;
		float:left;
		border-left:0.09em solid #6A6B6D;
		
			
	}
	
		#homepage #column_3 img,#homepage #column_4 img{
			padding:0;
		}
	
	/*Level 2 Homepage*/	
	#level_2_homepage #column_3{
		width:18.57em;
		background-color:  #ffffff;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.68em;
		margin:0 0 0 0.38em;
		float:left;
		
			
	}
	
	#level_2_homepage #column_3 img, #level_2_homepage #column_4 img{
			padding:0;
		}
		
	/*Level 3 Homepage*/	
	#level_3_homepage #column_3{
		width:18.57em;
		background-color:  #ffffff;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.68em;
		margin:0 0 0 0.38em;
		float:left;
		
			
	}
	
	#level_3_homepage #column_3 img, #level_3_homepage #column_4 img{
		padding:0;
	}

		.greybox_square{
			width:7.18em;
			height:8.70em;
			margin-right:0.36em;
			margin-bottom:0.36em;
			padding:0.17em;
			padding-left:0.36em;
			padding-right:0.36em;
			background-color:rgb(230,225,212);
			float:left;
		}
		
		#square_1
		{
			background:url(../gfx/homepage/7L.jpg) no-repeat left top;
		}
		
		#square_2
		{
			background:url(../gfx/homepage/1L.jpg) no-repeat left top;
		}
		
		#square_3
		{
			background:url(../gfx/homepage/4L.jpg) no-repeat left top;
		}
		
		#square_4
		{
			background:url(../gfx/homepage/14L.jpg) no-repeat left top;
		}
		
		.whitebox_square{
			width:8.18em;
			height:8.18em;
			margin-right:0.36em;
			margin-bottom:0.36em;
			padding:0.17em;
			padding-left:0.36em;
			padding-right:0.36em;
			background-color:#FFFFFF;
			float:left;
		}
	
		.orangecellborder{
			border-top:0.09em dotted #E64415;
		}
		.greycellborder{
			border-top:0.09em dotted #6A6B6D;
		}
		
		#level_2_contentpage #column_3, #level_3_contentpage #column_3 {
		
		width: 17.0em;
		float: left;
		font-size:1.1em;
		background-color:#FFFFFF;
		padding:0;
		margin-left: 1.78em;
		
		}
		
		#level_2_contentpage #column_3 img, #level_3_contentpage #column_3 img {
		
		}

/*---------------------------- COLUMN 4 (HOMEPAGE ONLY) -----------------------*/

#homepage #column_4{
		width:123px;
		background-color:#FFFFFF;
		background-image:url(../gfx/column_bg_corner_br.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.65em;
		float:left;
		border:0;
			
	}
	
/*---------------------------- COLUMN 4 (Level 2 HOMEPAGE ONLY) -----------------------*/

#level_2_homepage #column_4{
		width:8.28em;
		background-color:#FFFFFF;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.65em;
		
		float:left;
	}
	
	#level_2_homepage #column_4 h2 {
	color: rgb(65,65,65);
	}
	
	
	#level_2_homepage #column_4 .whitebox_square{
		width:8.28em;
		height:8.28em;
		margin-right:0.36em;
		margin-bottom:0.36em;
		padding:0.17em;
		padding-left:0.36em;
		padding-right:0.36em;
		background-color:#FFFFFF;
		float:left;
	}
	
/*---------------------------- COLUMN 4 (Level 3 HOMEPAGE ONLY) -----------------------*/

#level_3_homepage #column_4{
		width:8.28em;
		background-color:#FFFFFF;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.65em;

		float:left;
	}
	
	#level_3_homepage #column_4 h2 {
	color: rgb(65,65,65);
	}
	
	
	#level_3_homepage #column_4 .whitebox_square{
		width:8.28em;
		height:8.28em;
		margin-right:0.36em;
		margin-bottom:0.36em;
		padding:0.17em;
		padding-left:0.36em;
		padding-right:0.36em;
		background-color:#FFFFFF;
		float:left;
	}
	
	
	
	.zeroheight{
		height:0px;
		padding:0;
		margin:0;
	}
/*---------------------------- SHAREPRICE IFRAME -----------------------*/

#shareprice_iframe{
	width:46em;
	height:40em;
	position:relative;
	bottom:60em;
	border:0.09em dotted #6A6B6D;
	left:21.2em;
}
.iframe_spacer{
	height:40em;
	width:10em;
}

.noborder{
	border:0;
}


/*-------------------------------- FOOTER -----------------------------*/


#footer{
	border:0;
	height:6.64em;
	padding-left:1.78em;
	padding-right:2.85em;
	margin-bottom:10em;	
	text-align:left;
	background-repeat:no-repeat;
	background-position:bottom right;
}
	
	#footer p{
		width:8.7em;
		margin-right:1.25em;
		border-bottom:0.09em dotted #414141;
		padding-top:1em;
		padding-bottom:1em;
	}
	
	#footer p a:link,#footer p a:visited{
		color:rgb(65,65,65);
		position:relative;
		top:0.89em;
	}
	#footer p a:hover{
		color:#E64415;
		text-decoration:underline;
	}
	#contentpage #footer, #contentpage_2 #footer,#contentpage_3 #footer{
		background-color:#FFFFFF;
		background-image:url(../gfx/footer_bg_corner_white.gif);
	}
	/* correct settings for homepage*/
	#homepage #footer{
		color:#FFFFFF;
		height:5.64em;
		background-color:#6A6B6D;
		background-image:url(../gfx/footer_bg_corner.gif);
	}

	#homepage #footer p{
		padding-top:0em;
		border-bottom:0.09em dotted #FFFFFF;
	}
	
	#homepage #footer p a:link,#homepage #footer p a:visited{
		color:#FFFFFF;
	}
	#homepage #footer p a:hover{
		color:#E64415;
		text-decoration:underline;
	}
	
	/* correct settings for Level 2 Homepage and Level 2 Content Page*/
	#level_2_homepage #footer, #level_2_contentpage #footer{
		color:rgb(65,65,65);
		color:#414141;
		height:5.64em;
		background-color: #ffffff;;
		background-image:url(../gfx/footer_bg_corner_white2.gif);
	}

	#level_2_homepage #footer p, #level_2_contentpage #footer p{
		padding-top:0em;
		border-bottom:0.09em dotted #414141;
	}
	
	#level_2_homepage #footer p a:link,#homepage #footer p a:visited, #level_2_contentpage #footer a:link, #level_2_contentpage #footer a:visited{
		color:rgb(65,65,65);
	}
	#level_2_homepage #footer p a:hover, #level_2_contentpage #footer a:hover{
		color: rgb(255, 55,0);	
		text-decoration:underline;
	}
	
	
	/* correct settings for Level 3 Homepage and Level 3 Content Page*/
	#level_3_homepage #footer, #level_3_contentpage #footer{
		color:rgb(65,65,65);
		color:#414141;
		height:5.64em;
		background-color: #ffffff;;
		background-image:url(../gfx/footer_bg_corner_white2.gif);
	}

	#level_3_homepage #footer p, #level_3_contentpage #footer p{
		padding-top:0em;
		border-bottom:0.09em dotted #414141;
	}
	
	#level_3_homepage #footer p a:link,#homepage #footer p a:visited, #level_3_contentpage #footer a:link, #level_3_contentpage #footer a:visited{
		color:rgb(65,65,65);
	}
	#level_3_homepage #footer p a:hover, #level_3_contentpage #footer a:hover{
		color: rgb(255, 55,0);	
		text-decoration:underline;
	}


/*------------------------------- DROP DOWN	--------------------------------*/

/*first level navigation list styling*/
#navigation li a:link, #navigation li a:link.mainnav_item{
	text-decoration:none;
	color: rgb(220,220,220);
}
#navigation li a:visited{
	text-decoration:none;
	color:#848484;
}
#navigation li a:hover{
	text-decoration:underline;
	color:#E64415;
	color: rgb(255, 55,0);
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	margin-left:1.78em;
	height:31px;
	z-index:10;
}
#nav{
	padding-left:0.62em;
	}
#nav a {
	display: block;
	width: 8.7em;
}
#nav li { /* all list items */
	float: left;
	width: 8.7em; /* width needed for Opera*/
}

.mainnav_item{
	/**/
	background-image:url(../gfx/navigation_bg_dots_grey.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:2.8em;
	padding-top:0.62em;
	float:left;
	margin-left:0;
	margin-right:0.62em;
	padding-left:0;
	padding-right:0;
	display:inline;
	color: rgb(220,220,220) !important;
	color: #e6e1d4;
	text-decoration: none;
}

.mainnav_item a {
color: rgb(220,220,220) !important;
}

.mainnav_item a:hover {
color: rgb(255,65,0) !important;
}
#nav li ul { /* second-level navigation lists */
	position: absolute;
	margin-left:-0.62em;
	padding-left:0;
	top:153px;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#contentpage #nav li ul, #contentpage_2 #nav li ul , #contentpage_3 #nav li ul  { /* second-level lists */

}

#nav li ul li{ /* second-level lists */
	padding-left:0.62em;
	padding-right:0.62em;
	padding-top:0.26em;
	padding-bottom:0.76em;
}

#nav li ul ul { /* third-and-above-level lists */

	margin: -21px 0 0 104px;
	width: 208px;
	height:22.07em;
	background-image:url(../gfx/shim.gif);
	background-repeat:repeat;
	background-position:-17px 0 ;
	/*background-image:url(../gfx/flyout_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:-17px 0 ;*/
	padding-top:10px;
	top:11px;
	color:#666666;

	/* font-size:1.4em; */
	
	/* IE corrections  - IE 6 and 7 only */
	/*.margin: -10px 0 0 98px;
	.width: 312px;
	.background-position:-11px 0 ;*/
}
#nav li ul ul p{
	padding:0em;
	margin-left:-4px;
}

/*correct position for the last nav tabs -- flyout needs to sit on the left*/

#nav li ul li .flyout_left{
	margin: -7px 0 0 -206px;
	width: 210px;
	height:17.6em;
	background-image:url(../gfx/flyout_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:-15px 0 ;
	top:8px;
	color:#666666;
	font-size:1.4em;
}


#nav li ul li .flyout_left{	
	/* IE corrections  - IE 6 and 7 only */
	.margin: -7px 0 0 -215px;
	.width: 210px;
	.background-position:-15px 0 ;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

#content {
	clear: left;
	color: #CCCCCC;
}
.current_item{
	color:#E64415;
}

.dropdown_item{
	background-color:#EFEFEF;
	background-image:url(../gfx/dropdown_grey_bg_dots.gif);
	background-repeat:repeat-y;
}

.dropdown_item a {
color: rgb(132, 132, 132) !important;
}
.dropdown_end{
	background-image:url(../gfx/dropdown_grey_end_corner2.gif);
	height:15px;
	background-repeat:no-repeat;
	background-position:right;
	margin-top: -2px; 
	
}
#homepage .dropdown_item{
	background-color:#FFFFFF;
	/*
	background-image:url(../images/dropdown_bg_dots.gif);
	*/
}
#homepage .dropdown_end{
	background-image:url(../gfx/dropdown_end_corner.gif);

}
.noscriptcontent{

	background-image:url(../gfx/homepage_noflash.jpg);
	width:800px; 
	height:236px;
	color:#FFFFFF;
}

/* --------------------- advanced search template: half-column width container --------------------------*/
.halfcolumn_left{
	width:49%;
	border-top:1px dotted #B7B8B1;
	padding-top:0.32em;
	margin-right:7px;
	float:left;
}
.halfcolumn_right{
	width:49%;
	border-top:1px dotted #B7B8B1;
	padding-top:0.32em;
	float:left;
}






/*------------------------SIFR - FLASH TEXT REPLACEMENT---------------------*/


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
 


/*---- Header styling ---*/

INPUT,TEXTAREA,SELECT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#6A6B6D;
height:16px;
	border:1px solid #000;
}

IFRAME
{
	border:1px solid #000;
}

.bold,
TR.bold TD
{
	font-weight:bold;
}



#column_2 UL,
#column_2 LI
{
    margin-top:20px;
    margin-bottom:20px;
}

#column_2 UL LI,
#column_2 UL LI LI,
#column_2 UL LI LI LI,
#column_2 OL LI,
#column_2 OL LI LI,
#column_2 OL LI LI LI
{
    list-style-type:disc;
	color:#6A6B6D;
	margin-left:20px;
}

MARQUEE
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
    color:#E64415;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
