/*ArcelorMittal styles*/
/*----------------------------------------------------------------------galva_style.css--------------------------------*/
body{
      margin:0; 
    	padding:0; 
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size: 0.7em;
    	color:rgb(65,65,65);
    	background-color:rgb(230,225,212);
    	text-align:center; 
    }

input {

	font-size		: 8pt;

	font-family		: Verdana, Arial, helvetica, geneva;

	border-left-color	: 00466b;

	border-right-color	: 00466b;

	border-top-color	: 00466b;

	border-bottom-color	: 00466b;

	border-width		: 1px;

	background-color: ffffff;

	color			: 000000;

}
textarea {

	font-size		: 8pt;

	font-family		: Verdana, Arial, helvetica, geneva;

	border-left-color	: 00466b;

	border-right-color	: 00466b;

	border-top-color	: 00466b;

	border-bottom-color	: 00466b;

	border-width		: 1px;

	background-color: ffffff;

	color			: 000000;

}

select {

	font-size		: 8pt;

	font-family		: Verdana, Arial, helvetica, geneva;

	border-left-color	:00466b;

	border-right-color	:00466b;

	border-top-color	:00466b;

	border-bottom-color	:00466b;

	border-width		: 8px;

	background-color: eeddc0;

	color			: 000000;

}

th {

    Font-family : Verdana , Helvetica;

    Font-size : 14px;


}


td {

    Font-family : Arial , Verdana , Helvetica;

    Font-size : 12.6px;


}

a{
    text-decoration:none;
    color:111111;
    Font-family : Verdana, , Helvetica;
    Font-size : 12.6px;
    }
a:hover{color:990033;}

a:hover{color:red;
        font-style: italic, bold;
		  }

  .ctct_content{
    width:100%;
    height:100%;
    border:1px solid #EC0000;
   }
    .ctct_group3{
    width:100%;
    border:0px solid #EC0000;
    height:145px;

   }

   .ctct_contact {
   margin-left:30px;
   padding-left:0px;
   padding-top:0px;
   padding-bottom:0px;
   width:230px;
   height:110px;
   border-bottom:1px solid #0c88a3;
   border-right:1px solid #0c88a3;
   float:left;

   }
   .ctct_photo {
   width:60px;
   height:90px;
   border:1px solid #EC0000;
   float:left;
   }

   .ctct_name {
   font-weight:bold;
   line-height:14px;
   font-size:14px;
   margin-left:60px;
   padding-left:10px;
   padding-bottom:10px;

   border:0px solid #EC0000;
   display:block;
   }
    .ctct_function {
    line-height:14px;
   font-size:14px;
   margin-left:60px;
   padding-left:10px;
   padding-bottom:10px;
   border:0px solid #EC0000;
   display:block;
   }

    .ctct_phone {
   font-size:14px;
   margin-left:60px;
   padding-left:10px;
   padding-bottom:5px;
   height:20px;
   border:0px solid #EC0000;
   display:block;
   }

   .ctct_mail {
   font-size:14px;
   margin-left:60px;
   padding-left:10px;
   padding-bottom:5px;
   height:20px;
   border:0px solid #EC0000;
   display:block;
   }
   .ctct_img {
   width:60px;
   height:90px;
   }


/*----------------------------------------------------------------------------------------------------------------------*/
/*------------------------------ BASIC PAGE SETTINGS --------------------------------*/
*{
	margin:0; 
	padding:0;
}





body{
      margin: 0 auto 0 auto; 
    	padding:0; 
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size: 0.7em;
    	color:rgb(65,65,65);
    	background-color:#B7B8B1;
    	text-align:center;
      width: 800px;
      
}

/*------------------------------ GENERAL TEXT STYLES --------------------------------*/
h1{
	font-size:1em;
	color:#ff3700;
	padding-bottom:0.4em;
}
h2{
	font-size:1em;
	color:#ff3700;
	font-weight:normal;
	padding-bottom:0.4em;
	padding-top:0.5em;
}
h3{
	font-size:1em;
	color:#3E3E40;
	font-weight:normal;
	padding-bottom:0.4em;
	padding-top:0.5em;
}
h4{
	font-size:1em;
	color:#666666;
	font-weight:bold;
	padding-bottom:0.4em;
	padding-top:0.5em;
}
p{
	font-size:1em;
	padding-bottom:0.8em;
}

