.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333333;
}
.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;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 2pt;
}
.topheading {
	line-height: 20px;
}
.green {
	line-height: 12px;
	color: #FFFFFF;
}
.greendeptbanner {
	color: #00664d;
	padding: 1px;
	font-size: x-large;
	font-weight: bold;
	background-color: #FFFFFF;
}
.smallertext {
	font-size: 80%;
}
.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;
}
.box {
	border: thin solid #00664d;
}

