body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TitleOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #2c286c;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}
.watermarkBackground {
	background-image: url(watermark.jpg);
	background-repeat: no-repeat;
}
.photoFrameLink {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoFrameLink:link {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoFrameLink:visited {
	background-color: #FFFFFF;
}
.photoFrameLink:hover {
	background-color: #CCCCCC;
}
.bodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
.bodyTextLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.bodyTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.bodyTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.bodyTextLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2c286c;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2c286c;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2c286c;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextLink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8294B0;
	text-decoration: none;
	font-weight: bold;
}
.borderLineLeft {
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}.borderLine {
	border: 1px solid #CCCCCC;
}
.watermarkPart {
	background-image: url(images/watermark_partly.jpg);
	background-repeat: no-repeat;
}
.borderUpLineMargin2 {
	border-bottom-style: solid;
	margin-top: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.borderUpLineMargin {
	border-bottom-style: none;
	margin-top: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}.subTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EFEFEF;
	font-weight: bold;
}
.watermarkPartly2 {
	background-image: url(images/watermark_partly2.jpg);
	background-repeat: no-repeat;
}

.tableBorder {
	border:1px solid #D1D1D1;
	line-height:14pt;
}

.tableHeader {
	background-color:#FFFFFF;
	background-image:url("bg_tableHeader.jpg");
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#ef7124;
	font-weight:bold;
	line-height:14pt;
	height: 35px;
}

a.landfill {
	color: #ffffff; 
	text-decoration: none;
}
