.leftTable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	width: 150px;
	position: absolute;
	top: 150px;
	left: 0px;
	vertical-align: top;
}
.topTable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 600px;
	height: 30px;
	position: absolute;
	top: 77px;
	left: 150px;
}
.bodyTable {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	position: absolute;
	top: 115px;
	left: 150px;
	vertical-align: top;
	width: 600px;
}
.header {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: green;
	font-size: 15pt;
	text-align: justify;
	vertical-align: top; 
	height:20px;
	width: 530px;
}
.bodyCell {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top; 
	line-height: 18px;
	width: 530px;
}
.picTitle {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-family: Verdana;
	color: #514F4D;
	font-size: 9pt;
	text-align: center;
	vertical-align: top; 
	line-height: 18px;
	font-weight: bold;
}
.pic {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}
.thumbPic1 {
	border-style: solid;
	border-width: 1px;
	border-color: #5B7447;
}
.thumbPic2 {
	border-style: solid;
	border-width: 2px;
	border-color: #5B7447;
	cursor: pointer;
}
.thumbCell {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 125px;
	height: 90px;
}
.arrowCell {
	font-family: verdana;
	font-size: 8pt;
	padding-top: 15px;
	color: #514F4D;
	width: 250px;
}
.pipe {
	font-family: verdana;
	font-size: 8pt;
	padding-top: 15px;
	color: #514F4D;
	text-align: center;
	width: 80px;
}
.coe{
 	font-family: Verdana;
 	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana;
	color: gray;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top; 
	line-height: 18px;
	width: 270px;
	border-width: 1px;
	border-color: Gray;
	border-style: dotted;
}
.logo {
	position: absolute;
	top: 1px;
	left: 1px;
}
.date{
	font-family: arial;
	font-size: 8pt;
	color: black;
	position: absolute;
	top: 3px;
	left: 150px;
	width: 600px;
	border-width: 0px;
	border-bottom-width: 2px;
	border-style: dotted;
	border-color: #B3C6A6;
}
.title {
	position: absolute;
	top: 35px;
	left: 160px;
}
.quote{
	font-family: Palatino Linotype;
	font-style: normal;
	font-size: 10pt;
	color: #514F4D;
	padding: 10px;
	line-height: 22px;
}
.mainLink{
	border-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-style: dotted;
	border-color: #B3C6A6;
	text-align: center;
	vertical-align: middle;
	font-family: "arial";
	font-size: 8pt;
	padding-left: 0px;
}
.subLink{
	border-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #BEC2BC;
	text-align: left;
	vertical-align: middle;
	font-family: "verdana";
	font-size: 8pt;
	height: 22px;
	background-color: transparent;
	padding-left: 10px;
	color: #514F4D;
}
.subLink2{
	border-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #BEC2BC;
	text-align: left;
	vertical-align: middle;
	font-family: "verdana";
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	background-color: #A1BC8F;
	padding-left: 10px;
	color: white;
	cursor: pointer;
}
.spacerCell{
	border-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: black;
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-size: 10pt;
	height: 374px;
	background-color: white;
}
A.main:link { 
	text-decoration: none;
	color: black;
	font-weight: normal;
}
A.main:active {
	text-decoration: none;
	color: black;
	font-weight: normal;
}A.main:visited {
	text-decoration: none;
	color: black;
	font-weight: normal;
}
A.main:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
	background-color: #5B7447;
}
A.arrow:link { 
	text-decoration: none;
	font-weight: normal;
	color: #514F4D;
	font-size: 8pt;
	font-family: verdana;
}
A.arrow:active {
	text-decoration: none;
	font-weight: normal;
	color: #514F4D;
	font-size: 8pt;
	font-family: verdana;
}
A.arrow:visited {
	text-decoration: none;
	font-weight: normal;
	color: #514F4D;
	font-size: 8pt;
	font-family: verdana;
}
A.arrow:hover {
	text-decoration: none;
	font-weight: bold;
	color: #5B7447;
	font-size: 8pt;
	font-family: verdana;
}