/***** Global Settings *****/

sup {
position:relative;
bottom:0.3em;
font-size: 8px;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

/***** Links *****/

A:link{
text-decoration:underline;
  color:#006600;
  }
A:visited{
text-decoration:underline;
  color:#006600;
}
A:hover{
text-decoration:underline;
  color:#009900;
  }
.content {
	border:0;
	padding:0;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	height: 100%;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}
.small_content {
	border:0;
	padding:0;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	height: 130%;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}
.small_title {
	border:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	height: 130%;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}
.green_content {
	border:0;
	padding:0;
	color: #006600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	height: 150%;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}
.copyright {
	border:0;
	padding:0;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	height: 150%;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.Heading {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.PageHeading {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

