td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;

}
.text16 {
	font-size: 16px;

}
.text18 {
	font-size: 18px;

}
.text20 {
	font-size: 20px;

}
a {
	color: #333366;
}
a:hover {
	color: #993300;
	text-decoration: underline;

}
.noUnderline {
	text-decoration: none;
}
.titleColour {
	color: #993300;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tableHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;

}
.tableBody {

	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
}
.tableBg {
	background-color: #000000;
}
strong {
	color: #333366;
}
.text11 {
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tableBodyDim {
	font-weight: normal;
	color: #666666;
	background-color: #EEEEEE;
	text-decoration: line-through;

}
.dimLink {
	color: #888888;
	text-decoration: none;
	
}
