html {
	font-size: 100%;
	text-rendering: optimizeLegibility;
	font-family: 'Source Sans Pro', 'sans-serif';
	-webkit-font-feature-settings: "kern", "liga", "case"; /* No variation */
	-moz-font-feature-settings: "kern=1", "liga=1", "case=1"; /* Firefox 4.0 to 14.0 */
	-moz-font-feature-settings: "kern", "liga", "case"; /* Firefox 15.0 onwards */
	font-feature-settings: "kern", "liga", "case"; /* No variation */
	background-color: #ffffff;
}

body {
	padding: 0 3em 0 3em;
}

#wrap {
	margin: 0 auto;
	width: 1200px;
}

#content {
	text-align: left;
	padding: 50px;
	width: 800px;
	float: right;
}


#content p {
	line-height: 20pt;
	hyphens: auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	color: #000000;
	font-size: 13pt;
	font-weight: 300;
	text-align: justify;
	margin: 0 0 .85em 0;
	widows: 2;
}

#smalltextcolumns {
	column-gap: 2.75em;
	-webkit-column-gap:2.75em; /* Safari and Chrome */
	-moz-column-gap:2.75em; /* Firefox */
	columns: 2;
	-webkit-columns:3em 2; /* Safari and Chrome */
	-moz-columns:3em 2; /* Firefox */
}

#content p.firstparagraph {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	font-weight: 300;
	margin: 3em 0 1em 0;
	line-height: 22pt;
	padding: 1em 0 1em 0;
	font-size: 14pt;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#content p.firstparagraph-grey {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	font-weight: 400;
	margin: 1.5em 0 1em 0;
	line-height: 22pt;
	padding: 1em 1.5em 1em 1.5em;
	font-size: 14pt;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background: #f3f3f3;
	
}

#content em {
	font-style: italic;
	font-weight: 400;
}

#content h1 {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	font-size: 44pt;
	font-weight: 700;
	margin: 0 0 .35em 0;
	line-height: 110%;
}

#content h2 {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	font-size: 18pt;
	font-weight: 900;
	margin: 0em 0 .45em 0;
	text-transform: uppercase;
	line-height: 24pt;

}

#content h3 {
	font-size: 12pt;
	font-weight: 700;
	margin: 0em 0 .75em 0;
	color: #ffffff;
	font-family: 'Source Sans Pro', 'sans-serif';
	filter: clear;
}

.arrowup {
	text-decoration: none;
	font-weight: 900;
	color: #686868;
	margin-left: 5px;
}

.arrowup:hover {
	text-decoration: none;
	font-weight: 900;
	color: #bf80ff;
	margin-left: 5px;
}

#biophoto {
	margin: 0 0 1em 0;
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
}

#smalltextcolumns p a.textlink {
	text-decoration: none;
	background-color: #bf80ff;
	margin: 0;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: 900;
	color: #000000;
	padding: 5px 10px 5px 10px;
}

#smalltextcolumns p a.textlink:hover {
	text-decoration: none;
	background-color: #bf80ff;
	margin: 0;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: 900;
	color: #000000;
	padding: 5px 10px 5px 10px;
}


/* CALLOUTS */

#callouts {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	margin: 1.5em auto 1.5em auto;
	width: 800px;
	height: 170px;
}

#callouts h3 {
	text-align: center;
	font-weight: 300;
	font-size: 14pt;
	line-height: 140%;
	color: #000000;
	hyphens: auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	font-style: italic;
}

#callout1 {
	padding: 0em 1em 1em 1em;
	display: block;
	float: left;
	width: 167px;
	height: 175px;
	border-left: 1px solid #e7e7e7;
}

#callout2 {
	padding: 0em 1em 1em 1em;
	display: block;
	float: left;
	width: 167px;
	height: 175px;
	border-left: 1px solid #e7e7e7;	
}

#callout3 {
	border-left: 1px solid #e7e7e7;	
	padding: 0em 1em 1em 1em;
	display: block;
	float: left;
	width: 167px;
	height: 175px;
}

#callout4 {
	border-left: 1px solid #e7e7e7;	
	border-right: 1px solid #e7e7e7;	
	padding: 0em 1em 1em 1em;
	display: block;
	float: left;
	width: 166px;
	height: 175px;
}

/* INTERACTIVE TABLES FOR SERVICES */

#infotable {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	margin: 1em 0 1em 0;
	}
	
#infotable table {
	margin: 1em 0 .75em 0;
	width: 100%;
	border: 0;
	border-left: 10px solid #bf80ff;
	padding-left: .5em;
	}
	
#infotable table td {
	width: 33%;
}
	
#infotable table a {
	display: block;
	background-color: #f3f3f3;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
	font-size: 16pt;
	padding: .5em .5em .5em .75em;
	margin: 0 5px 5px 0;
	}
		
#infotable table a:hover {
	display: block;
	background-color: #e7e7e7;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
	font-size: 16pt;
	padding: .5em .5em .5em .75em;
	margin: 0 5px 5px 0;
	}
	
#infotable td.lightcell {
	margin: 0em;
}

#infotable .nolinkslight {
	display: block;
	background-color: #f3f3f3;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
	font-size: 16pt;
	padding: .5em .5em .5em .75em;
	margin: 0 5px 5px 0;
}

#infotable .nolinksdark {
	display: block;
	background-color: #e7e7e7;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
	font-size: 16pt;
	padding: .5em .5em .5em .75em;
	margin: 0 5px 5px 0;
}



/* SLIDESHOW WRAP */


#slideshow-wrap {
	column-span: all;
	-webkit-column-span: all; /* Safari and Chrome */
	-moz-column-span: all; /* Firefox */
	margin-bottom: 1.5em;
	}
	

/*LEFT-HAND NAV MENU */

#leftnav {
	height: auto;
	width: 275px;
	position: fixed;
	clear: all;
	margin: 60px 0 0 0;
	text-align: left;
	padding: 0 0 0 0;
	z-index: 1;
	float: left;
}

#leftnav ul {
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#leftnav li {
	margin: 0;
	text-indent: 0;
}

#leftnav li a.other {
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	background-color: #f3f3f3;
	display: block;
	margin: .5em 0em .5em 0em;
	padding: .5em .5em .5em .75em;
	color: #6d6d6d;
	border-left: 5px solid #686868;
}

#leftnav li a:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	display: block;
	background-color: #e7e7e7;
	display: block;
	margin: .5em 0em .5em 0em;
	padding: .5em .5em .5em .75em;
	border-left: 5px solid #bf80ff;
	color: #000000;
}

#leftnav li a.current {
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	background-color: #e7e7e7;
	display: block;
	margin: .5em 0em .5em 0em;
	padding: .5em .5em .5em .75em;
	color: #000000;
	border-left: 5px solid #bf80ff;
}

#leftnav li a.quote {
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	background-color: #bf80ff;
	display: block;
	margin: .5em 0em .5em 0em;
	padding: .5em .5em .5em .75em;
	color: #ffffff;
	border-left: 5px solid #686868;
}

#leftnav li a.quote:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	background-color: #bf80ff;
	display: block;
	margin: .5em 0em .5em 0em;
	padding: .5em .5em .5em .75em;
	color: #ffffff;
	border-left: 5px solid #bf80ff;
}

#leftnav h2 {
	font-weight: 700;
	margin: 0 0 0 0;
	padding-left: 0em;
}

#leftnav h3 {
	font-weight: 400;
	margin: 0 0 1em 0;
	padding-left: 0em;
}