.Header {
	background-image: url(/Images/Header.jpg);
	background-repeat: no-repeat;
	height: 134px;
	background-position: center;
}
.Navbar {
	background-image: url(/Images/Navbar.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.PWidth {
	width: 896px;
}
.PageBorder {
	background-color: #F9F9F9;
	border: 1px solid #E1E1E1;
}
.Footer {
	background-image: url(/Images/Footer.jpg);
	background-repeat: no-repeat;
	height: 140px;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.TextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0092DB;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.BGBorder {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
}
.TextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.VDots {
	background-image: url(/Images/vdots.gif);
	background-repeat: repeat-y;
	width: 5px;
	background-position: center;
}
.HRule {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}
.BoxShade {
	background-color: #95C56F;
	background-image: url(/Images/ShadeBox.jpg);
	background-position: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 50px;
}
.TextMedium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.TextHeadingSmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0092DB;
}

