/*
 Common styles for screen, print and handheld media
 Site: JWF
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
a {
	color: #1965d2;
}
h1 {
	font-size: 1.83em;
	color: #272a74;
}
h1 strong {
	color: #ed1c24;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	line-height: 1.33;
	color: #ed1c24;
}
h3 {
	font-size: 1.17em;
	margin: 1.25em 0 0.25em 0;
	line-height: 1.33;
}
h4 {
	font-size: 1em;
	margin: 0.5em 0 0.1em 0;
	color: #ed1c24;
}
table h4 {
	font-size: 1.09em;
}
h5 {
	font-size: 1em;
	margin: 0.5em 0 0.25em 0;
	color: #333;
}
h6 {
	font-size: 1em;
}
p {
	margin: 0 0 1.5em 0;
}
p.intro {
	font-size: 1.17em;
	line-height: 1.71;
	margin-bottom: 1em;
}
img.left {
	float: left;
	border: 1px solid #ccc;
	margin: 1em 30px 0 0;
	display: block;
}
img.right {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 15px 30px;
	display: block;
}
sup {
	margin-top: -0.25em;
	font-size: 0.75em;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
ol, ul {
	list-style: none;
}
dl {
	margin: 0 0 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #272a74;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 1em;
	margin-bottom: 1.5em;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th, td {
	padding: 0.5em 2em 0.5em 0;
}
fieldset {
	border: 1px solid #ccc;
	margin: 0.25em 0 1em 0;
	padding: 0.25em 15px 0.75em 15px;
}
legend {
	color: #272a74;
	font-weight: bold;
	padding: 0.25em 4px;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.cleaner {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0.0;
}

