body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:20px;
}

li, ol
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:20px;
	margin-top:0;
	margin-bottom:15px;
}

h2 {
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#981b1e;
	font-size: 11px;
	line-height: 20px;
}

a:link, a:visited
{
	color: #981b1e;
	text-decoration:underline;
}
a:hover
{
	color: #000000;
	text-decoration:underline;
}


.subtitle, .subtitle a:link, .subtitle a:visited
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 11px;
	color: #981b1e;
	line-height:20px;
	text-decoration:none;
}

.subtitle a:hover
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 11px;
	color: #981b1e;
	line-height:20px;
	text-decoration:underline;

}

.homelinks, .homelinks a:link, .homelinks a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	text-decoration:none;
}

.homelinks a:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	text-decoration:underline;
}
#mainnavigation {
	overflow: hidden;
	margin: 0;
	padding-left: 29px;
}
	#mainnavigation li {
		float: left;
		display: inline;
		margin: 0;
	}
		#mainnavigation a {
			display: block;
			height: 1px;
			padding-top: 35px;
			overflow: hidden;
		}
		#mainnavigation a:hover {
			background-position: 0 -36px;
		}
		#mainnavigation a.active {
			background-position: 0 -36px;
		}
		#nav-who {
			width: 114px;
			background: url(/images/nav/nav-who.png) no-repeat 0 0;
		}
		#nav-biohazardous {
			width: 192px;
			background: url(/images/nav/nav-biohazardous.png) no-repeat 0 0;
		}
		#nav-chemical {
			width: 203px;
			background: url(/images/nav/nav-chemical.png) no-repeat 0 0;
		}
		#nav-hoarding {
			width: 95px;
			background: url(/images/nav/nav-hoarding.png) no-repeat 0 0;
		}
		#nav-contact {
			width: 114px;
			background: url(/images/nav/nav-contact.png) no-repeat 0 0;
		}
#ctas {
	position: relative;
	height: 400px;
}
.ctas-w1 {
	position: absolute;
	overflow: hidden;
	width: 185px;
}
	#ctas ul {
		margin: 0;
		padding: 14px 0 0;
	}
		#ctas li {
			margin: 0;
			padding: 0;
			list-style: none;
			line-height: 0;
		}
			#ctas a {
				display: block;
				height: 1px;
				overflow: hidden;
				line-height: 18px;
			}
			#ctas a:hover {
				background-position: -184px 0;
			}
			#cta-greater {
				padding-top: 83px;
				width: 184px;
				background: url(/images/ctas/cta-greater.png) no-repeat 0 0;
			}
			#cta-vancouver {
				padding-top: 89px;
				width: 184px;
				background: url(/images/ctas/cta-vancouver.png) no-repeat 0 0;
			}
			#cta-request {
				padding-top: 84px;
				width: 184px;
				background: url(/images/ctas/cta-request.png) no-repeat 0 0;
			}
			#cta-important {
				padding-top: 74px;
				width: 184px;
				background: url(/images/ctas/cta-important.png) no-repeat 0 0;
			}

	

.subnav, .subnav a, .subnav a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	line-height: 14px;
}
.subnav a:hover
{
	color: #981b1e;
}

.subnav-selected, .subnav-selected a, .subnav-selected a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #981b1e;
	text-decoration: none;
	line-height: 14px;
}
.footer
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:18px;
}
.footer a:link, .footer a:visited
{
	color: #981b1e;
	text-decoration: none;
}
.footer a:hover
{
	color: #000000;
	text-decoration:underline;
}

.homefooter
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:18px;
}
.homefooter a
{
	color: #981b1e;
	text-decoration: none;
}

.homefooter a:hover
{
	color: #000000;
}
.GSSI_LINK, a.GSSI_LINK
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: none;
}

/* -- for opacity purpose temp.....
.normalNav { 
position:relative;
  background-color: #000000;   pale weak blue 
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;

  }
.normalNavover {
  float:left;
  background-color: #ffffff; 
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
  }
*/

.smallGrey {
	font-size: 10px;
	color: #999999;
	line-height:12px;
}

.line {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;
	
}

#footer-ctas {
	display: block;
	height:105px;
	margin: 0px 23px 20px 23px;
    width: 709px;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #d2d2d2;
	}

li .cta-bbb {
	background: url("/images/ctas/cta-bbb.png") no-repeat;
	width:117px;
}
li .cta-abra {
	background: url("/images/ctas/cta-abra.png") no-repeat;
	width:126px;
}
li .cta-institute {
	background: url("/images/ctas/cta-institute.png") no-repeat;
	width:95px;
}
li .cta-nova {
	background: url("/images/ctas/cta-nova.png") no-repeat;
	width:120px;
}
li .cta-police {
	background: url("/images/ctas/cta-police.png") no-repeat;
	width:160px;
}
li .cta-indoor {
	background: url("/images/ctas/cta-indoor.png") no-repeat;
	width:68px;
}
	
	
	#footer-ctas li a:hover {
	background-position: left -105px;
	}
	#footer-ctas ul{margin:0px;padding:0px;}	
	#footer-ctas li{float:left;margin:0px;padding:0px;list-style:none;background:none;}
	#footer-ctas li a{overflow:hidden;display:block;height:1px;padding-top:104px;}
	
.social-media {
	display: block;
	height: 24px;
	margin: 0px 5px 0px 5px;
	padding-top:14px;
	overflow: hidden;
}
	
	#ctas .social-media a{float:left;width:24px;height:1px;display:block;overflow:hidden;padding-top:22px; margin-right:5px;}

.cta-fb {
	background: url("/images/ctas/cta-facebook.png") no-repeat;
	width:23px;
	}
	
.cta-twitter {
	background: url("/images/ctas/cta-twitter.png") no-repeat;
	width:24px;
	}

.cta-google	{
	background: url("/images/ctas/cta-google.png") no-repeat;
	width:24px;
	}
.cta-plusone {
	width: 40px !important;
	float: left;
	overflow: hidden;
}
	#ctas .social-media a:hover{background-position:0px 0px;}

.imgborder {
	border: 1px solid #CCC;	
	
	}
