/*
 Reset styles for screen, print and handheld media
 Site: MSE
*/
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; vertical-align: baseline; }
:focus { outline: 0; }
body { background: #fff; color: #333; font-family: "Trebuchet MS", Geneva, lucida, sans-serif; line-height: 2.0; }
a { color: #0c3494; }
h1 { font-size: 2em; color: #0c3494; font-weight: normal; line-height: 1.0; }
h2 { font-size: 1.5em; color: #0c3494; font-weight: normal; line-height: 1.33; margin-bottom: 0.5em; }
h3 {
	font-size: 1.25em;
	color: #01BC62;
	font-weight: bold;
	margin: 1.5em 0 0.15em 0;
}
h4, h5, h6 { font-size: 1.09em; margin: 1.75em 0 0.15em 0; color: #0c3494; }
p {
	margin: 0 0 1.6em 0;
	font-size: 13px;
	line-height: 22px;
}
p.intro { font-size: 1.25em; line-height: 1.6; }
p.emergency {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.6;
	color: #333;
	font-style: italic;
	background-color: #EBEBEB;
	border: 1px dotted #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
img.left {
	float: left;
	border: 1px solid #ccc;
	display: block;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0;
}
img.award {
	float: left;
	display: block;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0;
	clear: left;
}
img.right { float: right; border: 1px solid #ccc; margin: 15px 0 15px 30px; display: block; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
sup { font-size: 0.92em; top: -0.5em; position: relative; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: "Trebuchet MS", Geneva, lucida, sans-serif; font-size: 1em; }
table { border-collapse: collapse; border-spacing: 0; font-size: 1em; margin: 0.5em 0 0.75em 0; line-height: 1.5; }
table table { margin: 0; }
caption { font-weight: normal;  }
th { text-align: left; padding: 0.35em 1em 0.35em 0; }
td { padding: 0.35em 0.25em 0.35em 0.5em; }
fieldset { border: 1px solid #ccc; margin: 0.25em 0 1em 0; padding: 0.25em 15px 0.75em 15px; }
fieldset p { margin-bottom: 0.5em; }
legend { color: #000; font-weight: bold; padding: 0.25em 4px; }
hr { display: none; }
.center { text-align: center; }
.clear { clear: both; }
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }
