/* CSS Document */
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #000000;
	font-weight: bold;
	padding-left: 30px;
}
.MainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.Subhead1 {
	font-weight: bold;
	color: #000000;
	line-height: 1.8em
}
.topstrip {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(images/topstrip_sm.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftcoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e8e8e8;/*themecolour1$ 69.6%, 54.2%;*/
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}
.centercoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e8e8e8;/*themecolour1$ 69.6%, 54.2%;*/
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}
.rightcoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e8e8e8;/*themecolour1$ 69.6%, 54.2%;*/
	
}

.headingpad {
}

body {
	background-image:   url(images/bg.gif);
	background-repeat: repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
	list-style-image:    url(images/bullet.gif);	
}

.subhead {
	background-color: #bd0f0f;/*themecolour2;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #bd0f0f;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #bd0f0f;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomstrip {
	background-image:   url(images/bottomstrip.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #bd0f0f;/*themecolour2;*/
}
a:visited {
	color: #333333;/*themecolour4%0;*/
}
a:link:hover {
	color: #cccccc;/*themecolour1;*/
}                      

.parahead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bd0f0f;/*themecolour2;*/
	padding-bottom: 1px;
}
.address {
	font-size: 14px;
}
