.boxBlue a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
.boxBlue a:visited { 
	color: #FFFFFF;
	text-decoration: underline; 
	}
.boxBlue a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:link {
	color: #003333;
	text-decoration: underline;
	}
a:visited { 
	color: #003333;
	text-decoration: underline; 
	}
a:hover {
	color: #003333;
	text-decoration: underline;
	}
a:active { 
	color: #003333;
	text-decoration: underline; 
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #435E6F;
}
.boxBlack {
	background-color: #999966;
}
.boxWhite {

	background-color: #E6EBAF;
}
.boxBlue {
	background-color: #A2975A;
	color: #000000;
	font-size: 14px;
	font-weight: bold;


}
.superheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boxBiege {
	background-color: #FFFF99;

}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.disclaimer {
	font-size: 10px;
}
.boxGray {


	background-color: #E3D37F;
}
.whiteText {
	color: #FFFFFF;
}
.pageHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boxTrueWhite {


	background-color: #FFFFFF;
}