a:link{
	color:#3E3E40;
	text-decoration:none;
}
a:visited{
	color:#3E3E40;
	text-decoration:none;
}
a:hover{
	color:#ff3700;
	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 info down */


.info th{
	font-size:1em;
	padding:3px;
	color:#FFFFFF;
	background-color:#FF3700;
	font-weight:normal;
	text-align:left;
	padding-top: 9px;
	background-image:url(../images/info_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;	
	
}

.b_segment{
  padding-top:10px;
  white-space:no-wrap;
  clear: right; 
  color:rgb(255,55,0);
  font-size:1.5em;
  
}

	#homepage .info th{
		color:#FF3700;
		background-color:#FFFFFF;
	}
	.info td{
		font-size:1em;
		padding:3px;
		color:#6A6B6D;
		font-weight:normal;
	}
/*---------------------------  Tables   --------------------------*/
.table th{
	font-size:1em;
	padding:3px;
	color:#FFFFFF;
	background-color:#ff3700;
	font-weight:normal;
	text-align:left;
}
.table td{
		font-size:1em;
		padding:3px;
		color:#6A6B6D;
		font-weight:normal;
		text-align:left;
	}
td.smallsize, th.smallsize {
font-size:0.9em;
}

#homepage .title{
	font-size:1.4em;
	color:#FF3700;
	font-weight:bold;
}

#homepage .subtitle{
	font-size:1.1em;
	color:#FF3700;
	font-weight:bold;
}

#homepage .subsubtitle{
	font-size:1.1em;
	color:#FF3700;
}


/* --------------------------  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;
}
	/*CORRECTION FOR HOMEPAGE*/
	#homepage #maincontent{
		padding-top:0;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		border-left:1.78em solid #6A6B6D;
		border-right:1.78em solid #6A6B6D;
		border-top:1.07em solid #6A6B6D;
		border-bottom:1.07em solid #6A6B6D;
		background-color:#6A6B6D;
	}

#maincontent ul{
    list-style: none;
	padding-bottom:0.5em;
}
#maincontent li {
	padding-left:0.62em;
    background:transparent url(content/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:#FF3700;
}



/*------------------------------ HEADER --------------------------------*/

#header{
	height:115px;
	background-color:#4C4C4E;
	border:0;
}

	#printheader{
		display:none;
	}
	#header p{
		/*float:right;*/
	}
	 #header ul{
		 list-style:none;
		 list-style-type:none;
		 margin-right:35;
	 }
	 
	 
   #header .links ul li{
     float:right;
     
		 position:relative;
		 top:0px;
		 padding: 5px 21px 0px 0px;
		 background-image: url(content/nav_dotted.gif);
		 background-position: right top;
		 background-repeat: no-repeat;
		 /* IE corrections  - IE 6 and 7 only */
		 .left:44px;
	 }
	 
	 #header ul li.last{
		 background-image: none;
	 }
	#header p a:link,#header p a:visited{
		color:#DCDCDC;
	}
	#header p a:hover{
		color:#DCDCDC;
		background-color:#4C4C4E;
		text-decoration:underline;
	}
	
	#headersearch{
		margin-top:-7em;
		margin-left:400px;
		color:#DCDCDC;
		
		/* IE corrections  - IE 6 and 7 only */
		.margin-top:-7em;
		.margin-left:400px;
	}
	
	#headersearch h1{
		color:#DCDCDC;
		font-weight:normal;
	}

	.searchbutton{
		height:16px;
		width:16px;
		float:left;
		position:relative;
		top:0px;
		border-left:0;
		/* IE corrections  - IE 6 and 7 only */
		.top:0px;
	}

	.headerspan{
		background-color: #FFFFFF;
		padding:0px;
		width: 180px;
		height:28px;
		border: 1px solid #4c4c4e;
		
	}
	
	span input
	{
		width: 180px;
		display: inline;
		float:left;
		color:#DCDCDC;
		height:16px;
		border: 1px solid #DCDCDC;
		font-size:1.02em;
		background-color: #4c4c4e;
	}

	
	#searchterm{
	}
		
