a,a:active,a:focus,a:hover,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,side,small,span,strike,strong,sub,summary,sup,svg,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;background:none;color:inherit;font-weight:inherit;font-style:inherit;font-size:1em;line-height:inherit;font-family:inherit;text-align:left;vertical-align:baseline;text-decoration:none}[hidden]{display:none}a,a:active,a:focus,a:hover,a:link,a:visited{color:#00f}a:hover{text-decoration:underline}abbr[title]{border-bottom:1px dotted #000;cursor:help}address{font-style:italic}article,aside,details,div,figcaption,figure,footer,header,nav,section,summary{display:block;overflow:hidden}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}b,dt,strong{font-weight:bold}big,*.large{font-size:1.25em}blockquote,q{quotes:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}body{color:#000;font-weight:normal;font-style:normal;line-height:normal;font-family:Arial,Helvetica,sans-serif}button,input[type="button"],input[type="reset"],input[type="submit"]{max-width:100%;color:inherit;font-weight:inherit;font-style:inherit;font-size:1em;line-height:inherit;font-family:inherit;cursor:pointer;-webkit-appearance:button;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}button[disabled],input[disabled]{cursor:default}cite,dfn,em,i{font-style:italic}code,kbd,pre,samp,tt,var{font-family:"Courier New",Courier,monospace,serif;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}hr{border-top:1px solid #000;display:block;height:0}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}img{vertical-align:middle;-ms-interpolation-mode:bicubic}input[type="checkbox"],input[type="radio"]{padding:0}input[type="email"],input[type="password"],input[type="tel"],input[type="text"],select,textarea{max-width:100%;color:inherit;font-weight:inherit;font-style:inherit;font-size:1em;line-height:inherit;font-family:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}mark,ins{background:#fff9c0}ol,ul{list-style:none}pre{padding:.5rem;border:1px solid #000;overflow:auto;max-width:100%;white-space:pre;white-space:pre-wrap;word-wrap:break-word;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}small,*.small{font-size:.75em}sub,sup{position:relative;height:0;font-size:.75em;line-height:0}sub{bottom:-.5ex}sup{top:-.75ex}table{border-collapse:collapse;border-spacing:0}textarea{overflow:auto;vertical-align:top}*.alignleft{float:left}*.aligncenter{margin:0 auto}*.alignright{float:right}

/* Global Styles */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic);

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited
{
	color: #3f516f;
}

body
{
	background: #eaeaea;
	color: #1c1c1c;
	font-family: "Source Sans Pro", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1
{
	color: #be0005;
	font-weight: 600;
}

hr
{
	margin-bottom: 2.625em;
	border-color: #a9a9a9;
}

img
{
	height: auto;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
}

p
{
	margin-bottom: 1.313em;
	line-height: 1.313em;
}

/* General Layout Styles */
#outer-wrapper
{
	margin: 0 auto;
	min-width: 16.75rem;
	max-width: 49.375em;
}

#logo
{
	margin: 0 auto;
	padding: 1rem 0 1.313em;
	max-width: 32.063rem;
}

#logo a
{
	padding: 1.313em 1rem;
	display: block;
}

#content-wrapper
{
	padding: 0 1rem 1rem;
}

/* Info Styles */
#cfo-info #logo
{
	max-width: 13.813rem;
}

section.bio
{
	padding-bottom: 1.313em;
}