body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AAAAAA;
    background-image: url(../images/Background.png);
}
#Main {
   width: 900px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
   color:#000000;
   background-color: #FFFFFF;
   border-color: #000;
   border-width: 1px;
   border-style:solid;
}
#Content {
   width: 860px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
   margin-bottom: 20px;
}
#Tables {
   margin-left: 15px;
}
.headingcentered {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.headingitalicbold {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 13px;

	font-weight: bold;
    font-style: italic;
}
.headingmain {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 12px;
	padding-bottom: 0px;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #2B7D6A;
}
.headingsub {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 4px;
	padding-bottom: 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #2B7D6A;
}
.headingsubsub {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 0px;
	padding-bottom: 0px;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	color: #2B7D6A;
}
.textbody {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
}
.textbodysmall {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
    line-height: 15px;
	font-size: 10px;
	font-weight: normal;
}
.textlink {
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #2B7D6A;
}
.directorsname {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 4px;
	padding-bottom: 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.directorstitle {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sitemaptoplevel {
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 6px;
   padding-bottom: 6px;
   padding-left: 40px;
   padding-right: 40px;
   font-size: 10pt;
   color: #666666;
   font-weight: normal;
   line-height: 12pt;
   text-decoration: none;
}
.sitemaplowerlevel {
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 6px;
   padding-left: 60px;
   padding-right: 60px;
   font-size: 10pt;
   color: #AAAAAA;
   font-weight: normal;
   line-height: 12pt;
   text-decoration: none;
}
.figurecentered {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tabletext {
	font-size: 11px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333333;
}
.hyperlink {
	color: #2B7D6A;
}
