@charset "utf-8";
.sidebarContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFF;
	line-height: 29px;
	letter-spacing: normal;
	padding: 0px;
	height: auto;
	width: auto;
}
.headline {
	font-size: 28px;
	line-height: 32px;
	color: #DD002B;
	font-family: Arial, Helvetica, sans-serif;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4f;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #DD002B;
	font-weight: lighter;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4d4d4f;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: underline
}
a:active {
	color: #000
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #4d4d4f;
	line-height: 18px;
	letter-spacing: normal;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	margin: 0px;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	line-height: 20px;
	letter-spacing: normal;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	margin: 0px;
}
.subheadCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #DD002B;
	font-weight: lighter;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4f;
	list-style-type: lower-alpha;
}
