/* Style Sheet by Blueygreen */body {	font-family: "Times New Roman", Times, serif;	font-size: 12pt;	background-color: #fff;	text-align: center; /*ie5 for PC hack - ie5 'incorrectly' centers the block level element - which is what we want to take advantage of here*/	}p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {	font-family: "Times New Roman", Times, serif;	vertical-align: top;	}p {	margin-top: 0;	margin-bottom: 0;	}.hide {	display: none;	}a:link, a:visited {   color:#f00;   }   a:hover {   text-decoration:underline;   color:#f66;   }   a:active {	background-color: #fcc;	}a img {   border:0;   }   strong {	font-weight: bold;	}em {	font-style: italic;	}/* contact details hidden from website but show up on print */.contactdetails {	display: block;	margin-bottom: 20px;	padding-bottom: 10px;	}	.contactdetails p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11pt;	font-weight: bold;	}/* ----------- Layout ------------- */#branding {	width: 760px;	padding: 0;	text-align: left;	}#logo {	border: 0;	}	#address img {	display: none;	}	#montage {	display: none;	}	/* ---------- Main content ------- */#maintitle {	text-align: left;	}#maintitle h1 {	display: inline;	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;;	line-height: 22.px;	font-weight: normal;	}#textcontent {	text-align: left;	border: 0;	font-size: 12px;	line-height: 14px;	font-family: "Times New Roman", Times, serif;	vertical-align: top;	}/* ---------- Homepage ------- */#homecontainer #montage {	display: none;	}#homecontainer #textcontent {	border: 0;	}/* ---------- Navbar ------- */#navcontainer, #navlist {	display: none;	}/* ---------- Footer ------- */#sublinks {	display: none;	}	/* form elements */	#pgform label {	font-family: "Times New Roman", Times, serif;	font-size: 1.1em;	}	#pgform input.writein {	border-width: 0;	background: #fff;	}#pgform textarea.writein {	border: 0;	background: #fff;	}	#pgform select.writein {	color: #fff;	}	#pgform p {	padding-top: 0.5em;	padding-bottom: 0.5em;	}	#pgform p#submitarea {	display: none;	}	#pgform fieldset {	border: 0;	}