/*	French  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 33px; 
	color: #E7F174; 
	font-family: arial, helvetica, sans-serif; 
	letter-spacing: 1pt; 
	margin-bottom: 40px; 
	}
h2 { 
	font-size: 24px; 
	color: #5E003C;
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	margin: 0;
	}
h3 { 
	font-size: 18px; 
	color: #5E003C;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	border-color:#E7F174;
	border-top-style: solid;
	border-top-width: 1px; 
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	padding: 2px;
	width: 405px;
	}
.newrow {
	margin-top: 1em;
}
		
/* box1 styles */
div.box1 {
	margin: 30px 50px;
	padding: 5px;
	background-color: #E3EE9A;
	border: 1px solid #B20071;
	padding: 25px 25px 10px;
	}
.box1 h3 {
	font-size: 18px; 
	color: #000000; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center; 
	width: auto; 
	margin: 0;
	border: none; 
	}
.box1 ul {
	font-family: arial, helvetica, sans-serif; 
	font-size: 80%; 
	list-style: square; 
	font-weight: bold;
	}
.box1 li {margin-top: .5em;}

/* box2 styles */
div.box2 {
	margin: 20px 0;
	padding: 5px 0 10px;
	background-color: #E3EE9A;
	}

/* box3 styles */
div.box3 {
	margin: 0 0 30px;
	padding: 5px 0 10px;
	border: none;
	background-color: #E3EE9A;
	}
div.box3 h3 {
	font-size: 18px; 
	color: #000000; 
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left; 
	border: none; 
	margin: 1em 0 -.5em 35px;
	}
.box3 p {
	margin-left: 35px; 
	margin-right: 35px;
	}
div.box3 p.cap { 
	margin: 0; 
	padding: 0 0 10px 10px;
	}
	
p.cap {
	font-size: 80%;
	font-weight: bold;
	margin-left: 0; 
	margin-right: 0;
	}
p.cap2 {
	font-size: 80%;
	font-weight: bold;
	padding: 0 10px;
	margin: 0;
	}
/* alternating pull-quotes */
div.lquote {
	padding: 20px 20px 20px 10px;
	display: block;
	} 
div.rquote {
	padding: 20px 0 20px 20px;
	display: block;
	} 

.qt {
	font-size: 110%; 
	font-family: Arial Black, Trebuchet MS, Times New Roman; 
	line-height: 1em;
	}
.right {
	float: right; 
	width: 150px;
	 }
.bold { font-weight: bold;}
.by {font-size: 77%; }
.red {color: #5E003C;}
.ftn {font-size: 80%;}
hr {color: #B20071; }

/* -------------------------------------- */
/* standard - do not adjust */
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: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
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: white;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */




/* IE only, must be last */
.shadow {
	width: 320px; 
	filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color='#000000', Positive='true')
	}
