@charset "utf-8";
.mainContentLine {
}
.mainContentBar {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: inherit;
	background-image: url(Images/mainBarHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 598px;
	padding-bottom: 8px;
	visibility: visible;
	float: none;
}
.sideContentBar {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/sideBarHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 185px;
	padding-bottom: 8px;
	text-align: left;
}
.mainContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: -1px;
	width: 598px;
	list-style-position: inside;
	list-style-image: url(Images/mainBullet.png);
	list-style-type: none;
	text-align: left;
}
.sideContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
	width: 185px;
	list-style-position: inside;
	list-style-image: url(Images/mainBullet.png);
	letter-spacing: -1px;
}
.sideContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
	width: 185px;
	list-style-position: inside;
	padding-bottom: 10px;
	list-style-type: square;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	width: 150px;
	text-indent: 5px;
}
.homeIcon {
	background-repeat: no-repeat;
	height: 50px;
	width: 122px;
	text-align: left;
}
.sideBar {
	height: 180px;
	width: 109px;
	text-align: right;
	float: right;
}
.mainPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: -1px;
	text-align: center;
}
.websitedetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-position: center;
	letter-spacing: normal;
	border-top: 5px;
}
.mainContentText h1 {
	font-size: medium;
}
.mainContentText {
	font-size: small;
}
