@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bodycopy {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
}
p {
	vertical-align: top;
}
.redtext {
	font-size: 14px;
	color: #DF001D;
	font-weight: bolder;
}
.greytext {
	font-size: 11px;
	color: #76777A;
	line-height: 1.5;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #DF001D;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	color: #76777A;
	cursor: default;
}
h3 {
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DF001D;
}
a:active {
	text-decoration: none;
	color: #F60016;
	border: 0px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: bottom;
	font-style: normal;
	font-weight: 400;
}
.styleorange {color: #F60016}

.styleorange a:hover, .styleorange a:active {color: white}

.stylebold {font-weight: bold}
