*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	text-align: left;
	vertical-align: baseline;
	background: transparent;
}

:focus
{
	outline: 0;
}

a, a:link
{
	color: #4498C8;
	text-decoration: none;
}

a:hover, a:link:hover, a:visited:hover
{
	color: #CF4832;
	text-decoration: underline;
}

a:active
{
	color: #FF0000;
	text-decoration: underline;
}

a:visited
{
	color: #305891;
	text-decoration: none;
}

a:focus, button:focus, input[type=button]:focus, input[type=submit]:focus, input[type=reset]:focus
{
	outline: #333333 dotted 1px;
}

address, dl, fieldset, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul
{
	margin-bottom: 18px;
}

blockquote, q
{
	quotes: none;
	margin: 0px 40px 0px 40px;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

body
{
	margin: 0;
	font: normal normal normal 18px/36px 'Questrial', sans-serif;
	color: #333333;
	min-width: 320px;
}

button, input[type=button], input[type=submit], input[type=reset]
{
	color: #000000;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #999999;
	padding: 5px;
	cursor: pointer;
}

button:active, input[type=button]:active, input[type=submit]:active, input[type=reset]:active
{
	color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

del
{
	text-decoration: line-through;
}

h1
{
	margin: 36px 0px 36px 0px;
	padding: 0px;
}

h1, h1 a, h1 a:active, h1 a:hover, h1 a:link, h1 a:visited
{
	font-size: 45px;
	line-height: 45px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 5px;
	text-decoration: none;
	text-align: center;
}

h2
{
	margin: 0px 1px 36px;
	padding: 0px;
}

h2, h2 a, h2 a:active, h2 a:hover, h2 a:link, h2 a:visited
{
	font-size: 36px;
	line-height: 36px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 4px;
	text-decoration: none;
	text-align: center;
}

h3
{
	margin: 0px 0px 36px 0px;
	padding: 0px;
}

h3, h3 a, h3 a:active, h3 a:hover, h3 a:link, h3 a:visited
{
	font-size: 27px;
	line-height: 27px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 3px;
	text-decoration: none;
	text-align: center;
}

h4
{
	margin: 0px;
	padding: 0px;
}

h4, h4 a, h4 a:active, h4 a:hover, h4 a:link, h4 a:visited
{
	font-size: 18px;
	line-height: 36px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	word-spacing: 2px;
	text-decoration: none;
	text-align: center;
}

h5
{
	text-align: center;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	background-color: #3E3E3E;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

h5 a, h5 a:link, h5 a:visited, h5 a:active
{
	display: block;
	height: 18px;
	margin: 0px;
	padding: 27px 9px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	background-color: #3E3E3E;
	color: #CCC;
}

h5 a:hover
{
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	background-color: #3E3E3E;
	color: #FFF;
}

hr
{
	border-top: solid 1px #CCCCCC;
	clear: both;
}

input[type=text], input[type=email], input[type=password], select, textarea
{
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

ins
{
	text-decoration: none;
}

li
{
	margin-left: 40px;
}

ol
{
	list-style: decimal;
}

ol, ul
{
	margin: 0px 0px 36px 0px;
	padding: 0px;
}

p
{
	margin: 0px 0px 36px 0px;
	padding: 0px;
}

sup
{
	font-size: 50%;
	position: relative;
	top: -0.5em;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

ul
{
	list-style: disc;
}

#header-wrapper-opaque
{
	position: absolute;
	top: 0;
	left: 0;
	height: 328px;
	width: 100%;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 1920px;
	opacity: 0.8;
	z-index: -1;
}

#header-wrapper
{
	height: 328px;
	width: 100%;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 1920px;
}

#header
{
	line-height: 0px;
	opacity: 1.0 !important;
	max-width: 960px;
	height: 328px;
	text-align: center;
	margin: 0px auto;
	white-space: nowrap;
}

#logo
{
	padding: 52px 20px;
}

#nav-wrapper, #footer-wrapper, #footer-wrapper-space
{
	width: 100%;
	text-align: center;
	background-color: #3E3E3E;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 21px;
	color: #CCC;
}

#nav-wrapper-anchor
{
	height: 0px;
}

#nav, #footer
{
	max-width: 960px;
	text-align: center;
	margin: 0 auto;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active,
#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: none;
	color: #CCC;
}

#nav a:hover, #footer a:hover
{
	color: #FFF;
}

#nav li
{
	display: block;
	margin: 0px;
	white-space: nowrap;
}

#nav li a
{	
	display: block;
	text-align: center;
}

#nav li:not(:first-child) a
{	
	padding: 21px;
	border-top: solid 1px #000;
}

#nav li.selected a
{
	color: #FF0;
}

#nav li.selected a:hover
{
	cursor: default;
}

li#mark-listitem
{
	display: none;
}

#mark-anchor
{
	padding: 4px 21px;
	text-align: center;
}

#mark
{
	display: block;
	margin: auto;
}

.content-wrapper
{
	width: 100%;
}

.content
{
	display: block;
	max-width: 960px;
	margin: 0px 18px;
	padding: 36px 0px 1px 0px;
	overflow: auto;
	position: relative;
}

.summary
{
	font-style: italic;
}

.drilldown-container
{
	position: relative;
}

.drilldown-anchor
{
	position: absolute;
	left: 0;
	top: -63px;
}

.drilldown
{
	clear: both;
	display: block;
	margin: 1px 1px 36px;
}

.drilldown:hover
{
	outline: black dashed 1px;
	cursor: pointer;
}

.drilldown p
{
	display: block;
	margin: 0px;
}

.media-left, .media-right
{
	text-align: center;
	margin-bottom: 54px;
}

.media-left p, .media-right p
{
	margin-bottom: 0;
}

.video-wrapper
{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top: 36px;
}

.video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.headshot
{
	display: block;
	text-align: center;
	margin: 0 auto 36px;
	max-width: 100%;
}

.emphasize
{
	color: red;
}

#footer > span
{
	display: block;
	text-align: center;
}

#social
{
	padding: 21px;
}

#social a
{
	padding: 5px;
}

#legal, #copyright
{
	padding: 0 21px 21px;
}

@media only screen and (min-width: 960px)
{
	#nav-wrapper, #nav, #footer-wrapper, #footer
	{
		height: 63px;
	}
	
	#nav-wrapper-anchor.sticky
	{
		height: 63px;
	}
	
	#nav-wrapper.sticky
	{
		position: fixed;
		top: 0;
		z-index: 1;
	}
	
	#nav
	{
		white-space: nowrap;
		width: 960px;
	}
	
	#nav li
	{
		display: inline-block;
		height: 63px;
	}
	
	#nav li a
	{
		display: inline-block;
	}
	
	#nav li:not(:first-child) a
	{	
		border-top: 0;
	}
	
	#mark-listitem
	{
		float: left;
	}
	
	#mark-anchor
	{
		padding: 7px 21px;
	}
	
	#footer-wrapper
	{
		position: fixed;
		bottom: 0;
	}
	
	#footer > span
	{
		display: inline-block;
	}
}

@media only screen and (min-width: 996px)
{
	body
	{
		margin-bottom: 63px;
	}
	
	h2, h3, h4, h5
	{
		text-align: left;
	}
	
	h5
	{
		float: left;
		display: inline-block;
		margin: 0px 18px 0px 0px;
	}
	
	h5 a
	{
		width: 54px;	
	}
	
	.content
	{
		margin: 0 auto;
	}
	
	.drilldown p
	{
		display: inline-block;
		max-width: 870px;
	}
	
	.headshot
	{
		float: left;
		padding: 18px 36px 18px 0px;
	}
	
	.media-left
	{
		clear: left;
		display: inline-block;
		width: 442px;
		margin: 0px 36px 36px 0px;
	}

	.media-right
	{
		clear: right;
		display: inline-block;
		width: 442px;
		margin: 0px 0px 36px 36px;
	}
	
	.media-left .headshot, .media-right .headshot
	{
		margin-bottom: 0;
	}
}