@CHARSET "ISO-8859-1";
@import url("main.css");

h1, h2, h3, #center a {
	color: #006599;
}

#vStrip {
	background-color: #006599;
}

#vStripLeft {
	background-color: #006599;
}

img.title {
	border-top: none;
	border-bottom: solid 1px #0397f7;
}

div.menuBox {
	border: solid 1px #0397f7;
}

/*Link back to top*/
	div.linktop {text-decoration: none; color: #9a6600; text-align: right;}
	div.linktop a{margin-right: 20px; text-decoration: underline;}

div.document div.title {color: #006599; text-decoration: underline;}

div.text div.title {color: #006599;text-decoration: underline;}

#setDate {color: #006599;}

table td {text-align: left;}

.staff span{display: block;}
.staff ul{list-style: none;border: 0;margin: 0;width: 404px;margin-left:-40px;}
.staff li{padding: 10px 0px 10px 20px;text-align: left;}
.staff li img {max-height: 100px;padding: 3px 0px 0px 0px;}
* html div.staff ul {margin-left: 0px;}

div.staff span.staff, span.province, span.box, span.phone_ext, span.toll_free_ext {display: inline;}
div.staff span.postal_code, span.address {display: inline;}
div.staff span.postal_code:after {content: ', ';}
span.phone_ext, span.toll_free_ext {margin-left: 5px;}

span.name {font-weight: bold;}
span.email {font-style: italic;}
span.postal_code {text-transform: uppercase;}
span.address:after {content: ", ";}


/*STAFF*/

div.staff div.header {font-weight: bold; padding-bottom: 8px;}
	
div.staff ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.staff li {
	float: left;
	margin: 1em 2em .5em 0;
	display: inline;
	width: 48%;
	padding: 0 .6em 1em 1em;
	list-style: none;
	display: table-cell;
}

div.staff ul {
	list-style-type: none;
	overflow: hidden;
	width: 99%;
}

div.staff ul li {
	float: left;
	margin: 0;
}

div.staff img {
	margin: .5em 1em 1.5em 0;
	max-width: 180px;
	border: solid 1px #396aa2;
}

* html div.staff img {width: 180px;}

div.staff .text {
	margin-bottom: 1.5em;
}

div.staff ul {
	margin: 0;
	padding: 0;
}

div.staff ul li {
	display: inline;
	float: left;
	width: 15em;
	padding: 0 .6em 1em 1em;
	list-style: none;
}

* html div.staff ul li {
	float: left;
	width: 15em;
	vertical-align: top;
}

div.staff ul li a {
	color: #396aa2;
}

div.staff .name:after {
	content: "";
}

div.staff .clear {
	clear: left;
}
