@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173858;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
a {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
/*input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}*/
h1 {
	font-weight: normal;
	font-size: 24px;
	color: #173858;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	color: #173858;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	color: #173858;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.clear {
	clear: both;
}
.main {
	width: 980px;
	margin: 0px auto;
}
.header {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header.jpg);
	background-repeat: no-repeat;
}
.headerProvinces {
	position: absolute;
	width: 380px;
	top: 106px;
	left: 596px;
}
.headerProvinces a {
	color: #173858;
}
.search {
	position: absolute;
	width: 195px;
	height: 30px;
	top: 30px;
	right: 0px;
	background-image: url(../images/backer_search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.search img {
	position: absolute;
	top: 1px;
	right: 0px;
}
.inputSearch {
	position: absolute;
	left: 4px;
	top: 6px;
	border: 0px;
	background: none;
}
.navigation {
	height: 45px;
	background-image: url(../images/backer_navigation.jpg);
	background-repeat: repeat-x;
	border-left: 1px #173858 solid;
	border-right: 1px #173858 solid;
	padding-left: 30px;
		font-size: 11px;  /* normally set to 11px; */
}
.navigation a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 5px 0px 5px;
	color: #173858;
}
.navigation a:hover {
	text-decoration: none;
	background-image: url(../images/backer_navigation_hi.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.menu 
{
	border-bottom:2px solid #fff;
	
}
.menuItem {
	display: block;
	float: left;
	height: 45px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	color: #173858;
	
}
.menuItemOver
{
	float: left;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	background-image: url(../images/backer_navigation_hi.jpg);
	background-repeat: repeat-x;
	color: #fff;
}
.menuItemDown
{
  color:#ffffff;
  border-right:1px solid #ffffff;

}

.menuItem1
{
	
  color:#173858;
  background-color:#e0c36c;
  border-left:1px solid #173858;
  border-right:1px solid #173858;
  padding:0px 30px 8px 3px;
  margin-right:200px;
}

.menuItemOver1
{
   background-color:#173858;
   color:#ffffff;

border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:0px 30px 8px 3px;
}

.menuItemDown1
{
  color:#ffffff;

  border-left:1px solid #ffffff;
}
.menuItem1arrow
{
	
  color:#173858;
  background-color:#e0c36c;
  background-image:url('../images/arrow_right.gif');
  background-repeat: no-repeat;
  background-position:3px right; 
  border-left:1px solid #173858;
  border-right:1px solid #173858;
  padding:0px 20px 8px 3px;
}
.menuItemOver1arrow
{
   background-color:#173858;
   color:#ffffff;
  background-image:url('../images/arrow_right.gif');
  background-repeat: no-repeat;
  background-position:3px right; 
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
padding:0px 20px 8px 3px;
}
.menuItem2
{
	  color:#173858;
  background-color:#e0c36c;
  border-right:1px solid #173858;
  border-left:1px solid #173858;
  padding:0px 3px 8px 3px;
}
.menuItemOver2
{
     background-color:#173858;
   color:#ffffff;
   border-right:1px solid #6B1021;
border-left:1px solid #6B1021;
padding:0px 3px 8px 3px;
}

.menuItemDown2
{
  color:#ffffff;
  border-right:1px solid #ffffff;
  border-right:1px solid #ffffff;
  border-left:1px solid #ffffff;
}

.menuBreak
{
}
.currentSection {
	background-image: url(../images/backer_navigation_hi.jpg);
	background-repeat: repeat-x;
	color: #fff !important;
}
.content {
	background-image: url(../images/backer_content.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;

}
.contentLeft {
	width: 204px;
	padding: 10px 0px 10px 10px;
	float: left;
}
.contentLeft div {
	margin-bottom: 10px;
}
.contentLeft div p {
	margin: 0px;
}
.contentLeft div a {
	display: block;
	width: 180px;
	padding: 7px; /* 1px larger than a:hover to account for missing border */
	color: #173858;
}
.contentLeft div a:hover {
	display: block;
	width: 180px;
	padding: 6px;
	color: #fff;
	background-image: url(../images/backer_sub_links.jpg);
	background-repeat: repeat-x;
	border-top: 1px #5b7484 solid;
	border-bottom: 1px #182228 solid;
	border-left: 1px #3b556c solid;
	border-right: 1px #183045 solid;
	text-decoration: none;
}
.contentLeft img {
	margin: 0px 0px 5px 5px;
}
.contentRight {
	width: 745px;
	float: right;
	position: relative;
}
.contentRightMain {
	width: 460px;
	margin: 20px 0px 20px 15px;
	float: left;
}
.contentRightDefault {
	width: 725px;
	margin: 20px 0px 20px 15px;
	float: left;
}
.contentRightSide {
	width: 170px;
	float: right;
	padding: 0px 20px 20px 30px;
	margin-top: 20px;
	border-left: 1px #bac6d0 solid;
}
.sectionPhoto {
	position: absolute;
	top: 0px;
	left: 554px;
}
.footer {
	height: 35px;
	padding-top: 17px;
	background-image: url(../images/backer_footer.jpg);
	background-repeat: repeat-x;
	color: #c6cfd8;
	text-align: center;
}
.footer a {
	color: #fff;
}

/*redengine custom classes*/
.headerSask {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header_saskatchewan.jpg);
	background-repeat: no-repeat;
}
.headerManitoba {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header_manitoba.jpg);
	background-repeat: no-repeat;
}
.headerNWT {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header_nwt.jpg);
	background-repeat: no-repeat;
}
.headerPEI {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header_pei.jpg);
	background-repeat: no-repeat;
}
.headerYukon {
	position: relative;
	height: 132px;
	background-image: url(../images/backer_header_yukon.jpg);
	background-repeat: no-repeat;
}
.searchLeft {
	position: relative;
	height: 25px;
	background-image: url(../images/backer_search_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.searchLeft img {
	position: absolute;
	top: 1px;
	right: 10px;
}
.searchLeft a:hover {
	border: 0px !important;
	background-image: none !important;
}
.inputSearchLeft {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 130px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.currentSectionSub {
	background-color:#173858;
	color: #fff !important;
}

.contentLeft div.tertiary
{
	margin:0px 0px 0px 15px;
	padding-left:0px;
	list-style-position:outside;
}
.contentLeft div.quaternary
{
	margin:0px 0px 0px 30px;
	padding-left:0px;
	list-style-position:outside;
	
	
}
.breadcrumb {
font-size:xx-small;
}
.documenttitle
{

}
.wraptext
{
	word-wrap: break-word;
}

