body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	background-color: #EDEDED;
	background-repeat: repeat;
	line-height: 1.4em;
}
h1 {
	color: #666;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-size: 22px;
}
h2 {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
h3 {
	font-size: 15px;
	color: #6EB4A9;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#map small a {
	color: #939B9E;
	text-decoration: none;
}
#footer #footerCopy p a {
	color: #FFF;
	text-decoration: none;
}
#footer #footerCopy p a:hover {
	color: #666;
	text-decoration: none;
}
#main p a {
	color: #666;
	text-decoration: none;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main p a:hover {
	color: #68C7B9;
}
.bold {
	font-weight: bold;
}
#main #rightSide ul  {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main #rightSide ul li  {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding: 12px;
	line-height: 8em;
	margin: 0px;
}
.upperBold {
	text-transform: uppercase;
	color: #68C7B9;
}
.formBorder   {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	margin: 0px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
}
.block      {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
	height: 25px;
}
#main a {
	color: #666;
	text-decoration: none;
}
#main a:hover {
	color: #68C7B9;
}
