/* the following html code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */
html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url('images/page1_bullet2.gif');
}
.paneltext ul {
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url('images/page1_bullet.gif');
}
 h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 4px;
}
.topstrip {
	background-image: url('images/page1_topstrip.gif');
	background-repeat: repeat-x
}

.vnavpad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.centercoltext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;/*themecolour4%0;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.padding {
	padding-left: 5px;
}
.panelbottom {
	background-image: url('images/page1_panel_bottom_center.gif');
	background-repeat: repeat-x
}
.paneltext {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;/*themecolour4%0;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.panelborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.centerpaneltext {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #906363;/*themecolour1$ 63.6%,-1.8%;*/
	border-top-style: solid;
	border-bottom-style: solid;
}

.centerpaneltext2 {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
}
.background {
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.topbarleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.topbarright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.parainline {
	border-left:1px solid #000000; border-right:1px solid #000000; 
	background-repeat: repeat-x
}
body {
	background-color: #FFFFFF;/*themecolour4;*/
}
a:link {
	color: #660000;/*themecolour1$ -99.4%,-30.8%;*/
}
a:visited {
	color: #660000;/*themecolour4%0;*/
}
a:link:hover {
	color: #FFad2f;/*themecolour5;*/
}
td {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.backgroundcolor {
	background-color: #FFFFFF;/*themecolour4;*/
}