p {  font-family: Arial, Helvetica, sans-serif}
body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	margin: 2px;
}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; text-align: center}
.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;
	background-color: #FFFFFF;
}
.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;
}
.top-banner {
	margin-top: 0px;
	padding: 0px;
	display: block;
}
.hidden {
	visibility: hidden;
}.float_left {
	padding: 4px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 0px;
}
}.float_left_box {
	padding: 4px 10px 0px 4px;
	float: left;
	position: relative;
	border: 1px solid #666666;
}
.line_spacing {
	line-height: 20px;
	border: 1px solid #00664D;
}
.plainlist {
	list-style-image: none;
	list-style-type: none;
}
.plainlist-bullet {
	list-style-image: url(../../images/bullet.gif);
}