/*----------------------- NAVIGATION -------------------------*/


#navigation9notused{
   padding: 0px 0px 0px 5px;
	height:3.5em;
	background-color:#4C4C4E;
	background-image:url(../images/navigation_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;	
}

#navigation2{
	background-color:#4C4C4E;
	background-image:url(../images/navigation_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;	
}

/* ---------  HOMEPAGE SLIDE SHOW IMAGES ---------*/

#mainimage_1{
	margin-bottom: -3px;
/*
	height:236px;
	width:71.43em;
	background-image:url(content/homepage_noflash.jpg);
	width:800px; 
	height:236px;
	color:#FFFFFF;
*/
}
#mySlideshow{
	
}


/*--------------------------- COLUMN 1 ---------------------------*/

/* column 1 for content page layouts*/
#column_1{
	width: 275px;
	background-color:none;
	float:left;
	padding-left:0;
}
	#contentpage_2 #column_1,#contentpage_3 #column_1{
		width: 202px;
	}
	/*CORRECTION FOR HOMEPAGE*/
	#homepage #column_1{
		/*width:18.57em;*/
		width:33%;
		float:left;
		padding-bottom: 9px;
		background-color:none;
		border-right:0.09em solid #6A6B6D;
	}
		/* homepage: sub sections for first col*/
		#column_1_white{
			width:93%;
			background-color:#FFFFFF;
			padding:5px, 0px, 5px, 0px;
			margin-top:5px;
			background-image:url(content/column_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			float:left;
			padding: 0.68em;
		}
		#column_1_white .separator{
			background-image:url(content/column_bg_corner_bl.gif);
			background-repeat:no-repeat;
			background-position:top left;
			height:15px;
			margin-left:-0.59em;
			border:0px solid black;
		}
		#column_1_grey{
			width:93%;
			background-color:#D9DADB;
			padding:5px, 0px, 5px, 0px;
			background-image:url(content/column_grey_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			margin-top:5px;
			float:left;
			padding: 0.68em;
		}


		/*---------------------------- SIDE NAVIGATION FOR COLUMN 1 -----------------------*/
		
		#column_1 .sideinfo{
		font-size:1em;
		line-height:0.7em;
		width:100%;
		padding:0.0em;
		padding-right:0;
		margin-right:0.0em;
		float:left;
		padding-bottom:0em;
		
		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:#FF3700;
			background:none;
			
		}

		#sidenav {
			padding-bottom:31px;
		}
		#sidenav div{
			margin-bottom:-0.6em;
		}
		#sidenav .separator{
			height:52px;
			width:36px;
			position:relative;
			left:0;
			top:-2em;
			margin-left:-2.4em;
			background-image:url(content/sidenav_bg_corner.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
		}
		
		#sidenav h1 a:link,#sidenav h1 a:visited{
			padding:0;
			font-size:2.3em;
			color:#FF3700;
			font-weight:normal;
		}
		
		#sidenav h2 a:link,#sidenav h2 a:visited{
			padding:0;
			margin:0;
			font-size:2.3em;
			color:#3E3E40;
			font-weight:normal;
		}
		#sidenav h2 a:hover, #sidenav h1 a:hover{
			font-size:2.3em;
			color:#FF3700;
			text-decoration:none;
		}
		#sidenav h3 a:link, #sidenav h3 a:visited, #sidenav h4 a:link, #sidenav h4 a:visited{
			padding:0;
			font-size:2.3em;
			color:#B7B8B1;
			font-weight:normal;
		}
		/*#sidenav h3 a:hover, #sidenav h4 a:hover{
			color:#B7B8B1;
			text-decoration:none;
		}*/
		
		#sidenav h3 a:hover, #sidenav h4 a:hover{
			color:#FF3700;
			text-decoration:none;
		}
	
		/* 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;
				/*
				letter-spacing:0.18em;
				line-height:1em;
				*/
		}
		
	
	/*-------------------------------------- SIDE NAV ROLLOVERS --------------------------------------*/
		
		
		#sidenavigation ul {
			width: 200px;
			list-style: none;
		}
		
		#sidenavigation ol {
			width: 200px;
			list-style: none;
			border-bottom:0.09em dotted #6a6b6d;
			background-color: #f8f8f8; 
			margin-top: 1px; 
			padding-bottom: 5px;
		}
		
		#sidenavigation a {
			display: block;
			width: 200px;
			padding-right:0;
			left: auto;
		}
		
		#sidenavigation li {
			/* change this for leading adjustment */
			line-height:0.9em;
			margin-bottom:-5px;
			/*For IE6*/
			.margin-right: -20px;	
		}
		
		#sidenavigation li a{
			border-bottom:0.09em dotted #6a6b6d;
			/*background-image:url(content/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;*/
			text-decoration:none;
			line-height: 1.2em;
		}
		
		#sidenavigation li .folder:link,#sidenavigation li .folder:visited{
			background-image:url(content/raquo.gif);
			background-position:right;
			background-repeat:no-repeat;
		}	
		
		#sidenavigation li .highlighted:link,#sidenavigation li .highlighted:visited{
			color:#FF3700;
			text-decoration:none;
		}	
		
		#sidenavigation li .highlightedfolder:link,#sidenavigation li .highlightedfolder:visited{
			color:#FF3700;
			text-decoration:none;
			background-image:url(content/raquo_selected.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		
		#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 a{
			border-bottom:0.09em dotted #6a6b6d;
			/*background-image:url(content/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(sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			text-decoration:none;
		}
		
		/* add some padding in between nav items */
		#sidenavigation li a{
			padding-bottom:3px;
			/*
			background-color:#FFFFFF;
			*/
		}
		
		#sidenavigation li .folder:hover{
			background-image:url(content/raquo_selected.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		
		#sidenavigation ol li a, #sidenavigation ol li a:hover, #sidenavigation ol li:hover a, #sidenavigation ol:hover li a{
			border-bottom:none;
			padding: 2px 0px 2px 15px;
			width: 185px;
		}
		
		#sidenavigation li:hover ol li a{
			border-bottom:none;
		}
	
	
