p {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-align: center}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {  font-family: Arial, Helvetica, sans-serif}
h2 {
}
h3 {
}
.small {
	font-size: x-small;
}
.contactbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.wraptext {
	float: left;
	border: none;
	margin: 3px;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
	top: 5px;
}
.greenwhite {
	color: #FFFFFF;
	background-color: #00664d;
}
.greentext {
	color: #00664D;
}
.topheading {
	line-height: 20px;
}
.green {
	line-height: 12px;
	color: #FFFFFF;
}
.greendeptbanner {
	color: #000000;
	padding: 1px;
	font-size: 14px;
	font-weight: normal;
}
.smallertext {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 750px;
}
.smallertextgreenbottomborder {
	font-size: 90%;
	border-bottom-color: #00664d;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
}

