@charset "utf-8";
.subheaderredbox {
	font-family: "Myriad Pro Cond", "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cellproperties {
	width: 245px;
	text-align: left;
}
.subheadergreybox {
	font-family: "Myriad Pro Cond", "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.headergreybox {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #A62021;
}

.bodytextgreybox {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
}
.bodytextredbox {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.menublacknav {
	background-color: #000000;
	text-align: right;
}
.redcell {
	background-color: #991B1E;
	margin-left: 5px;
}
.bottomrednavmenu {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #991B1E;
	margin-left: 10px;
	height: 30px;
	vertical-align: middle;
}
.bottomwhitenavmenu {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
	height: 30px;
	vertical-align: middle;
}
.headerredbox {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #CCCCCC;
}