/*-------------------------------------- END SIDE NAV ROLLOVERS --------------------------------------*/	


#info {
	color:#3e3e40;
	border-bottom:10px 
	white solid; 
	padding-left:0.32em; 
	padding-right:0.32em;
	width = 500px;
}

#info table th{
	font-size:14px;
	color:#FFFFFF;
	background-color:#FF3700;
	font-weight:bold;
	text-align:left;
}

#info table td a{
	background-image:url(content/sidenav_bg_dots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}

#info table td a:hover{
	/*border-bottom:0.09em dotted #6a6b6d;*/
	background-image:url(content/sidenav_bg_dots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}

#info p{
	padding: 0px 0px 0px 0px;
}

#info .title{
	font-size:1.4em;
	color:#FF3700;
	font-weight:bold;
}

#info .subtitle{
	font-size:1.1em;
	color:#FF3700;
	font-weight:bold;
}

#info .subsubtitle{
	font-size:1.1em;
	color:#FF3700;
}

#info ul{
	padding-bottom:0.5em;
	padding-top:0.5em;
}
#info li {
	list-style: disc;
	margin-left: 20px;
	background: none;
}



/*-------------------------------------- COLUMN 2 --------------------------------------*/

#column_2{

	/*width:100px;*/
	font-size:1.1em;
	/**/
	background-color:#FFFFFF;
	
	padding-right:0.36em;
	padding-left:0;
	margin-left:25px;
	padding-top:0;
	padding-bottom:5px;
	float:right;
	width: 35em;
}

