* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #656263;
}
#outer {
	width: 100%;
	text-align: center;
	margin-top: 0px;
}
#inner {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	overflow: visible;
}
#banner {
	background-image: url(template-core/cmi-header-back.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: 0px -64px;
}
#bannerHome {
	background-image: url(template-core/cmi-header-back.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
#banner #bannerLeft, #bannerHome, #bannerLeft {
	float: left;
}
#bannerHome #bannerRight {
	color: #FFFFFF;
	float: right;
	position: relative;
	top: 155px;
	margin-right: 40px;
}
#banner #bannerRight {
	color: #FFFFFF;
	float: right;
	position: relative;
	top: 91px;
	margin-right: 40px;
}
#bannerHome #bannerRight a, #banner #bannerRight a {
	color: #FFFFFF;
	text-decoration: none;
}
#bannerHome #bannerRight a:hover, #banner #bannerRight a:hover {
	color: #f0e2c4;
}
#bannerFooter  {
	height: 15px;
	width: 100%;
	background-color: #FFFFFF;
}
#contentOuter {
	background-image: url(template-core/body-background.gif);
	background-repeat: repeat;
	width: 100%;
	background-color: #FFFFFF;
}
#mainMenu {
	float: left;
	width: 130px;
	height: auto;
	position: relative;
	background-image: url(template-core/submenu-top.gif);
	background-repeat: repeat-x;
}
#mainMenu .menuButton {
	color: #810031;
	margin-bottom: 5px;
	display: block;
	position: relative;
}
#mainMenu .menuSpacer {
	background-color: #FFFFFF;
	height: 5px;
	width: 100%;
	margin-bottom: 11px;
}
#mainMenu .menuF1 {
	background-image: url(template-core/submenuLinkF1.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 20px;
	position: relative;
	width: 130px;
}
#mainMenu .menuF2 {
	background-image: url(template-core/submenuLinkF2.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 20px;
	position: relative;
	width: 130px;
	font-weight: bold;
	color: #918f8f;
	text-decoration: none;
}
#mainMenu .menuF1 a {
	color: #810031;
	text-decoration: none;
}
#mainMenu .menuF2 a {
	color: #918f8f;
	text-decoration: none;
}
#mainMenu  .menuF1  a:hover, #mainMenu  .menuF2  a:hover {
	font-weight: bold;
	color: #918f8f;
	background-repeat: no-repeat;
	text-decoration: none;
}
#mainMenu #search {
	display: inline;
	left: 20px;
	position: relative;
}
#mainMenu #search #searchBox {
	display: inline;
	width: 100px;
	height: 20px;
	border: 1px solid #810031;
	color: #810031;
	text-align: left;
	margin-bottom: 5px;
}
#bodyContent {
	float: right;
	width: 765px;
	position: relative;
}
#submenuBanner {
	margin-bottom: 5px;
	margin-right: 0px;
	height: 175px;
	overflow: hidden;
}
#bannerAbout {
	background-image: url(about-us/images/about-us-banner.jpg);
	height: 175px;
	width: 765px;
}
#bannerAbout h1 {
	color: #810031;
	font-size: 24px;
	padding-top: 15px;
	padding-left: 15px;
}
#bodyContentLeft {
	width: 425px;
	left: 20px;
	position: relative;
	float: left;
	top: 10px;
}
#bodyContentLeft  .introText p {
	margin-bottom: 15px;
	color: #810031;
	font-size: 16px;
	line-height: 20px;
}
#bodyContentLeft h1 {
	font-size: 17px;
	color: #810031;
	margin-bottom: 10px;
}
#bodyContentLeft h2 {
	font-size: 13px;
	color: #810031;
	margin-bottom: 5px;
}
#bodyContentLeft .homeh1 {
	font-size: 17px;
	color: #231F20;
	margin-bottom: 10px;
}
#bodyContentLeft p, #bodyContentLeft ol, #bodyContentLeft ul {
	margin-bottom: 15px;
	color: #231F20;
	line-height: 18px;
}
 #bodyContentLeft li {
	line-height: 18px;
 }
#bodyContentLeft a:hover {
	color: #810031;
}
#bodyContentLeft  ul   {
	margin-left: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#bodyContentLeft ol {
	list-style-type: decimal;
	margin-bottom: 10px;
	margin-left: 23px;
}
#bodyContentLeft .bookshopTable {
}
#bodyContentLeft .bookshopTable td {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #810031;
	padding-top: 5px;
}
#bodyContentLeft .bookshopTable h3 {
	font-weight: bold;
	color: #810031;
	margin-bottom: 0px;
}
#bodyContentLeft .highLightText {
	font-size: 13px;
	line-height: 18px;
}
#bodyContentLeft hr {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #810031;
}
#bodyContentLeft     .courseLinkF1  {
	background-image: url(template-core/courselinkF1.gif);
	background-repeat: no-repeat;
}
#bodyContentLeft    .courseLinkF1 a {
	color: #810031;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
}
#bodyContentLeft .courseLinkF2 {
	background-image: url(template-core/courselinkF2.gif);
	background-repeat: no-repeat;
}
#bodyContentLeft .courseLinkF2 a {
	color: #656263;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
#bodyContentLeft .courseInformation {
	color: #810031;
}
#bodyContentLeft .courseInformation strong {
	font-weight: bold;
	color: #810031;
}
#bodyContentRight {
	float: right;
	width: 230px;
}
#bodyContentRight hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bodyContentRight .rightIntroText {
	color: #FFFFFF;
	background-color: #918f8f;
	width: 204px;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 11px;
}
#bodyContentRight .quicklink {
	margin-bottom: 5px;
	color: #918F8F;
}
#bodyContentRight {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.rightIntroText h1 {
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
#bodyContentRight .rightIntroText p {
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
}
#bodyContentRight .rightIntroText p strong {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#bodyContentRight .rightIntroText a {
	color: #FFFFFF;
}
.rightIntroText li {
	color: #FFFFFF;
	margin-left: 16px;
	margin-bottom: 12px;
}
#footer {
	margin-top: 10px;
	margin-bottom: 010px;
}
#footer .footerLinks {
	font-size: 11px;
	color: #810031;
}
#footer .footerLinks a {
	font-size: 11px;
	color: #810031;
	text-decoration: none;
}
#footer .footerLinks a:hover {
	color: #666666;
	text-decoration: none;
}
#footer .copyright {
	color: #918F8F;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer .copyright a {
	color: #918F8F;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
#footer .copyright a:hover {
	color: #666666;
	padding-bottom: 5px;
	text-decoration: none;
}
#footer hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #810031;
}
.imgFloatRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contact .textField {
	padding: 2px;
	height: 20px;
	width: 95%;
	border: 1px solid #810031;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact .textMulti {
	height: 40px;
	width: 95%;
	padding: 2px;
	border: 1px solid #810031;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact #Submit {
	height: 20px;
	border: 1px solid #810031;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #810031;
	width: 50px;
}
#bodyContentLeft .error {
	font-weight: bold;
	color: #810031;
}
#search #query {
	width: 100px;
	border: 1px solid #810031;
}
.imgFloatLeft {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
