@charset "utf-8";
/* CSS Document */

.topstrip {
	background-image:  url(theme_topstrip.gif);
	background-repeat: repeat-x;
 }

/*.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}*/

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #EEEEEE;/*themecolour2;*/
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour2%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour2%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour2%0;*/
	list-style-image:  url(theme_bullet.gif);	
}
.centercoltext {
	padding: 15px;
	font-size: 10pt;
}
.leftcolbg {
	background-color: #ffffec;/*themecolour1$ 84.7%, 100.0%;*/
}
.rightcoltext {
	font-size: 10pt;
	padding: 10px;
}
.parahead {
	background-color: #ffff80;/*themecolour1;*/
}
.parahead2 {
	background-color: #fe9301;/*themecolour3;*/
}
.footer {
	background-color: #ffff80;/*themecolour1;*/
	border-top-color: #FFFF80;/*themecolour3;*/
	border-top-width: 2px;
	border-top-style: solid;
	font-size: 9pt;
	font-weight: normal;
	color: #666;
	padding-right: 20px;
}
/*.textbox {
	font-size: 10pt;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fe9301;/*themecolour3;*/
	/*border-bottom-color: #fe9301;/*themecolour3;*/
}
.para3bg {
	background-image: url(theme_paraheading3_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fe9301;/*themecolour3;*/
}
.textboxborder {
	background-image: url(theme_vertical_border.gif);
	background-repeat: repeat-y;
}
.rightcolborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffff80;/*themecolour1;*/
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour2%0;*/
}
a:link {
	color: #ffff80;/*themecolour1;*/
}
a:visited {
	color: #000000;/*themecolour2%0;*/
}
a:link:hover {
	color: #fe9301;/*themecolour3;*/
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000000;/*themecolour2%0;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
.themecolor1 {
	background-color: #ffff80;/*themecolour1;*/
}
