body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
h1 {
	font-size: 2.0em;
	color: navy;
}
h2 {
	font-size: 1.8em;
	color: navy;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}

.headingSpecialWhite {
	font-size: 12px !important;
	color:#FFFFFF;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/bullet.gif);
}
.leftcoltext {
	color: #999999;
	background-color: #224873;/*themecolour1;*/
	padding-left: 15px;
	padding-right: 10px;
	border: 1px solid #0b1b2c;/*themecolour1$ -12.7%, -61.9%;*/
}
.centercoltext {
	background-color: #86a5c9;/*themecolour1$ 52.9%, 61.2%;*/
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #0b1b2c;/*themecolour1$ -12.7%, -61.9%;*/
}

#Header td.topstrip {
	background-image: url(../images/topstrip.gif);
	background-repeat: repeat-x;
}
#Footer, .footer {
	border: 1px solid #000000;
	color: #ffffff;/*#224873;themecolour1;*/
	background-color: #0b1b2c;/*themecolour1$ -12.7%, -61.9%;*/
	font-weight: bold;
	letter-spacing: 2px;
}
#Footer a, .footer a {
	color: #ffffff;/*#224873;themecolour1;*/
}

.parabg {
	background-image: url(index1_files/index1_parahead_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	letter-spacing: 2px;
}
#rightcol {
	padding: 10px;
	background-color: #36669d;/*themecolour1$ 6.9%, 29.8%;*/
	border: 1px solid #0b1b2c;/*themecolour1$ -12.7%, -61.9%;*/
}
#rightcol a:link {color: #000000;}

#rightcol a:visited {color: #333333;}

#rightcol a:link:hover {color: #86a5c9;/*themecolour1$ 52.9%, 61.2%;}*/
}

.leftcoltext a:link {color: #000000;}

.leftcoltext a:visited {color: #333333;}

.leftcoltext a:link:hover {color: #86a5c9;/*themecolour1$ 52.9%, 61.2%;}*/
}

.centercoltext a:link {
	color: #224873;
	text-decoration: none;
}

.centercoltext a:visited {color: #333333;}

.centercoltext a:link:hover {
	color: #ff8200;/*themecolour2;}*/
	text-decoration: underline;
}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8200;/*themecolour2;}*/
}
