/* CSS Document */
table {
	font: 12pt arial, sans-serif;
	color: #000000;/*themecolour4%0;*/
	
}
.outerborder {
	border: 1px solid #000000;
}

.rightcoltext {
    border-right:3px solid #1c0037; border-bottom:3px solid #1c0037; color: #000000;/*themecolour4%0;*/
	border-top-width: 0px;
	border-left-width: 0px;
	/*themecolour2;*/
	/*themecolour2;*/
	padding-right: 20px;
	padding-left: 20px;
	background-color: #ffffff;/*themecolour4;*/
	background-image:  url('images/index_topbar.gif');
	background-repeat: repeat-x
}
.leftcolumnbg {
	background-color: #57b857;/*themecolour3;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #1c0037;/*themecolour2;*/
}
.bold_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.twdLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
