﻿body {
	background-color: #192468;
	background-image: url(images/harrisonsPageBg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
/* disclaimer */
body.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #192468;
	background-image: none;
}
div#disclaimerHeader {
	background-color: #ffffff;
}
div#pagecontentDisclaimer {
	padding: 10px;
	font-weight: bold;
}
div#pagecontentDisclaimer h1 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}
div#pagecontentDisclaimer p {
	color: #ffffff;
	font-size: .75em;
}
div#pagecontentDisclaimer a {
	color: #ffffff;
}
div#pagecontentDisclaimer a:hover {
	color: #FD341F;
	text-decoration: none;
}
td.disclaimerlink {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	font-size: .65em;
	font-weight: normal;
}
a.disclaimerlink {
	color: #ffffff;
}
a.disclaimerlink:hover {
	color: #FD341F;
	text-decoration: none;
}
/* layout table */
table#layoutTable td.leftColumn {
	width: 175px;
}
table#layoutTable img {
	margin: 0px;
	border: none;
}
table#layoutTable td.footerMenu {
	padding-left: 42px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 10px;
	text-align: center;
}
/* header banner */
table#header a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table#header span.headerLrg {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
table#header {
	background-image: url(images/headerBg.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #192468;
}
table#header td.headerBlue {
	background-color: #4a5288;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
table#header td.headerRed {
	background-color: #ff3300;
	border-right: 1px solid #192468;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
table#bannerMenu a {
	color: #FFFFFF;
	font-size: .65em;
	text-decoration: underline;
}
table#bannerMenu a:hover {
	color: #FD341F;
	text-decoration: none;
}
table#bannerMenu td {
	border-bottom: 1px solid #192468;
	border-right: 1px solid #192468;
	padding: 4px;
	width: 30%;
}
table#bannerMenu td.BMLinkno {
	background-color: #5e6494;
}
table#bannerMenu td.BMLinkyes {
	background-color: #5e6494;
	background-image: url(images/headerBgBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
}
table#bannerMenu td.spacer {
	width: 19px;
	border-bottom: none;
	border-right: none;
	padding: 0px;
}
table#bannerMenu td.spacer2 {
	width: 45px;
	padding: 0px;
}
table#bannerMenu th {
	background-color: #8c91b1;
	border-bottom: 1px solid #192468;
	border-right: 1px solid #192468;
	border-top: 2px solid #192468;
	color: #ffffff;
	font-size: .75em;
	padding: 4px;
	text-align: left;
}
/* pagecontent */
div#pagecontent {
	padding-left: 42px;
	padding-top: 20px;
	width: 571px;
}
div#pagecontent h1 {
	color: #FD341F;
	font-size: 1.5em;
	font-weight: normal;
}
div#pagecontent h2.white {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#pagecontent h2.red {
	color: #FD341F;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#pagecontent img.picAlignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
div#pagecontent img.picAlignright {
	margin-left: 10px;
	margin-bottom: 10px;
}
div#pagecontent span.bodyText {
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 10px;
}
div#pagecontent span.testimonial {
	color: #ffffff;
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 10px;
}
div#newsItem {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}
div#newsItem font.redText {
	color: #FD341F;
}
div#newsItem p {
	font-size: .75em;
}
div#newsItem ul {
	color: #ffffff;
	font-size: .75em;
	list-style-type: square;
}
div#newsItem ol {
	color: #ffffff;
	font-size: .75em;
	list-style-type: lower-alpha;
}
table#links {
	margin-bottom: 10px;
	margin-left: 20px;
}
table#links a {
	color: #ffffff;
	font-size: .75em;
	font-weight: bold;
}
table#links a:hover {
	color: #FD341F;
	font-size: .75em;
	text-decoration: none;
}
table#linksBox {
	background-color: #4a5288;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 300px;
}
table#linksBox a {
	color: #ffffff;
	font-size: .75em;
	font-weight: bold;
}
table#linksBox a:hover {
	color: #FD341F;
	font-size: .75em;
	text-decoration: none;
}
table#linksBox ul {
	color: #ffffff;
	list-style-type: square;
	margin-bottom: 10px;
	margin-right: 10px;
}
div#pagecontent a {
	color: #ffffff;
}
div#pagecontent a:hover {
	color: #FD341F;
	text-decoration: none;
}
div#pagecontent p.showno {
	display: none;
}
div#columnRight {
	float: right;
	margin-top: 47px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 150px;
}
div#columnRight h1 {
	color: #FD341F;
	font-size: .75em;
	font-weight: bold;
	margin: 0px;
}
div#columnRight table {
	background-color: #4a5288;
	border: 1px solid #ffffff;
	width: 100%;
}
div#columnRight table ul {
	margin: 4px;
	padding-left: 14px;
}
div#columnRight table li {
	color: #ffffff;
	font-size: .75em;
	list-style-type: square;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 0px;
}
/* footer*/
div#footer {
	color: #ffffff;
	font-size: .6em;
	padding-left: 42px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	width: 571px;
}
div#footerMenu span {
	white-space: nowrap;
}
div#footerMenu a {
	color: #ffffff;
}
div#footerMenu a:hover {
	color: #FD341F;
	text-decoration: none;
}
div#footerMenu {
	color: #ffffff;
	font-size: .75em;
	font-weight: bold;
	width: 571px;
}
/* site map*/
td.sitemapLink {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 20px;
	font-size: .75em;
	font-weight: bold;
}
a.sitemapLink {
	color: #ffffff;
}
a.sitemapLink:hover {
	color: #FD341F;
	text-decoration: none;
}
/* site search */
form#search {
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
form#search input {
	font-size: .75em;
}
/* contact form */
form#contact {
	background-color: #4a5288;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #ffffff;
}
form#contact label {
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
}
form#contact input {
	width: 200px;
}
form#contact textarea {
	width: 200px;
}
form#contact input.button {
	width: auto;
}
form#contact input.checkbox {
	width: auto;
}
/* floating menu */
table#floatingMenu {
	background-color: #FD341F;
	border-right: 1px solid #192468;
	border-top: 1px solid #192468;
}
table#floatingMenu td {
	border-bottom: 1px solid #192468;
	border-left: 1px solid #192468;
	color: #192468;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	font-size: .7em;
}
table#floatingMenu a {
	color: #ffffff;
	text-decoration: none;
}
table#floatingMenu a:hover {
	color: #192468;
}
/* address details */
table#addressDetails {
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
}
div#addressDetails a {
	color: #ffffff;
}
div#addressDetails a:hover {
	color: #FD341F;
	text-decoration: none;
}
/*************************************************************************************************/
/* referral links */
table#referralLinks {
	background: #ffffff;
	border: 1px #192468 solid;
	border-collapse: collapse;
	color: #192468;
	font-size: 1em;
}
table#referralLinks td {
	border-bottom: 1px #192468 solid;
	font-size: .8em;
	padding: 10px;
	text-align: center;
}
table#referralLinks a {
	color: #192468;
}
table#referralLinks a:hover {
	text-decoration: underline;
}

