body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: smaller;
}
h1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #006A53;
	font-size: 1.5em;
}
a:link {
	color: #006A53;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #006F99;
	text-decoration: none;
}
.leftnavfont {
  display: block;
	padding-left: 10px;
}
a.leftnavfont:link, a.leftnavfont:visited {
	color: #006A53;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #FFFFFF;

}

a.leftnavfont:hover {
	color: #7FB3A8;
	text-decoration: none;
	border: 1px solid #FFFFFF;



}
.orangebox {
	border: 1px solid #006A53;
}
h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #006A53;
	font-size: 1.4em;

}
.leftrightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006A53;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #006A53;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006A53;
	padding: 10px;
}
.phone {
	font-weight: bold;
	color: #006A53;
	font-size: 20px;
}
.5pxpad {
	padding: 5px;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.bigbluebottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006F99;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006F99;

}
.thinbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006A53;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006F99;
	border-right-color: #006A53;
	border-left-color: #006A53;
}
h3 {
	color: #006F99;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	padding-top: 1em;
}
dt {
	font-weight: bold;
	color: #006F99;
	margin-bottom: 7px;
	font-family: Arial, Geneva, Helvetica, sans-serif;

}
dd {
	padding-bottom: 15px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
.greyborder {
	border: 1px solid #006A53;
}
th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006A53;
}
a.bottomnav:link, a.bottomnav:visited {
	color: #FFFFFF;
	font-weight: bold;

}
a.bottomnav:hover {
	color: #7fb3a8;
	text-decoration: none;
}
.bigger {
	font-size: 14px;
}
.ulsecondlevel {
	font-size: 12px;
	list-style-type: lower-alpha;
}
.h3underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006F99;
}
.quicktipbar {
	float: right;
	width: 150px;
	background: #FFFFee;
	padding: 10px 10px 10px 0px;
	border: 1px solid #006952;
}
h5 {
	font-family: Arial, geneva, helvetica, sans-serif;
	padding-left: 10px;
}
.quicktipbar ul {
	margin: 10px;
	padding: 10px;
}
.quicktipbar li {
	padding-bottom: 10px;
}
.highlightbox {
	float: right;
	width: 150px;
	border: 1px solid #006D9C;
	padding: 5px;
	color: #006952;
	background: #ffffee;
}
