a:hover {
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.h1 {
	font-size: 26px;
	color: #E33038;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 28px;
} 
.h2 {
	font-size: 18px;
	color: #E33038;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration: none;
} 
.h3 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E33038;
	text-decoration: none;
	line-height: 12px;
}
.bodycopyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	font-style: italic;
}
.bodycopybd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}
.h4 {
	font-size: 12px;
	color: #E33038;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-decoration: none;
}
.bgd {
	background-image: url(images/global/contentbgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subheader {
	font-size: 18px;
	color: #E33038;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}
body {
	background-color: #d3d3d3;
	background-image: url(images/global/bgd.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