/* 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;
}

#column_2 p{
	padding: 0px 0px 0px 0px;
}

#column_2 .title{
	font-size:1.4em;
	color:#FF3700;
	font-weight:bold;
}

#column_2 .subtitle{
	font-size:1.1em;
	color:#FF3700;
	font-weight:bold;
}

#column_2 .subsubtitle{
	font-size:1.1em;
	color:#FF3700;
}

#column_2 ul{
	padding-bottom:0.5em;
	padding-top:0.5em;
}
#column_2 li {
	list-style: disc;
	margin-left: 20px;
	background: none;
}

	/*---------- 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;
	}
	.greycell{
		background-color:#D9DADB;
		color:#3E3E40;
		padding:0.62em;
		padding-bottom:0.32em;
	}
	
	.greycell_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;
	}
	#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 #column_2 .table{
		width:100%;
		border-bottom:0.09em dotted #6A6B6D;
	}
	#contentpage #column_2 td, #contentpage #column_2 th{	
		padding:0.36em;
		padding-top:0.17em;
		padding-bottom:0.62em;
		margin-right:1.07em;
		
	}

	#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:#FF3700;
		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;
		}

		.greybox_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:#D9DADB;
			float:left;
		}
		.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 #FF3700;
		}
		.greycellborder{
			border-top:0.09em dotted #6A6B6D;
		}

/*---------------------------- COLUMN 4 (HOMEPAGE ONLY) -----------------------*/

 #column_4{
		width:31%;
		float:left;
		background-color:#D9DADB;
		background-image:url(content/column_grey_bg_corner_br.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		margin-top:5px;
		padding: 0.69em;
	}
	.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 #B7B8B1;*/
		background-image:url(content/footer_bg_dots_white.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		padding-top:1em;
		padding-bottom:1em;
	}
	
	#footer p a:link,#footer p a:visited{
		color:#B7B8B1;
		position:relative;
		top:0.89em;
	}
	#footer p a:hover{
		color:#FF3700;
		text-decoration:underline;
	}
	#contentpage #footer, #contentpage_2 #footer,#contentpage_3 #footer{
		background-color:#FFFFFF;
		background-image:url(content/footer_bg_corner_white.gif);
	}
	/* correct settings for homepage*/
	#homepage #footer{
		color:#FFFFFF;
		height:5.64em;
		background-color:#6A6B6D;
		background-image:url(content/footer_bg_corner.gif);
	}

	#homepage #footer p{
		padding-top:0em;
		/*border-bottom:0.09em dotted #FFFFFF;*/
		background-image:url(content/footer_bg_dots.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	
	#homepage #footer p a:link,#homepage #footer p a:visited{
		color:#FFFFFF;
	}
	#homepage #footer p a:hover{
		color:#FF3700;
		text-decoration:underline;
	}


/*------------------------------- DROP DOWN	--------------------------------*/

#navigation li a:link{
	text-decoration:none;
	color:#666666;
}
#navigation li a:visited{
	text-decoration:none;
	color:#666666;
}
#navigation li a:hover{
	text-decoration:underline;
	color:#FF3700;
}

#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: 6.9em;
}
#nav li { /* all list items */
	float: left;
	width: 6.9em; /* width needed for Opera*/
}

.mainnav_item{
	/**/
	background-image:url(content/navigation_bg_dots.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: #000000;
	text-decoration: none;
	border:0;
}

#nav li ul { /* second-level 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.36em;
}

#nav li ul ul { /* third-and-above-level lists */

	margin: -10px 0 0 104px;
	width: 208px;
	height:21.07em;
	background-image:url(content/flyout_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:-17px 0 ;
	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(content/flyout_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:-15px 0 ;
	top:8px;
	color:#666666;
	font-size:1.4em;
	/* IE corrections  - IE 6 and 7 only */
	.margin: -7px 0 0 -215px;
	.width: 210px;
	.background-position:-15px 0 ;
}



#nav li ul li .flyout_left{	
}


#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;
}

.current_item{
	color:#FF3700;
}

.dropdown_item{
	background-color:#EFEFEF;
	/*
	font-size:1.2em;
	background-image:url(content/dropdown_grey_bg_dots.gif);
	*/
	background-repeat:repeat-y;
}

