body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	margin: 0px;
	line-height: 145%;
}
.pageOuter {
	margin: auto;
	width: 955px;
}
.navbar {
	color: #FFF;
	background-color: #411c80;
	padding-right: 26px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: normal;
	font-size: 14px;
}
.navbar a {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.navbar a:hover {
	background-color: #2b0c5f;
}
.mainImageHome {
	color: #FFF;
	background-image: url(siteimages/homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	margin-top: 3px;
	font-size: 14px;
	line-height: 150%;
}
.mainImage {
	padding-top: 3px;
}
.mainImageHome h1 {
	font-size: 24px;
	font-weight: normal;
}
.mainImageHome .padding {
	width: 350px;
	padding-left: 46px;
	padding-top: 95px;
}
.footer {
	text-align: center;
	font-size: 12px;
	color: #9e9e9e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a {
	color: #9e9e9e;
	text-decoration: underline;
}
.footer .copyright {
	font-size: 11px;
}
.mainContent {
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	min-height: 250px;
}
.mainContent a {
	color: #737373;
	text-decoration: underline;
}
.mainContent .inner1 {
	padding-right: 30px;
	padding-top: 30px;
}
.mainContent h1 {
	font-size: 16px;
	font-weight: normal;
	color: #4F247D;
	margin-top: 0px;
}
.mainContent h2 {
	font-size: 12px;
	font-weight: normal;
	color: #4F247D;
	margin-top: 0px;
}
.mainContent .inner3 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dbdbdb;
	width: 350px;
	font-size: 12px;
	padding-left: 30px;
}
.mainContent .inner2 {
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 46px;
}
.mainContent .inner4 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dbdbdb;
	padding-left: 15px;
}
.mainContent .inner5 {
	padding-right: 15px;
}
