@charset "UTF-8";
/* CSS Document */

.previousnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.worktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #585858;
}
.previousnext a {
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
.previousnext a:hover {
	text-decoration: none;
	color: #EE2E24;
	font-size: 13px;
}
.previousnext a:active {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
.worktypetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EE2E24;
}
.worktypetext a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.worktypetext a:hover {
	color: #000000;
	text-decoration: none;
}
.worktypetext a:active {
	color: #EE2E24;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
}
.staffemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.staffemail a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
.staffemail a:hover {
	text-decoration: none;
	color: #EE2E24;
	font-size: 11px;
}
.staffemail a:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.brandaids {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE2E24;
	line-height: 18px;
}
.brandaids a {
	color: #333333;
}
.brandaids a:hover {
	color: #EE2E24;
}
.brandaids a:active {
	color: #000000;
}