.dropdown_item_folder{
	background-color:#EFEFEF;
	background-image:url(content/raquo_grey.gif);
	background-position: right;
	background-repeat:no-repeat;
}

.dropdown_item_folder:hover{
	background-color:#EFEFEF;
	background-image:url(content/raquo_selected_grey.gif);
	background-position: right;
	background-repeat:no-repeat;
}


.dropdown_end{
	background-image:url(content/dropdown_grey_end_corner.gif);
	height:15px;
	background-repeat:no-repeat;
	background-position:right;

}
#homepage .dropdown_item{
	background-color:#FFFFFF;
	/*
	background-image:url(content/dropdown_bg_dots.gif);
	*/
}

#homepage .dropdown_item_folder{
	background-color:#FFFFFF;
	background-image:url(content/raquo.gif);
	background-position: right;
	background-repeat:no-repeat;
}

#homepage .dropdown_item_folder:hover{
	background-color:#FFFFFF;
	background-image:url(content/raquo_selected.gif);
	background-position: right;
	background-repeat:no-repeat;
}

#homepage .dropdown_end{
	background-image:url(content/dropdown_end_corner.gif);
}
.noscriptcontent{

	background-image:url(content/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;
}

/*---- Special for sitemap ---*/
#column_2 .sitemap {  padding-left: 0px; color:#B7B8B1; text-decoration: none;}
#column_2 A:link.sitemap 		{  text-decoration:none; color:#B7B8B1; }
#column_2 A:active.sitemap 	{  text-decoration:none; color:#B7B8B1; }
#column_2 A:visited.sitemap	{  text-decoration:none; color:#B7B8B1; }
#column_2 A:hover.sitemap 	{  text-decoration:none; color:#B7B8B1;  font-weight:bold;}

#column_2 .simplebox
{
	border : none;
	border-collapse: collapse;
	padding : 2px 2px 2px 2px;
}

#column_2 .simpleboxgray
{
	border : none
	border-collapse: separate;
	padding : 0px 0px 0px 5px;
	background-color : none;
	border-bottom:0.09em dashed black;
	font-size: 14px;
	
}

/*---------- Weblist colors ------------*/
.colA {	 color: #ff6666;}
.colB {	 color: #66ccff;}
.colC {	 color: #FFCC33;}
.colD {	 color: #66CCCC;}
.colE {	 color: #66CC66;}
.colF {	 color: #FF66CC;}
.colG {	 color: #9966CC;}
.colH {	 color: #ff9933;}

#bgcolA { background-color: #ff6666; padding: 3px; font-weight: bold; font-style: none;}
#bgcolB { background-color: #66ccff; padding: 3px; font-weight: bold; font-style: none;}
#bgcolC { background-color: #FFCC33; padding: 3px; font-weight: bold; font-style: none;}
#bgcolD { background-color: #66CCCC; padding: 3px; font-weight: bold; font-style: none;}
#bgcolE { background-color: #66CC66; padding: 3px; font-weight: bold; font-style: none;}
#bgcolF { background-color: #FF66CC; padding: 3px; font-weight: bold; font-style: none;}
#bgcolG { background-color: #9966CC; padding: 3px; font-weight: bold; font-style: none;}
#bgcolH { background-color: #ff9933; padding: 3px; font-weight: bold; font-style: none;}

#bgcolA a { background-color: #ff6666; color: #FFFFFF; }
#bgcolB a { background-color: #66ccff; color: #FFFFFF; }
#bgcolC a { background-color: #FFCC33; color: #FFFFFF; }
#bgcolD a { background-color: #66CCCC; color: #FFFFFF; }
#bgcolE a { background-color: #66CC66; color: #FFFFFF; }
#bgcolF a { background-color: #FF66CC; color: #FFFFFF; }
#bgcolG a { background-color: #9966CC; color: #FFFFFF; }
#bgcolH a { background-color: #ff9933; color: #FFFFFF; }

#agency{

	width:88%;
	font-size:1.1em;
	/**/
	background-color:#FFFFFF;
	
	padding-right:0.36em;
	padding-left:0;
	margin-left:25px;
	padding-top:0;
	padding-bottom:0;
	float:left;
	text-align:left;
}

/* underline all links in main text areas */
#agency li a:link,
#agency li a:visited, 
#agency a:link,
#agency a:visited{
 text-decoration:underline;
}

#agency p,{
	padding: 0px 0px 0px 0px;
}

#agency td{
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
}

#agency .title{
	font-size:1.4em;
	color:#FF3700;
	font-weight:bold;
}

#agency .subtitle{
	font-size:1.1em;
	color:#FF3700;
	font-weight:bold;
}

#agency .subsubtitle{
	font-size:1.1em;
	color:#FF3700;
}

#agency ul{
	padding-bottom:0.5em;
	padding-top:0.5em;
}
#agency li {
	list-style: disc;
	margin-left: 20px;
	background: none;
}




