body {
	font-size:14px;
	font-family:'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	height:100%;
	width:100%;
	border-top:25px solid #003872;
}

.marqueeRow {background:#003872;}
marquee {color:#e3061f;font-size:3em;font-weight:bold;font-family:Helvetica;}

h1 {font-size:2em;font-weight:bold;}
h2 {font-size:1.8em;font-weight:bold;}
h3 {font-size:1.6em;font-weight:bold;}
h4 {font-size:1.4em;font-weight:bold;}

.sidebar {background:none;min-height:800px;padding-top:60px;}
.sidebar a {display:block;width:100%;padding:5px 15px;background:none;}
.sidebar a:hover {background:none;}
.main {background:none;margin-bottom:8em;margin-top:2em;}
.footer {background:none;min-height:50px;padding:15px 20px;text-align:right;}
.head {background:none;min-height:10px;}


.headerRow {margin-top:1em;}
.headerRow h1 {background:#003872;color:#FFF;padding:15px 10px;border-bottom:5px solid #e3061f;font-size:1.2em !important;margin:0;}



