/*	Italian  */

body { 
	background-color: #82a2a7;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
p, ul  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.page {
	background-color: #ffffff; 
	border: none; 
	width: 600px; 
}	

div.article {
	margin-left: 179px;
	margin-right: 11px;
}
.spacer { padding-bottom: 1em;
	margin-bottom: 0; } 
div.title { 
	background-color: #a6d0d6;
	border: none;
	/* MAC IE filter \*/
	height: auto !important;
	height: 200px;
	min-height: 200px;
	/* end filter */
	margin: 0 0 1em;
}
div.title img {
	float: right;
}
h1 {  
	font-size: 48px; 
	color:  #ffffff; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: .25em 0 0 5px;
	line-height: 1em; /* may eliminate in fgn if necessary */
	}
.orange {
	color: #ff7b00;
}
h2 {  
	margin-top: 0;
	font-size: 200%; 
	color: #ff7b00; 
	font-family: "Arial Narrow", Arial, helvetica; 
	}
	
h3 { 
	font-size: 150%; 
	color: #ff7b00; 
	font-family: arial, helvetica, sans-serif; 
	border-top: 1px dotted #a6d0d6; 
	border-bottom: 1px dotted #a6d0d6; 
	padding: 2px;
	margin: 1.5em 0 -.2em;
	}
h4 { 
	font-size: 180%; 
	color: #ffffff; 
	font-family: "Arial Narrow", Arial, helvetica; 
	margin: 0 0 .5em;
	}
h5 { 
	margin: 0 0 3px;
	font-size: 14px; 
	color: #ff7b00; 
	font-family: arial, helvetica; 
	}

.emphasis {
	font-weight: bold;
	font-size: 120%;
	color: #ff7b00;
}

div.fl-left {  
	float: left;
	margin-left: 5px;
	width: 160px;
}
div.fl-left p {
	font-size: 80%;
	margin: 5px 0 3em;
}
div.box, div.boxpg8n9 {
	background-color: #a6d0d6; 
	border: none; 
	padding: .5em 50px;
}
div.box img {
	float: right;
}

.fnt { font-size: 80%; }
hr {
	color: #ff7b00;
	background-color: #ff7b00;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}

div.boxpg8n9 {
	padding-bottom: 1em;
	margin-bottom: 1em;
}

/*--------------------------------------------------
  .notab = before the tabber interface is set up
  .tabbed = after the tabber interface is set up
	.tab = the tab content  
--------------------------------------------------*/

/* hiding some styles from IE5 for MAC, which runs the script but can't handle the css */
ul.tabbednav
{
	display: none;
}
.tabbed .tab { 
	background-color: #ffffff;
	border: 1px solid #ff7b00;
	margin: 1em 0 0;
	padding: 20px;
}

/* no scripting styles */
.notabs {
	padding-bottom: 0;
}
.notabs .tab {
	background-color: #ffffff;
	border: 1px solid #ff7b00;
	margin: 1em 0 0;
	padding: 20px;
}
.notabs p {
	border-left: 2px dotted #ff7b00;
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

