/* colours are: */
/* #F5FFDE - ridiculously light green */
/* #DCFFBE - extremely light green */
/* #B0FF80 - very light green */
/* #90FF3C - bright green */
/* #50AB2C - lighter green */
/* #076C26 - darker green */
/* #F0B0A8 - light pink */

body {
	font-size:62.5%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	background-color: white;}
img {
	border: 0px;}
img.cover {
	/* for IE */
  filter:alpha(opacity=00);
  /* CSS3 standard */
  opacity:0.0;
}
img.shadowed {
	margin: 10px;
	border-style: inset;
	border-width: 2px;
	border-color: #076C26;}
div.shadowed {
	min-width: 400px;
	width: 50%;
	background-color: #F5FFDE;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: inset;
	border-width: 2px;
	border-color: #076C26;}
p, li, ol, ul, h1, h2, h3, h4, a.quiet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;}
p, li, ol, ul, h4 {
	font-size: 13px;
	text-align: justify;}
h1, .highlight {
	color: #076C26;}
.noafter {
	margin-bottom: 0;}
.serifed {
	font-family: Garamond, Times, "Times New Roman", serif;}
.small {
	font-size: 10px;}
.medium, h3 {
	font-size: 15px;}
.largeish, h2 {
	font-size: 18px;
	font-style: italic;}
.large, h1 {
	font-size: 20px;}
.large, h1, highlight {
	font-weight: bold;}
.left {
	text-align: left;}
.right {
	text-align: right;}
.centre {
	text-align: center;}
.justified {
	text-align: justify;}
.bold {
	font-weight: bold;}
.regular {
	font-weight: normal;}
.italic {
	font-style: italic;}
.enquoted {
	font-size: 15px;
	font-style: italic;}
.squeezed {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;}
.squeezedmore {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;}
.squeezednoafter {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;}
.hanging {
	text-indent: -9px;}
.padding {
	min-height: 700px;
}
.newpage {
	page-break-before: always;}
.link {
	font-style: italic;
	font-weight: bold;
	text-decoration: none}
a:hover {  color: #50AB2C; text-decoration: none;}
a:active {  color: #50AB2C; text-decoration: none;}
a:link {  color: #076C26; border: #000000; text-decoration: none;}
a:visited {  color: #076C26; text-decoration: none;}
h1, h2, h3 {
	text-align: center;}
body.wave {
	background-image: url(pix/wave.png);
	background-repeat: repeat-y;}
body.evaw {
	background-image: url(pix/evaw.png);
	background-repeat: repeat-y;}
td.whitebg {
	background-color: white;
	margin: 0px;
	padding: 0px;}
td.maroonbg {
	background-image: url(pix/maroonswatch.png);
	margin: 0px;
	padding: 0px;}
td.wavebg {
	background-image: url(pix/wave.png);
	margin: 0px;
	padding: 0px;}
td.evawbg {
	background-image: url(pix/evaw.png);
	margin: 0px;
	padding: 0px;}
td.term {
	margin: 0px;
	padding: 10px;
	width: 15%;
	min-width: 50px;
	vertical-align: top;
	text-align: left;}
td.year {
	background-color: #076C26;
	margin: 0px;
	padding: 0px;
	min-width: 50px;
	vertical-align: top;
	text-align: left;}
td.event, td.evenl, td.evena, td.evenp, td.eveno, td.evenw {
	margin: 0px;
	padding: 0px;
	min-width: 50px;
	vertical-align: top;
	text-align: left;
	background-color: white;}
td.event p {
	text-align: left;
	background-color: #E6E6E6;}
td.eveno p {
	text-align: left;
	background-color: #DCFFBE;}
td.evenw p {
	text-align: left;
	background-color: #F0D6D2;}
td.evenl p {
	text-align: left;
	background-color: #90FF3C;}
td.evena p {
	text-align: left;
	background-color: #90FF3C;}
td.evenp p {
	text-align: left;
	background-color: #90FF3C;
	}
	td.evenl p:hover {  background-color: #B0FF80;}
	td.evena p:hover {  background-color: #B0FF80;}
	td.eveno p:hover {  background-color: #B0FF80;}
	td.evenp p:hover {  background-color: #B0FF80;}
td.defn {
	margin: 0px;
	padding: 10px;
	width: 85%;
	min-width: 100px;
	vertical-align: top;}
tr.time1 {
		min-height: 24px;
		vertical-align: middle;
		border-bottom-color: white;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-top-color: white;
		border-top-style: solid;
		border-top-width: 2px;
		background-color: white;}
tr.time0 {
		min-height: 24px;
		vertical-align: middle;
		border-bottom-color: white;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		border-top-color: white;
		border-top-style: solid;
		border-top-width: 0px;
		background-color: white;}
tr.timeb {
		min-height: 24px;
		vertical-align: middle;
		border-bottom-color: white;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-top-color: white;
		border-top-style: solid;
		border-top-width: 0px;
		background-color: white;}
tr.timet {
		min-height: 24px;
		vertical-align: middle;
		border-bottom-color: white;
		border-bottom-style: solid;
		border-bottom-width: 0px;
		border-top-color: white;
		border-top-style: solid;
		border-top-width: 2px;
		background-color: white;}
tr.timet td.year p {
	background-color: #076C26;
	color: white;}
tr.timeb td.year p {
	background-color: #076C26;
	color: #076C26;}
tr.time0 td.year p {
	background-color: #076C26;
	color: #076C26;}
tr.time1 td.year p {
	background-color: #076C26;
	color: white;}
table.full {
	width: 100%;
	height: 100%;
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;}
table.glossary {
	width: 100%;
	table-layout: fixed;
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background-color: white;}
table.timeline {
	table-layout: fixed;
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	text-align: left;
	background-color: white;}

/* footer styles here */
p.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	text-align: right;}
a.footer {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;}
table.footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	right: 0px;
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: center;
	background-color: white;}

/* menu styles below here */
table.menu {
	table-layout: fixed;
	background-color: black;
	border: 0px;
	border-spacing: 0px;
	width: 150px;
	white-space: nowrap;
	line-height: 18px;
	position: fixed;
	left: -134px;}
td.menu {
	background-color: #50AB2C;
	width: 135px;
	height: 20px;
	max-height:20px;}
td.menu:hover {
	background-color: #076C26;
	text-decoration: none;}
p.menu {
	color: white;
	margin: 0px;
	margin-left: 3px;
	font-size: 13px;
	white-space: nowrap;
	overflow:hidden;
	line-height: 18px;
	text-align: left;}
a.menu {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}
td.tab {
	background-color: #076C26;
	text-align: center;
	vertical-align: middle;
	width: 15px;}
p.tab {
	color: white;
	margin: 0px;
	font-size: 10px;
	white-space: nowrap;
	overflow:hidden;
	line-height: 18px;
	text-align: center;}