body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333333;
	background-color: #DAF5FF;
	background-image:url(/global/images/background.gif);
	background-repeat:repeat;
	padding: 0px;
	margin: 0px;
	}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #FF6500;
}

div#contain {
	width: 920px;
	margin: 0px auto 3px auto;
	padding: 20px 20px 15px 20px;
	position: relative;
	background-color:#FFFFFF;
	/* background-image:url(/global/images/bg-vancouver-skyline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom: 1px solid white; */
	}

div#logo {
	position: relative;
	float:left;
	width: 920px;
	height: 75px;
	background-repeat: no-repeat;
	background-image: url(/global/images/masthead/interior.png);
}

div#logo p {
	position: relative;
	left: 392px;
	width: 520px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
}

div#logo a {
	margin-left: 1px;
}

div#main {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 920px;
	clear:both;
	float:left;
}

div#header {
	position: relative;
	width: 920px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

div#header img {
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DEDEDE;
}


div#content {
	position: relative;
	width: 300px;
	float: left;
	margin-bottom: 25px;
	padding-right: 19px;
	margin-top: 10px;
	border-right: 1px solid #EFEFEF;
}

div#content h1, div#supporting h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003B5A;
}
div#content h2, div#content h3, div#supporting h2, div#supporting h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003B5A;
}

div#content h4, div#supporting h4 {
	font-size: 12px;
	font-weight: bold;
}

div#content p, div#content li, div#supporting p, div#supporting li, div#hilights p, div#hilights li, .vcard {
	font-size: 13px;
	color:#333333;
	line-height: 1.7em;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
}

.vcard .tel .type {
	display:none;
}

div#content p.littler {
	font-size: 11px;
	line-height: 1.3em;
}

div#content li, div#supporting li {
	margin-bottom:10px;
	list-style-type:square;
}

div#hilights li {
	list-style-type:square;
}

div#content legend {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
div#content fieldset {
	font-size: 10px;
	border: 1px dotted #CDCDCD;
}

div#content .intro {
	font-size: 16px;
	color:#333;
}

div#supporting {
	position: relative;
	width: 235px;
	float: left;
	margin-bottom: 25px;
	padding-left: 20px;
	margin-top: 10px;
	padding-right: 19px;
	border-right: 1px solid #EFEFEF;
}

div#hilights {
	position: relative;
	width: 300px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 25px;
}

div#hilights h2 {
	margin:10px 5px 5px 5px;
	font-size:13px;
	color: #003B5A;
}

div#hilights h3 {
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

div#hilights p {
	font-size: 11px;
	margin: 5px;
	line-height: 1.8em;
	color:#565656;
}

div#hilights li {
	font-size:11px;
	line-height: 1.6em;
	color:#565656;
}

div#content .quote, div#supporting .quote, div#hilights .quote, div#hilights .quote_tr {
	padding: 10px 10px 10px 30px;
	margin: 5px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#787878;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background-image:url(/global/images/bg_quotes.gif);
	background-position: 0px 12px;
	background-repeat:no-repeat;
}

div#content .quote strong, div#supporting .quote strong, div#hilights .quote strong, div#hilights .quote_tr strong {
	font-size: 14px;
	color:#222;
	font-weight:normal;
}

div#content .quote em, div#supporting .quote em, div#hilights .quote em, div#hilights .quote_tr em {
	font-size: 10px;
	text-transform:uppercase;
	font-style:normal;
	line-height: 2em;
}

div#hilights .quote_tr {
	border-top:none;
}

.quote img {
	float:right;
	margin: 0px 0px 5px 5px;
	width: 50px;
	height: 50px;
}

div.multimedia {
	background-color: #DEDEDE;
	padding: 8px;
}

div.image {
	background-color:#FFF;
	padding: 2px;
	border: 1px solid #999;
	text-align:center;
}

div.image p {
	padding: 0px;
	margin: 0px;
}

.casestudy a {
	border: 1px solid #0066CC;
	display: block;
}

.casestudy a:hover {
	border: 1px solid #FF6500;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form ul{
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

form ul li{
	list-style-type: none !important;
	padding: 3px 0;
	margin: 0;
	line-height: 25px;
}

form label {
	display: block;
	width: 95px;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 8px;
}

form .text_field{
	width: 180px;
}

form .select_field {
	width: 180px;
}

form ul li.submit {
	padding: 15px 0 0 68px;
}

p.success{
	background-color: #E2FED0;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #7CFF7D;
	border-bottom: 1px solid #7CFF7D;
	color: #333;
	display:block;
}

p.failure{
	background-color: #FF9;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #F90;
	border-bottom: 1px solid #F90;
	color: #333;
	display:block;
}

div#footer, div#social {
	position: relative;
	clear: both;
	width: 920px;
}

div#footer p {
	font-size:9px;
	color:#666666;
	line-height: 1.5em;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}

div#social p {
	font-size:9px;
	color:#666666;
	line-height: 1.5em;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}

.date {
	background:#FAF4C8;
	border-bottom:1px solid #E3DE9F;
	border-right:1px solid #E3DE9F;
	color:#A19D68;
	float:left;
	font-size:10px !important;
	margin:0 0.5em 0 0;
	padding:2px;
	text-align:center;
	width:62px;
}

.geotrust {
	float:right;
}

span.amp {
        font-size: 120%;
        font-family: "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif !important;
        font-style: italic;
		font-weight:normal;
}  

/* SIFR */
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active h2 {
      font-size: 55px;
      display: block;
    }

    .sIFR-active h3 {
      font-size: 18px;
    }

    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }
	.sIFR-dummy { 
	  width: 0px;
	  height: 0px;
	  margin-left: 42px !important;
	  z-index: 0;
	}

