body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-color: #333333;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	/*padding: 28px 30px 1px 30px;*/
	margin: 20px 30px 1px 30px;
	color: #002B5F;
	border-bottom: 1px solid #A12830;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 30px 4px 34px;
	margin: 0;
	color: #4E6172;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0;
	color: #4E6172;
}

.orangeSubhead {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: F35100;
}

.blueSubhead {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #002057;
}


.blueSubheadSide {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002057;
}

.sitemapTop {

	font: 14px Verdana; font-weight: bold; color: #4C4D4F; text-decoration: none

}

.white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-color: #333333;
}

a {
	font: Arial; font-size: 11px; font-weight: bold; color: #0096D7; text-decoration: none
}

a:hover {
	font: Arial; font-size: 11px; font-weight: bold; color: #0096D7; text-decoration: none
}

a:visited {
	font: Arial; font-size: 11px; font-weight: bold; color: #0096D7; text-decoration: underline
}

a:active {
	font: Arial; font-size: 11px; font-weight: bold; color: #0096D7; text-decoration: underline
}

a.sideNav {
	font: 12px Arial; font-weight: bold; color: #FFFFFF; text-decoration: none;
}
a.sideNav:visited {
	font: 12px Arial; font-weight: bold; color: #FFFFFF; text-decoration: none
}
a.sideNav:active {
	font: 12px Arial; font-weight: bold; color: #FFFFFF; text-decoration: underline
}


a.sideNav:hover {
	font: 12px Arial; font-weight: bold; color: #FFFFFF; text-decoration: underline
}

a.sitemapTop {
	font: 14px Verdana; font-weight: bold; color: #4C4D4F; text-decoration: none
}
a.sitemapTop:visited {
	font: 14px Verdana; font-weight: bold; color: #4C4D4F; text-decoration: none
}
a.sitemapTop:hover {
	font: 14px Verdana; font-weight: bold; color: #112F62; text-decoration: none
}

a.sitemapTop:active {
	font: 14px Verdana; font-weight: bold; color: #112F62; text-decoration: none
}

a.subNav {
	font: 11px Verdana; font-weight: bold; color: #4C4D4F; text-decoration: none
}
a.subNav:visited {
	font: 11px Verdana; font-weight: bold; color: #4C4D4F; text-decoration: none
}
a.subNav:hover {
	font: 11px Verdana; font-weight: bold; color: #112F62; text-decoration: none
}

a.subNav:active {
	font: 11px Verdana; font-weight: bold; color: #112F62; text-decoration: none
}

a.footer {
	font: 11px Verdana; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none
}
a.footer:visited {
	font: 11px Verdana; font-weight: bold; color: #ffffff; text-decoration: none
}
a.footer:hover {
	font: 11px Verdana; font-weight: bold; color: #ffffff; text-decoration: underline
}

select {
	font: 8pt arial, helvetica, tahoma, sans-serif; color: #333333; background-color: #ffffff
}


table {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.leftSubNav {
	margin: 0px;
	padding: 0px;
	border-right: 1px #A7002B solid;
	border-left: 1px #A7002B solid;
	border-bottom: 1px #A7002B solid;
}

td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-color: #333333;
}

td.subnavHi {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #112F62;
}


ul {
margin-left: 1 em; 
padding-left: 1 em;
list-style-type: disc;
list-style-position: outside;
}

.quote {
	position: absolute;
	visibility: visible;
	top: 240px;
	left: 3px;
}






