@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 20px;
	color: #1D3D58;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #1D3D58;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #9F6134;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 00px;
}
h4 {
	font-size: small;
	color: #3876A9;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 4px;
}
h5 {
	font-size: 18px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #1D3D58;
	font-weight: bold;
	margin-top: 3px;
}
h6 {
	font-size: 9px;
	color: #91C496;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}
a.h6:link {color: #91c196}
a.h6:visited {color: #C5D3C6}
a.h6.hover {color:  #3876A9}

h7 {
	font-size: small;
	color: #3876A9;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 0px;
}

p {
	font-size: small;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

body,td,th {
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #437648;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #54965A;
}
a:hover {
	text-decoration: none;
	color: #3876A9;
}
a:active {
	text-decoration: none;
	color: #ED1C24;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footerText {
	color: #91c196;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.headerUnderlines {
	color: #CB6D24;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C4D2C5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: -3px;
	padding-bottom: 3px;
}

