@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: normal;
	color: #FFFFFF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: bold;
	color: #FFFFFF;
}
.creamtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: bold;
	color: ffefbc;
}
.bottomnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: bold;
	color: 330000;
}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: italic;
	line-height: 13.5px;
	font-weight: normal;
	color: #FFFFFF;
}
.pdflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 13.5px;
	font-weight: bold;
	color: 330000;
}
#tableLayout {
	background-image: url(images/fullspacer_caramel.jpg);
	background-repeat: repeat;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
}
