/*	English  */

body { 
	background-color:#628297;
	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; 
	}	
img { display: block; } 
div.content {  /* only used in article 2 and 3 for spacing at bottom of article */
	padding-bottom: 1em; 
	margin-bottom: 0; 
	}
div.article {
	margin-left: 179px;
	margin-right: 11px;
	}
div.title { 
	background-color:#BF7730; 
	border: none;
	}
h1 {
	font-size: 26px; 
	color: #ffffff;
	font-family: trebuchet ms, arial, helvetica, sans-serif; 
	text-align: center;
	margin: 0 0 .5em;
	padding: .10em 0;
	}
h2 {
	font-size: 24px; 
	color: #111419; 
	font-family: trebuchet ms, arial, helvetica, sans-serif; 
	margin-top: 0;
	}
h3 {
	font-size: 20px;
	color: #111419; 
	font-family: trebuchet ms, arial, helvetica, sans-serif; 
	}
h4 {
	font-size: 20px; 
	color: #000000; 
	font-family: trebuchet ms, arial, helvetica, sans-serif; 
	margin-top: 0;
	text-align: center;
	}
.fnt { font-size: 80%; }
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.footer {
	background-color: #ffffff;
	}
.bottom { 
	float: right;
	margin-right:-11px;
	}
div.box { 
	padding: 7px;
	margin: 20px 50px;
	background-color: #E6CE73;
	border: none;  /* NS4 */
	}
div.border { 
	padding: 17px 25px;
	margin: 0;
	background-color: #E6CE73;
	border: 2px solid #F4F5EC;  
	font-size: 85%; 
	}
div.box ul li { 
	margin-left: -25px;
	list-style: square;
	margin-bottom:.5em;
	}
div.border img{ 
	float:right;
	}
p.blurb { 
	color: #BF7730; 
	font-family: trebuchet ms, arial, helvetica, sans-serif; 
	padding: 50px 0 0;
	width: 250px;
	text-align: center;
	font-weight:bold;
	font-size:19px;
	}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	margin-right: 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; 
	}
/* -------------------------------------- */


/* IE only, must be last for NS4 */
.shadow {
	width: 598px;
	filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#2C321E', Positive='true');
}
