body {
	margin: 0px;
	background-color: #78898F;
	background-image:  url(/images/PageDecs/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
}
.MainTable {
	background-color: #F0F0F0;
	height: 443px;
	width: 707px;
	background-repeat: no-repeat;
	background-image:  url("images/PageDecs/Page.jpg");
}
.IntroMainTable {
	background-color: #F0F0F0;
	height: 443px;
	width: 707px;
	background-repeat: no-repeat;
	background-image:  url("images/PageDecs/PageIntro.jpg");
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-top;
	height: 10px;
	width: 680px;
}
.LinksTable {
	width: 149px;
	margin-top: 94px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: left;
}
.SectionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/PageDecs/SectionLink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 149px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	padding-top: 0px;
	text-indent: 3pt;
}
.SectionLink a:link {
	color: #515151;
	text-decoration: none;
}
.SectionLink a:visited {
	color: #515151;
	text-decoration: none;
}
.SectionLink a:hover {
	color: #515151;
	text-decoration: underline;
}

.IntroTable {
	width: 700px;
	margin-top: 94px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: x-small;
	text-align: left;
	height: 330px;
	padding-left: 5px;
}
.ContentTable {
	width: 544px;
	margin-top: 90px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: x-small;
	text-align: left;
	height: 330px;
	margin-right: 0px;
	padding: 0px;
}
.ActiveLinkTable {
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 14px;
}

.ActiveLinkTable a:link {
	color: #515151;
	text-decoration: none;
}
.ActiveLinkTable a:visited {
	color: #515151;
	text-decoration: none;
}
.ActiveLinkTable a:hover {
	color: #515151;
	text-decoration: underline;
}
a:link {
	color: #515151;
	text-decoration: underline;
}
a:visited {
	color: #515151;
	text-decoration: underline;
}
a:hover {
	color: #515151;
	text-decoration: none;
}

.ActiveLinkSection {
	background-color: #FFFFFF;
	background-image:  url("images/PageDecs/ActiveLinkSection.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 149px;
	border: 0px none;
	text-align: left;
	text-indent: 3pt;
	vertical-align: top;
	padding: 0px;

}
.ContentImages {
	width: 158px;
	font-size: 11px;
	vertical-align: text-top;
	padding-top: 23px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;


}
.ContentText {
	font-size: 11px;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 0px;


}
.ContentTable img {
	margin-top: 1px;
	padding: 0px;

}
.PageTitle {
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;


}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
.ContactTable {
	padding: 4px;
	width: 350px;
	vertical-align: text-top;
	font-size: 11px;

}
input {
	height: 15px;
	width: 200px;
	background-color: #EAEAEA;
	background-image: url(images/PageDecs/InputBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	border: 1px solid #C3C3C3;
}
textarea {
	background-color: #EAEAEA;
	border: 1px solid #C3C3C3;
	width: 200px;
	height: 60px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BoldText {
	font-weight: bold;
}