H1 { font-size: 15px; color: darkblue; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


.footer1{
    background-image:images/main.menu.bottom.1.jpg;
    width:204; 
    height:23;
    font-size:10px;
}
.footer2{
    background-image:images/main.bottom.left.jpg;
    width:204; 
    height:23;
    font-size:10px;
}

.languages{
      background-image:images/main.menu.top.1.jpg;
      width:204px; 
      height:40px;
}

select {

	font-size		: 8pt;

	border-left-color	:00466b;

	border-right-color	:00466b;

	border-top-color	:00466b;

	border-bottom-color	:00466b;

	border-width		: 8px;

	background-color: eeddc0;

	color			: 000000;

}

th {

    Font-size : 14px;


}


td {

    Font-size : 12.6px;


}

a{
    text-decoration:none;
    }
a:hover{color:990033;
  background-color: white;
}


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Main table Content */
#maintable {
	background-color: white;
	color: black;
	
}


/* Content column */
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
	width: 550px;
	text-align: left;
}


/* Menu 1 column */
#menu_1 {	
	width: 202px;	
	padding-top: 10px;
  margin-left: 5px;	
	background-color:rgb(230,225,212);
	vertical-align: top;
}

#menu_1 DIV {
  width: 204px;
  height: 20px;
  vertical-align: center; 
  text-align: left;
    Font-size : 1em;
}
/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  padding-top:5px;
  padding-left:5px;
  background-image: url(../images/main.menu.button.9.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  padding-top:5px;
  padding-left:5px;
  /* background-image: url(../images/main.menu.button.9.jpg); */
  background-repeat : no-repeat;
  background-color: white;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
  background-image: url(../images/main.menu.button.0.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  padding-left:20px;
  background-image: url(../images/main.menu.button.0.jpg);
  background-repeat : no-repeat;
  background-color: white;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 9px;
  padding-left:35px;
  background-image: url(../images/main.menu.button.1.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 9px;
  padding-left:35px;
  background-image: url(../images/main.menu.button.1.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 9px;
  padding-right: 5px;
  text-align: right;
  font-style: italic;
  background-image: url(../images/main.menu.button.2.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 9px;
  padding-right: 5px;
  text-align: right;
  font-style: italic;
  background-image: url(../images/main.menu.button.2.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-size: 11px;
  font-style: italic;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

.header1 , .header2, .header0 { 
   width: 99%;
   text-align: center; 
   vertical-align: top; 
   font-size: x-large;
   border-collapse: collapse;
   border-top: 0px solid;
   border-bottom: 1px solid;
   border-bottom-color: #0c88a3;
   border-left: 0px;
   border-right: 0px;
	}

.header1 TD, .header2 TD, .header0 TD  {
   width: 33%;
	height: 10px;
	vertical-align: center;
	}

.country {
        width: 20%;
        height: 5Ppx; 
        BORDER-RIGHT: #0c88a3 1px solid; 
        BORDER-TOP: #0c88a3 0px solid; 
        BORDER-LEFT: #0c88a3 0px; 
        BORDER-BOTTOM: #0c88a3 1px solid; 
        BORDER-COLLAPSE: separate;
        text-align: center;
        vertical-align: center;
        font: bold larger;
        
}



/*-----------------------------------------stylesheet_v14.css--------------------------------------------------------*/
H1 { font-size: 15px; color: darkblue; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


.footer1{
    background-image:images/main.menu.bottom.1.jpg;
    width:204; 
    height:23;
    font-size:10px;
}
.footer2{
    background-image:images/main.bottom.left.jpg;
    width:204; 
    height:23;
    font-size:10px;
}

.languages{
      background-image:images/main.menu.top.1.jpg;
      width:204px; 
      height:40px;
}

select {

	font-size		: 8pt;

	border-left-color	:00466b;

	border-right-color	:00466b;

	border-top-color	:00466b;

	border-bottom-color	:00466b;

	border-width		: 8px;

	background-color: eeddc0;

	color			: 000000;

}

th {

    Font-size : 14px;


}


td {

    Font-size : 14px;


}

a{
    text-decoration:none;
    }
a:hover{color:990033;}


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Main table Content */
#maintable {
	background-color: white;
	color: black;
	
}


/* Content column */
#content2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
	width: 550px;
	text-align: left;
}


/* Menu 1 column */
#menu_1 {	
	width: 202px;	
	padding-top: 10px;
  margin-left: 5px;	
	background-color:rgb(230,225,212);
	vertical-align: top;
}

#menu_1 DIV {
  width: 204px;
  height: 20px;
  vertical-align: center; 
  text-align: left;
    Font-size : 1em;
}
/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  padding-top:5px;
  padding-left:5px;
  background-image: url(../images/main.menu.button.9.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  padding-top:5px;
  padding-left:5px;
  /* background-image: url(../images/main.menu.button.9.jpg); */  
  background-repeat : no-repeat;
  background-color: white;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
  background-image: url(../images/main.menu.button.0.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  padding-left:20px;
  background-image: url(../images/main.menu.button.0.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 9px;
  padding-left:35px;
  background-image: url(../images/main.menu.button.1.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 9px;
  padding-left:35px;
  background-image: url(../images/main.menu.button.1.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 9px;
  padding-right: 5px;
  text-align: right;
  font-style: italic;
  background-image: url(../images/main.menu.button.2.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='65', style='0');
  border: 0px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 9px;
  padding-right: 5px;
  text-align: right;
  font-style: italic;
  background-image: url(../images/main.menu.button.2.jpg);
  background-repeat : no-repeat;
  filter:alpha(opacity='95', style='0');
  border: 0px;
}

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-size: 11px;
  font-style: italic;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

.header1 , .header2, .header0 { 
   width: 99%;
   text-align: center; 
   vertical-align: top; 
   font-size: x-large;
   border-collapse: collapse;
   border-top: 0px solid;
   border-bottom: 1px solid;
   border-bottom-color: #0c88a3;
   border-left: 0px;
   border-right: 0px;
	}

.header1 TD, .header2 TD, .header0 TD  {
   width: 33%;
	height: 10px;
	vertical-align: center;
	}

.country {
        width: 20%;
        height: 5Ppx; 
        BORDER-RIGHT: #0c88a3 1px solid; 
        BORDER-TOP: #0c88a3 0px solid; 
        BORDER-LEFT: #0c88a3 0px; 
        BORDER-BOTTOM: #0c88a3 1px solid; 
        BORDER-COLLAPSE: separate;
        text-align: center;
        vertical-align: center;
        font: bold larger;
        
}

#allcontent {
   border: #FFCC99 0px solid;
   background-color: #4C4C4E;
}

#copyright{

text-align:center; 
vertical-align: middle;
color: white;
padding: 0px;
margin: 0px;
height:3.5em;
width: 800px;
background-color:#4C4C4E;
background-image:url(../images/navigation_bg_corner.gif);
background-repeat:no-repeat;
background-position:bottom right;	
}

div #copyright > a {
    color: white;
}
div #copyright > a:hover {
		color:#DCDCDC;
		background-color:#4C4C4E;
		text-decoration:underline;
}

/*---------------------------------------------------------------------------------------------------------------------*/

