/* main table's trs */
.contenttr {
         background-image: url(images/top3.jpg);
         background-repeat: no-repeat;
         }

/* content styles */
h3 {
	color: #0066FF;
	font-family: Georgia;
	font-size: 30pt;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	text-align: center;
	}
.contentblock {
			  width: 300px;
			  height: 600px;
			  margin: 20px 0px 20px 0px;
			  padding: 10px 10px 10px 10px;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 10pt;
	     	  line-height: 18pt;
		 	  text-align: justify;
		 	  }
.contentblock i {
				font-family: Georgia;
				color: #0066FF;
				}
.contentblock a {
				color: #0066FF;
				text-decoration: underline;
				}
.contentblock a:hover {
					  color: #0066FF;
					  text-decoration: none;
					  }
.contentblock b { font-family: Georgia; color: #0066FF; font-weight: lighter; }
tt { font-family: Georgia; color: #0066FF; font-size: 13pt; line-height: 30pt; }
#rightblock { border-left: 1px dashed #CCCCCC; }
#default {
		 visibility: visible; 
		 }
.addresstable {
			  width: 100%;
			  margin-top: 0px;
			  padding-bottom: 17px;
			  border-spacing: 3px;
			  border-bottom: 1px dashed #0066FF;
			  font-family: Georgia;
			  font-size: 9pt;
			  }
.addresstableinfo {
			  width: 100%;
			  margin-top: 0px;
			  padding-bottom: 17px;
			  border-spacing: 3px;
			  border-bottom: 1px dashed #0066FF;
			  font-family: Georgia;
			  font-size: 9pt;
			  background: #E7F1FF;
		      padding-left: 8px;
			  padding-right: 8px;
			  }
#albertacontact,#britishcolumbiacontact,#ontariocontact,#otherscontact,#quebeccontact,#saskatchewancontact,
#manitobacontact,#newfoundlandandlabradorcontact,#princeedwardislandcontact,#newbrunswickcontact,#novascotiacontact,
#yukoncontact,#northwestterritoriescontact,#nunavutcontact
{ display: none; }
h4 {
			  font-family: Georgia;
			  font-size: 16pt;
			  font-weight: lighter;
			  color: #0066FF;
			  margin: 0px 0px 15px 0px;
			  line-height: 24pt;
			  }