body {
	background-color: #012D6A;
	margin: 0px;
}
.greenbg {
	background-color: #E3F0B6;
	background-image: url(images/leafbg.gif);
	background-repeat: no-repeat;
}
.greenbg2 {
	background-color: #E3F0B6;
	background-image: url(images/leafbg2.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #0D5BAA;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #6C7DA7;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #D89039;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #396802;
	text-decoration: none;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #D89039;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #0D5BAA;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #458E0F;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #012D6A;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #0D5BAA;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #458E0F;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #0D5BAA;
	text-decoration: underline;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #458E0F;
	text-decoration: underline;
}
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
a.orange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #D89039;
	text-decoration: underline;
}
a.orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #458E0F;
	text-decoration: underline;
}
a.orange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h4_orange { font-family: "Times New Roman", Times, serif; font-size: 16px; line-height: 16px; font-weight: bold; color: #FF6600; text-decoration: none; }
.orangebg { background-color: #FFD06F; background-image: url(images/leafbg.gif); background-repeat: no-repeat; }

