body{
	margin-top: 		35px; 
	margin-right: 		0px; 
	margin-bottom: 		0px; 
	margin-left: 		0px; 
	font-size:			11px;
	text-decoration:	none;
	font-weight:		none;
	line-height:		17px;
	font-family: 		tahoma, verdana, arial, sans-serif; 
}
div:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

a:link			{    color: #669900;    text-decoration: none; }
a:visited		{    color: #669900;    text-decoration: none; }
a:hover			{    color: #000;    text-decoration: underline; }
a:active		{    color: #669900;    text-decoration: none; }

.bodytext{
	line-height:		16px;
	font-size:			11px;
	text-decoration:	none;
	font-weight:		none;
	font-family: 		tahoma, verdana, arial, sans-serif; 
}

.bodytext:td  {
	line-height:		16px;
	font-size:			11px;
	text-decoration:	none;
	font-weight:		none;
	font-family: 		tahoma, verdana, arial, sans-serif; 
}

.bodytitle{
	margin-top: 0px;
	font-size:			14px;
	color: #669900;
	font-weight:		bold;
	text-transform: uppercase;
	margin-bottom:10px;
}

.bodymenu {
	color: #187BB1;
	font-weight: bold;
}

.bodymenu:link			{    color: #666    text-decoration: none; }
.bodymenu:visited		{    color: #666;    text-decoration: none; }
.bodymenu:hover			{    color: #000;    text-decoration: underline; }
.bodymenu:active		{    color: #666;    text-decoration: none; }


.menu:link			{    color: #669900;    text-decoration: none; font-weight:none;}
.menu:visited		{    color: #669900;    text-decoration: none;  font-weight:none;}
.menu:hover			{    color: #000;    text-decoration: underline; font-weight:none; }
.menu:active		{    color: #669900;    text-decoration: none;  font-weight:none;}

div.textHover {
	position: relative;
	/* border: red 1px solid; */
}

.textScheduler {
	height: 90px;
	width: 140px;
	top: -305px;
	left: 188px;
	margin-bottom: -90px;
	z-index: 5;
}

.textScheduler div {
	position: relative;
	height: 30px;
	width: 300px;
	top: 155px;
	left: -94px;
	visibility: hidden;
}

.textMaps {
	height: 91px;
	width: 140px;
	top: -250px;
	left: 138px;
	margin-bottom: -91px;
	z-index: 4;
}

.textMaps div {
	position: relative;
	height: 30px;
	width: 300px;
	top: 125px;
	left: -69px;
	visibility: hidden;
}

.textZones {
	height: 91px;
	width: 140px;
	top: -190px;
	left: 70px;
	margin-bottom: -91px;
	z-index: 4;
}

.textZones div {
	position: relative;
	height: 30px;
	width: 300px;
	top: 95px;
	left: -35px;
	visibility: hidden;
}

.textPDA {
	height: 62px;
	width: 30px;
	top: -243px;
	left: 85px;
	margin-bottom: -62px;
	z-index: 4;
}

.textPDA div {
	position: relative;
	height: 30px;
	width: 400px;
	top: 121px;
	left: -42px;
	visibility: hidden;
}

.textMDT {
	height: 48px;
	width: 73px;
	top: -235px;
	left: 285px;
	margin-bottom: -48px;
	z-index: 4;
}

.textMDT div {
	position: relative;
	height: 30px;
	width: 400px;
	top: 117px;
	left: -142px;
	visibility: hidden;
}

div.textHover:hover div {
	visibility: visible;
	/* border: blue 1px solid; */
}

.textAreaHovers {
	height: 30px;
}

h1 {
	font-size: small;
	display: inline;
	padding-right: 3px;
}
ul {
	margin-top: 0px;
}
ul.productDesc li {
	margin-top: 10px;
}

#topMenuDiv {
	clear:both;
	width:720px;
	height:20px;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	margin-bottom:1px;
}

#topMenuDiv div {
	float: left; 
	padding-left: 25px;
	padding-right: 0px;
	*padding-right: 5px;
}
.footerLinks {
	text-align: center;
	font-size: 85%;
}
.linksColumn {
	float:left;
	width:240px;
}

