body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	vertical-align: top;
}

body {
	background-color:#EBFDD8;
	background-image:url(../images/graphics_new/bg_page.gif);
	font-weight:normal;
	line-height:1.33;
	margin:0;
	padding:0;
}
td.header {
	padding-top:35px;
}

h1 {
	text-align:center; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:24pt;
	font-weight:normal;
}

#pagetitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 28px; 
	font-weight: normal; 
	color: #000000; 
	padding-top: 25px; 
	padding-bottom:20px;
	border-bottom: dotted 1px #000; 
	margin-bottom:15px;
	margin-top:0;
	text-align:center;
}

.navtext {
	font-size: 10px; 
	line-height: 12px; 
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
}

td#bodytext {
	min-height:400px;
	vertical-align:top;
	padding-bottom:20px;
}

#bodytext h3 {
	padding-top:10px;
	padding-bottom:0px;
	margin-top:30px;
	border-top: dotted 1px #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#bodytext h3.top {
	border:none;
	padding-top:0px;
	margin-top:0px;
}

#bodytext p {
	text-align: justify;
	line-height:1.33;
}

#bodytext ul,
#bodytext ol {
	text-align: left;
	line-height:1.33;
}

#bodytext p.tinytext {  
	font-size: 11px; 
}
.tabletext {
	font-size: 13px; 
}
#bodytext .calendar td {
	font-size: 13px;
}
#bodytext .calendar ul {
	font-size: 13px;
}
.tabletextblack {
	font-size: 11px; line-height: 15px; color: #000000
}
.tabletextblackcenter {
	font-size: 11px;
	text-align: center;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

/* IMAGES and CAPTIONS ******************************************/

#bodytext img.right {
	float:right;
	padding:0;
	margin: 3px 0 20px 35px;
}
#bodytext img.left {
	float:left;
	padding: 0;
	margin: 3px 35px 20px 0;
}

/* CENTRED LARGE IMAGES */

#bodytext p.centreimage {
	text-align:center;
}
#bodytext .centreimage img {
	margin:10px auto;
}
#bodytext p.caption {
	font-size:12px;
	color:#666666;
}
#bodytext p.centrecaption {
	font-size:12px;
	color:#666666;
	text-align:center;
}


/* SITE LINKS **************************************************/

a:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #0000cc;
}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #0000cc;
}
a:hover, a:active, a:focus {
	font-weight: bold; 
	text-decoration: underline; 
	color: #0000ff;
}
a.bodytext:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #0000CC;
}


/* TABLES IN PAGES GENERALLY ********************************************/

#bodytext #tabletext td {
	text-align: center;
	color: #000000;
}

#bodytext .tabletextblack h3.notes {
	background-color: #DDFFBB;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* TABLE FOR SITES ON 'USEFUL LINKS' PAGE *******************************/

#bodytext table.sites td {
	padding-top:20px;
}


/* BOTTOM TEXT FOR FOOTER ***********************************************/

td#bottomtext {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#d0eeb0;
}

#bottomtext p {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}