body {
	background-color: #663333;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

#container {
	width: 850px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 40px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h1{ 
	color:#8b008b
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #663333;
	font-weight: normal;
	text-align: left;
	}
		

#nav {

}
#navL {
	width: 50px;
	float: left;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin dashed #333333;
	text-align: center;
	}
	
	#navR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 770px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
		
.colL {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colR {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663333;
	font-weight: lighter;
	text-align: left;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663333;
	line-height: 20px;
	font-weight: lighter;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
	line-height: 20px;
}

p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}		
Head1 { 
	font:normal 18pt "verdana";
	color:#8b008b}

Head2 { text-align:left;
	font:14pt "verdana";
	color:#8b008b}

Para  { color:#00008B;
	font:12px "verdana"}

P.centre  {text-align:center;
	 color:#00008B;
	font:12pt "verdana"}

P.bold  { color:#00008B;
	font:12pt "verdana";
	font-weight:bold}


.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #660066;
	font-weight: normal;
	text-align: center;


}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660066;
	font-weight: bold;
	line-height: 20px;


}

.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	font-weight: bold;

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.chart_row {
	height: 150px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.chart_left {
	height: 148px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-left: 200px;
	text-align: center;
}
.chart_division {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.chart_four {
	padding: 0px;
	height: 148px;
	width: 148px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.eason-sisson {
	width: 850px;
	height: auto;
	border: solid 1px red;}
.eason-sisson-160 {
	width: 160px;
	height: 160px;
	float:left;
	border: solid 1px #EBE4E4;
	margin-left:130px;
	margin-right:130px;
	text-align:center;
}
.centre-content {
	text-align: center;
}
