﻿



	#main {
	
	margin-left:80px;
	margin-right:auto;
	width: 850px;
	
	
	
	}
	
.style1 {
	font-family: "Myriad Web Pro Condensed";
	font-size: large;
}
.style2 {
	font-family: "Myriad Web Pro Condensed";
	font-size: x-large;
	color: #435E7E;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}
.style4 {
	font-size: 8pt;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

 	#bodytext {

	background:white;
	font-family: "Palatino Linotype";
	font-size: 12pt;
	width: 900px;
	text-align:justify;
	float:left;
	height:220px;

	}
	
	#bodycontainer {

	background:white;
	width: 200px;
	text-align:justify;
	float:left;
	margin-left:100px;
	height:390px;
	vertical-align:middle;

	}
	
	#bodybox {
	
	
	
	height:172px;
	margin-top:100px;
	margin-left: 20px;
	
	}
	
	
	
 	#box_1{
 	
 	float:left;
 	width:570px;
 	height: 115px;
 	background:white;
 	}
 	#box_2{
 	
 	float:left;
 	width:100px;
	margin-top:49px;
	margin-left:134px;
 	background:white;
 	
 	}
	
	
	#leftbox {
	width: 415px; 
	height: 170px;
	line-height:170px;
	vertical-align:baseline;
	float:left;
	background:white;
	clear:left;
	
	}

	#rightbox {
	background:white;
	width:385px; 
	height:170px;
	vertical-align:baseline;
	float:left;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color: #435E7E;

	}

	#space {
	
	height:80px;
	
	}

	
	
	
	#ThinLine{

	width: 800px;
	height: 2px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;	
	border-bottom-width:1px;
	clear: left;



	}

	
	
	
