#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #0079c1;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	}
blockquote {
	margin-top: 0px; margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 13px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 45px;
	color: #000000
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour5%0;*/
	margin-right: 0px;
	list-style-image: url(index_files/index_bullet.gif);
}
.leftcoltext ul {
	margin-top: 0px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	color: #000000;/*themecolour1%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}
.leftcoltext ul.plain {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour1%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}
.leftcoltext dl {
	margin-top: 0px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 0px;
	color: #000000;/*themecolour1%0;*/
	list-style-image: url(index_files/index_bullet.gif);
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #EEC077;/*themecolour5$ -15%, -40%;*/
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #EEC077;/*themecolour2;*/
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;/*themecolour5;*/
	color: #000000;/*themecolour1%0;*/
}

.leftcoltext {
	color: #000000;/*themecolour1%0;*/
	background-color: #78a6ee;/*themecolour1;*/
}

.rightcoltext {
	color: #000000;/*themecolour5%0;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #78a6ee;/*themecolour1;*/
	padding-right: 30px;
}
.rightcoltext a:link {
	color: #488448;/*themecolour2;*/
}
.rightcoltext a:visited {
	color: #666666;
}
.rightcoltext a:link:hover {
	color: #78a6ee;/*themecolour1;*/
}
.leftcoltext a:link {
	/*color: #EEC077;themecolour1%0;*/
	color: #003300;
	
}
.leftcoltext a:visited {
	/*color: #EEC077;themecolour1%0;*/
	color: #003300;
}
.leftcoltext a:link:hover {
	color:  #fff;/*themecolour5$ -15%, -40%;*/
	text-decoration:none;
	background-color:#336633;
}

.topbar {
	background-color: #20324d;/*themecolour1$ -16.2%, -67.8%;*/
}

.footer {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #20324d;/*themecolour1$ -16.2%, -67.8%;*/
}

.leftcolumnbg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #78a6ee;/*themecolour1;*/
}
.parabg {
	background-image: url(index_files/index_para_bg.gif);
	background-repeat: repeat-x;
}
.midbar {
	background-color: #ffffff;/*themecolour5;*/
}
.highlightbox {
	background-color: #6c95d6;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px solid #333333;
	margin-left: 20px;
	margin-right: 20px;
}


