.menuBar {
	background-image:  url(../images/imagesMenuBack.jpg);
	background-repeat: repeat-x;
	line-height: 36px;
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	background-position: center;


}
.menuSplitter {
	background-image: url(../images/imagesMenuDivider.jpg);
	background-position: center;
}
.MainBox {
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.mainText {
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 12px;
	color: #999999;
}
.footer {
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #99CCCC;
	text-align: center;
	font-weight: bold;

}
.footerContact {
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 10px;
	background-color: #99CCCC;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;


}
.TitleText {
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #99CCCC;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.FormFields {
	font-family: "trebuchet ms", Arial, verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	border: thin solid #D3D3D3;
	height: 16px;
}
.SubHeading {
	font-size: 16px;
	color: #99CCCC;
	margin: 12px 0px 6px;
}
.mainText p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.menuBar a {
	color: #666666;
	text-decoration: none;
}
.menuBar a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainText .WebComment {
	margin-left: 200px;
	position: relative;
	margin-bottom: 12px;
}
.mainText .WebComment h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 4px 0px;
	padding: 0px;
}
.mainText .WebComment h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCFF;
	margin: 4px 0px;
	padding: 0px;
}
.mainText .WebComment .SubHeading {
}

.mainText .WebComment .SubHeading {
	margin: 0px;
}
.mainText .WebComment p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.mainText .WebComment .WebImage {
	position: absolute;
	left: -200px;
	top: 0px;
	border: 2px ridge #999999;
}
.mainText .WebComment a {
	color: #666666;
}
.mainText .WebComment a:hover {
	color: #99CCCC;
}
fieldset{
-moz-border-radius: 8px 8px 8px 8px;
}
