* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	min-width: 780px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	background-color:#F9FDFF;
	font-size: 0.9em;
}
.printonly {
	display:none;
}
.morelink {
	background: url(../images/red-arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
	font-size: 0.8em;
	color: #CC0000;
}
.nextshow {
	padding-left: 20px;
	background: url(../images/next-show.gif) no-repeat 0 50%;
}
.nopadding {
	padding-left: 5px;
	padding-right: 5px;
}
.morelink a {
	text-decoration: underline;
}
#wrapper {
	width: 758px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-image:url(../images/interface/backgrounds/background.jpg);
	background-repeat:no-repeat;
}
#slideshow {
	width: 758px;
	height: 502px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 153px;
	margin-left: 0px;
}
#mainNav {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	display: block;
	padding:8px 0px 8px 8px;
	text-align:right;
}
#leftcontent {
	width:420px;
	float: left;
	padding-bottom:20px;
}
#righttcontent {
	width:250px;
	float: right;
	padding-top: 0px;
	padding-bottom:20px;
}
#footer {
	clear:both;
	text-align:center;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 1.6em;
	color:#666666;
	background-color:#FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #DDF9FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDF9FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDF9FF;
	border-right-style: solid;
	border-right-width: 1px;
}
#rightcontent h1, #rightcontent h2, #rightcontent p, #leftcontent h1, #leftcontent h2, #leftcontent p {
	padding-right: 32px;
	padding-left: 32px;
}
#mainNav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#mainNav li {
	display: inline;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	padding:0px 5px 0px 5px;
	font-size: 0.9em;
	color: #194683;
	margin-left: 0px;
	line-height: 1.3em;
}
#mainNav a {
	text-decoration: none;
	border-bottom:0px;
	color: #FFFFFF;
}
#mainNav a:hover {
	text-decoration: underline;
}
.centred {
	text-align:center;
	margin-top: 50px;
}
.slideshowcentred {
	text-align:center;
	margin-top: 150px;
	margin-left: 153px;
}
#lefttop {
	margin-top: 45px;
}
#leftbottom {
	margin-top: 160px;
}
#bottomarea {
	margin-top: 90px;
}
p {
	padding-bottom: 9px;
	line-height: 1.3em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color:#282D4B;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
a:link {
	color: #44AAB9;
	text-decoration: none;
}
.warning-text {
	color:#FF0000;
	font-weight:bold;
}
a:visited {
	color: purple;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
.hiddenheading {
	text-indent: -1000em;
	padding: 0px;
}
.aligntoright {
	float: right;
	padding: 5px 5px 5px 10px;
}
.quotation {
	background: url(../images/speechmarks.gif) no-repeat 0 0;
	padding-left: 40px;
}
.smalltext {
	font-size: 0.8em;
}
 @media print {
#mainNav {
	display: none;
}
.printonly {
	display:block;
}
#lefttop {
	margin-top: 5px;
}
#leftbottom {
	margin-top: 5px;
}
#bottomarea {
	margin-top: 5px;
}
#wrapper {
	margin-left: 20px;
	width:758px;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
}
}
