body,div,p,h1,h2,h3,h4,h5,h6,tr,td,th,ul,ol,li {
	font-family: "verdana","trebuchet ms", "myriad", Arial, sans-serif;
	margin:0px;
	padding:0px;
	line-height:14px;
	font-size:12px;
	font-weight:100;
	vertical-align:top; 
	}

body {
	padding:0px 36px 30px 36px;
	background: rgb(72,148,34);
}
	
strong {
	color:rgb(0,0,0);
	font-weight:100;
	}

a {
	text-decoration:none;
	color:rgb(0,120,240); 
}

a:hover {
	color:rgb(220,120,0); 
}

p {
	color:rgb(95,100,120);
	padding:4px 0px 4px 0px;
}

p.footnote {
	color:rgb(140,100,0);
	padding-top:1em;
	padding-bottom:1em;
	font-style:italic;
	font-size:11px;
}

span.footnote {
	color:rgb(140,100,0);
}

h1 {
	color:rgb(220,120,0);
	font-size:21px;
}

h1.noh2 {
	padding:0px 0px 20px 0px;
}

h2 {
	color:rgb(0,30,120);
	font-size:14px;
	padding-top:1.25em;
	padding-bottom:0.25em;
	font-weight:700;
}

h3 {
	color:rgb(220,120,0);
	font-size:13px;
	padding-top:.6em;
	padding-bottom:0em;
}

ul,ol {
	padding-bottom:0.15em;
}

li {
	color:rgb(95,100,120);
	margin:4px 0 0 16px;
}

img {
	border:0px;
	vertical-align:bottom;
}

tr.thinline img {
	vertical-align:baseline;
}

tr.top td {
	background: rgb(0,0,0); 
}

td.tabhigh {
	text-align:center;
	color: rgb(220,120,0);
	padding:5px 8px 4px 8px;
	background: rgb(255,255,255);
}

td.tabhigh a {
	color: rgb(200,120,0);
}

td.tabhigh:hover {
	color:rgb(200,120,0);
}

td.tablow {
	text-align:center;

	padding:5px 8px 4px 8px;
	background: rgb(255,220,00);
}

td.tablow a {
	color: rgb(0,0,160);
}

td.tablow a:hover {
	color:rgb(220,120,0);
}

tr.thinline td {
	background: rgb(240,240,240);
}

td.sidebar {
	padding:16px 0px 20px 20px;
}

td.content {
	background: rgb(255,255,255);
	padding:32px 36px 36px 36px;
}

td.address {
	color: rgb(0,0,0);
	text-align:center;
	font-size:10px;
	padding:6px 6px 0px 6px;
	line-height:11px;
}

td.address a {
	color: rgb(0,0,0);
}

table.links {
	margin:20px 0px 10px 0px;
}

table.links td,th {
	padding:0em 1em 0.1em 1em;
	text-align:center;
}

table.links .left {
	text-align:left;
}

table.centres {
	margin:20px 0px 0px 0px;
	width:99%;
	}

table.centres td {
	padding:2px 6px;
	font-size:11px;
	}

tr.titlerow {
	background:rgb(190,220,150);
	color:rgb(255,255,255);
	font-size:11px;
	}

tr.titlerow th {
	padding:2px 6px;
	font-weight:700;
	text-align:left;
	color:rgb(255,255,255);
	}

tr.titlerow td {
	padding:2px 6px;
	font-size:11px;
	font-weight:100;
	}

tr.space td {
	font-size:6px;
	line-height:6px;
	}

sup {
	font-size:8px;
	color:rgb(0,0,0);
	}
	
img.logo {
	float:right;
	vertical-align:middle;
	margin:10px 0px 0px 20px;
	}