.bgimage {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6E;
}
.boldtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8BBE01;
}
.textindent {
	margin-left: 14px;
	margin-right: 8px;
}
.lighttext {
	font-family: Arial;
	font-size: 11px;
	color: #CBD2DA;
}
.sideindent {
	margin-left: 26px;
	margin-right: 15px;
}
.oxygenfooter {
	font-family: Arial;
	font-size: 11px;
	color: #CBD2DA;
	margin-left: 24px;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #8BBE01;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8BBE01;
}
a:hover {
	text-decoration: none;
	color: #3A78AB;
}
a:active {
	text-decoration: underline;
	color: #8BBE01;
}.mandatory {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.clickthrough-margin {
	margin: 10px 5px 5px;
}
.boldtextblue {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #304B69;
}
.text-pink {

	font-family: Arial;
	font-size: 11px;
	color: #FF3399;
}
.text-blue {


	font-family: Arial;
	font-size: 11px;
	color: #003399;
}
.text-red {



	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
.text-black {




	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.text-aqua {





	font-family: Arial;
	font-size: 11px;
	color: #009966;
}
.boldtex-lg {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #8BBE01;
}
.boldtex-lg-blue {


	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2F4B6A;
}
.textwhite {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
