/*-- global.css - IAQ Investigations.ca 
	olive: #6F7733  blue-grey: #687383 blue-green: #2D849D non-home blue-gray: 2D9C9D */
body { font-family: Arial, Helvetica, sans-serif; margin: 0px; }
body.non {
	scrollbar-arrow-color: #999999; 
	scrollbar-base-color: #2D9C9D;   
	scrollbar-shadow-color: #2D9C9D;
	scrollbar-face-color: #2D9C9D;   
	scrollbar-highlight-color: #2D9C9D;   
	scrollbar-darkshadow-color: #999999;  
	scrollbar-track-color: #C6F8EF;     
	scrollbar-3dlight-color: #999999;  
}

td { font-family: Arial, Helvetica, sans-serif; }
p { font-family: arial; font-size: 8pt; color: #444444; text-align: justify; }
li { font-size: 8pt; margin-left: 11pt; margin-top: -4px; }

.heading { font-family: arial; font-size: 10pt; font-weight: bold; color: white; background-image: url(images/Home3-Bkgrd-Headings.jpg); 
background-repeat: no-repeat; margin-left: 15px; line-height: 24pt; margin-bottom: 10px; text-indent: 15px; }
.headingtext { font-family: arial; font-size: 10pt; font-weight: bold; color: white; margin-left: 15px; line-height: 24pt; text-indent: 15px; }
.topic { font-family: verdana; font-size: 8pt; font-weight: normal; color: black; }
.wh { color: #ffffff; }

a:link { font-family: verdana; font-size: 8pt; font-weight: bold; color: #225983; }
a:visited { font-family: verdana; font-size: 8pt; font-weight: bold; color: #225983; }
a:hover { color: #666666; }
	a.button:link { font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-align: left; line-height: 20pt; padding-bottom: 1px; background-color: #2D849D; text-decoration: none; }
	a.button:visited { font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-align: left; line-height: 20pt; padding-bottom: 1px; background-color: #2D849D; text-decoration: none; }
	a.button:hover { color: black; background: white; }
a.topical:link { font-family: arial narrow; font-size: 8pt; font-weight: bold; color: #555555; text-align: left; line-height: 14pt; }
a.topical:visited { font-family: arial narrow; font-size: 8pt; font-weight: bold; color: #555555; text-align: left; line-height: 14pt; }
a.topical:hover { color: #287990; }
	a.topical2:link { font-family: arial narrow; font-size: 8pt; font-weight: bold; color: #555555; text-align: left; }
	a.topical2:visited { font-family: arial narrow; font-size: 8pt; font-weight: bold; color: #555555; text-align: left; }
	a.topical2:hover { color: #2D849D; }
a.linkhead:link { font-family: arial; font-size: 9pt; font-weight: normal; color: black; text-decoration: none; }
a.linkhead:visited { font-family: arial; font-size: 9pt; font-weight: normal; color: black; text-decoration: none; }
a.linkhead:hover { color: #6F7733; }
	a.page:link { font-family: verdana; font-size: 8pt; font-weight: bold; color: white; text-decoration: none; }
	a.page:visited { font-family: verdana; font-size: 8pt; font-weight: bold; color: white; text-decoration: none; }
	a.page:hover { color: #666666; }
a.iaq:link { font-family: verdana; font-size: 8pt; font-weight: bold; color: blue; text-decoration: none; }
a.iaq:visited { font-family: verdana; font-size: 8pt; font-weight: bold; color: blue; text-decoration: none; }
a.iaq:hover { color: #6F7733; }