/*	English  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
td, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
h1 {
	font-size: 34px;
	color: #BAB663;
	font-family: arial, helvetica, sans-serif;
}
h2 { 
	font-size: 23px; 
	color: #2A3A49; 
	font-family: arial, helvetica, sans-serif; 
	margin-top: 0;
	}
h3 { 
	font-size: 110%; 
	color: #2A3A49; 
	font-family: arial, helvetica, sans-serif; 
	margin-bottom: -10px;
	}
h4 { 
	font-size: 100%; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	text-align: center; 
	margin-top: 0; 
	margin-bottom: .5em;
	}

h1 span {
	font-size: 30px; 
	color: #B3C1D0; 
	font-weight: normal; 
	}
h2 span { 
	font-size: 25px; 
	color: #7392B3; 
	}

div.border {
	border-top-color: #33475B; 
	border-top-style: double; 
	border-top-width: 5px;
	border-bottom-color: #33475B; 
	border-bottom-style: double;
	border-bottom-width: 5px;
	}
div.rfloat {
	float: right; 
	padding: 5px;
	text-align: center;
	}
div.pg4 {
	width: 154px; 
	background: #1C0E01; 
	margin-top: 200px; 
	padding-top: 10px;
	text-align: center; 
	border-width: 1px;  /* border for NS 4 */
	border-color: #E9EBED; 
	border-style: solid;
	}
div.pg5 { 
	width: 270px; 
	margin-bottom: 0px;
	}
div.pg5 p { 
	padding-top: 25px; 
	text-align: right; 
	margin-bottom: 0; 
	padding-bottom: 0;
	}

div.spacer {
	margin-top: 16px; 
	margin-bottom: 16px;
	}
	
div.box {
	 width: 460px; 
	 padding: 15px;
	 margin-left: 69px; 
	 background-color: #B8C9DC; 
	 border: none;  /* NS4 */
	 }
div.box p {
	font-size: 80%; 
	}
div.drawing {
	width: 157px;
	margin-left: 5px;
}
.ltcap {
	font-size: 80%; 
	color: #ffffff; 
	font-weight: bold; 
	margin-left: 4px; 
	margin-right: 2px; 
	}
p.blurb {
	font-weight: bold; 
	color: #000000; 
	margin-left: 4px; 
	margin-right: 2px; 
	}

.newrow {
	margin-top: 14pt;
	}

.cap {
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 0;
	}

.footer p {
	font-size: 12px;
	margin-bottom: 0px;  
	}
.footer .indent {
	margin-left: 15px;
	margin-top: 0px;
}
.em {font-family: arial, helvetica;}
.linktext {font-size: 10px; font-family: ms sans serif, geneva, arial, helvetica, sans serif;}
.appeared {font-size: 12px; color: #ffffff; }
a:hover {color: #0033ff;}

/* must be last */
div.shadow {
	width: 330px; 
	filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color='#222222', Positive='true');
	}
