* {
	margin:0;
	padding:0;
}

body {font-family:arial, sans-serif; font-size:12px;}
#rte_body {color:#565658; font-size:13px; line-height:16px;}
#rte_body a {
	text-decoration:underline;
}


h1 {}

h2 { font-size: 17px; }

h3 { font-size: 15px; color:#00246e; text-transform:uppercase; padding:0 0 10px 0px;}

h4 {color:#00246e; text-transform:uppercase; font-weight: bold;}
h5 { color:#00246e; font-size:1em; font-weight:bold; padding:10px 0 5px;}
h6 {}


a {text-decoration: none; color:#00246e; outline:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

img { max-width: 100%;}

table tr.header th {
	background-color: #00246E;
	color: #eee;
}

table th, table td {
	padding: 4px;
	vertical-align: top;
}

font.font-heading-5 {
	color: #851b14;
	font-style: italic;
}

ul, ol {
	margin-left: 20px;
}

p {
	padding:0 0 1.1em 0;
}
