body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0905;
}
a:link {
	font-weight: bold;
	color: #990000;
}
a:visited, active {
	font-weight: bold;
	color: #660000;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
a.footerLink:link, visited, active {
	color: #993333;
	font-weight: normal;
	text-decoration: none;
}
a.footerLink:hover {
	color: #CC0000;
	font-weight: normal;
}
a.breadcrumbLink:link, visited, active {
	color: #C85442;
	font-weight: normal;
	text-decoration: none;
}
a.breadcrumbLink:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.enterSiteLink:link, visited, active {
	color: #FFCC99;
	font-weight: normal;
	text-decoration: none;
}
a.enterSiteLink:hover {
	color: #FFCC33;
	font-weight: normal;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
li {
	margin-bottom: 10px;
}
.pageFade {
	background-image: url(images/pageFade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #F7A984;
}
.pageTable, ul {
	font-size: 12px;
}
.quoteShell {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.quote {
	font-size: 36px;
	font-style: italic;
	color: #CC3300;
}
.quoteContent {
	font-size: 16px;
	font-style: italic;
	color: #660000;
}
.quoteBy {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 150px;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.breadcrumb {
	font-size: 11px;
	font-style: italic;
	color: #C85442;
}
.footer {
	font-size: 10px;
	color: #993333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #F7A984;
	line-height: 13px;
}
.list {
	list-style-type: disc;
	margin-top: -5px;
}
.pageBgRight {
	background-image: url(images/shared/pageBgRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC0905;
}
.shadowBottom {
	background-image: url(images/shadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadowBottomIntro {
	background-image: url(images/intro/shadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shadowBottomLeft {
	background-image: url(images/intro/shadowBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowBottomRight {
	background-image: url(images/intro/shadowBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowLeft {
	background-image: url(images/shadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowRight {
	background-image: url(images/shadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.imgOnRight {
	margin-bottom: 15px;
	margin-left: 15px;
}
.pageTableBorder {
	border: 1px solid #E75942;
}
.enterSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC99;
}

