/* French */

body { color: #000000; font-family: arial, helvetica, sans-serif; background-color: #A1353C;}
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
img { display: block; }
h1 { font-size: 36px; color: #A1353C; font-family: arial, helvetica; margin: 0; padding-top: .5em; }
h2 { font-size: 30px; color: #A1353C; font-family: "Arial Narrow", arial, helvetica;  margin-top: 0; }
h3 { font-size: 130%; color: #A1353C; font-family: arial, helvetica; }
.lg { font-size: 120%; font-weight: bold; font-family: "Arial Black", arial, helvetica; }

/*	top of each article */
div.series {
	width: 600px;
	background:  #F7CF8C url(/images/20051108/bg.jpg);
}
div.series img {
	float: left;
}

/*	holds the article after the series */
div.container {
	width: 600px;
	background-color: #FEF7EC;
	border: none;
	margin: 0;
}

div.article {
	margin-left: 179px;
	margin-right: 11px;
}

/*	charts in article 2 */
table.chart {
	font-size: 80%;
	border: #A1353C 2px solid;
	border-collapse: collapse;
}
table.chart caption {
	font-weight: bold;
	font-size: 150%;
	color: #a1353c;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}
table.chart th {
	text-align: left;
	border: #A1353C 1px solid;
}
table.chart td {
		border: #A1353C 1px solid;
		text-transform: uppercase;
}
table.chart p {
	color:#a1353c;
	margin: 5px 0;
	text-transform: none;
}

div.blurb { 
	margin: 1em 50px;
	border: #A1353C 2px solid;
}
div.blurb p { 
	font-size: 125%;
	font-weight: bold; 
	padding-left: 10px;
}

/*	image and caption in article 3 */
div.left {
	width: 162px;
	float: left;
	margin-left: 2px;
}
div.left p {
	font-weight: bold;
	margin: 0 2px;
	font-size: 80%;
	color: #a1353c;
}

p.cap { 
	font-weight: bold;
	font-size: 125%;
	color: #a1353c;
	margin: 2em 0 0 179px;
}


/*	diagram area */
div.box {
	padding-top: 1em;
	margin-left: 25px;
	margin-right: 25px;
}

/*	for the inline images and captions */
div.inline {
	width: 170px;
	float: left;
}

/* reduced for NN4 IE Mac*/
div#mid { padding: 0 10px; }
/* corrected for IE 6 and lower */
* html div#mid { 	padding: 0 20px; }
/* correct for Mozilla adn IE7 */
.box > div#mid { 	padding: 0 20px; }


div.inline p {
	font-weight: bold;
	margin: 2px;
	font-size: 80%;
	text-align: center;
	color: #a1353c;
}

p.return { font-size: 80%; font-weight: bold; text-align: right; clear: both; margin-top: .5em;}
p.return img {display: inline; } /* NS 4.7*/
.smcap { font-size:80%; }
.fnt { font-size: 80%;}
hr {width: 100px; 
	height: 1px;
	text-align: left;
	color: #a1353c;
	background-color: #a1353c;
	border: none;
	margin: 0;
}
div.spacer { padding-top: 1.5em;}
div.last { padding-bottom: .5em;}
div.linktext { float: left;}
div.linktext p { margin: 0; }

/* -------------------------------------- */
/* standard - do not adjust except for font if required */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-weight: normal; font-style: normal; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 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;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none; background-color: #FEF7EC;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

