


ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
#content {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 80px;
	right: 0px;
}
.rcoltext {
	padding-left: 15px;
	border: 1px solid #1e0ac0;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#heading {
	position: absolute;
	height: auto;
	width: auto;
	top: 60px;
	left: 175px;
}
p.sclass {text-align:left; color:green; display:none;}

.subhead {
	font-size: 80%;
	background-color: #ffc303;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.lcolborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;/*themecolour1;*/
	padding-right: 10px;
	padding-left: 20px;

}
.rcolborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;/*themecolour1;*/
	padding-left: 10px;
	padding-right: 10px;

}
.heading {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e0ac0;/*themecolour1;*/
	color: #0b0b0b;/*themecolour4;*/
}
#content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #000000;/*themecolour5%0;*/
	list-style-image:  url('../../../my%20web%20page/portal.3x/index_files/index_bullet2.gif');
}
#content a:link {
	color: #99CC00;/*themecolour5%0;*/
}
#content a:visited {
	color: #99CC05;
}
#content a:link:hover {
	color: #1e0ac0;/*themecolour1;*/
}
.centercoltext {
	padding-right: 10px;
	padding-left: 15px;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #fff5d6;
