/* NAVIGATION START */

a.nav:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #8dc1e7;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.navOn {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.navigationDimmed {
	color: #E50037;
	font-size: 11px;
	font-weight: bold;
}

/* NAVIGATION END */

/* TAB NAVIGATION START */

#tabNavBar {
	position: relative;
	visibility: visible;
	float: left;
	height: 25px;
	top: 80px;
	left: 300px;
}

.tabNavTab {
	position: relative;
	visibility: visible;
	height: 25px;
	float: left;
	margin-right: 5px;
}

.tabNavMain {
	position: relative;
	visibility: visible;
	height: 18px;
	float: left;
	padding-top: 7px;
}

.tabNavStart {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.tabNavEnd {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.tabNavStartOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.tabNavMainOver {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.tabNavEndOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.tabNavStartOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.tabNavMainOn {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.tabNavEndOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.tabNavOn {
	position: relative;
	visibility: visible;
	color: #708e98;
	font-size: 11px;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tabNavOn:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tabNavOn:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tabNavOn:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tabNavOn:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tabNav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tabNav:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tabNav:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tabNav:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

/* TAB NAVIGATION END */


/* SUB TAB NAVIGATION START */

#subtabNavBar {
	position: relative;
	visibility: visible;
	float: left;
	height: 25px;
	background-color: #363e3e;
	left: 14px;
	border-left: 1px solid #192020;
	border-right: 1px solid #192020;
	border-bottom: 1px solid #192020;
	padding: 5px;
	background-image: url(http://www.blackthorn.ca/images/gui/notch.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}

.subtabNavTab {
	position: relative;
	visibility: visible;
	height: 25px;
	float: left;
	margin-right: 5px;
}

.subtabNavMain {
	position: relative;
	visibility: visible;
	height: 18px;
	float: left;
	padding-top: 7px;
}

.subtabNavStart {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.subtabNavEnd {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.subtabNavStartOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.subtabNavMainOver {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.subtabNavEndOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.subtabNavStartOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.subtabNavMainOn {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.subtabNavEndOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.subtabNavOn {
	position: relative;
	visibility: visible;
	color: #708e98;
	font-size: 11px;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.subtabNavOn:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.subtabNavOn:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.subtabNavOn:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.subtabNavOn:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.subtabNav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.subtabNav:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.subtabNav:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.subtabNav:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

/* SUB TAB NAVIGATION END */


/* TERTIARY TAB NAVIGATION START */

#tertiarytabNavBar {
	position: relative;
	visibility: visible;
	float: left;
	height: 25px;
	background-color: #363e3e;
	left: 14px;
	border-left: 1px solid #192020;
	border-right: 1px solid #192020;
	border-bottom: 1px solid #192020;
	padding: 5px;
	background-image: url(http://www.blackthorn.ca/images/gui/notch.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}

.tertiarytabNavTab {
	position: relative;
	visibility: visible;
	height: 25px;
	float: left;
	margin-right: 5px;
}

.tertiarytabNavMain {
	position: relative;
	visibility: visible;
	height: 18px;
	float: left;
	padding-top: 7px;
}

.tertiarytabNavStart {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.tertiarytabNavEnd {
	position: relative;
	visibility: visible;
	height: 25px;
	width: 5px;
	float: left;
}

.tertiarytabNavStartOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.tertiarytabNavMainOver {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.tertiarytabNavEndOver {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-over-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.tertiarytabNavStartOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-start-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.tertiarytabNavMainOn {
	position: relative;
	visibility: visible;
	height: 18px;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.tertiarytabNavEndOn {
	position: relative;
	visibility: visible;
	background-image: url(http://www.blackthorn.ca/images/gui/navigation-on-end-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}

.tertiarytabNavOn {
	position: relative;
	visibility: visible;
	color: #708e98;
	font-size: 11px;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tertiarytabNavOn:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tertiarytabNavOn:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tertiarytabNavOn:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tertiarytabNavOn:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tertiarytabNav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tertiarytabNav:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.tertiarytabNav:hover {
	color: #615e4c;
	font-size: 11px;
	text-decoration: none;
	float: left;
	text-shadow: 0px 0px 5px #000000;
}

a.tertiarytabNav:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

/* TERTIARY TAB NAVIGATION END */


/* TEXT NAVIGATION START */

#textOnlyNavBox {
	color: #39a7e2;
	background-color: #ebebf1;
	font-size: 10px;
	position: relative;
	text-align:center;
	visibility: visible;
	padding-top:8px;
	padding-bottom:8px;
	border-top: solid 1px #39a7e2;
	float: left;
	width: 958px;
}

.textNavOn {
	color: #39a7e2;
	font-size: 10px;
	font-weight: bold;
}
a.textNav:visited {
	color: #39a7e2;
	font-size: 10px;
	text-decoration: none;
}

a.textNav:link {
	color: #39a7e2;
	font-size: 10px;
	text-decoration: none;
}

a.textNav:hover {
	color: #8dc1e7;
	font-size: 10px;
	text-decoration: none;
}

a.textNav:active {
	color: #39a7e2;
	font-size: 10px;
	text-decoration: none;
}

/* TEXT NAVIGATION END */

/* SECTION NAVIGATION START */

#sectionNavBox {
	float: left;
	position: relative;
}

#sectionNavTitleBox {
	background-image: url(http://www.blackthorn.ca/images/gui/subNav-locationNotch.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #97948e;
	border-bottom: 1px solid #727272;
	width: 160px;
	float: left;
	position: relative;
	visibility: visible;
	height: 23px;
	padding-top: 7px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

a.sectionNavTitleLink:visited {
	color: #30291e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sectionNavTitleLink:link {
	color: #30291e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sectionNavTitleLink:hover {
	color: #30291e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sectionNavTitleLink:active {
	color: #30291e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* SECTION NAVIGATION END */

/* SUB NAVIGATION START */

#subNavBox {
	position: relative;
	visibility: visible;
	float: left;
	clear: both;
	width: 207px;
	border-bottom: 1px solid #30291e;
}

#subNavContainer {
	position: relative;
	visibility: visible;
	float: left;
	clear: both;
	width: 174px;
	margin-bottom: 10px;
}

#subNavActiveSection {
	position: relative;
	float: left;
}

.subNavParent {
	font-size: 10px;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 154px;
}

.subNavParentOn {
	background-color: #b7b4b0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 154px;
}

.subNavParentOver {
	background-color: #30291e;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 154px;
}

a.subNavParentOver:hover {
	font-size: 10px;
	color: #8dc1e7;
	text-decoration: none;
}


.subNavChild {
	background-color: #8dc1e7;
	font-size: 10px;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 154px;
}

.subNavChildOn {
	background-color: #524633;
	font-size: 10px;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 154px;
}

.subNavChildOver {
	background-color: #30291e;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 154px;
}

a.subNavChildOver:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}


.subNavGrandchild {
	background-color: #e0dfdd;
	font-size: 10px;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 149px;
}

.subNavGrandchildOn {
	background-color: #97948e;
	font-size: 10px;
	text-decoration: none;
	color: #30291e;
	float: left;
	position: relative;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 149px;
}

.subNavGrandchildOver {
	background-color: #30291e;
	float: left;
	position: relative;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 149px;
}

a.subNavGrandchildOver:hover {
	color: #8dc1e7;
	text-decoration: none;
	font-size: 10px;
}

/* SUB NAVIGATION END */#mainPageModuleBar {
	margin: auto;
	width: 605px;
	position: relative;
	visibility: visible;
}

#mainPageModuleBox {
	width: 190px;
	position: relative;
	visibility: visible;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

#mainPageModuleBox img {
	border: 1px solid #192020;
}

a.moduleLink:visited {
	color: #41565c;
	font-size: 18px;
}

a.moduleLink:link {
	color: #41565c;
	font-size: 18px;
}

a.moduleLink:hover {
	color: #708e98;
	font-size: 18px;
}

a.moduleLink:active {
	color: #41565c;
	font-size: 18px;
}

a.moduleMoreLink:visited {
	color: #41565c;
	font-size: 10px;
}

a.moduleMoreLink:link {
	color: #41565c;
	font-size: 10px;
}

a.moduleMoreLink:hover {
	color: #708e98;
	font-size: 10px;
}

a.moduleMoreLink:active {
	color: #41565c;
	font-size: 10px;
}

.moduleMoreLinkDimmed {
	color: #b7b4b0;
	font-size: 10px;
}

.moduleTitle {
	color: #708e98;
	font-size: 13px;
}

a.moduleTitle:visited {
	color: #41565c;
	font-size: 13px;
}

a.moduleTitle:link {
	color: #41565c;
	font-size: 13px;
}

a.moduleTitle:hover {
	color: #708e98;
	font-size: 13px;
}

a.moduleTitle:active {
	color: #41565c;
	font-size: 13px;
}/* BREADCRUMB TRAIL START */

#breadcrumbTrail {
	background-image: url(http://www.blackthorn.ca/images/gui/breadcrumb-bg.gif);
	background-repeat: repeat-x;
	background-color: #41565c;
	width: 970px;
	float: left;
	position: relative;
	visibility: visible;
	height: 25px;
	left: 14px;
	border-left: 1px solid #192020;
	border-right: 1px solid #192020;
}

#crumb {
	background-image: url(http://www.blackthorn.ca/images/gui/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 6px;
	float: left;
	position: relative;
	visibility: visible;
	left: 10px;
	height: 19px;
}

#breadcrumbStartBit {
}

#breadcrumbEndBit {
}

a.breadcrumb:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #81a0ab;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumbOn {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

/* BREADCRUMB TRAIL END */body {
background: url(http://www.blackthorn.ca/images/gui/homepage-bg.gif);	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #41565c;
}

body, html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#container {
	width: 1000px;
	margin: 0px auto;
}

#mastheadBox {
	height: 115px;
	background: url(http://www.blackthorn.ca/images/gui/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: visible;
}

#mainBox {
	position: relative;
	height: 460px;
	width: 1000px;
	float: left;
}

#flashBox {
	position: relative;
	height: 460px;
	width: 325px;
	float: left;
}

#hpcContainer {
	position: relative;
	height: 460px;
	/* width: 645px; */
	float: left;
}

.hpcBox {
	position: relative;
	height: 460px;
	width: 215px;
	float: left;
}

#hpcStartBit {
	position: relative;
	height: 460px;
	width: 15px;
	float: left;
	background: url(http://www.blackthorn.ca/images/gui/hpcStartBit.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#hpcEndBit {
	position: relative;
	height: 460px;
	width: 15px;
	float: left;
	background: url(http://www.blackthorn.ca/images/gui/hpcEndBit.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


.hpcTextBox {
	position: relative;
	float: left;
	width: 195px;
	top: 145px;
	padding: 17px 10px 10px 10px;
}

.hpcTitle {
	font-size: 18px;
	color: #ffffff;
	text-shadow: 0px 0px 5px #000000;
	float: left;
	width: 195px;
}

.hpcText {
	position: relative;
	float: left;
	font-size: 11px;
	color: #ffffff;
	margin-top: 12px;
	text-shadow: 0px 0px 5px #000000;
	float: left;
	width: 195px;
}

#footerBox {
	position: relative;
	float: left;
	width: 1000px;
	top: 10px;
}
#addressBox {
	float: left;
	font-size: 10px;
	color: #959d9d;
	padding-left: 20px;
	text-shadow: 0px 0px 5px #000000;
}
#copyrightBox {
	float: right;
	font-size: 10px;
	color: #959d9d;
	padding-right: 20px;
	text-align: right;
	text-shadow: 0px 0px 5px #000000;
}
#addressBox a:link, a:visited, a{
	color: #959d9d;
}
#addressBox a:hover{
	color: #615e4c;
}

#contentBannerBox {
	position: relative;
	height: 144px;
	width: 970px;
	float: left;
}

#contentBannerStartBit {
	position: relative;
	height: 144px;
	width: 15px;
	float: left;
	background: url(http://www.blackthorn.ca/images/gui/contentBanner-startBit.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#contentBannerEndBit {
	position: relative;
	height: 144px;
	width: 15px;
	float: left;
	background: url(http://www.blackthorn.ca/images/gui/contentBanner-endBit.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#subpageContentBox {
	position: relative;
	width: 970px;
	background-color: #ffffff;
	float: left;
	left: 14px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#subpageSidebarContainer {
	position: relative;
	width: 970px;
	float: left;
	background-color: #141c1c;
}
#subpageIntroTextBox {
	position: relative;
	width: 285px;
	float: left;
	padding: 20px;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

#subpageBodyTextBox {
	position: relative;
	width: 605px;
	background-color: #ffffff;
	float: right;
	padding: 20px;
	background-image: url(http://www.blackthorn.ca/images/gui/graph-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contentPhoto {
	border: 1px solid #192020;
}

#contentTitleBox {
	position: absolute;
	height: 25px;
	width: 325px;
	float: left;
	top: 122px;
	left: 10px;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 0px 0px 5px #000000;
	font-style: italic;
	letter-spacing: -1px;
}



body hr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	border-top: 1px solid #41565c;
	height: 0;
}

li {
	color: #41565c;
	font-size: 11px;
}

select, input, textarea {
	color: #000000;
	font-size: 10px;
}

table {
	font-size: 11px;
}

div {
	font-size: 11px;
}

td, tr, th {
	color: #41565c;
	font-size: 11px;
}

a.pdf {
	background: url(http://www.blackthorn.ca/images/gui/pdf.gif) left top no-repeat;
	padding-left: 18px;
	margin-bottom: 10px;
	color: #708e98;
	font-size: 11px;
}

a.pdf:link {
	background: url(http://www.blackthorn.ca/images/gui/pdf.gif) left top no-repeat;
	padding-left: 18px;
	color: #708e98;
	font-size: 11px;
	margin-bottom: 10px;
}

a.pdf:visited {
	background: url(http://www.blackthorn.ca/images/gui/pdf.gif) left top no-repeat;
	padding-left: 18px;
	color: #708e98;
	font-size: 11px;
	margin-bottom: 10px;
}

a.pdf:hover {
	background: url(http://www.blackthorn.ca/images/gui/pdf.gif) left top no-repeat;
	color: #41565c;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 10px;
}

.navOn {
	color: #41565c;
	font-size: 12px;
	font-weight: bold;
}

a.nav:visited {
	color: #708e98;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	color: #708e98;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #41565c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #708e98;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.textNavOn {
	color: #41565c;
	font-size: 10px;
	font-weight: bold;
}

a.textNav:visited {
	color: #708e98;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.textNav:link {
	color: #708e98;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.textNav:hover {
	color: #41565c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.textNav:active {
	color: #708e98;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.newsArchiveOn {
	color: #41565c;
	font-size: 12px;
	font-weight: bold;
}

a.newsArchive:visited {
	color: #708e98;
	font-size: 12px;
	text-decoration: none;
}

a.newsArchive:link {
	color: #708e98;
	font-size: 12px;
	text-decoration: none;
}

a.newsArchive:hover {
	color: #41565c;
	font-size: 12px;
	text-decoration: none;
}

a.readMoreLink:visited {
	color: #708e98;
	font-size: 10px;
	text-decoration: none;
}

a.readMoreLink:link {
	color: #708e98;
	font-size: 10px;
	text-decoration: none;
}

a.readMoreLink:hover {
	color: #41565c;
	font-size: 10px;
	text-decoration: none;
}

a.readMoreLink:active {
	color: #708e98;
	font-size: 10px;
	text-decoration: none;
}


a.newsModuleLink:visited {
	color: #708e98;
	font-size: 13px;
	text-decoration: none;
}

a.newsModuleLink:link {
	color: #708e98;
	font-size: 13px;
	text-decoration: none;
}

a.newsModuleLink:hover {
	color: #41565c;
	font-size: 13px;
	text-decoration: none;
}

a.newsModuleLink:active {
	color: #708e98;
	font-size: 13px;
	text-decoration: none;
}

#mainPageModuleContainer {
	text-align: center;
	border-top: solid 1px #41565c;
	border-bottom: solid 1px #41565c;
	padding: 10px;
	width: 695px;
	float: left;
	position: relative;
	visibility: visible;
	clear: both;
	margin: 0px;
}

#bannerImage {
	float: left;
	position: relative;
	visibility: visible;
	clear: both;
}

#sectionNavColumn {
	background: url(http://www.blackthorn.ca/images/gui/subNav-bg.gif);
	repeat: x;
}

#textBox {
	float: left;
	position: relative;
	visibility: visible;
}

a.hpmTitleLink:visited {
	color: #708e98;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.hpmTitleLink:link {
	color: #708e98;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.hpmTitleLink:hover {
	color: #41565c;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.hpmTitleLink:active {
	color: #708e98;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: #41565c;
}

a:link {
	color: #41565c;
}

a:hover {
	color: #41565c;
}

a:active {
	color: #41565c;
}

.copyright {
	color: #41565c;
	font-size: 9px;
}

.footerText {
	color: #41565c;
	font-size: 10px;
}

.finePrint {
	color: #41565c;
	font-size: 9px;
}

.date {
	color: #41565c;
	font-size: 10px;
}

.preTitle {
	color: #708e98;
	font-size: 10px;
}

.Title {
	color: #708e98;
	font-size: 18px;
	font-weight: bold;
}

.title {
	color: #708e98;
	font-size: 18px;
	font-weight: bold;
}

.bannerTitle {
	color: #708e98;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	line-height: 15px;
}

.bannerSubTitle {
	color: #708e98;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.subTitle {
	color: #708e98;
	font-size: 14px;
	font-weight: bold;
}

.majorHeader {
	color: #41565c;
	font-size: 16px;
	font-weight: bold;
}

.header, .Header {
	color: #41565c;
	font-size: 14px;
	font-weight: bold;
}

.subHeader, .subheader {
	color: #41565c;
	font-size: 14px;
}

.subSubHeader {
	color: #41565c;
	font-size: 12px;
}

.breadcrumb {
	color: #708e98;
	font-size: 10px;
}

.pullQuoteAuthor {
	color: #41565c;
	font-size: 10px;
	font-style: italic;
}

.membersToolbar {
	color: #41565c;
	font-size: 10px;
}

.imageCaption {
	color: #41565c;
	font-size: 10px;
}

.pullQuote {
	color: #41565c;
	font-size: 14px;
	font-style: italic;
}

.introText {
	color: #41565c;
	font-size: 14px;
}

.contentBody {
	color: #41565c;
	font-size: 12px;
}

.hpcBody {
	color: #41565c;
	font-size: 12px;
}

.articleBody {
	color: #41565c;
	font-size: 12px;
}

.contentDetails {
	color: #41565c;
	font-size: 11px;
}

.hpmTitle {
	color: #41565c;
	font-size: 14px;
	font-weight: bold;
}

.hpmSubTitle {
	color: #41565c;
	font-size: 11px;
	font-weight: bold;
}

.hpmText {
	color: #41565c;
	font-size: 11px;
}

.heading {
	color: #41565c;
	font-size: 14px;
	font-weight: bold;
}

.newsArchiveText {
	color: #41565c;
	font-size: 11px;
}

.archiveTitle {
	font-size: 10px;
	font-weight: bold;
}

.tableHeader {
	color: #333366;
	font-weight: bold;
	font-size: 10px;
}

.rowHeader {
	color: #333366;
	font-weight: bold;
	font-size: 10px;
}

.columnHeader {
	color: #41565c;
	font-weight: bold;
	font-size: 10px;
}

.homePageContentBox {
	background-color: #homePageContentBox;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #737372;
}

.smallestFont {
	color: #41565c;
	font-size: 9px;
	letter-spacing: -1px;
	line-height: 7pt;
}

.smallerFont {
	color: #41565c;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 10pt;
}

.smallFont {
	color: #41565c;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 12pt;
}

.mediumFont {
	color: #41565c;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 14pt;
}

.medium {
	color: #41565c;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 14pt;
}

.bigFont {
	color: #41565c;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 16pt;
}

.biggerFont {
	color: #41565c;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 22pt;
}

.biggestFont {
	color: #41565c;
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 24pt;
}

#loginbox {
	background-color: #E8F4FC;
	padding: 0px;
	margin: 0px;
	border: solid 1px #41565c;
	width: 550px;
}a.albumNav:visited {
	color: #708e98;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.albumNav:link {
	color: #708e98;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.albumNav:hover {
	color: #30291e;
	background: #708e98;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

a.albumNav:active {
	color: #708e98;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}

.albumNavDimmed {
	color: #292929;
	font-size: 9px;
	text-transform: uppercase;
}

#photoAlbumBox {
	font-size: 9px;
	margin-top: 10px;
	width: 605px;
	float: left;
}

.photoAlbumCell {
	float: left;
	text-align: center;
	font-size: 9px;
}

.photoAlbumRow {
	width: 605px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#morePicturesBox {
	float: right;
}

#clickInstructions {
	float: left;
	font-size: 9px;
	text-align:center;
	width:100%;
	clear:both;
}

.photo {
	border: solid 1px #30291e;
	padding: 10px;
}

.thumbnail {
	border: solid 1px #30291e;
	padding: 4px;
	margin: 4px;
}

#slideShowContainer {
	text-align: center;
	width: 970px;
	float: left;
	position: relative;
	visibility: visible;
	clear: both;
	margin: 0px;
}

#slideShowBox {
	margin: auto;
}

#galleryContentBox {
	position: relative;
	width: 930px;
	background-color: #ffffff;
	float: left;
	left: 14px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #00000;
	padding: 20px;
	background-image: url(http://www.blackthorn.ca/images/gui/graph-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* FORM START */

#formContentBox {
	position: relative;
	width: 930px;
	background-color: #ffffff;
	float: left;
	left: 14px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #00000;
	padding: 20px;
	background-image: url(http://www.blackthorn.ca/images/gui/graph-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.formSubmitButton {
	color: #000000;
	background: #d9dfdf;
	border: 1px #555959 outset;
	font-weight: bold;
	text-shadow: #fffffff 0px 1px 0px;
}

.formSubmitButton:hover {
	color: #ffffff;
	background: #555959;
	border: 1px #000000 outset;
	font-weight: bold;
	text-shadow: #000000 0px 1px 0px;
}

#formAlertBox {
	background-image: url(http://www.blackthorn.ca/images/gui/required.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #d9dfdf;
	border: 1px solid #555959;
	width: 30%;
}

#formError {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.formHeader {
	color: #555959;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: solid 1px #555959;
	width: 100%;
}

.formSubHeader {
	color: #555959;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	padding-top: 10px;
	font-weight: bold;
}

.formTitle {
	color: #555959;
	font-size: 36px;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: solid 1px #555959;
	width: 100%;
}

.formSubTitle {
	color: #555959;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	padding-top: 10px;
	letter-spacing: -1px;
}

.formDescription {
	color: #555959;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	padding-top: 10px;
}

#formBox {
	clear: both;
	float: left;
}

#formRowBox {
	padding-top: 10px;
	clear: both;
	float: left;
	width: 100%;
}
#formFooterBox {
	padding-top: 10px;
	clear: both;
	float: left;
}

#formElementBox {
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d9dfdf;
	border: solid 1px #a8afaf;
	font-size: 10px;
	font-weight: bold;
}

#formWidgetLabelBox {
	float: left;
	clear: both;
	width: 250px;
}

#formWidgetBox {
	float: left;
}

#formLabelBox {
	margin-left: 5px;
	padding-top: 4px;
	float: left;
	color: #555959;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	width: 200px;
}

#formFieldTitleBox {
	float: left;
}

#formSecureBox {
	float: left;
}

.formRequiredFlag {
	background-image: url(http://www.blackthorn.ca/images/gui/required.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

/* FORM END */