.content { /* [Aug05Add] */	
	font-size: 11pt; 
}
 
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 10.5pt;
	margin-left: 0; /*[Aug05Add]*/
	margin-bottom: 0; /*[Aug05Add]*/
}

body.topbanner {
	background-image:   url(imgs/topstrip.gif);
}

	table.truetable { /* 08.09.05 add */
		border-style: inset; border-collapse: collapse;
}
	table.truetable td, th { /* 08.09.05 add */
		padding-left: 5px; padding-right: 5px;
				border-style: inset;
				border-width: 1px;
}				
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
#content p { /* [Aug05Add] */
	margin-top: 4pt;
	margin-bottom:4pt;
	}
#content td { /*[Aug05Add] so that alignment does not have to be specified in content td elements*/
	vertical-align: top;	
}
	
#content ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(imgs/bullet.gif);
}
#content ul ul {
list-style-image: url(imgs/bullet2.gif);/*[12Jul08Add] */ 
}
	
#content blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}

#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;/*themecolour1;*/
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 69px;
	top: 59px;
	right: 60px;
}

h1 {
	font-size: 14pt;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
p { font-size: 11pt;}
h2 {
	font-size: 12pt;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
#content a:link {
	color: #005db6; /*themecolour5;*/
}
#content a:link[href = "#top"] {color: green;/*ASW added 24 Jul 2008. NOTE: does not work in IE 7.0*/
}
#content a:visited {
	color: #3F3F3F;
}
#content a:link:hover {
	color: #3c9bf7; /* themecolour1; */
}

.content {
	padding-left: 20px;
}
#upDatedNote  {
	float: right;
	font-family: "Times New Roman", serif;
	font-size: small;
	color: gray
} /* ASW added 29 Jun 2011 */	
.infoButton {
	border-color:blue;
	border-width:thick;
	border-bottom-style:outset;
	background-color: #D6FDD6;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align:center;
}
.closureNotice { color:red;
}
.noteTimesVenues{ font-style:italic;
}
	
