body {
	font-family: Arial, Helvetica, sans-serif;

}

a {
text-decoration:none;

}

a.sub {
text-decoration:none;
color: #003366;
font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
td.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#3D3D3D
}

tr.bottom_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #808080;
	background-color: #DFE1EA;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

p.main {
	font-size: 11pt;
}

.sub_txt {color: #003366;
	font-size:12px;
	}
.comment {color: #666666;
	}
.b_title {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.sub_txt_title {color: #003366; 
	font-weight: bold; 
	font-size:medium;
}
/* ----- Hyper Link Styles ----- */

a:hover {
	text-decoration:underline
}

a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	color: #666699;
}

a.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}



a.bottom_bar {
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}

a.rt_bar {
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

.rt_bar_LG {
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}

.nav_line {
	color: #808080;
	font-size:7pt;
	}

.no_line {
	text-decoration: none;
	color: #666666;
}

/* ---- Product Table Styles ---- */

td.product { 
	vertical-align:top;
	text-align:center;
}
	
.p_title {
	font-size: 16pt;
	color:#3D3D3D;
	vertical-align:top;
}

/* ---- Locations button rollover ---- */

#locations {
background: url(Locations/pix/canada-outline.jpg); 
background-repeat:no-repeat; 
background-position:center; 
height:475px;
width:100%;
}

#locations a.west {
background-image:url(Locations/pix/bc_off.jpg);
height: 103px;
width: 171px;
text-decoration:none;
}

#locations a.west:hover {
background-image:url(Locations/pix/bc_on.jpg);
height: 103px;
}

#locations a.east {
background-image:url(Locations/pix/ontario-button.jpg);
height: 103px;
width: 171px;
text-decoration: none;
}

#locations a.east:hover {
background-image:url(Locations/pix/ontario-button-off.jpg);
}

/*--------------------------*/

td.hint {
padding: 3px;
background-color:#F4F6FF
}

.red {
color:#FF0000
}

.pressure_chart {
border:solid;
border-width:1px;
border-collapse:collapse;
border-color:#666666;
}