article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block;
}
audio,canvas,video {
	display:inline-block;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden] {
	display:none;
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	margin:0;
}
a:focus {
	outline:thin dotted;
}
a:active,a:hover {
	outline:0;
}
h1 {
	font-size:2em;
	margin:0.67em 0;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
}
mark {
	background:#ff0;
	color:#000;
}
code,kbd,pre,samp {
	font-family:monospace,serif;
	font-size:1em;
}
pre {
	white-space:pre-wrap;
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019";
}
small {
	font-size:80%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
img {
	border:0;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:0;
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em;
}
legend {
	border:0;
	padding:0;
}
button,input,select,textarea {
	font-family:inherit;
	font-size:100%;
	margin:0;
}
button,input {
	line-height:normal;
}
button,select {
	text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
button[disabled],html input[disabled] {
	cursor:default;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
*,*:before,*:after {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
html,body {
	font-size:100%;
}
body {
	background:white;
	color:#444444;
	padding:0;
	margin:0;
	font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height:1;
	position:relative;
	cursor:default;
	-webkit-font-smoothing:antialiased;
}
a:hover {
	cursor:pointer;
}
a:focus {
	outline:none;
}
img,object,embed {
	max-width:100%;
	height:auto;
}
object,embed {
	height:100%;
}
img {
	-ms-interpolation-mode:bicubic;
}
#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object {
	max-width:none !important;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.text-left {
	text-align:left !important;
}
.text-right {
	text-align:right !important;
}
.text-center {
	text-align:center !important;
}
.text-justify {
	text-align:justify !important;
}
.hide {
	display:none;
}
.antialiased {
	-webkit-font-smoothing:antialiased;
}
img {
	display:inline-block;
	vertical-align:middle;
}
textarea {
	height:auto;
	min-height:50px;
}
select {
	width:100%;
}
.row {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	max-width:81.25em;
	*zoom:1;
}
.row:before,.row:after {
	content:" ";
	display:table;
}
.row:after {
	clear:both;
}
.row.collapse .column,.row.collapse .columns {
	position:relative;
	padding-left:0;
	padding-right:0;
	float:left;
}
.row .row {
	width:auto;
	margin-left:-0.9375em;
	margin-right:-0.9375em;
	margin-top:0;
	margin-bottom:0;
	max-width:none;
	*zoom:1;
}
.row .row:before,.row .row:after {
	content:" ";
	display:table;
}
.row .row:after {
	clear:both;
}
.row .row.collapse {
	width:auto;
	margin:0;
	max-width:none;
	*zoom:1;
}
.row .row.collapse:before,.row .row.collapse:after {
	content:" ";
	display:table;
}
.row .row.collapse:after {
	clear:both;
}
.column,.columns {
	position:relative;
	padding-left:0.9375em;
	padding-right:0.9375em;
	width:100%;
	float:left;
}
@media only screen {
	.column,.columns {
	position:relative;
	padding-left:0.9375em;
	padding-right:0.9375em;
	float:left;
}
.small-1 {
	position:relative;
	width:6.25%;
}
.small-2 {
	position:relative;
	width:12.5%;
}
.small-3 {
	position:relative;
	width:18.75%;
}
.small-4 {
	position:relative;
	width:25%;
}
.small-5 {
	position:relative;
	width:31.25%;
}
.small-6 {
	position:relative;
	width:37.5%;
}
.small-7 {
	position:relative;
	width:43.75%;
}
.small-8 {
	position:relative;
	width:50%;
}
.small-9 {
	position:relative;
	width:56.25%;
}
.small-10 {
	position:relative;
	width:62.5%;
}
.small-11 {
	position:relative;
	width:68.75%;
}
.small-12 {
	position:relative;
	width:75%;
}
.small-13 {
	position:relative;
	width:81.25%;
}
.small-14 {
	position:relative;
	width:87.5%;
}
.small-15 {
	position:relative;
	width:93.75%;
}
.small-16 {
	position:relative;
	width:100%;
}
.small-offset-0 {
	position:relative;
	margin-left:0%;
}
.small-offset-1 {
	position:relative;
	margin-left:6.25%;
}
.small-offset-2 {
	position:relative;
	margin-left:12.5%;
}
.small-offset-3 {
	position:relative;
	margin-left:18.75%;
}
.small-offset-4 {
	position:relative;
	margin-left:25%;
}
.small-offset-5 {
	position:relative;
	margin-left:31.25%;
}
.small-offset-6 {
	position:relative;
	margin-left:37.5%;
}
.small-offset-7 {
	position:relative;
	margin-left:43.75%;
}
.small-offset-8 {
	position:relative;
	margin-left:50%;
}
.small-offset-9 {
	position:relative;
	margin-left:56.25%;
}
.small-offset-10 {
	position:relative;
	margin-left:62.5%;
}
.small-offset-11 {
	position:relative;
	margin-left:68.75%;
}
.small-offset-12 {
	position:relative;
	margin-left:75%;
}
.small-offset-13 {
	position:relative;
	margin-left:81.25%;
}
.small-offset-14 {
	position:relative;
	margin-left:87.5%;
}
[class*="column"] + [class*="column"]:last-child {
	float:right;
}
[class*="column"] + [class*="column"].end {
	float:left;
}
.column.small-centered,.columns.small-centered {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float:none !important;
}
}@media only screen and (min-width:768px) {
	.large-1 {
	position:relative;
	width:6.25%;
}
.large-2 {
	position:relative;
	width:12.5%;
}
.large-3x {
	position:relative;
	width:22%;
}
.large-3 {
	position:relative;
	width:18.75%;
}
.large-4 {
	position:relative;
	width:25%;
}
.large-5 {
	position:relative;
	width:31.25%;
}
.large-6 {
	position:relative;
	width:37.5%;
}
.large-7 {
	position:relative;
	width:43.75%;
}
.large-8 {
	position:relative;
	width:50%;
}
.large-9 {
	position:relative;
	width:56.25%;
}
.large-10 {
	position:relative;
	width:62.5%;
}
.large-11 {
	position:relative;
	width:68.75%;
}
.large-12 {
	position:relative;
	width:75%;
}
.large-13 {
	position:relative;
	width:81.25%;
}
.large-13x {
	position:relative;
	width:70%;
	border: 1px
	solid #CCCCCC;
	padding-top: 16px;
}
.large-14 {
	position:relative;
	width:87.5%;
}
.large-15 {
	position:relative;
	width:93.75%;
}
.large-16 {
	position:relative;
	width:100%;
}
.row .large-offset-0 {
	position:relative;
	margin-left:0%;
}
.row .large-offset-1 {
	position:relative;
	margin-left:6.25%;
}
.row .large-offset-2 {
	position:relative;
	margin-left:12.5%;
}
.row .large-offset-3 {
	position:relative;
	margin-left:18.75%;
}
.row .large-offset-4 {
	position:relative;
	margin-left:25%;
}
.row .large-offset-5 {
	position:relative;
	margin-left:31.25%;
}
.row .large-offset-6 {
	position:relative;
	margin-left:37.5%;
}
.row .large-offset-7 {
	position:relative;
	margin-left:43.75%;
}
.row .large-offset-8 {
	position:relative;
	margin-left:50%;
}
.row .large-offset-9 {
	position:relative;
	margin-left:56.25%;
}
.row .large-offset-10 {
	position:relative;
	margin-left:62.5%;
}
.row .large-offset-11 {
	position:relative;
	margin-left:68.75%;
}
.row .large-offset-12 {
	position:relative;
	margin-left:75%;
}
.row .large-offset-13 {
	position:relative;
	margin-left:81.25%;
}
.row .large-offset-14 {
	position:relative;
	margin-left:87.5%;
}
.row .large-offset-15 {
	position:relative;
	margin-left:93.75%;
}
.push-1 {
	position:relative;
	left:6.25%;
	right:auto;
}
.pull-1 {
	position:relative;
	right:6.25%;
	left:auto;
}
.push-2 {
	position:relative;
	left:12.5%;
	right:auto;
}
.pull-2 {
	position:relative;
	right:12.5%;
	left:auto;
}
.push-3 {
	position:relative;
	left:28%;
	right:auto;
}

.pull-3 {
	position:relative;
	right:18.75%;
	left:auto;
}
.push-4 {
	position:relative;
	left:25%;
	right:auto;
}
.pull-4 {
	position:relative;
	right:25%;
	left:auto;
}
.push-5 {
	position:relative;
	left:31.25%;
	right:auto;
}
.pull-5 {
	position:relative;
	right:31.25%;
	left:auto;
}
.push-6 {
	position:relative;
	left:37.5%;
	right:auto;
}
.pull-6 {
	position:relative;
	right:37.5%;
	left:auto;
}
.push-7 {
	position:relative;
	left:43.75%;
	right:auto;
}
.pull-7 {
	position:relative;
	right:43.75%;
	left:auto;
}
.push-8 {
	position:relative;
	left:50%;
	right:auto;
}
.pull-8 {
	position:relative;
	right:50%;
	left:auto;
}
.push-9 {
	position:relative;
	left:56.25%;
	right:auto;
}
.pull-9 {
	position:relative;
	right:56.25%;
	left:auto;
}
.push-10 {
	position:relative;
	left:62.5%;
	right:auto;
}
.pull-10 {
	position:relative;
	right:62.5%;
	left:auto;
}
.push-11 {
	position:relative;
	left:68.75%;
	right:auto;
}
.pull-11 {
	position:relative;
	right:68.75%;
	left:auto;
}
.push-12 {
	position:relative;
	left:75%;
	right:auto;
}
.pull-12 {
	position:relative;
	right:75%;
	left:auto;
}
.push-13 {
	position:relative;
	left:81.25%;
	right:auto;
}
.pull-13 {
	position:relative;
	right:81.25%;
	left:auto;
}
.pull-13x {
	position:relative;
	right:76%;
	left:auto;
}
.push-14 {
	position:relative;
	left:87.5%;
	right:auto;
}
.pull-14 {
	position:relative;
	right:87.5%;
	left:auto;
}
.push-15 {
	position:relative;
	left:93.75%;
	right:auto;
}
.pull-15 {
	position:relative;
	right:93.75%;
	left:auto;
}
.column.large-centered,.columns.large-centered {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float:none !important;
}
.column.large-uncentered,.columns.large-uncentered {
	margin-left:0;
	margin-right:0;
	float:left !important;
}
.column.large-uncentered.opposite,.columns.large-uncentered.opposite {
	float:right !important;
}
}@media only screen and (min-width:768px) and (max-width:1024px) {
	.medium-1 {
	position:relative;
	width:6.25%;
}
.medium-2 {
	position:relative;
	width:12.5%;
}
.medium-3 {
	position:relative;
	width:18.75%;
}
.medium-4 {
	position:relative;
	width:25%;
}
.medium-5 {
	position:relative;
	width:31.25%;
}
.medium-6 {
	position:relative;
	width:37.5%;
}
.medium-7 {
	position:relative;
	width:43.75%;
}
.medium-8 {
	position:relative;
	width:50%;
}
.medium-9 {
	position:relative;
	width:56.25%;
}
.medium-10 {
	position:relative;
	width:62.5%;
}
.medium-11 {
	position:relative;
	width:68.75%;
}
.medium-12 {
	position:relative;
	width:75%;
}
.medium-13 {
	position:relative;
	width:81.25%;
}
.medium-14 {
	position:relative;
	width:87.5%;
}
.medium-15 {
	position:relative;
	width:93.75%;
}
.medium-16 {
	position:relative;
	width:100%;
}
.row .medium-offset-0 {
	position:relative;
	margin-left:0%;
}
.row .medium-offset-1 {
	position:relative;
	margin-left:6.25%;
}
.row .medium-offset-2 {
	position:relative;
	margin-left:12.5%;
}
.row .medium-offset-3 {
	position:relative;
	margin-left:18.75%;
}
.row .medium-offset-4 {
	position:relative;
	margin-left:25%;
}
.row .medium-offset-5 {
	position:relative;
	margin-left:31.25%;
}
.row .medium-offset-6 {
	position:relative;
	margin-left:37.5%;
}
.row .medium-offset-7 {
	position:relative;
	margin-left:43.75%;
}
.row .medium-offset-8 {
	position:relative;
	margin-left:50%;
}
.row .medium-offset-9 {
	position:relative;
	margin-left:56.25%;
}
.row .medium-offset-10 {
	position:relative;
	margin-left:62.5%;
}
.row .medium-offset-11 {
	position:relative;
	margin-left:68.75%;
}
.row .medium-offset-12 {
	position:relative;
	margin-left:75%;
}
.row .medium-offset-13 {
	position:relative;
	margin-left:81.25%;
}
.row .medium-offset-14 {
	position:relative;
	margin-left:87.5%;
}
.row .medium-offset-15 {
	position:relative;
	margin-left:93.75%;
}
.medium-push-1 {
	position:relative;
	left:6.25%;
	right:auto;
}
.medium-pull-1 {
	position:relative;
	right:6.25%;
	left:auto;
}
.medium-push-2 {
	position:relative;
	left:12.5%;
	right:auto;
}
.medium-pull-2 {
	position:relative;
	right:12.5%;
	left:auto;
}
.medium-push-3 {
	position:relative;
	left:18.75%;
	right:auto;
}
.medium-pull-3 {
	position:relative;
	right:18.75%;
	left:auto;
}
.medium-push-4 {
	position:relative;
	left:25%;
	right:auto;
}
.medium-pull-4 {
	position:relative;
	right:25%;
	left:auto;
}
.medium-push-5 {
	position:relative;
	left:31.25%;
	right:auto;
}
.medium-pull-5 {
	position:relative;
	right:31.25%;
	left:auto;
}
.medium-push-6 {
	position:relative;
	left:37.5%;
	right:auto;
}
.medium-pull-6 {
	position:relative;
	right:37.5%;
	left:auto;
}
.medium-push-7 {
	position:relative;
	left:43.75%;
	right:auto;
}
.medium-pull-7 {
	position:relative;
	right:43.75%;
	left:auto;
}
.medium-push-8 {
	position:relative;
	left:50%;
	right:auto;
}
.medium-pull-8 {
	position:relative;
	right:50%;
	left:auto;
}
.medium-push-9 {
	position:relative;
	left:56.25%;
	right:auto;
}
.medium-pull-9 {
	position:relative;
	right:56.25%;
	left:auto;
}
.medium-push-10 {
	position:relative;
	left:62.5%;
	right:auto;
}
.medium-pull-10 {
	position:relative;
	right:62.5%;
	left:auto;
}
.medium-push-11 {
	position:relative;
	left:68.75%;
	right:auto;
}
.medium-pull-11 {
	position:relative;
	right:68.75%;
	left:auto;
}
.medium-push-12 {
	position:relative;
	left:75%;
	right:auto;
}
.medium-pull-12 {
	position:relative;
	right:75%;
	left:auto;
}
.medium-push-13 {
	position:relative;
	left:81.25%;
	right:auto;
}
.medium-pull-13 {
	position:relative;
	right:81.25%;
	left:auto;
}
.medium-push-14 {
	position:relative;
	left:87.5%;
	right:auto;
}
.medium-pull-14 {
	position:relative;
	right:87.5%;
	left:auto;
}
.medium-push-15 {
	position:relative;
	left:93.75%;
	right:auto;
}
.medium-pull-15 {
	position:relative;
	right:93.75%;
	left:auto;
}
.column.medium-centered,.columns.medium-centered {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float:none !important;
}
.column.medium-uncentered,.columns.medium-uncentered {
	margin-left:0;
	margin-right:0;
	float:left !important;
}
.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
	float:right !important;
}
}.show-for-small,.show-for-medium-down,.show-for-large-down {
	display:inherit !important;
}
.show-for-medium,.show-for-medium-up,.show-for-large,.show-for-large-up,.show-for-xlarge {
	display:none !important;
}
.hide-for-medium,.hide-for-medium-up,.hide-for-large,.hide-for-large-up,.hide-for-xlarge {
	display:inherit !important;
}
.hide-for-small,.hide-for-medium-down,.hide-for-large-down {
	display:none !important;
}
table.show-for-small,table.show-for-medium-down,table.show-for-large-down,table.hide-for-medium,table.hide-for-medium-up,table.hide-for-large,table.hide-for-large-up,table.hide-for-xlarge {
	display:table;
}
thead.show-for-small,thead.show-for-medium-down,thead.show-for-large-down,thead.hide-for-medium,thead.hide-for-medium-up,thead.hide-for-large,thead.hide-for-large-up,thead.hide-for-xlarge {
	display:table-header-group !important;
}
tbody.show-for-small,tbody.show-for-medium-down,tbody.show-for-large-down,tbody.hide-for-medium,tbody.hide-for-medium-up,tbody.hide-for-large,tbody.hide-for-large-up,tbody.hide-for-xlarge {
	display:table-row-group !important;
}
tr.show-for-small,tr.show-for-medium-down,tr.show-for-large-down,tr.hide-for-medium,tr.hide-for-medium-up,tr.hide-for-large,tr.hide-for-large-up,tr.hide-for-xlarge {
	display:table-row !important;
}
td.show-for-small,td.show-for-medium-down,td.show-for-large-down,td.hide-for-medium,td.hide-for-medium-up,td.hide-for-large,td.hide-for-large-up,td.hide-for-xlarge,th.show-for-small,th.show-for-medium-down,th.show-for-large-down,th.hide-for-medium,th.hide-for-medium-up,th.hide-for-large,th.hide-for-large-up,th.hide-for-xlarge {
	display:table-cell !important;
}
@media only screen and (min-width:768px) {
	.show-for-medium,.show-for-medium-up {
	display:inherit !important;
}
.show-for-small {
	display:none !important;
}
.hide-for-small {
	display:inherit !important;
}
.hide-for-medium,.hide-for-medium-up {
	display:none !important;
}
table.show-for-medium,table.show-for-medium-up,table.hide-for-small {
	display:table;
}
thead.show-for-medium,thead.show-for-medium-up,thead.hide-for-small {
	display:table-header-group !important;
}
tbody.show-for-medium,tbody.show-for-medium-up,tbody.hide-for-small {
	display:table-row-group !important;
}
tr.show-for-medium,tr.show-for-medium-up,tr.hide-for-small {
	display:table-row !important;
}
td.show-for-medium,td.show-for-medium-up,td.hide-for-small,th.show-for-medium,th.show-for-medium-up,th.hide-for-small {
	display:table-cell !important;
}
}@media only screen and (min-width:1280px) {
	.show-for-large,.show-for-large-up {
	display:inherit !important;
}
.show-for-medium,.show-for-medium-down {
	display:none !important;
}
.hide-for-medium,.hide-for-medium-down {
	display:inherit !important;
}
.hide-for-large,.hide-for-large-up {
	display:none !important;
}
table.show-for-large,table.show-for-large-up,table.hide-for-medium,table.hide-for-medium-down {
	display:table;
}
thead.show-for-large,thead.show-for-large-up,thead.hide-for-medium,thead.hide-for-medium-down {
	display:table-header-group !important;
}
tbody.show-for-large,tbody.show-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-down {
	display:table-row-group !important;
}
tr.show-for-large,tr.show-for-large-up,tr.hide-for-medium,tr.hide-for-medium-down {
	display:table-row !important;
}
td.show-for-large,td.show-for-large-up,td.hide-for-medium,td.hide-for-medium-down,th.show-for-large,th.show-for-large-up,th.hide-for-medium,th.hide-for-medium-down {
	display:table-cell !important;
}
}@media only screen and (min-width:1440px) {
	.show-for-xlarge {
	display:inherit !important;
}
.show-for-large,.show-for-large-down {
	display:none !important;
}
.hide-for-large,.hide-for-large-down {
	display:inherit !important;
}
.hide-for-xlarge {
	display:none !important;
}
table.show-for-xlarge,table.hide-for-large,table.hide-for-large-down {
	display:table;
}
thead.show-for-xlarge,thead.hide-for-large,thead.hide-for-large-down {
	display:table-header-group !important;
}
tbody.show-for-xlarge,tbody.hide-for-large,tbody.hide-for-large-down {
	display:table-row-group !important;
}
tr.show-for-xlarge,tr.hide-for-large,tr.hide-for-large-down {
	display:table-row !important;
}
td.show-for-xlarge,td.hide-for-large,td.hide-for-large-down,th.show-for-xlarge,th.hide-for-large,th.hide-for-large-down {
	display:table-cell !important;
}
}.show-for-landscape,.hide-for-portrait {
	display:inherit !important;
}
.hide-for-landscape,.show-for-portrait {
	display:none !important;
}
table.hide-for-landscape,table.show-for-portrait {
	display:table;
}
thead.hide-for-landscape,thead.show-for-portrait {
	display:table-header-group !important;
}
tbody.hide-for-landscape,tbody.show-for-portrait {
	display:table-row-group !important;
}
tr.hide-for-landscape,tr.show-for-portrait {
	display:table-row !important;
}
td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
	display:table-cell !important;
}
@media only screen and (orientation:landscape) {
	.show-for-landscape,.hide-for-portrait {
	display:inherit !important;
}
.hide-for-landscape,.show-for-portrait {
	display:none !important;
}
table.show-for-landscape,table.hide-for-portrait {
	display:table;
}
thead.show-for-landscape,thead.hide-for-portrait {
	display:table-header-group !important;
}
tbody.show-for-landscape,tbody.hide-for-portrait {
	display:table-row-group !important;
}
tr.show-for-landscape,tr.hide-for-portrait {
	display:table-row !important;
}
td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
	display:table-cell !important;
}
}@media only screen and (orientation:portrait) {
	.show-for-portrait,.hide-for-landscape {
	display:inherit !important;
}
.hide-for-portrait,.show-for-landscape {
	display:none !important;
}
table.show-for-portrait,table.hide-for-landscape {
	display:table;
}
thead.show-for-portrait,thead.hide-for-landscape {
	display:table-header-group !important;
}
tbody.show-for-portrait,tbody.hide-for-landscape {
	display:table-row-group !important;
}
tr.show-for-portrait,tr.hide-for-landscape {
	display:table-row !important;
}
td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
	display:table-cell !important;
}
}.show-for-touch {
	display:none !important;
}
.hide-for-touch {
	display:inherit !important;
}
.touch .show-for-touch {
	display:inherit !important;
}
.touch .hide-for-touch {
	display:none !important;
}
table.hide-for-touch {
	display:table;
}
.touch table.show-for-touch {
	display:table;
}
thead.hide-for-touch {
	display:table-header-group !important;
}
.touch thead.show-for-touch {
	display:table-header-group !important;
}
tbody.hide-for-touch {
	display:table-row-group !important;
}
.touch tbody.show-for-touch {
	display:table-row-group !important;
}
tr.hide-for-touch {
	display:table-row !important;
}
.touch tr.show-for-touch {
	display:table-row !important;
}
td.hide-for-touch {
	display:table-cell !important;
}
.touch td.show-for-touch {
	display:table-cell !important;
}
th.hide-for-touch {
	display:table-cell !important;
}
.touch th.show-for-touch {
	display:table-cell !important;
}
@media only screen {
	[class*="block-grid-"] {
	display:block;
	padding:0;
	margin:0 -15px;
	*zoom:1;
}
[class*="block-grid-"]:before,[class*="block-grid-"]:after {
	content:" ";
	display:table;
}
[class*="block-grid-"]:after {
	clear:both;
}
[class*="block-grid-"] > li {
	display:inline;
	height:auto;
	float:left;
	padding:0 15px 30px;
}
.small-block-grid-1 > li {
	width:100%;
	padding:0 15px 30px;
}
.small-block-grid-1 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-1 > li:nth-of-type(1n+1) {
	clear:both;
}
.small-block-grid-2 > li {
	width:50%;
	padding:0 15px 30px;
}
.small-block-grid-2 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear:both;
}
.small-block-grid-3 > li {
	width:33.33333%;
	padding:0 15px 30px;
}
.small-block-grid-3 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear:both;
}
.small-block-grid-4 > li {
	width:25%;
	padding:0 15px 30px;
}
.small-block-grid-4 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear:both;
}
.small-block-grid-5 > li {
	width:20%;
	padding:0 15px 30px;
}
.small-block-grid-5 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear:both;
}
.small-block-grid-6 > li {
	width:16.66667%;
	padding:0 15px 30px;
}
.small-block-grid-6 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear:both;
}
.small-block-grid-7 > li {
	width:14.28571%;
	padding:0 15px 30px;
}
.small-block-grid-7 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear:both;
}
.small-block-grid-8 > li {
	width:12.5%;
	padding:0 15px 30px;
}
.small-block-grid-8 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear:both;
}
.small-block-grid-9 > li {
	width:11.11111%;
	padding:0 15px 30px;
}
.small-block-grid-9 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear:both;
}
.small-block-grid-10 > li {
	width:10%;
	padding:0 15px 30px;
}
.small-block-grid-10 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear:both;
}
.small-block-grid-11 > li {
	width:9.09091%;
	padding:0 15px 30px;
}
.small-block-grid-11 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear:both;
}
.small-block-grid-12 > li {
	width:8.33333%;
	padding:0 15px 30px;
}
.small-block-grid-12 > li:nth-of-type(n) {
	clear:none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear:both;
}
}@media only screen and (min-width:768px) {
	.small-block-grid-1 > li:nth-of-type(1n+1) {
	clear:none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear:none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear:none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear:none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear:none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear:none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear:none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear:none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear:none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear:none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear:none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear:none;
}
.large-block-grid-1 > li {
	width:100%;
	padding:0 15px 30px;
}
.large-block-grid-1 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-1 > li:nth-of-type(1n+1) {
	clear:both;
}
.large-block-grid-2 > li {
	width:50%;
	padding:0 15px 30px;
}
.large-block-grid-2 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	clear:both;
}
.large-block-grid-3 > li {
	width:33.33333%;
	padding:0 15px 30px;
}
.large-block-grid-3 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear:both;
}
.large-block-grid-4 > li {
	width:25%;
	padding:0 15px 30px;
}
.large-block-grid-4 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	clear:both;
}
.large-block-grid-5 > li {
	width:20%;
	padding:0 15px 30px;
}
.large-block-grid-5 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	clear:both;
}
.large-block-grid-6 > li {
	width:16.66667%;
	padding:0 15px 30px;
}
.large-block-grid-6 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	clear:both;
}
.large-block-grid-7 > li {
	width:14.28571%;
	padding:0 15px 30px;
}
.large-block-grid-7 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	clear:both;
}
.large-block-grid-8 > li {
	width:12.5%;
	padding:0 15px 30px;
}
.large-block-grid-8 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	clear:both;
}
.large-block-grid-9 > li {
	width:11.11111%;
	padding:0 15px 30px;
}
.large-block-grid-9 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	clear:both;
}
.large-block-grid-10 > li {
	width:10%;
	padding:0 15px 30px;
}
.large-block-grid-10 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	clear:both;
}
.large-block-grid-11 > li {
	width:9.09091%;
	padding:0 15px 30px;
}
.large-block-grid-11 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	clear:both;
}
.large-block-grid-12 > li {
	width:8.33333%;
	padding:0 15px 30px;
}
.large-block-grid-12 > li:nth-of-type(n) {
	clear:none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	clear:both;
}
}p.lead {
	font-size:1.21875em;
	line-height:1.6;
}
.subheader {
	line-height:1.4;
	color:#6f6f6f;
	font-weight:300;
	margin-top:0.2em;
	margin-bottom:0.5em;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
	margin:0;
	padding:0;
	direction:ltr;
}
a {
	color:#f66733;
	text-decoration:none;
	line-height:inherit;
}
a:hover,a:focus {
	color:#f5551b;
}
a img {
	border:none;
}
p {
	font-family:inherit;
	font-weight:normal;
	font-size:1em;
	line-height:1.6;
	margin-bottom:1.25em;
	text-rendering:optimizeLegibility;
}
p aside {
	font-size:0.875em;
	line-height:1.35;
	font-style:italic;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#222222;
	text-rendering:optimizeLegibility;
	margin-top:0.2em;
	margin-bottom:0.5em;
	line-height:1.2125em;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	font-size:60%;
	color:#6f6f6f;
	line-height:1em;
}
h1 {
	font-size:2.125em;
}
h2 {
	font-size:1.6875em;
}
h3 {
	font-size:1.375em;
}
h4 {
	font-size:1.125em;
}
h5 {
	font-size:1.125em;
}
h6 {
	font-size:1em;
}
hr {
	border:solid #dddddd;
	border-width:1px 0 0;
	clear:both;
	margin:1.25em 0 1.1875em;
	height:0;
}
em,i {
	font-style:italic;
	line-height:inherit;
}
strong,b {
	font-weight:bold;
	line-height:inherit;
}
small {
	font-size:60%;
	line-height:inherit;
}
code {
	font-family:Consolas,"Liberation Mono",Courier,monospace;
	font-weight:bold;
	color:#7f0a0c;
}
ul,ol,dl {
	font-size:1em;
	line-height:1.6;
	margin-bottom:1.25em;
	list-style-position:outside;
	font-family:inherit;
}
ul,ol {
	margin-left:0;
}
ul li ul,ul li ol {
	margin-left:1.25em;
	margin-bottom:0;
	font-size:1em;
}
ul.square li ul,ul.circle li ul,ul.disc li ul {
	list-style:inherit;
}
ul.square {
	list-style-type:square;
}
ul.circle {
	list-style-type:circle;
}
ul.disc {
	list-style-type:disc;
}
ul.no-bullet {
	list-style:none;
}
ol li ul,ol li ol {
	margin-left:1.25em;
	margin-bottom:0;
}
dl dt {
	margin-bottom:0.3em;
	font-weight:bold;
}
dl dd {
	margin-bottom:0.75em;
}
abbr,acronym {
	text-transform:uppercase;
	font-size:90%;
	color:#444444;
	border-bottom:1px dotted #dddddd;
	cursor:help;
}
abbr {
	text-transform:none;
}
blockquote {
	margin:0 0 1.25em;
	padding:0.5625em 1.25em 0 1.1875em;
	border-left:1px solid #dddddd;
}
blockquote cite {
	display:block;
	font-size:0.8125em;
	color:#555555;
}
blockquote cite:before {
	content:"\2014 \0020";
}
blockquote cite a,blockquote cite a:visited {
	color:#555555;
}
blockquote,blockquote p {
	line-height:1.6;
	color:#6f6f6f;
}
.vcard {
	display:inline-block;
	margin:0 0 1.25em 0;
	border:1px solid #dddddd;
	padding:0.625em 0.75em;
}
.vcard li {
	margin:0;
	display:block;
}
.vcard .fn {
	font-weight:bold;
	font-size:0.9375em;
}
.vevent .summary {
	font-weight:bold;
}
.vevent abbr {
	cursor:default;
	text-decoration:none;
	font-weight:bold;
	border:none;
	padding:0 0.0625em;
}
@media only screen and (min-width:768px) {
	h1,h2,h3,h4,h5,h6 {
	line-height:1.4;
}
h1 {
	font-size:2.75em;
}
h2 {
	font-size:2.3125em;
}
h3 {
	font-size:1.6875em;
}
h4 {
	font-size:1.4375em;
}
}.print-only {
	display:none !important;
}
@media print {
	*{background:transparent !important;
	color:black !important;
	box-shadow:none !important;
	text-shadow:none !important;
}
a,a:visited {
	text-decoration:underline;
}
#gateway a[href]:after {
	content:" (" attr(href) ")";
}
abbr[title]:after {
	content:" (" attr(title) ")";
}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
	content:"";
}
pre,blockquote {
	border:1px solid #999999;
	page-break-inside:avoid;
}
thead {
	display:table-header-group;
}
tr,img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
}
@page {
	margin:0.5cm;
}
p,h2,h3 {
	orphans:3;
	widows:3;
}
h2,h3 {
	page-break-after:avoid;
}
.hide-on-print {
	display:none !important;
}
.print-only {
	display:block !important;
}
.hide-for-print {
	display:none !important;
}
.show-for-print {
	display:inherit !important;
}
}#page button,.button {
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	line-height:1;
	margin:0 0 1.25em;
	position:relative;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	padding-top:0.75em;
	padding-right:1.5em;
	padding-bottom:0.8125em;
	padding-left:1.5em;
	font-size:1em;
	background-color:#f66733;
	border-color:#ec460a;
	color:white;
}
#page button:hover,button:focus,.button:hover,.button:focus {
	background-color:#ec460a;
}
#page button:hover,button:focus,.button:hover,.button:focus {
	color:white;
}
button.secondary,.button.secondary {
	background-color:#522d80;
	border-color:#3a205a;
	color:white;
}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
	background-color:#3a205a;
}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
	color:white;
}
button.success,.button.success {
	background-color:#5da423;
	border-color:#457a1a;
	color:white;
}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
	background-color:#457a1a;
}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
	color:white;
}
button.alert,.button.alert {
	background-color:#c60f13;
	border-color:#970b0e;
	color:white;
}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
	background-color:#970b0e;
}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
	color:white;
}
button.large,.button.large {
	padding-top:1em;
	padding-right:2em;
	padding-bottom:1.0625em;
	padding-left:2em;
	font-size:1.25em;
}
button.small,.button.small {
	padding-top:0.5625em;
	padding-right:1.125em;
	padding-bottom:0.625em;
	padding-left:1.125em;
	font-size:0.8125em;
}
button.tiny,.button.tiny {
	padding-top:0.4375em;
	padding-right:0.875em;
	padding-bottom:0.5em;
	padding-left:0.875em;
	font-size:0.6875em;
}
button.expand,.button.expand {
	padding-right:0px;
	padding-left:0px;
	width:100%;
}
button.left-align,.button.left-align {
	text-align:left;
	text-indent:0.75em;
}
button.right-align,.button.right-align {
	text-align:right;
	padding-right:0.75em;
}
button.disabled,button[disabled],.button.disabled,.button[disabled] {
	background-color:#f66733;
	border-color:#ec460a;
	color:white;
	cursor:default;
	opacity:0.6;
	-webkit-box-shadow:none;
	box-shadow:none;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
	background-color:#ec460a;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
	color:white;
}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
	background-color:#f66733;
}
button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary {
	background-color:#522d80;
	border-color:#3a205a;
	color:white;
	cursor:default;
	opacity:0.6;
	-webkit-box-shadow:none;
	box-shadow:none;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
	background-color:#3a205a;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
	color:white;
}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
	background-color:#522d80;
}
button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success {
	background-color:#5da423;
	border-color:#457a1a;
	color:white;
	cursor:default;
	opacity:0.6;
	-webkit-box-shadow:none;
	box-shadow:none;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
	background-color:#457a1a;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
	color:white;
}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
	background-color:#5da423;
}
button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert {
	background-color:#c60f13;
	border-color:#970b0e;
	color:white;
	cursor:default;
	opacity:0.6;
	-webkit-box-shadow:none;
	box-shadow:none;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
	background-color:#970b0e;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
	color:white;
}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
	background-color:#c60f13;
}
#page button,.button {
	padding-top:0.8125em;
	padding-bottom:0.75em;
	-webkit-appearance:none;
}
button.tiny,.button.tiny {
	padding-top:0.5em;
	padding-bottom:0.4375em;
	-webkit-appearance:none;
}
button.small,.button.small {
	padding-top:0.625em;
	padding-bottom:0.5625em;
	-webkit-appearance:none;
}
button.large,.button.large {
	padding-top:1.03125em;
	padding-bottom:1.03125em;
	-webkit-appearance:none;
}
@media only screen {
	#page button,.button {
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
	box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
	-webkit-transition:background-color 300ms ease-out;
	-moz-transition:background-color 300ms ease-out;
	transition:background-color 300ms ease-out;
}
#page button:active,.button:active {
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2) inset;
	box-shadow:0 1px 0 rgba(0,0,0,0.2) inset;
}
#page button.radius,.button.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
#page button.round,.button.round {
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
}@media only screen and (min-width:768px) {
	#page button,.button {
	display:inline-block;
}
}form {
	margin:0 0 1em;
}
form .row .row {
	margin:0 -0.5em;
}
form .row .row .column,form .row .row .columns {
	padding:0 0.5em;
}
form .row .row.collapse {
	margin:0;
}
form .row .row.collapse .column,form .row .row.collapse .columns {
	padding:0;
}
form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
	padding-left:0.5em;
}
label {
	font-size:0.875em;
	color:#4d4d4d;
	cursor:pointer;
	display:block;
	font-weight:500;
	margin-bottom:0.1875em;
}
label.right {
	float:none;
	text-align:right;
}
label.inline {
	margin:0 0 1em 0;
	padding:0.625em 0;
}
.prefix,.postfix {
	display:block;
	position:relative;
	z-index:2;
	text-align:center;
	width:100%;
	padding-top:0;
	padding-bottom:0;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	font-size:0.875em;
	height:2.3125em;
	line-height:2.3125em;
}
.postfix.button {
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
	line-height:2.125em;
}
.prefix.button {
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
	line-height:2.125em;
}
.prefix.button.radius {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.postfix.button.radius {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.prefix.button.round {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-bottomleft:1000px;
	-moz-border-radius-topleft:1000px;
	-webkit-border-bottom-left-radius:1000px;
	-webkit-border-top-left-radius:1000px;
	border-bottom-left-radius:1000px;
	border-top-left-radius:1000px;
}
.postfix.button.round {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-topright:1000px;
	-moz-border-radius-bottomright:1000px;
	-webkit-border-top-right-radius:1000px;
	-webkit-border-bottom-right-radius:1000px;
	border-top-right-radius:1000px;
	border-bottom-right-radius:1000px;
}
span.prefix {
	background:#f2f2f2;
	border-color:#d9d9d9;
	border-right:none;
	color:#333333;
}
span.prefix.radius {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
span.postfix {
	background:#f2f2f2;
	border-color:#cccccc;
	border-left:none;
	color:#333333;
}
span.postfix.radius {
	-webkit-border-radius:0;
	border-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.input-group.radius > *:first-child,.input-group.radius > *:first-child * {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.input-group.radius > *:last-child,.input-group.radius > *:last-child * {
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.input-group.round > *:first-child,.input-group.round > *:first-child * {
	-moz-border-radius-bottomleft:1000px;
	-moz-border-radius-topleft:1000px;
	-webkit-border-bottom-left-radius:1000px;
	-webkit-border-top-left-radius:1000px;
	border-bottom-left-radius:1000px;
	border-top-left-radius:1000px;
}
.input-group.round > *:last-child,.input-group.round > *:last-child * {
	-moz-border-radius-topright:1000px;
	-moz-border-radius-bottomright:1000px;
	-webkit-border-top-right-radius:1000px;
	-webkit-border-bottom-right-radius:1000px;
	border-top-right-radius:1000px;
	border-bottom-right-radius:1000px;
}
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea {
	background-color:white;
	font-family:inherit;
	border:1px solid #cccccc;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.75);
	display:block;
	font-size:0.875em;
	margin:0 0 1em 0;
	padding:0.5em;
	height:2.3125em;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:-webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
	-moz-transition:-moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
	transition:box-shadow 0.45s,border-color 0.45s ease-in-out;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
	-webkit-box-shadow:0 0 5px #999999;
	-moz-box-shadow:0 0 5px #999999;
	box-shadow:0 0 5px #999999;
	border-color:#999999;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
	background:#fafafa;
	border-color:#999999;
	outline:none;
}
input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="week"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled] {
	background-color:#dddddd;
}
input[type="file"],input[type="checkbox"],input[type="radio"],select {
	margin:0 0 1em 0;
}
input[type="file"] {
	width:100%;
}
fieldset {
	border:solid 1px #dddddd;
	padding:1.25em;
	margin:1.125em 0;
}
fieldset legend {
	font-weight:bold;
	background:white;
	padding:0 0.1875em;
	margin:0;
	margin-left:-0.1875em;
}
.error input,input.error,.error textarea,textarea.error {
	border-color:#c60f13;
	background-color:rgba(198,15,19,0.1);
}
.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus {
	background:#fafafa;
	border-color:#999999;
}
.error label,label.error {
	color:#c60f13;
}
.error small,small.error {
	display:block;
	padding:0.375em 0.25em;
	margin-top:-1.3125em;
	margin-bottom:1em;
	font-size:0.75em;
	font-weight:bold;
	background:#c60f13;
	color:white;
}
form.custom .hidden-field {
	margin-left:-99999px;
	position:absolute;
	visibility:hidden;
}
form.custom .custom {
	display:inline-block;
	width:16px;
	height:16px;
	position:relative;
	vertical-align:middle;
	border:solid 1px #cccccc;
	background:white;
}
form.custom .custom.checkbox {
	-webkit-border-radius:0px;
	border-radius:0px;
	padding:-1px;
}
form.custom .custom.radio {
	-webkit-border-radius:1000px;
	border-radius:1000px;
	padding:3px;
}
form.custom .custom.checkbox:before {
	content:"";
	display:block;
	font-size:16px;
	color:white;
}
form.custom .custom.radio.checked:before {
	content:"";
	display:block;
	width:8px;
	height:8px;
	-webkit-border-radius:1000px;
	border-radius:1000px;
	background:#222222;
	position:relative;
}
form.custom .custom.checkbox.checked:before {
	content:"\00d7";
	color:#222222;
	position:absolute;
	top:-50%;
	left:50%;
	margin-top:4px;
	margin-left:-5px;
}
form.custom {
	}form.custom .custom.dropdown {
	display:block;
	position:relative;
	top:0;
	height:2.3125em;
	margin-bottom:1.25em;
	margin-top:0px;
	padding:0px;
	width:100%;
	background:white;
	background:-moz-linear-gradient(top,white 0%,#f3f3f3 100%);
	background:-webkit-linear-gradient(top,white 0%,#f3f3f3 100%);

	-webkit-box-shadow:none;
	background:linear-gradient(to bottom,white 0%,#f3f3f3 100%);
	box-shadow:none;
	font-size:0.875em;
	vertical-align:top;
}
form.custom .custom.dropdown ul {
	overflow-y:auto;
	max-height:200px;
}
form.custom .custom.dropdown .current {
	cursor:default;
	white-space:nowrap;
	line-height:2.25em;
	color:rgba(0,0,0,0.75);
	text-decoration:none;
	overflow:hidden;
	display:block;
	margin-left:0.5em;
	margin-right:2.3125em;
}
form.custom .custom.dropdown .selector {
	cursor:default;
	position:absolute;
	width:2.5em;
	height:2.3125em;
	display:block;
	right:0;
	top:0;
}
form.custom .custom.dropdown .selector:after {
	content:"";
	display:block;
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 5px;
	border-color:#aaaaaa transparent transparent transparent;
	border-top-style:solid;
	position:absolute;
	left:0.9375em;
	top:50%;
	margin-top:-3px;
}
form.custom .custom.dropdown:hover a.selector:after,form.custom .custom.dropdown.open a.selector:after {
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 5px;
	border-color:#222222 transparent transparent transparent;
	border-top-style:solid;
}
form.custom .custom.dropdown .disabled {
	color:#888888;
}
form.custom .custom.dropdown .disabled:hover {
	background:transparent;
	color:#888888;
}
form.custom .custom.dropdown .disabled:hover:after {
	display:none;
}
form.custom .custom.dropdown.open ul {
	display:block;
	z-index:10;
	min-width:100%;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
form.custom .custom.dropdown.small {
	max-width:134px;
}
form.custom .custom.dropdown.medium {
	max-width:254px;
}
form.custom .custom.dropdown.large {
	max-width:434px;
}
form.custom .custom.dropdown.expand {
	width:100% !important;
}
form.custom .custom.dropdown.open.small ul {
	min-width:134px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
form.custom .custom.dropdown.open.medium ul {
	min-width:254px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
form.custom .custom.dropdown.open.large ul {
	min-width:434px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
form.custom .custom.dropdown ul {
	position:absolute;
	width:auto;
	display:none;
	margin:0;
	left:-1px;
	top:auto;
	-webkit-box-shadow:0 2px 2px 0px rgba(0,0,0,0.1);
	box-shadow:0 2px 2px 0px rgba(0,0,0,0.1);
	margin:0;
	padding:0;
	background:white;
	border:solid 1px #cccccc;
	font-size:16px;
}
form.custom .custom.dropdown ul li {
	color:#555555;
	font-size:0.875em;
	cursor:default;
	padding-top:0.25em;
	padding-bottom:0.25em;
	padding-left:0.375em;
	padding-right:2.375em;
	min-height:1.5em;
	line-height:1.5em;
	margin:0;
	white-space:nowrap;
	list-style:none;
}
form.custom .custom.dropdown ul li.selected {
	background:#eeeeee;
	color:black;
}
form.custom .custom.dropdown ul li:hover {
	background-color:#e4e4e4;
	color:black;
}
form.custom .custom.dropdown ul li.selected:hover {
	background:#eeeeee;
	cursor:default;
	color:black;
}
form.custom .custom.dropdown ul.show {
	display:block;
}
form.custom .custom.disabled {
	background:#dddddd;
}
.button-group {
	list-style:none;
	margin:0;
	*zoom:1;
}
.button-group:before,.button-group:after {
	content:" ";
	display:table;
}
.button-group:after {
	clear:both;
}
.button-group > * {
	margin:0 0 0 -1px;
	float:left;
}
.button-group > *:first-child {
	margin-left:0;
}
.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button {
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.button-group.round > *:first-child,.button-group.round > *:first-child > a,.button-group.round > *:first-child > button,.button-group.round > *:first-child > .button {
	-moz-border-radius-bottomleft:1000px;
	-moz-border-radius-topleft:1000px;
	-webkit-border-bottom-left-radius:1000px;
	-webkit-border-top-left-radius:1000px;
	border-bottom-left-radius:1000px;
	border-top-left-radius:1000px;
}
.button-group.round > *:last-child,.button-group.round > *:last-child > a,.button-group.round > *:last-child > button,.button-group.round > *:last-child > .button {
	-moz-border-radius-topright:1000px;
	-moz-border-radius-bottomright:1000px;
	-webkit-border-top-right-radius:1000px;
	-webkit-border-bottom-right-radius:1000px;
	border-top-right-radius:1000px;
	border-bottom-right-radius:1000px;
}
.button-group.even-2 li {
	width:50%;
}
.button-group.even-2 li button,.button-group.even-2 li .button {
	width:100%;
}
.button-group.even-3 li {
	width:33.33333%;
}
.button-group.even-3 li button,.button-group.even-3 li .button {
	width:100%;
}
.button-group.even-4 li {
	width:25%;
}
.button-group.even-4 li button,.button-group.even-4 li .button {
	width:100%;
}
.button-group.even-5 li {
	width:20%;
}
.button-group.even-5 li button,.button-group.even-5 li .button {
	width:100%;
}
.button-group.even-6 li {
	width:16.66667%;
}
.button-group.even-6 li button,.button-group.even-6 li .button {
	width:100%;
}
.button-group.even-7 li {
	width:14.28571%;
}
.button-group.even-7 li button,.button-group.even-7 li .button {
	width:100%;
}
.button-group.even-8 li {
	width:12.5%;
}
.button-group.even-8 li button,.button-group.even-8 li .button {
	width:100%;
}
.button-bar {
	*zoom:1;
}
.button-bar:before,.button-bar:after {
	content:" ";
	display:table;
}
.button-bar:after {
	clear:both;
}
.button-bar .button-group {
	float:left;
	margin-right:0.625em;
}
.button-bar .button-group div {
	overflow:hidden;
}
.dropdown.button {
	position:relative;
	padding-right:3.1875em;
}
.dropdown.button:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	display:block;
	border-style:solid;
	border-color:white transparent transparent transparent;
	top:50%;
}
.dropdown.button:before {
	border-width:0.5625em;
	right:1.5em;
	margin-top:-0.25em;
}
.dropdown.button:before {
	border-color:white transparent transparent transparent;
}
.dropdown.button.tiny {
	padding-right:2.1875em;
}
.dropdown.button.tiny:before {
	border-width:0.4375em;
	right:0.875em;
	margin-top:-0.15625em;
}
.dropdown.button.tiny:before {
	border-color:white transparent transparent transparent;
}
.dropdown.button.small {
	padding-right:2.8125em;
}
.dropdown.button.small:before {
	border-width:0.5625em;
	right:1.125em;
	margin-top:-0.21875em;
}
.dropdown.button.small:before {
	border-color:white transparent transparent transparent;
}
.dropdown.button.large {
	padding-right:4em;
}
.dropdown.button.large:before {
	border-width:0.625em;
	right:1.75em;
	margin-top:-0.3125em;
}
.dropdown.button.large:before {
	border-color:white transparent transparent transparent;
}
.dropdown.button.secondary:before {
	border-color:#333333 transparent transparent transparent;
}
.split.button {
	position:relative;
	padding-right:4.8em;
}
.split.button span {
	display:block;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	border-left:solid 1px;
}
.split.button span:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	display:block;
	border-style:inset;
	left:50%;
}
.split.button span:active {
	background-color:rgba(0,0,0,0.1);
}
.split.button span {
	border-left-color:#d33f09;
}
.split.button span {
	width:3em;
}
.split.button span:before {
	border-top-style:solid;
	border-width:0.5625em;
	top:1.125em;
	margin-left:-0.5625em;
}
.split.button span:before {
	border-color:white transparent transparent transparent;
}
.split.button.secondary span {
	border-left-color:#2e1947;
}
.split.button.secondary span:before {
	border-color:white transparent transparent transparent;
}
.split.button.alert span {
	border-left-color:#7f0a0c;
}
.split.button.success span {
	border-left-color:#396516;
}
.split.button.tiny {
	padding-right:3.9375em;
}
.split.button.tiny span {
	width:2.84375em;
}
.split.button.tiny span:before {
	border-top-style:solid;
	border-width:0.4375em;
	top:0.875em;
	margin-left:-0.3125em;
}
.split.button.small {
	padding-right:3.9375em;
}
.split.button.small span {
	width:2.8125em;
}
.split.button.small span:before {
	border-top-style:solid;
	border-width:0.5625em;
	top:0.84375em;
	margin-left:-0.5625em;
}
.split.button.large {
	padding-right:6em;
}
.split.button.large span {
	width:3.75em;
}
.split.button.large span:before {
	border-top-style:solid;
	border-width:0.625em;
	top:1.3125em;
	margin-left:-0.5625em;
}
.split.button.expand {
	padding-left:2em;
}
.split.button.secondary span:before {
	border-color:#333333 transparent transparent transparent;
}
.split.button.radius span {
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.split.button.round span {
	-moz-border-radius-topright:1000px;
	-moz-border-radius-bottomright:1000px;
	-webkit-border-top-right-radius:1000px;
	-webkit-border-bottom-right-radius:1000px;
	border-top-right-radius:1000px;
	border-bottom-right-radius:1000px;
}
.flex-video {
	position:relative;
	padding-top:1.5625em;
	padding-bottom:67.5%;
	height:0;
	margin-bottom:1em;
	overflow:hidden;
}
.flex-video.widescreen {
	padding-bottom:57.25%;
}
.flex-video.vimeo {
	padding-top:0;
}
.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.section-container,.section-container.auto {
	width:100%;
	display:block;
	margin-bottom:1.25em;
	border:1px solid #cccccc;
	border-top:none;
}
.section-container > section,.section-container > .section,.section-container.auto > section,.section-container.auto > .section {
	position:relative;
}
.section-container > section > .title,.section-container > .section > .title,.section-container.auto > section > .title,.section-container.auto > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container > section > .title a,.section-container > .section > .title a,.section-container.auto > section > .title a,.section-container.auto > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container > section > .title:hover,.section-container > .section > .title:hover,.section-container.auto > section > .title:hover,.section-container.auto > .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container > section .content,.section-container > .section .content,.section-container.auto > section .content,.section-container.auto > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container > section .content > *:last-child,.section-container > .section .content > *:last-child,.section-container.auto > section .content > *:last-child,.section-container.auto > .section .content > *:last-child {
	margin-bottom:0;
}
.section-container > section .content > *:first-child,.section-container > .section .content > *:first-child,.section-container.auto > section .content > *:first-child,.section-container.auto > .section .content > *:first-child {
	padding-top:0;
}
.section-container > section .content > *:last-child:not(.flex-video),.section-container > .section .content > *:last-child:not(.flex-video),.section-container.auto > section .content > *:last-child:not(.flex-video),.section-container.auto > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container > section.active > .content,.section-container > .section.active > .content,.section-container.auto > section.active > .content,.section-container.auto > .section.active > .content {
	display:block;
}
.section-container > section.active > .title,.section-container > .section.active > .title,.section-container.auto > section.active > .title,.section-container.auto > .section.active > .title {
	background:#d5d5d5;
}
.section-container > section.active > .title a,.section-container > .section.active > .title a,.section-container.auto > section.active > .title a,.section-container.auto > .section.active > .title a {
	color:#333333;
}
.section-container > section > .title,.section-container > .section > .title,.section-container.auto > section > .title,.section-container.auto > .section > .title {
	top:0;
	width:100%;
	margin:0;
	border-top:solid 1px #cccccc;
}
.section-container > section > .title a,.section-container > .section > .title a,.section-container.auto > section > .title a,.section-container.auto > .section > .title a {
	width:100%;
}
.section-container.tabs {
	border:0;
	position:relative;
}
.section-container.tabs > section,.section-container.tabs > .section {
	border:0;
	position:static;
}
.section-container.tabs > section > .title,.section-container.tabs > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container.tabs > section > .title a,.section-container.tabs > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container.tabs > section > .title:hover,.section-container.tabs > .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container.tabs > section .content,.section-container.tabs > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container.tabs > section .content > *:last-child,.section-container.tabs > .section .content > *:last-child {
	margin-bottom:0;
}
.section-container.tabs > section .content > *:first-child,.section-container.tabs > .section .content > *:first-child {
	padding-top:0;
}
.section-container.tabs > section .content > *:last-child:not(.flex-video),.section-container.tabs > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container.tabs > section.active > .content,.section-container.tabs > .section.active > .content {
	display:block;
}
.section-container.tabs > section.active > .title,.section-container.tabs > .section.active > .title {
	background:white;
}
.section-container.tabs > section.active > .title a,.section-container.tabs > .section.active > .title a {
	color:#333333;
}
.section-container.tabs > section > .title,.section-container.tabs > .section > .title {
	width:auto;
	border:solid 1px #cccccc;
	border-right:0;
	border-bottom:0;
	position:absolute;
	top:0;
	z-index:1;
}
.section-container.tabs > section > .title a,.section-container.tabs > .section > .title a {
	width:100%;
}
.section-container.tabs > section:last-child .title,.section-container.tabs > .section:last-child .title {
	border-right:solid 1px #cccccc;
}
.section-container.tabs > section .content,.section-container.tabs > .section .content {
	border:solid 1px #cccccc;
	position:absolute;
	z-index:10;
	display:none;
	top:-1px;
}
.section-container.tabs > section.active > .title,.section-container.tabs > .section.active > .title {
	z-index:11;
	border-bottom:0;
	background-color:white;
}
.section-container.tabs > section.active > .content,.section-container.tabs > .section.active > .content {
	position:relative;
}
@media only screen and (min-width:768px) {
	.section-container.auto {
	border:0;
	position:relative;
}
.section-container.auto > section,.section-container.auto > .section {
	border:0;
	position:static;
}
.section-container.auto > section > .title,.section-container.auto > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container.auto > section > .title a,.section-container.auto > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container.auto > section > .title:hover,.section-container.auto > .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container.auto > section .content,.section-container.auto > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container.auto > section .content > *:last-child,.section-container.auto > .section .content > *:last-child {
	margin-bottom:0;
}
.section-container.auto > section .content > *:first-child,.section-container.auto > .section .content > *:first-child {
	padding-top:0;
}
.section-container.auto > section .content > *:last-child:not(.flex-video),.section-container.auto > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container.auto > section.active > .content,.section-container.auto > .section.active > .content {
	display:block;
}
.section-container.auto > section.active > .title,.section-container.auto > .section.active > .title {
	background:white;
}
.section-container.auto > section.active > .title a,.section-container.auto > .section.active > .title a {
	color:#333333;
}
.section-container.auto > section > .title,.section-container.auto > .section > .title {
	width:auto;
	border:solid 1px #cccccc;
	border-right:0;
	border-bottom:0;
	position:absolute;
	top:0;
	z-index:1;
}
.section-container.auto > section > .title a,.section-container.auto > .section > .title a {
	width:100%;
}
.section-container.auto > section:last-child .title,.section-container.auto > .section:last-child .title {
	border-right:solid 1px #cccccc;
}
.section-container.auto > section .content,.section-container.auto > .section .content {
	border:solid 1px #cccccc;
	position:absolute;
	z-index:10;
	display:none;
	top:-1px;
}
.section-container.auto > section.active > .title,.section-container.auto > .section.active > .title {
	z-index:11;
	border-bottom:0;
	background-color:white;
}
.section-container.auto > section.active > .content,.section-container.auto > .section.active > .content {
	position:relative;
}
.section-container.accordion .section {
	padding-top:0 !important;
}
.section-container.vertical-tabs {
	border:1px solid #cccccc;
	position:relative;
}
.section-container.vertical-tabs section,.section-container.vertical-tabs .section {
	padding-top:0 !important;
	border:0;
	position:static;
}
.section-container.vertical-tabs section > .title,.section-container.vertical-tabs .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container.vertical-tabs section > .title a,.section-container.vertical-tabs .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container.vertical-tabs section > .title:hover,.section-container.vertical-tabs .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container.vertical-tabs section .content,.section-container.vertical-tabs .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container.vertical-tabs section .content > *:last-child,.section-container.vertical-tabs .section .content > *:last-child {
	margin-bottom:0;
}
.section-container.vertical-tabs section .content > *:first-child,.section-container.vertical-tabs .section .content > *:first-child {
	padding-top:0;
}
.section-container.vertical-tabs section .content > *:last-child:not(.flex-video),.section-container.vertical-tabs .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container.vertical-tabs section.active > .content,.section-container.vertical-tabs .section.active > .content {
	display:block;
}
.section-container.vertical-tabs section.active > .title,.section-container.vertical-tabs .section.active > .title {
	background:#d5d5d5;
}
.section-container.vertical-tabs section.active > .title a,.section-container.vertical-tabs .section.active > .title a {
	color:#333333;
}
.section-container.vertical-tabs section > .title,.section-container.vertical-tabs .section > .title {
	position:absolute;
	border-top:solid 1px #cccccc;
	width:12.5em;
}
.section-container.vertical-tabs section:first-child .title,.section-container.vertical-tabs .section:first-child .title {
	border-top:0;
}
.section-container.vertical-tabs section .content,.section-container.vertical-tabs .section .content {
	display:block;
	position:relative;
	left:12.5em;
	border-left:solid 1px #cccccc;
	z-index:10;
}
.section-container.vertical-tabs section.active > .title,.section-container.vertical-tabs .section.active > .title {
	background-color:#d5d5d5;
	width:12.5625em;
	border-right:solid 0 transparent;
	z-index:11;
}
.section-container.vertical-tabs section.active:last-child .title,.section-container.vertical-tabs .section.active:last-child .title {
	border-bottom:0;
}
.section-container.vertical-nav {
	border:0;
	position:relative;
}
.section-container.vertical-nav > section,.section-container.vertical-nav > .section {
	padding-top:0 !important;
	position:relative;
}
.section-container.vertical-nav > section > .title,.section-container.vertical-nav > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container.vertical-nav > section > .title a,.section-container.vertical-nav > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container.vertical-nav > section > .title:hover,.section-container.vertical-nav > .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container.vertical-nav > section .content,.section-container.vertical-nav > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container.vertical-nav > section .content > *:last-child,.section-container.vertical-nav > .section .content > *:last-child {
	margin-bottom:0;
}
.section-container.vertical-nav > section .content > *:first-child,.section-container.vertical-nav > .section .content > *:first-child {
	padding-top:0;
}
.section-container.vertical-nav > section .content > *:last-child:not(.flex-video),.section-container.vertical-nav > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container.vertical-nav > section.active > .content,.section-container.vertical-nav > .section.active > .content {
	display:block;
}
.section-container.vertical-nav > section.active > .title,.section-container.vertical-nav > .section.active > .title {
	background:#d5d5d5;
}
.section-container.vertical-nav > section.active > .title a,.section-container.vertical-nav > .section.active > .title a {
	color:#333333;
}
.section-container.vertical-nav > section > .title,.section-container.vertical-nav > .section > .title {
	border-top:none;
	border:solid 1px #cccccc;
}
.section-container.vertical-nav > section > .title a,.section-container.vertical-nav > .section > .title a {
	display:block;
	width:100%;
}
.section-container.vertical-nav > section .content,.section-container.vertical-nav > .section .content {
	display:none;
}
.section-container.vertical-nav > section:first-child .title,.section-container.vertical-nav > .section:first-child .title {
	border-bottom:none;
}
.section-container.vertical-nav > section.active > .content,.section-container.vertical-nav > .section.active > .content {
	display:block;
	position:absolute;
	left:100%;
	top:0px;
	z-index:999;
	min-width:12.5em;
	border:solid 1px #cccccc;
}
.section-container.horizontal-nav {
	position:relative;
	background:#efefef;
	border:1px solid #cccccc;
}
.section-container.horizontal-nav > section,.section-container.horizontal-nav > .section {
	padding-top:0;
	border:0;
	position:static;
}
.section-container.horizontal-nav > section > .title,.section-container.horizontal-nav > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.section-container.horizontal-nav > section > .title a,.section-container.horizontal-nav > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.section-container.horizontal-nav > section > .title:hover,.section-container.horizontal-nav > .section > .title:hover {
	background-color:#e2e2e2;
}
.section-container.horizontal-nav > section .content,.section-container.horizontal-nav > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.section-container.horizontal-nav > section .content > *:last-child,.section-container.horizontal-nav > .section .content > *:last-child {
	margin-bottom:0;
}
.section-container.horizontal-nav > section .content > *:first-child,.section-container.horizontal-nav > .section .content > *:first-child {
	padding-top:0;
}
.section-container.horizontal-nav > section .content > *:last-child:not(.flex-video),.section-container.horizontal-nav > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.section-container.horizontal-nav > section.active > .content,.section-container.horizontal-nav > .section.active > .content {
	display:block;
}
.section-container.horizontal-nav > section.active > .title,.section-container.horizontal-nav > .section.active > .title {
	background:#d5d5d5;
}
.section-container.horizontal-nav > section.active > .title a,.section-container.horizontal-nav > .section.active > .title a {
	color:#333333;
}
.section-container.horizontal-nav > section > .title,.section-container.horizontal-nav > .section > .title {
	width:auto;
	border:solid 1px #cccccc;
	border-left:0;
	top:-1px;
	position:absolute;
	z-index:1;
}
.section-container.horizontal-nav > section > .title a,.section-container.horizontal-nav > .section > .title a {
	width:100%;
}
.section-container.horizontal-nav > section .content,.section-container.horizontal-nav > .section .content {
	display:none;
}
.section-container.horizontal-nav > section.active > .content,.section-container.horizontal-nav > .section.active > .content {
	display:block;
	position:absolute;
	z-index:999;
	left:0;
	top:-2px;
	min-width:12.5em;
	border:solid 1px #cccccc;
}
}.no-js .section-container.auto,.no-js .section-container.accordion,.no-js .section-container.tabs,.no-js .section-container.vertical-tabs,.no-js .section-container.vertical-nav,.no-js .section-container.horizontal-nav {
	width:100%;
	display:block;
	margin-bottom:1.25em;
	border:1px solid #cccccc;
	border-top:none;
}
.no-js .section-container.auto > section,.no-js .section-container.auto > .section,.no-js .section-container.accordion > section,.no-js .section-container.accordion > .section,.no-js .section-container.tabs > section,.no-js .section-container.tabs > .section,.no-js .section-container.vertical-tabs > section,.no-js .section-container.vertical-tabs > .section,.no-js .section-container.vertical-nav > section,.no-js .section-container.vertical-nav > .section,.no-js .section-container.horizontal-nav > section,.no-js .section-container.horizontal-nav > .section {
	position:relative;
}
.no-js .section-container.auto > section > .title,.no-js .section-container.auto > .section > .title,.no-js .section-container.accordion > section > .title,.no-js .section-container.accordion > .section > .title,.no-js .section-container.tabs > section > .title,.no-js .section-container.tabs > .section > .title,.no-js .section-container.vertical-tabs > section > .title,.no-js .section-container.vertical-tabs > .section > .title,.no-js .section-container.vertical-nav > section > .title,.no-js .section-container.vertical-nav > .section > .title,.no-js .section-container.horizontal-nav > section > .title,.no-js .section-container.horizontal-nav > .section > .title {
	background-color:#efefef;
	cursor:pointer;
	margin-bottom:0;
}
.no-js .section-container.auto > section > .title a,.no-js .section-container.auto > .section > .title a,.no-js .section-container.accordion > section > .title a,.no-js .section-container.accordion > .section > .title a,.no-js .section-container.tabs > section > .title a,.no-js .section-container.tabs > .section > .title a,.no-js .section-container.vertical-tabs > section > .title a,.no-js .section-container.vertical-tabs > .section > .title a,.no-js .section-container.vertical-nav > section > .title a,.no-js .section-container.vertical-nav > .section > .title a,.no-js .section-container.horizontal-nav > section > .title a,.no-js .section-container.horizontal-nav > .section > .title a {
	padding:0.9375em;
	display:inline-block;
	color:#333333;
	font-size:0.875em;
	white-space:nowrap;
}
.no-js .section-container.auto > section > .title:hover,.no-js .section-container.auto > .section > .title:hover,.no-js .section-container.accordion > section > .title:hover,.no-js .section-container.accordion > .section > .title:hover,.no-js .section-container.tabs > section > .title:hover,.no-js .section-container.tabs > .section > .title:hover,.no-js .section-container.vertical-tabs > section > .title:hover,.no-js .section-container.vertical-tabs > .section > .title:hover,.no-js .section-container.vertical-nav > section > .title:hover,.no-js .section-container.vertical-nav > .section > .title:hover,.no-js .section-container.horizontal-nav > section > .title:hover,.no-js .section-container.horizontal-nav > .section > .title:hover {
	background-color:#e2e2e2;
}
.no-js .section-container.auto > section .content,.no-js .section-container.auto > .section .content,.no-js .section-container.accordion > section .content,.no-js .section-container.accordion > .section .content,.no-js .section-container.tabs > section .content,.no-js .section-container.tabs > .section .content,.no-js .section-container.vertical-tabs > section .content,.no-js .section-container.vertical-tabs > .section .content,.no-js .section-container.vertical-nav > section .content,.no-js .section-container.vertical-nav > .section .content,.no-js .section-container.horizontal-nav > section .content,.no-js .section-container.horizontal-nav > .section .content {
	display:none;
	padding:0.9375em;
	background-color:white;
}
.no-js .section-container.auto > section .content > *:last-child,.no-js .section-container.auto > .section .content > *:last-child,.no-js .section-container.accordion > section .content > *:last-child,.no-js .section-container.accordion > .section .content > *:last-child,.no-js .section-container.tabs > section .content > *:last-child,.no-js .section-container.tabs > .section .content > *:last-child,.no-js .section-container.vertical-tabs > section .content > *:last-child,.no-js .section-container.vertical-tabs > .section .content > *:last-child,.no-js .section-container.vertical-nav > section .content > *:last-child,.no-js .section-container.vertical-nav > .section .content > *:last-child,.no-js .section-container.horizontal-nav > section .content > *:last-child,.no-js .section-container.horizontal-nav > .section .content > *:last-child {
	margin-bottom:0;
}
.no-js .section-container.auto > section .content > *:first-child,.no-js .section-container.auto > .section .content > *:first-child,.no-js .section-container.accordion > section .content > *:first-child,.no-js .section-container.accordion > .section .content > *:first-child,.no-js .section-container.tabs > section .content > *:first-child,.no-js .section-container.tabs > .section .content > *:first-child,.no-js .section-container.vertical-tabs > section .content > *:first-child,.no-js .section-container.vertical-tabs > .section .content > *:first-child,.no-js .section-container.vertical-nav > section .content > *:first-child,.no-js .section-container.vertical-nav > .section .content > *:first-child,.no-js .section-container.horizontal-nav > section .content > *:first-child,.no-js .section-container.horizontal-nav > .section .content > *:first-child {
	padding-top:0;
}
.no-js .section-container.auto > section .content > *:last-child:not(.flex-video),.no-js .section-container.auto > .section .content > *:last-child:not(.flex-video),.no-js .section-container.accordion > section .content > *:last-child:not(.flex-video),.no-js .section-container.accordion > .section .content > *:last-child:not(.flex-video),.no-js .section-container.tabs > section .content > *:last-child:not(.flex-video),.no-js .section-container.tabs > .section .content > *:last-child:not(.flex-video),.no-js .section-container.vertical-tabs > section .content > *:last-child:not(.flex-video),.no-js .section-container.vertical-tabs > .section .content > *:last-child:not(.flex-video),.no-js .section-container.vertical-nav > section .content > *:last-child:not(.flex-video),.no-js .section-container.vertical-nav > .section .content > *:last-child:not(.flex-video),.no-js .section-container.horizontal-nav > section .content > *:last-child:not(.flex-video),.no-js .section-container.horizontal-nav > .section .content > *:last-child:not(.flex-video) {
	padding-bottom:0;
}
.no-js .section-container.auto > section.active > .content,.no-js .section-container.auto > .section.active > .content,.no-js .section-container.accordion > section.active > .content,.no-js .section-container.accordion > .section.active > .content,.no-js .section-container.tabs > section.active > .content,.no-js .section-container.tabs > .section.active > .content,.no-js .section-container.vertical-tabs > section.active > .content,.no-js .section-container.vertical-tabs > .section.active > .content,.no-js .section-container.vertical-nav > section.active > .content,.no-js .section-container.vertical-nav > .section.active > .content,.no-js .section-container.horizontal-nav > section.active > .content,.no-js .section-container.horizontal-nav > .section.active > .content {
	display:block;
}
.no-js .section-container.auto > section.active > .title,.no-js .section-container.auto > .section.active > .title,.no-js .section-container.accordion > section.active > .title,.no-js .section-container.accordion > .section.active > .title,.no-js .section-container.tabs > section.active > .title,.no-js .section-container.tabs > .section.active > .title,.no-js .section-container.vertical-tabs > section.active > .title,.no-js .section-container.vertical-tabs > .section.active > .title,.no-js .section-container.vertical-nav > section.active > .title,.no-js .section-container.vertical-nav > .section.active > .title,.no-js .section-container.horizontal-nav > section.active > .title,.no-js .section-container.horizontal-nav > .section.active > .title {
	background:#d5d5d5;
}
.no-js .section-container.auto > section.active > .title a,.no-js .section-container.auto > .section.active > .title a,.no-js .section-container.accordion > section.active > .title a,.no-js .section-container.accordion > .section.active > .title a,.no-js .section-container.tabs > section.active > .title a,.no-js .section-container.tabs > .section.active > .title a,.no-js .section-container.vertical-tabs > section.active > .title a,.no-js .section-container.vertical-tabs > .section.active > .title a,.no-js .section-container.vertical-nav > section.active > .title a,.no-js .section-container.vertical-nav > .section.active > .title a,.no-js .section-container.horizontal-nav > section.active > .title a,.no-js .section-container.horizontal-nav > .section.active > .title a {
	color:#333333;
}
.no-js .section-container.auto > section > .title,.no-js .section-container.auto > .section > .title,.no-js .section-container.accordion > section > .title,.no-js .section-container.accordion > .section > .title,.no-js .section-container.tabs > section > .title,.no-js .section-container.tabs > .section > .title,.no-js .section-container.vertical-tabs > section > .title,.no-js .section-container.vertical-tabs > .section > .title,.no-js .section-container.vertical-nav > section > .title,.no-js .section-container.vertical-nav > .section > .title,.no-js .section-container.horizontal-nav > section > .title,.no-js .section-container.horizontal-nav > .section > .title {
	top:0;
	width:100%;
	margin:0;
	border-top:solid 1px #cccccc;
}
.no-js .section-container.auto > section > .title a,.no-js .section-container.auto > .section > .title a,.no-js .section-container.accordion > section > .title a,.no-js .section-container.accordion > .section > .title a,.no-js .section-container.tabs > section > .title a,.no-js .section-container.tabs > .section > .title a,.no-js .section-container.vertical-tabs > section > .title a,.no-js .section-container.vertical-tabs > .section > .title a,.no-js .section-container.vertical-nav > section > .title a,.no-js .section-container.vertical-nav > .section > .title a,.no-js .section-container.horizontal-nav > section > .title a,.no-js .section-container.horizontal-nav > .section > .title a {
	width:100%;
}
.no-js .section-container.auto > section .title,.no-js .section-container.auto > .section .title,.no-js .section-container.accordion > section .title,.no-js .section-container.accordion > .section .title,.no-js .section-container.tabs > section .title,.no-js .section-container.tabs > .section .title,.no-js .section-container.vertical-tabs > section .title,.no-js .section-container.vertical-tabs > .section .title,.no-js .section-container.vertical-nav > section .title,.no-js .section-container.vertical-nav > .section .title,.no-js .section-container.horizontal-nav > section .title,.no-js .section-container.horizontal-nav > .section .title {
	position:static;
	width:100%;
	border-left:0;
	border-right:0;
}
.no-js .section-container.auto > section .content,.no-js .section-container.auto > .section .content,.no-js .section-container.accordion > section .content,.no-js .section-container.accordion > .section .content,.no-js .section-container.tabs > section .content,.no-js .section-container.tabs > .section .content,.no-js .section-container.vertical-tabs > section .content,.no-js .section-container.vertical-tabs > .section .content,.no-js .section-container.vertical-nav > section .content,.no-js .section-container.vertical-nav > .section .content,.no-js .section-container.horizontal-nav > section .content,.no-js .section-container.horizontal-nav > .section .content {
	position:static;
	display:block;
	width:100%;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.contain-to-grid {
	width:100%;
	background:#111111;
}
.contain-to-grid .top-bar {
	margin-bottom:0;
}
.fixed {
	width:100%;
	left:0;
	position:fixed;
	top:0;
	z-index:99;
}
.top-bar {
	overflow:hidden;
	height:45px;
	line-height:45px;
	position:relative;
	background:#111111;
	margin-bottom:1.875em;
}
.top-bar ul {
	margin-bottom:0;
	list-style:none;
}
.top-bar .row {
	max-width:none;
}
.top-bar form,.top-bar input {
	margin-bottom:0;
}
.top-bar input {
	height:2.45em;
}
.top-bar .button {
	padding-top:.5em;
	padding-bottom:.5em;
	margin-bottom:0;
}
.top-bar .title-area {
	position:relative;
	margin:0;
}
.top-bar .name {
	height:45px;
	margin:0;
	font-size:16px;
}
.top-bar .name h1 {
	line-height:45px;
	font-size:1.0625em;
	margin:0;
}
.top-bar .name h1 a {
	font-weight:bold;
	color:white;
	width:50%;
	display:block;
	padding:0 15px;
}
.top-bar .toggle-topbar {
	position:absolute;
	right:0;
	top:0;
}
.top-bar .toggle-topbar a {
	color:white;
	text-transform:uppercase;
	font-size:0.8125em;
	font-weight:bold;
	position:relative;
	display:block;
	padding:0 15px;
	height:45px;
	line-height:45px;
}
.top-bar .toggle-topbar.menu-icon {
	right:15px;
	top:50%;
	margin-top:-16px;
	padding-left:40px;
}
.top-bar .toggle-topbar.menu-icon a {
	text-indent:-48px;
	width:34px;
	height:34px;
	line-height:33px;
	padding:0;
	color:white;
}
.top-bar .toggle-topbar.menu-icon a span {
	position:absolute;
	right:0;
	display:block;
	width:16px;
	height:0;
	-webkit-box-shadow:0 10px 0 1px white,0 16px 0 1px white,0 22px 0 1px white;
	box-shadow:0 10px 0 1px white,0 16px 0 1px white,0 22px 0 1px white;
}
.top-bar.expanded {
	height:auto;
	background:transparent;
}
.top-bar.expanded .title-area {
	background:#111111;
}
.top-bar.expanded .toggle-topbar a {
	color:#888888;
}
.top-bar.expanded .toggle-topbar a span {
	-webkit-box-shadow:0 10px 0 1px #888888,0 16px 0 1px #888888,0 22px 0 1px #888888;
	box-shadow:0 10px 0 1px #888888,0 16px 0 1px #888888,0 22px 0 1px #888888;
}
.top-bar-section {
	left:0;
	position:relative;
	width:auto;
	-webkit-transition:left 300ms ease-out;
	-moz-transition:left 300ms ease-out;
	transition:left 300ms ease-out;
}
.top-bar-section ul {
	width:100%;
	height:auto;
	display:block;
	background:#222222;
	font-size:16px;
	margin:0;
}
.top-bar-section .divider,.top-bar-section [role="separator"] {
	border-bottom:solid 1px #2b2b2b;
	border-top:solid 1px black;
	clear:both;
	height:1px;
	width:100%;
}
.top-bar-section ul li > a {
	display:block;
	width:100%;
	color:white;
	padding:12px 0 12px 0;
	padding-left:15px;
	font-size:0.8125em;
	font-weight:bold;
	background:#222222;
}
.top-bar-section ul li > a.hover {
	background:#090909;
	color:white;
}
.top-bar-section ul li > a.button {
	background:#f66733;
	font-size:0.8125em;
}
.top-bar-section ul li > a.button.hover {
	background:#ec460a;
}
.top-bar-section ul li > a.button.secondary {
	background:#522d80;
}
.top-bar-section ul li > a.button.secondary.hover {
	background:#3a205a;
}
.top-bar-section ul li > a.button.success {
	background:#5da423;
}
.top-bar-section ul li > a.button.success.hover {
	background:#457a1a;
}
.top-bar-section ul li > a.button.alert {
	background:#c60f13;
}
.top-bar-section ul li > a.button.alert.hover {
	background:#970b0e;
}
.top-bar-section ul li.active > a {
	background:#090909;
	color:white;
}
.top-bar-section .has-form {
	padding:15px;
}
.top-bar-section .has-dropdown {
	position:relative;
}
.top-bar-section .has-dropdown > a:after {
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 5px;
	border-color:transparent transparent transparent rgba(255,255,255,0.5);
	border-left-style:solid;
	margin-right:15px;
	margin-top:-4.5px;
	position:absolute;
	top:50%;
	right:0;
}
.top-bar-section .has-dropdown.moved {
	position:static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
	visibility:visible;
}
.top-bar-section .dropdown {
	position:absolute;
	left:100%;
	top:0;
	visibility:hidden;
	z-index:99;
}
.top-bar-section .dropdown li {
	width:100%;
	height:auto;
}
.top-bar-section .dropdown li a {
	font-weight:normal;
	padding:8px 15px;
}
.top-bar-section .dropdown li.title h5 {
	margin-bottom:0;
}
.top-bar-section .dropdown li.title h5 a {
	color:white;
	line-height:22.5px;
	display:block;
}
.top-bar-section .dropdown label {
	padding:8px 15px 2px;
	margin-bottom:0;
	text-transform:uppercase;
	color:#555555;
	font-weight:bold;
	font-size:0.625em;
}
.top-bar-js-breakpoint {
	width:58.75em !important;
	visibility:hidden;
}
.js-generated {
	display:block;
}
@media only screen and (min-width:58.75em) {
	.top-bar {
	background:#111111;
	*zoom:1;
	overflow:visible;
}
.top-bar:before,.top-bar:after {
	content:" ";
	display:table;
}
.top-bar:after {
	clear:both;
}
.top-bar .toggle-topbar {
	display:none;
}
.top-bar .title-area {
	float:left;
}
.top-bar .name h1 a {
	width:auto;
}
.top-bar input,.top-bar .button {
	line-height:2em;
	font-size:0.875em;
	height:2em;
	padding:0 10px;
	position:relative;
	top:8px;
}
.top-bar.expanded {
	background:#111111;
}
.contain-to-grid .top-bar {
	max-width:81.25em;
	margin:0 auto;
}
.top-bar-section {
	-webkit-transition:none 0 0;
	-moz-transition:none 0 0;
	transition:none 0 0;
	left:0 !important;
}
.top-bar-section ul {
	width:auto;
	height:auto !important;
	display:inline;
}
.top-bar-section ul li {
	float:left;
}
.top-bar-section ul li .js-generated {
	display:none;
}
.top-bar-section li a:not(.button) {
	padding:0 15px;
	line-height:45px;
	background:#111111;
}
.top-bar-section li a:not(.button).hover {
	background:black;
}
.top-bar-section .has-dropdown > a {
	padding-right:35px !important;
}
.top-bar-section .has-dropdown > a:after {
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 5px;
	border-color:rgba(255,255,255,0.5) transparent transparent transparent;
	border-top-style:solid;
	margin-top:-2.5px;
	top:22.5px;
}
.top-bar-section .has-dropdown.moved {
	position:relative;
}
.top-bar-section .has-dropdown.moved > .dropdown {
	visibility:hidden;
}
.top-bar-section .has-dropdown.hover > .dropdown {
	visibility:visible;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	border:none;
	content:"\00bb";
	margin-top:-16px;
	right:5px;
}
.top-bar-section .dropdown {
	left:0;
	top:auto;
	background:transparent;
	min-width:100%;
}
.top-bar-section .dropdown li a {
	color:white;
	line-height:1;
	white-space:nowrap;
	padding:7px 15px;
	background:#1e1e1e;
}
.top-bar-section .dropdown li label {
	white-space:nowrap;
	background:#1e1e1e;
}
.top-bar-section .dropdown li .dropdown {
	left:100%;
	top:0;
}
.top-bar-section > ul > .divider,.top-bar-section > ul > [role="separator"] {
	border-bottom:none;
	border-top:none;
	border-right:solid 1px #2b2b2b;
	border-left:solid 1px black;
	clear:none;
	height:45px;
	width:0px;
}
.top-bar-section .has-form {
	background:#111111;
	padding:0 15px;
	height:45px;
}
.top-bar-section ul.right li .dropdown {
	left:auto;
	right:0;
}
.top-bar-section ul.right li .dropdown li .dropdown {
	right:100%;
}
}@-webkit-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}@-moz-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}@-o-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}@keyframes rotate {
	from {
	-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}.slideshow-wrapper {
	position:relative;
}
.slideshow-wrapper ul {
	list-style-type:none;
	margin:0;
}
.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption {
	display:none;
}
.slideshow-wrapper ul li:first-child {
	display:block;
}
.slideshow-wrapper .orbit-container {
	background-color:transparent;
}
.slideshow-wrapper .orbit-container li {
	display:block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
	display:block;
}
.preloader {
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;
	border:solid 3px;
	border-color:#555555 white;
	-webkit-border-radius:1000px;
	border-radius:1000px;
	-webkit-animation-name:rotate;
	-webkit-animation-duration:1.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
	-moz-animation-name:rotate;
	-moz-animation-duration:1.5s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:linear;
	-o-animation-name:rotate;
	-o-animation-duration:1.5s;
	-o-animation-iteration-count:infinite;
	-o-animation-timing-function:linear;
	animation-name:rotate;
	animation-duration:1.5s;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
}
.orbit-container {
	overflow:hidden;
	width:100%;
	position:relative;
	background:whitesmoke;
}
.orbit-container .orbit-slides-container {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.orbit-container .orbit-slides-container img {
	display:block;
}
.orbit-container .orbit-slides-container > * {
	position:relative;
	float:left;
	height:auto;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	position:absolute;
	bottom:0;
	background-color:black;
	background-color:rgba(0,0,0,0.6);
	color:white;
	width:100%;
	padding:10px 14px;
	font-size:0.875em;
}
.orbit-container .orbit-slide-number {
	position:absolute;
	top:10px;
	left:10px;
	font-size:12px;
	color:white;
	background:rgba(0,0,0,0);
}
.orbit-container .orbit-slide-number span {
	font-weight:700;
	padding:0.3125em;
}
.orbit-container .orbit-timer {
	position:absolute;
	top:10px;
	right:10px;
	height:6px;
	width:100px;
}
.orbit-container .orbit-timer .orbit-progress {
	height:100%;
	background-color:black;
	background-color:rgba(0,0,0,0.6);
	display:block;
	width:0%;
}
.orbit-container .orbit-timer > span {
	display:none;
	position:absolute;
	top:10px;
	right:0px;
	width:11px;
	height:14px;
	border:solid 4px black;
	border-top:none;
	border-bottom:none;
}
.orbit-container .orbit-timer.paused > span {
	right:-6px;
	top:9px;
	width:11px;
	height:14px;
	border:inset 8px;
	border-right-style:solid;
	border-color:transparent transparent transparent black;
}
.orbit-container:hover .orbit-timer > span {
	display:block;
}
.orbit-container .orbit-prev,.orbit-container .orbit-next {
	position:absolute;
	top:50%;
	margin-top:-25px;
	background-color:black;
	background-color:rgba(0,0,0,0.6);
	width:50px;
	height:60px;
	line-height:50px;
	color:white;
	text-indent:-9999px !important;
}
.orbit-container .orbit-prev > span,.orbit-container .orbit-next > span {
	position:absolute;
	top:50%;
	margin-top:-16px;
	display:block;
	width:0;
	height:0;
	border:inset 16px;
}
.orbit-container .orbit-prev {
	left:0;
}
.orbit-container .orbit-prev > span {
	border-right-style:solid;
	border-color:transparent;
	border-right-color:rgba(255,255,255,.6);
}
.orbit-container .orbit-prev:hover > span {
	border-right-color:#fff;
}
.orbit-container .orbit-next {
	right:0;
}
.orbit-container .orbit-next > span {
	border-color:transparent;
	border-left-style:solid;
	border-left-color:rgba(255,255,255,.6);
	left:50%;
	margin-left:-8px;
}
.orbit-container .orbit-next:hover > span {
	border-left-color:#fff;
}
.orbit-bullets {
	margin:0 auto 30px auto;
	overflow:hidden;
	position:relative;
	top:10px;
}
.orbit-bullets li {
	display:block;
	width:18px;
	height:18px;
	background:#999999;
	float:left;
	margin-right:6px;
	border:solid 2px #222222;
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
.orbit-bullets li.active {
	background:#222222;
}
.orbit-bullets li:last-child {
	margin-right:0;
}
.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
	display:none;
}
.touch .orbit-bullets {
	display:none;
}
@media only screen and (min-width:768px) {
	.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
	display:inherit;
}
.touch .orbit-bullets {
	display:block;
}
}.reveal-modal-bg {
	position:fixed;
	height:100%;
	width:100%;
	background:black;
	background:rgba(0,0,0,0.45);
	z-index:9999999;
	display:none;
	top:0;
	left:0;
}
.reveal-modal {
	visibility:hidden;
	display:none;
	position:absolute;
	left:50%;
	z-index:10000000;
	height:auto;
	margin-left:-40%;
	width:80%;
	background-color:white;
	padding:1.25em;
	border:solid 1px #666666;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
	box-shadow:0 0 10px rgba(0,0,0,0.4);
	top:50px;
}
.reveal-modal .column,.reveal-modal .columns {
	min-width:0;
}
.reveal-modal >:first-child {
	margin-top:0;
}
.reveal-modal >:last-child {
	margin-bottom:0;
}
.reveal-modal .close-reveal-modal {
	font-size:1.375em;
	line-height:1;
	position:absolute;
	top:0.5em;
	right:0.6875em;
	color:#aaaaaa;
	font-weight:bold;
	cursor:pointer;
}
@media only screen and (min-width:768px) {
	.reveal-modal {
	padding:1.875em;
	top:6.25em;
}
.reveal-modal.tiny {
	margin-left:-15%;
	width:30%;
}
.reveal-modal.small {
	margin-left:-20%;
	width:40%;
}
.reveal-modal.medium {
	margin-left:-30%;
	width:60%;
}
.reveal-modal.large {
	margin-left:-35%;
	width:70%;
}
.reveal-modal.xlarge {
	margin-left:-47.5%;
	width:95%;
}
}@media print {
	.reveal-modal {
	background:white !important;
}
}.joyride-list {
	display:none;
}
.joyride-tip-guide {
	display:none;
	position:absolute;
	background:black;
	color:white;
	z-index:101;
	top:0;
	left:2.5%;
	font-family:inherit;
	font-weight:normal;
	width:95%;
}
.lt-ie9 .joyride-tip-guide {
	max-width:800px;
	left:50%;
	margin-left:-400px;
}
.joyride-content-wrapper {
	width:100%;
	padding:1.125em 1.25em 1.5em;
}
.joyride-content-wrapper .button {
	margin-bottom:0 !important;
}
.joyride-tip-guide .joyride-nub {
	display:block;
	position:absolute;
	left:22px;
	width:0;
	height:0;
	border:inset 14px;
}
.joyride-tip-guide .joyride-nub.top {
	border-top-style:solid;
	border-color:black;
	border-top-color:transparent !important;
	border-left-color:transparent !important;
	border-right-color:transparent !important;
	top:-28px;
}
.joyride-tip-guide .joyride-nub.bottom {
	border-bottom-style:solid;
	border-color:black !important;
	border-bottom-color:transparent !important;
	border-left-color:transparent !important;
	border-right-color:transparent !important;
	bottom:-28px;
}
.joyride-tip-guide .joyride-nub.right {
	right:-28px;
}
.joyride-tip-guide .joyride-nub.left {
	left:-28px;
}
.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6 {
	line-height:1.25;
	margin:0;
	font-weight:bold;
	color:white;
}
.joyride-tip-guide p {
	margin:0 0 1.125em 0;
	font-size:0.875em;
	line-height:1.3;
}
.joyride-timer-indicator-wrap {
	width:50px;
	height:3px;
	border:solid 1px #555555;
	position:absolute;
	right:1.0625em;
	bottom:1em;
}
.joyride-timer-indicator {
	display:block;
	width:0;
	height:inherit;
	background:#666666;
}
.joyride-close-tip {
	position:absolute;
	right:12px;
	top:10px;
	color:#777777 !important;
	text-decoration:none;
	font-size:30px;
	font-weight:normal;
	line-height:0.5 !important;
}
.joyride-close-tip:hover,.joyride-close-tip:focus {
	color:#eeeeee !important;
}
.joyride-modal-bg {
	position:fixed;
	height:100%;
	width:100%;
	background:transparent;
	background:rgba(0,0,0,0.5);
	z-index:100;
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}
.joyride-expose-wrapper {
	background-color:#ffffff;
	position:absolute;
	border-radius:3px;
	z-index:102;
	-moz-box-shadow:0px 0px 30px white;
	-webkit-box-shadow:0px 0px 15px white;
	box-shadow:0px 0px 15px white;
}
.joyride-expose-cover {
	background:transparent;
	border-radius:3px;
	position:absolute;
	z-index:9999;
	top:0px;
	left:0px;
}
@media only screen and (min-width:768px) {
	.joyride-tip-guide {
	width:300px;
	left:inherit;
}
.joyride-tip-guide .joyride-nub.bottom {
	border-color:black !important;
	border-bottom-color:transparent !important;
	border-left-color:transparent !important;
	border-right-color:transparent !important;
	bottom:-28px;
}
.joyride-tip-guide .joyride-nub.right {
	border-color:black !important;
	border-top-color:transparent !important;
	border-right-color:transparent !important;
	border-bottom-color:transparent !important;
	top:22px;
	left:auto;
	right:-28px;
}
.joyride-tip-guide .joyride-nub.left {
	border-color:black !important;
	border-top-color:transparent !important;
	border-left-color:transparent !important;
	border-bottom-color:transparent !important;
	top:22px;
	left:-28px;
	right:auto;
}
}[data-clearing] {
	*zoom:1;
	margin-bottom:0;
	margin-left:0;
	list-style:none;
}
[data-clearing]:before,[data-clearing]:after {
	content:" ";
	display:table;
}
[data-clearing]:after {
	clear:both;
}
[data-clearing] li {
	float:left;
	margin-right:10px;
}
.clearing-blackout {
	background:#111111;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:998;
}
.clearing-blackout .clearing-close {
	display:block;
}
.clearing-container {
	position:relative;
	z-index:998;
	height:100%;
	overflow:hidden;
	margin:0;
}
.visible-img {
	height:95%;
	position:relative;
}
.visible-img img {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-50%;
	max-height:100%;
	max-width:100%;
}
.clearing-caption {
	color:white;
	line-height:1.3;
	margin-bottom:0;
	text-align:center;
	bottom:0;
	background:#111111;
	width:100%;
	padding:10px 30px;
	position:absolute;
	left:0;
}
.clearing-close {
	z-index:999;
	padding-left:20px;
	padding-top:10px;
	font-size:40px;
	line-height:1;
	color:white;
	display:none;
}
.clearing-close:hover,.clearing-close:focus {
	color:#ccc;
}
.clearing-assembled .clearing-container {
	height:100%;
}
.clearing-assembled .clearing-container .carousel > ul {
	display:none;
}
.clearing-feature li {
	display:none;
}
.clearing-feature li.clearing-featured-img {
	display:block;
}
@media only screen and (min-width:768px) {
	.clearing-main-prev,.clearing-main-next {
	position:absolute;
	height:100%;
	width:40px;
	top:0;
}
.clearing-main-prev > span,.clearing-main-next > span {
	position:absolute;
	top:50%;
	display:block;
	width:0;
	height:0;
	border:solid 16px;
}
.clearing-main-prev {
	left:0;
}
.clearing-main-prev > span {
	left:5px;
	border-color:transparent;
	border-right-color:white;
}
.clearing-main-next {
	right:0;
}
.clearing-main-next > span {
	border-color:transparent;
	border-left-color:white;
}
.clearing-main-prev.disabled,.clearing-main-next.disabled {
	opacity:0.5;
}
.clearing-assembled .clearing-container .carousel {
	background:#111111;
	height:150px;
	margin-top:5px;
}
.clearing-assembled .clearing-container .carousel > ul {
	display:block;
	z-index:999;
	width:200%;
	height:100%;
	margin-left:0;
	position:relative;
	left:0;
}
.clearing-assembled .clearing-container .carousel > ul li {
	display:block;
	width:175px;
	height:inherit;
	padding:0;
	float:left;
	overflow:hidden;
	margin-right:1px;
	position:relative;
	cursor:pointer;
	opacity:0.4;
}
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
	min-height:100%;
	height:100%;
	max-width:none;
}
.clearing-assembled .clearing-container .carousel > ul li a.th {
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	display:block;
}
.clearing-assembled .clearing-container .carousel > ul li img {
	cursor:pointer !important;
	min-width:100% !important;
}
.clearing-assembled .clearing-container .carousel > ul li.visible {
	opacity:1;
}
.clearing-assembled .clearing-container .visible-img {
	background:#111111;
	overflow:hidden;
	height:75%;
}
.clearing-close {
	position:absolute;
	top:10px;
	right:20px;
	padding-left:0;
	padding-top:0;
}
}.alert-box {
	border-style:solid;
	border-width:1px;
	display:block;
	font-weight:bold;
	margin-bottom:1.25em;
	position:relative;
	padding:0.6875em 1.3125em 0.75em 0.6875em;
	font-size:0.875em;
	background-color:#f66733;
	border-color:#ec460a;
	color:white;
}
.alert-box .close {
	font-size:1.375em;
	padding:5px 4px 4px;
	line-height:0;
	position:absolute;
	top:0.4375em;
	right:0.3125em;
	color:#333333;
	opacity:0.3;
}
.alert-box .close:hover,.alert-box .close:focus {
	opacity:0.5;
}
.alert-box.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
.alert-box.round {
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
.alert-box.success {
	background-color:#5da423;
	border-color:#457a1a;
	color:white;
}
.alert-box.alert {
	background-color:#c60f13;
	border-color:#970b0e;
	color:white;
}
.alert-box.secondary {
	background-color:#522d80;
	border-color:#3a205a;
	color:white;
}
.breadcrumbs {
	display:block;
	padding:0.5625em 0.875em 0.5625em;
	overflow:hidden;
	margin-left:0;
	list-style:none;
	border-style:solid;
	border-width:1px;
	background-color:#5e3493;
	border-color:#46266d;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.breadcrumbs > * {
	margin:0;
	float:left;
	font-size:0.6875em;
	text-transform:uppercase;
	color:#f66733;
}
.breadcrumbs > *:hover a,.breadcrumbs > *:focus a {
	text-decoration:underline;
}
.breadcrumbs > * a,.breadcrumbs > * span {
	text-transform:uppercase;
	color:#f66733;
}
.breadcrumbs > *.current {
	cursor:default;
	color:#333333;
}
.breadcrumbs > *.current a {
	cursor:default;
	color:#333333;
}
.breadcrumbs > *.current:hover,.breadcrumbs > *.current:hover a,.breadcrumbs > *.current:focus,.breadcrumbs > *.current:focus a {
	text-decoration:none;
}
.breadcrumbs > *.unavailable {
	color:#999999;
}
.breadcrumbs > *.unavailable a {
	color:#999999;
}
.breadcrumbs > *.unavailable:hover,.breadcrumbs > *.unavailable:hover a,.breadcrumbs > *.unavailable:focus,.breadcrumbs > *.unavailable a:focus {
	text-decoration:none;
	color:#999999;
	cursor:default;
}
.breadcrumbs > *:before {
	content:"/";
	color:#aaaaaa;
	margin:0 0.75em;
	position:relative;
	top:1px;
}
.breadcrumbs > *:first-child:before {
	content:" ";
	margin:0;
}
.keystroke,kbd {
	background-color:#ededed;
	border-color:#dbdbdb;
	color:#222222;
	border-style:solid;
	border-width:1px;
	margin:0;
	font-family:"Consolas","Menlo","Courier",monospace;
	font-size:0.875em;
	padding:0.125em 0.25em 0em;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.label {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:1;
	white-space:nowrap;
	display:inline-block;
	position:relative;
	padding:0.1875em 0.625em 0.25em;
	font-size:0.875em;
	background-color:#f66733;
	color:white;
}
.label.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
.label.round {
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
.label.alert {
	background-color:#c60f13;
	color:white;
}
.label.success {
	background-color:#5da423;
	color:white;
}
.label.secondary {
	background-color:#522d80;
	color:white;
}
.inline-list {
	margin:0 auto 1.0625em auto;
	margin-left:-1.375em;
	margin-right:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.inline-list > li {
	list-style:none;
	float:left;
	margin-left:1.375em;
	display:block;
}
.inline-list > li > * {
	display:block;
}
.pagination {
	display:block;
	height:1.5em;
	margin-left:-0.3125em;
}
.pagination li {
	display:block;
	float:left;
	height:1.5em;
	color:#222222;
	font-size:0.875em;
	margin-left:0.3125em;
}
.pagination li a {
	display:block;
	padding:0.0625em 0.4375em 0.0625em;
	color:#999999;
}
.pagination li:hover a,.pagination li a:focus {
	background:#e6e6e6;
}
.pagination li.unavailable a {
	cursor:default;
	color:#999999;
}
.pagination li.unavailable:hover a,.pagination li.unavailable a:focus {
	background:transparent;
}
.pagination li.current a {
	background:#f66733;
	color:white;
	font-weight:bold;
	cursor:default;
}
.pagination li.current a:hover,.pagination li.current a:focus {
	background:#f66733;
}
.pagination-centered {
	text-align:center;
}
.pagination-centered ul > li {
	float:none;
	display:inline-block;
}
.panel {
	border-style:solid;
	border-width:1px;
	border-color:#d9d9d9;
	margin-bottom:1.25em;
	padding:1.25em;
	background:#f2f2f2;
}
.panel >:first-child {
	margin-top:0;
}
.panel >:last-child {
	margin-bottom:0;
}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p {
	color:#333333;
}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6 {
	line-height:1;
	margin-bottom:0.625em;
}
.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader {
	line-height:1.4;
}
.panel.callout {
	border-style:solid;
	border-width:1px;
	border-color:#ec460a;
	margin-bottom:1.25em;
	padding:1.25em;
	background:#f66733;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
	box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
}
.panel.callout >:first-child {
	margin-top:0;
}
.panel.callout >:last-child {
	margin-bottom:0;
}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p {
	color:#333333;
}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6 {
	line-height:1;
	margin-bottom:0.625em;
}
.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader {
	line-height:1.4;
}
.panel.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
.pricing-table {
	border:solid 1px #dddddd;
	margin-left:0;
	margin-bottom:1.25em;
}
.pricing-table * {
	list-style:none;
	line-height:1;
}
.pricing-table .title {
	background-color:#dddddd;
	padding:0.9375em 1.25em;
	text-align:center;
	color:#333333;
	font-weight:bold;
	font-size:1em;
}
.pricing-table .price {
	background-color:#eeeeee;
	padding:0.9375em 1.25em;
	text-align:center;
	color:#333333;
	font-weight:normal;
	font-size:1.25em;
}
.pricing-table .description {
	background-color:white;
	padding:0.9375em;
	text-align:center;
	color:#777777;
	font-size:0.75em;
	font-weight:normal;
	line-height:1.4;
	border-bottom:dotted 1px #dddddd;
}
.pricing-table .bullet-item {
	background-color:white;
	padding:0.9375em;
	text-align:center;
	color:#333333;
	font-size:0.875em;
	font-weight:normal;
	border-bottom:dotted 1px #dddddd;
}
.pricing-table .cta-button {
	background-color:whitesmoke;
	text-align:center;
	padding:1.25em 1.25em 0;
}
.progress {
	background-color:transparent;
	height:1.5625em;
	border:1px solid #cccccc;
	padding:0.125em;
	margin-bottom:0.625em;
}
.progress .meter {
	background:#f66733;
	height:100%;
	display:block;
}
.progress.secondary .meter {
	background:#522d80;
	height:100%;
	display:block;
}
.progress.success .meter {
	background:#5da423;
	height:100%;
	display:block;
}
.progress.alert .meter {
	background:#c60f13;
	height:100%;
	display:block;
}
.progress.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
.progress.radius .meter {
	-webkit-border-radius:2px;
	border-radius:2px;
}
.progress.round {
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
.progress.round .meter {
	-webkit-border-radius:999px;
	border-radius:999px;
}
.side-nav {
	display:block;
	margin:0;
	padding:0.875em 0;
	list-style-type:none;
	list-style-position:inside;
}
.side-nav li {
	margin:0 0 0.4375em 0;
	font-size:0.875em;
}
.side-nav li a {
	display:block;
	color:#f66733;
}
.side-nav li.active > a:first-child {
	color:#4d4d4d;
	font-weight:bold;
}
.side-nav li.divider {
	border-top:1px solid;
	height:0;
	padding:0;
	list-style:none;
	border-top-color:#e6e6e6;
}
.sub-nav {
	display:block;
	width:auto;
	overflow:hidden;
	margin:-0.25em 0 1.125em;
	padding-top:0.25em;
	margin-right:0;
	margin-left:-0.5625em;
}
.sub-nav dt,.sub-nav dd {
	float:left;
	display:inline;
	margin-left:0.5625em;
	margin-bottom:0.625em;
	font-weight:normal;
	font-size:0.875em;
}
.sub-nav dt a,.sub-nav dd a {
	color:#999999;
	text-decoration:none;
}
.sub-nav dt.active a,.sub-nav dd.active a {
	-webkit-border-radius:1000px;
	border-radius:1000px;
	font-weight:bold;
	background:#f66733;
	padding:0.1875em 0.5625em;
	cursor:default;
	color:white;
}
@media only screen {
	div.switch {
	position:relative;
	width:100%;
	padding:0;
	display:block;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	margin-bottom:1.25em;
	-webkit-animation:webkitSiblingBugfix infinite 1s;
	height:36px;
	background:white;
	border-color:#cccccc;
}
div.switch label {
	position:relative;
	left:0;
	z-index:2;
	float:left;
	width:50%;
	height:100%;
	margin:0;
	font-weight:bold;
	text-align:left;
	-webkit-transition:all 0.1s ease-out;
	-moz-transition:all 0.1s ease-out;
	transition:all 0.1s ease-out;
}
div.switch input {
	position:absolute;
	z-index:3;
	opacity:0;
	width:100%;
	height:100%;
	-moz-appearance:none;
}
div.switch input:hover,div.switch input:focus {
	cursor:pointer;
}
div.switch > span {
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:1;
	display:block;
	padding:0;
	border-width:1px;
	border-style:solid;
	-webkit-transition:all 0.1s ease-out;
	-moz-transition:all 0.1s ease-out;
	transition:all 0.1s ease-out;
}
div.switch input:not(:checked) + label {
	opacity:0;
}
div.switch input:checked {
	display:none !important;
}
div.switch input {
	left:0;
	display:block !important;
}
div.switch input:first-of-type + label,div.switch input:first-of-type + span + label {
	left:-50%;
}
div.switch input:first-of-type:checked + label,div.switch input:first-of-type:checked + span + label {
	left:0%;
}
div.switch input:last-of-type + label,div.switch input:last-of-type + span + label {
	right:-50%;
	left:auto;
	text-align:right;
}
div.switch input:last-of-type:checked + label,div.switch input:last-of-type:checked + span + label {
	right:0%;
	left:auto;
}
div.switch span.custom {
	display:none !important;
}
div.switch label {
	padding:0 0.375em;
	line-height:2.3em;
	font-size:0.875em;
}
div.switch input:first-of-type:checked ~ span {
	left:100%;
	margin-left:-2.1875em;
}
div.switch > span {
	width:2.25em;
	height:2.25em;
}
div.switch > span {
	border-color:#b3b3b3;
	background:white;
	background:-moz-linear-gradient(top,white 0%,#f2f2f2 100%);
	background:-webkit-linear-gradient(top,white 0%,#f2f2f2 100%);
	background:linear-gradient(to bottom,white 0%,#f2f2f2 100%);
	-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 1000px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px whitesmoke;
	box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 980px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px whitesmoke;
}
div.switch:hover > span,div.switch:focus > span {
	background:white;
	background:-moz-linear-gradient(top,white 0%,#e6e6e6 100%);
	background:-webkit-linear-gradient(top,white 0%,#e6e6e6 100%);
	background:linear-gradient(to bottom,white 0%,#e6e6e6 100%);
}
div.switch:active {
	background:transparent;
}
div.switch.large {
	height:44px;
}
div.switch.large label {
	padding:0 0.375em;
	line-height:2.3em;
	font-size:1.0625em;
}
div.switch.large input:first-of-type:checked ~ span {
	left:100%;
	margin-left:-2.6875em;
}
div.switch.large > span {
	width:2.75em;
	height:2.75em;
}
div.switch.small {
	height:28px;
}
div.switch.small label {
	padding:0 0.375em;
	line-height:2.1em;
	font-size:0.75em;
}
div.switch.small input:first-of-type:checked ~ span {
	left:100%;
	margin-left:-1.6875em;
}
div.switch.small > span {
	width:1.75em;
	height:1.75em;
}
div.switch.tiny {
	height:22px;
}
div.switch.tiny label {
	padding:0 0.375em;
	line-height:1.9em;
	font-size:0.6875em;
}
div.switch.tiny input:first-of-type:checked ~ span {
	left:100%;
	margin-left:-1.3125em;
}
div.switch.tiny > span {
	width:1.375em;
	height:1.375em;
}
div.switch.radius {
	-webkit-border-radius:4px;
	border-radius:4px;
}
div.switch.radius > span {
	-webkit-border-radius:3px;
	border-radius:3px;
}
div.switch.round {
	-webkit-border-radius:1000px;
	border-radius:1000px;
}
div.switch.round > span {
	-webkit-border-radius:999px;
	border-radius:999px;
}
div.switch.round label {
	padding:0 0.5625em;
}
@-webkit-keyframes webkitSiblingBugfix {
	from {
	position:relative;
}
to {
	position:relative;
}
}}[data-magellan-expedition] {
	background:white;
	z-index:50;
	min-width:100%;
	padding:10px;
}
[data-magellan-expedition] .sub-nav {
	margin-bottom:0;
}
[data-magellan-expedition] .sub-nav dd {
	margin-bottom:0;
}
table {
	background:white;
	margin-bottom:1.25em;
	border:solid 1px #dddddd;
}
table thead,table tfoot {
	background:whitesmoke;
	font-weight:bold;
}
table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td {
	padding:0.5em 0.625em 0.625em;
	font-size:0.875em;
	color:#222222;
	text-align:left;
}
table tr th,table tr td {
	padding:0.5625em 0.625em;
	font-size:0.875em;
	color:#222222;
}
table tr.even,table tr.alt,table tr:nth-of-type(even) {
	background:#f9f9f9;
}
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td {
	display:table-cell;
	line-height:1.125em;
}
.th {
	line-height:0;
	display:inline-block;
	border:solid 4px white;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.2);
	box-shadow:0 0 0 1px rgba(0,0,0,0.2);
	-webkit-transition:all 200ms ease-out;
	-moz-transition:all 200ms ease-out;
	transition:all 200ms ease-out;
}
.th:hover,.th:focus {
	-webkit-box-shadow:0 0 6px 1px rgba(246,103,51,0.5);
	box-shadow:0 0 6px 1px rgba(246,103,51,0.5);
}
.th.radius {
	-webkit-border-radius:3px;
	border-radius:3px;
}
a.th {
	display:inline-block;
}
.has-tip {
	border-bottom:dotted 1px #cccccc;
	cursor:help;
	font-weight:bold;
	color:#333333;
}
.has-tip:hover,.has-tip:focus {
	border-bottom:dotted 1px #bb3808;
	color:#f66733;
}
.has-tip.tip-left,.has-tip.tip-right {
	float:none !important;
}
.tooltip {
	display:none;
	position:absolute;
	z-index:999;
	font-weight:bold;
	font-size:0.9375em;
	line-height:1.3;
	padding:0.5em;
	max-width:85%;
	left:50%;
	width:100%;
	color:white;
	background:black;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.tooltip > .nub {
	display:block;
	left:5px;
	position:absolute;
	width:0;
	height:0;
	border:solid 5px;
	border-color:transparent transparent black transparent;
	top:-10px;
}
.tooltip.opened {
	color:#f66733 !important;
	border-bottom:dotted 1px #bb3808 !important;
}
.tap-to-close {
	display:block;
	font-size:0.625em;
	color:#888888;
	font-weight:normal;
}
@media only screen and (min-width:768px) {
	.tooltip > .nub {
	border-color:transparent transparent black transparent;
	top:-10px;
}
.tooltip.tip-top > .nub {
	border-color:black transparent transparent transparent;
	top:auto;
	bottom:-10px;
}
.tooltip.tip-left,.tooltip.tip-right {
	float:none !important;
}
.tooltip.tip-left > .nub {
	border-color:transparent transparent transparent black;
	right:-10px;
	left:auto;
	top:50%;
	margin-top:-5px;
}
.tooltip.tip-right > .nub {
	border-color:transparent black transparent transparent;
	right:auto;
	left:-10px;
	top:50%;
	margin-top:-5px;
}
}@media only screen and (max-width:767px) {
	.f-dropdown {
	max-width:100%;
	left:0;
}
}.f-dropdown {
	position:absolute;
	top:-9999px;
	list-style:none;
	margin-left:0;
	width:100%;
	max-height:none;
	height:auto;
	background:white;
	border:solid 1px #cccccc;
	font-size:16px;
	z-index:99;
	margin-top:2px;
	max-width:200px;
}
.f-dropdown > *:first-child {
	margin-top:0;
}
.f-dropdown > *:last-child {
	margin-bottom:0;
}
.f-dropdown:before {
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 6px;
	border-color:transparent transparent white transparent;
	border-bottom-style:solid;
	position:absolute;
	top:-12px;
	left:10px;
	z-index:99;
}
.f-dropdown:after {
	content:"";
	display:block;
	width:0;
	height:0;
	border:inset 7px;
	border-color:transparent transparent #cccccc transparent;
	border-bottom-style:solid;
	position:absolute;
	top:-14px;
	left:9px;
	z-index:98;
}
.f-dropdown.right:before {
	left:auto;
	right:10px;
}
.f-dropdown.right:after {
	left:auto;
	right:9px;
}
.f-dropdown li {
	font-size:0.875em;
	cursor:pointer;
	line-height:1.125em;
	margin:0;
}
.f-dropdown li:hover,.f-dropdown li:focus {
	background:#eeeeee;
}
.f-dropdown li a {
	display:block;
	padding:0.3125em 0.625em;
	color:#555555;
}
.f-dropdown.content {
	position:absolute;
	top:-9999px;
	list-style:none;
	margin-left:0;
	padding:1.25em;
	width:100%;
	height:auto;
	max-height:none;
	background:white;
	border:solid 1px #cccccc;
	font-size:16px;
	z-index:99;
	max-width:200px;
}
.f-dropdown.content > *:first-child {
	margin-top:0;
}
.f-dropdown.content > *:last-child {
	margin-bottom:0;
}
.f-dropdown.tiny {
	max-width:200px;
}
.f-dropdown.small {
	max-width:300px;
}
.f-dropdown.medium {
	max-width:500px;
}
.f-dropdown.large {
	max-width:800px;
}
@import url();
	@import url("");
	@font-face {
	font-family:"Trade Gothic";
	src:url("../fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot@#iefix");
	src:url("../fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot@#iefix") format("eot"),url("../fonts/c4aef0d4-bfcf-4790-acf5-909881f411e8.woff") format("woff"),url("../fonts/e741f29c-bc18-4343-bff3-db2465a0be3e.ttf") format("truetype"),url("../fonts/853e2a9b-4057-42a5-ad7e-0762cda0b13c.svg#853e2a9b-4057-42a5-ad7e-0762cda0b13c") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Trade Gothic";
	src:url("../fonts/59fa12c0-25c9-4c0c-bd1e-32204311d86d.eot@#iefix");
	src:url("../fonts/59fa12c0-25c9-4c0c-bd1e-32204311d86d.eot@#iefix") format("eot"),url("../fonts/1c164451-034c-41f5-9542-390709016510.woff") format("woff"),url("../fonts/7062b4ff-265a-4366-b34f-443ec5cc2dad.ttf") format("truetype"),url("../fonts/09f52831-e1cf-48be-9c1e-2d1577e420b7.svg#09f52831-e1cf-48be-9c1e-2d1577e420b7") format("svg");
	font-weight:normal;
	font-style:italic;
}
@font-face {
	font-family:"Trade Gothic";
	src:url("../fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot@#iefix");
	src:url("../fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot@#iefix") format("eot"),url("../fonts/1454a71d-cdbb-429c-8092-122f4493e0c7.woff") format("woff"),url("../fonts/d5ea405c-2180-4ff0-bd51-3e19fb280be4.ttf") format("truetype"),url("../fonts/70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9.svg#70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9") format("svg");
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family:"Trade Gothic";
	src:url("../fonts/363fd092-cd55-4bd1-bdc5-cfc9a7057517.eot@#iefix");
	src:url("../fonts/363fd092-cd55-4bd1-bdc5-cfc9a7057517.eot@#iefix") format("eot"),url("../fonts/25f577c3-f32b-4fbf-b684-3e7c1a76d1ea.woff") format("woff"),url("../fonts/2ed49e17-92ad-4026-9ae6-d20f88f21840.ttf") format("truetype"),url("../fonts/969cd675-2b4c-4baa-ada6-62bb7ace778f.svg#969cd675-2b4c-4baa-ada6-62bb7ace778f") format("svg");
	font-weight:bold;
	font-style:italic;
}
@font-face {
	font-family:"Trade Gothic Light";
	src:url("../fonts/1d699af3-0e50-4c4b-a343-42d071e85714.eot@#iefix");
	src:url("../fonts/1d699af3-0e50-4c4b-a343-42d071e85714.eot@#iefix") format("eot"),url("../fonts/537b145a-6a7d-4787-81d9-7228d3a42458.woff") format("woff"),url("../fonts/8e50278c-45cd-4808-b774-24767d958f17.ttf") format("truetype"),url("../fonts/d918b947-5fcb-42e2-8286-a98a801876de.svg#d918b947-5fcb-42e2-8286-a98a801876de") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Trade Gothic Light";
	src:url("../fonts/b1721311-de06-4277-8dcb-bf39e072b75e.eot@.jpg#iefix");
	src:url("../fonts/b1721311-de06-4277-8dcb-bf39e072b75e.eot@.jpg#iefix") format("eot"),url("../fonts/c357a65e-dd87-4d11-8063-db04802d44c0.woff") format("woff"),url("../fonts/6b9ca17d-cb9d-43bb-8b43-93670b45b83f.ttf") format("truetype"),url("../fonts/198ed3e2-0cdf-496f-a0ef-86da8d4dde55.svg#198ed3e2-0cdf-496f-a0ef-86da8d4dde55") format("svg");
	font-weight:normal;
	font-style:italic;
}
@font-face {
	font-family:"Trade Gothic Condensed";
	src:url("../fonts/087e5c21-3358-4cf3-9d2c-289a03a48292.eot@#iefix");
	src:url("../fonts/087e5c21-3358-4cf3-9d2c-289a03a48292.eot@#iefix") format("eot"),url("../fonts/fb754dec-aa8f-444c-be48-868464c47ab0.woff") format("woff"),url("../fonts/295ff20c-2b48-4fa6-be92-a53bbf9bbbb4.ttf") format("truetype"),url("../fonts/c573d9d0-0726-4b95-aeee-fb621a299563.svg#c573d9d0-0726-4b95-aeee-fb621a299563") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Trade Gothic Condensed";
	src:url("../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot@#iefix");
	src:url("../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot@#iefix") format("eot"),url("../fonts/5fdc935e-9e30-442a-bbe9-8d887b858471.woff") format("woff"),url("../fonts/616c4c87-a077-43f4-a9f4-f01267c13818.ttf") format("truetype"),url("../fonts/c901ad5f-a842-4549-a1f4-583a97f7e169.svg#c901ad5f-a842-4549-a1f4-583a97f7e169") format("svg");
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family:"Goudy";
	src:url("../fonts/0dc775be-1346-4c48-a41e-60b6c8167465.eot@#iefix");
	src:url("../fonts/0dc775be-1346-4c48-a41e-60b6c8167465.eot@#iefix") format("eot"),url("../fonts/10dfdd3b-578a-4a7f-b756-c0f49d27ce3a.woff") format("woff"),url("../fonts/1f6a7a51-ceed-4d96-8e25-44da3375be83.ttf") format("truetype"),url("../fonts/2cc35ff9-f4b4-4b2b-a51d-4b40c36bc84f.svg#2cc35ff9-f4b4-4b2b-a51d-4b40c36bc84f") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Goudy";
	src:url("../fonts/329dae4d-d4ed-4c25-9ff8-258ffe914e7e.eot@#iefix");
	src:url("../fonts/329dae4d-d4ed-4c25-9ff8-258ffe914e7e.eot@#iefix") format("eot"),url("../fonts/d97d374d-cd95-4df0-b2d6-0fd2d2723eaf.woff") format("woff"),url("../fonts/1b36f00c-afcb-4974-946b-6aa6f3ea7315.ttf") format("truetype"),url("../fonts/d634ba7d-b08e-483a-a4f3-72f5db60e074.svg#d634ba7d-b08e-483a-a4f3-72f5db60e074") format("svg");
	font-weight:normal;
	font-style:italic;
}
@font-face {
	font-family:"Goudy";
	src:url("../fonts/a9d9d58e-b1c9-4ce7-bd10-1d21f9b7d147.eot@#iefix");
	src:url("../fonts/a9d9d58e-b1c9-4ce7-bd10-1d21f9b7d147.eot@#iefix") format("eot"),url("../fonts/339f40a3-611d-42a2-89e0-c8a6d03ec38e.woff") format("woff"),url("../fonts/a68b9c33-ba16-4a13-902c-06bfa97aced7.ttf") format("truetype"),url("../fonts/50abb585-da00-43ca-a6af-1d4623c14a91.svg#50abb585-da00-43ca-a6af-1d4623c14a91") format("svg");
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family:"Goudy";
	src:url("../fonts/9b35fecc-f07d-454a-b3aa-09a7340b9cfd.eot@#iefix");
	src:url("../fonts/9b35fecc-f07d-454a-b3aa-09a7340b9cfd.eot@#iefix") format("eot"),url("../fonts/c15c2f65-7bca-40dc-86db-ced19c132247.woff") format("woff"),url("../fonts/6a18d8f5-dd8d-4c81-b624-132dd04f044f.ttf") format("truetype"),url("../fonts/562308c1-fdc9-4076-afa4-50947ecf709e.svg#562308c1-fdc9-4076-afa4-50947ecf709e") format("svg");
	font-weight:bold;
	font-style:italic;
}
@font-face {
	font-family:"ZapfinoExtraLTW01-Three";
	src:url("../fonts/0e1be940-9227-48d4-9c16-4bc7f5b80fa1.eot@#iefix");
	src:url("../fonts/0e1be940-9227-48d4-9c16-4bc7f5b80fa1.eot@#iefix") format("eot"),url("../fonts/4ebc8e5a-dfcc-4704-ace3-b66405306a9b.woff") format("woff"),url("../fonts/94b611c5-e586-441e-b241-a69ba1f9ff10.ttf") format("truetype"),url("../fonts/552fee16-e2c9-409d-9443-54c2c8cd95d8.svg#552fee16-e2c9-409d-9443-54c2c8cd95d8") format("svg");
}
@font-face {
	font-family:"FG Saga";
	src:url("../fonts/fgsaga.eot@#iefix");
	src:url("../fonts/fgsaga.eot@#iefix") format("eot"),url("../fonts/fgsaga.woff") format("woff"),url("../fonts/fgsaga.ttf") format("truetype"),url("../fonts/fgsaga.svg#FGSaga") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'clemson-icons';
	src:url('../fonts/clemson-icons.eot');
	src:url('../fonts/clemson-icons.eot@#iefix') format('embedded-opentype'),url('../fonts/clemson-icons.woff') format('woff'),url('../fonts/clemson-icons.ttf') format('truetype'),url('../fonts/clemson-icons.svg#clemson-icons') format('svg');
	font-weight:normal;
	font-style:normal;
}
[data-icon]:before {
	font-family:'clemson-icons';
	content:attr(data-icon);
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
[class*="icon-"] {
	font-family:'clemson-icons';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
[class*="icon-"] {
	font-family:'clemson-icons';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.icon-paw:before,.sidr-class-icon-paw:before {
	content:"\e018";
}
.icon-ring:before {
	content:"\e00b";
}
.icon-seal:before {
	content:"\e016";
}
.icon-seal2:before {
	content:"\e017";
}
.icon-tv:before {
	content:"\e009";
}
.icon-tigerrag:before {
	content:"\e60b";
}
.icon-youtube:before {
	content:"\e007";
}
.icon-facebook:before {
	content:"\e005";
}
.icon-facebook-like:before {
	content:"\e01f";
}
.icon-twitter:before {
	content:"\e006";
}
.icon-flickr:before {
	content:"\e008";
}
.icon-google-plus:before {
	content:"\e024";
}
.icon-pinterest:before {
	content:"\e025";
}
.icon-foursquare:before {
	content:"\e026";
}
.icon-linkedin:before {
	content:"\e027";
}
.icon-wordpress:before {
	content:"\e028";
}
.icon-instagram:before {
	content:"\e032";
}
.icon-rss:before {
	content:"\e004";
}
.icon-canvas:before {
	content:"\e90b";
}
.icon-calendar:before {
	content:"\e00e";
}
.icon-time:before {
	content:"\e002";
}
.icon-location:before {
	content:"\e003";
}
.icon-gps:before {
	content:"\e949";
}
.icon-compass:before {
	content:"\e94a";
}
.icon-map:before {
	content:"\e94b";
}
.icon-home:before {
	content:"\e603";
}
.icon-home2:before {
	content:"\e902";
}
.icon-checkmark:before {
	content:"\e370";
}
.icon-refresh:before {
	content:"\e012";
}
.icon-search:before,.sidr-class-icon-search:before {
	content:"\e001";
}
.icon-grid:before {
	content:"\e030";
}
.icon-menu:before {
	content:"\f0c9";
}
.icon-loading:before {
	content:"\e97c";
}
.icon-lock:before {
	content:"\e98f";
}
.icon-alert:before {
	content:"\ea07";
}
.icon-close:before {
	content:"\e01a";
}
.icon-close-light:before {
	content:"\e117";
}
.icon-close-bold:before {
	content:"\ea0f";
}
.icon-plus:before {
	content:"\e019";
}
.icon-cancel:before {
	content:"\e366";
}
.icon-down:before {
	content:"\e601";
}
.icon-up:before {
	content:"\e602";
}
.icon-arrow-left:before {
	content:"\e013";
}
.icon-arrow-right:before {
	content:"\e014";
}
.icon-arrow-down:before {
	content:"\e015";
}
.icon-scroll-down:before {
	content:"\e01b";
}
.icon-down2:before {
	content:"\e906";
}
.icon-play:before {
	content:"\e903";
}
.icon-play-thin:before {
	content:"\e606";
}
.icon-play-circle:before {
	content:"\e909";
}
.icon-pause:before {
	content:"\e904";
}
.icon-stop:before {
	content:"\e905";
}
.icon-writer:before {
	content:"\e00a";
}
.icon-category:before {
	content:"\e00c";
}
.icon-heart:before {
	content:"\e00d";
}
.icon-heart2:before {
	content:"\e907";
}
.icon-comments:before {
	content:"\e000";
}
.icon-tag:before {
	content:"\e010";
}
.icon-handicap:before {
	content:"\e604";
}
.icon-vending:before {
	content:"\e605";
}
.icon-retail:before {
	content:"\e607";
}
.icon-administrative:before {
	content:"\e609";
}
.icon-dining:before {
	content:"\e60a";
}
.icon-dining2:before {
	content:"\e614";
}
.icon-parking:before {
	content:"\e60d";
}
.icon-lab:before {
	content:"\e60e";
}
.icon-printer:before {
	content:"\e60f";
}
.icon-recreation:before {
	content:"\e610";
}
.icon-visitor:before {
	content:"\e611";
}
.icon-academic:before {
	content:"\e612";
}
.icon-emergency:before {
	content:"\e608";
}
.icon-emergency-square:before {
	content:"\e613";
}
.icon-grad-hat:before {
	content:"\e076";
}
.icon-pencil:before {
	content:"\e01e";
}
.icon-camera:before {
	content:"\e011";
}
.icon-camera-play:before {
	content:"\e900";
}
.icon-gift:before {
	content:"\e00f";
}
.icon-apple:before {
	content:"\e01c";
}
.icon-pictures:before {
	content:"\e01d";
}
.icon-pie:before {
	content:"\e020";
}
.icon-briefcase:before {
	content:"\e021";
}
.icon-tools:before {
	content:"\e022";
}
.icon-feather:before {
	content:"\e023";
}
.icon-newspaper:before {
	content:"\e029";
}
.icon-atom:before {
	content:"\e02a";
}
.icon-earth:before {
	content:"\e02b";
}
.icon-book:before {
	content:"\e02c";
}
.icon-trophy:before {
	content:"\e02d";
}
.icon-steps:before {
	content:"\e02e";
}
.icon-history:before {
	content:"\e02f";
}
.icon-cog:before {
	content:"\e031";
}
.icon-wrench:before {
	content:"\e034";
}
.icon-hammer:before {
	content:"\e996";
}
.icon-bus:before {
	content:"\e033";
}
.icon-screen:before {
	content:"\e617";
}
.icon-television:before {
	content:"\e600";
}
.icon-ribbon-complete:before {
	content:"\e908";
}
.icon-chart-growth:before {
	content:"\e90a";
}
.icon-apply:before {
	content:"\e914";
}
.icon-checklist:before {
	content:"\e901";
}
.icon-more-info:before {
	content:"\ed61";
}
.icon-upload:before {
	content:"\ec78";
}
.icon-plus-light:before {
	content:"\ed5a";
}
.icon-arrow-left-fat:before {
	content:"\edcf";
}
.icon-arrow-right-fat:before {
	content:"\edcb";
}
.orangeBG {
	background-color:#F66733;
}
.blueRidgeBG {
	background-color:#3A4958;
}
.innovationBG {
	background-color:#86898C;
}
.regaliaBG {
	background-color:#522D80;
}
.moonBG {
	background-color:#D4C99E;
}
.brickBG {
	background-color:#A25016;
}
.rockBG {
	background-color:#685C53;
}
.oakBG {
	background-color:#562E19;
}
.bowmanBG {
	background-color:#566127;
}
.laceBG {
	background-color:#F9E498;
}
.calhounBG {
	background-color:#B5C327;
}
.gamedayBG {
	background-color:#109DC0;
}
.bengalBG {
	background-color:#000000;
}
.forthillBG {
	background-color:#FFFFFF;
}
.orangeTxt {
	color:#F66733;
}
.blueRidgeTxt {
	color:#3A4958;
}
.innovationTxt {
	color:#86898C;
}
.regaliaTxt {
	color:#522D80;
}
.moonTxt {
	color:#D4C99E;
}
.brickTxt {
	color:#A25016;
}
.rockTxt {
	color:#685C53;
}
.oakTxt {
	color:#562E19;
}
.bowmanTxt {
	color:#566127;
}
.laceTxt {
	color:#F9E498;
}
.calhounTxt {
	color:#B5C327;
}
.gamedayTxt {
	color:#109DC0;
}
.bengalTxt {
	color:#000000;
}
.forthillTxt {
	color:#FFFFFF;
}
@charset "UTF-8";
	body {
	background:#ddd;
	color:#666;
}
body,#minibar input[type="search"],#page h1,#mobile-title h5,#main-nav h2,#mobile-nav h2,.rank,#homepage #page h3 {
	font-family:"Trade Gothic",Verdana,sans-serif;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6,a#mobile-menu div,#feature h1,#page strong,.event p.event-title,.by-the-numbers:after {
	font-family:"Trade Gothic",Verdana,sans-serif;
	font-weight:normal;
}
#minibar [data-icon]:before,#mobile h5:before,#clemsontv ul li p:before,.event p.event-time:before,.event p.event-location:before {
	font-family:"clemson-icons";
}
body a,.more-link,#purplebar ul li:hover a,#purplebar ul li a:hover,#purplebar ul li.active a,#purplebar ul li.active-gateway a,#nav-dropdown a {
	color: #333333;
}
body a:hover,#nav-dropdown a:hover,#page a:hover,#page section ul li a p:hover,#page .more-link:hover {
	color:#f66733;
}
body a:hover,#page a p:hover {
	-o-transition:color;
	-o-transition-timing-function:ease-out;
	-o-transition-duration:250ms;
	-moz-transition:color;
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:250ms;
	-webkit-transition:color;
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:250ms;
	-ms-transition:color;
	-ms-transition-timing-function:ease-out;
	-ms-duration:250ms;
	transition:color;
	transition-timing-function:ease-out;
	transition-duration:250ms;
}
a.readmore {
	font-family:"Trade Gothic Condensed";
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.05em;
}
h1,h2,h3,h4,h5,h6,#page strong {
	font-weight:bold;
}
#page h1 {
	font-size:2em;
	color:#522d80;
	margin-top:-.3em;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.15em;
}
h4 {
	font-size:1.075em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}
#homepage #page h3 {
	color: #003366;
	font-size: 1.6875em;
}
.contain {
	max-width:100em;
	margin:0 auto;
}
.fake-row {
	max-width:81.25em;
	margin:0 auto;
}
.no-margin {
	margin:-.3125em 0 0;
}
.last {
	margin-bottom:0;
}
.screen-reader-text {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.block {
	color:#FFF !important;
	display:inline-block;
	padding:.3125em .5em;
	font-family:"Trade Gothic";
	font-weight:normal;
}
h1.block,h2.block,h3.block,h4.block,h5.block,h6.block {
	color:#FFF !important;
}
.small h2.block,.small h3.block,.small h4.block {
	padding:.3125em .5em .2em;
}
.block.bowman {
	background:#566127;
}
.block.blueridge {
	background:#3a4958;
}
.block.oak {
	background:#562e19;
}
.block.moon {
	background:#D4C99E;
	color:#666 !important;
}
.block.rock {
	background:#685C53;
}
.block.innovation {
	background:#86898C;
}
.block.regalia {
	background:#522d80;
}
.block.brick {
	background:#a25016;
}
.block.lace {
	background:#F9E498;
	color:#666 !important;
}
.block.orange {
	background:#F66733;
}

.block.sky {
	background:#3A97B5;
}
.block.fields {
	background:#A7B23E;
}
.outline {
	border:2px solid;
	padding:.3125em .5em;
}
.outline.bowman {
	border-color:#566127;
	color:#566127;
}
.outline.blueridge {
	border-color:#3a4958;
	color:#3a4958;
}
.outline.oak {
	border-color:#562e19;
	color:#562e19;
}
.outline.moon {
	border-color:#D4C99E;
}
.outline.rock {
	border-color:#685C53;
	color:#685C53;
}
.outline.innovation {
	border-color:#86898C;
	color:#86898C;
}
.outline.regalia {
	border-color:#522d80;
	color:#522d80;
}
.outline.brick {
	border-color:#a25016;
	color:#a25016;
}
.outline.lace {
	border-color:#F9E498;
}
.outline.orange {
	border-color:#F66733;
	color:#F66733;
}
.outline.sky {
	border-color:#3A97B5;
}
.outline.fields {
	border-color:#A7B23E;
}
.uppercase {
	text-transform:uppercase;
}
.rounded {
	border-radius:3px;
}
.no-bullets {
	list-style:none;
	font-size: 14px;
}
ul.flush {
	margin-left:1.25em;
}
ol.flush {
	margin-left:1.6em;
}
.spacer {
	padding:.625em;
}
.small {
	font-size:.9em;
}
.supersmall {
	font-size:.75em;
}
.gray {
	color:#999;
}
img.left {
	float:left;
	margin-top:.4em;
	margin-right:.9375em;
	margin-bottom:.625em;
}
img.right {
	float:right;
	margin-top:.4em;
	margin-left:.9375em;
	margin-bottom:.625em;
}
#minibar,#mobile-minibar {
	background:#333;
	font-size:.875em;
	height:2.2em;
	padding:0 .4em;
	overflow:hidden;
	width:100%;
}
#mobile-minibar {
	display:none;
}
#minibar a {
	color:#FFF;
	line-height:2.2em;
	-webkit-text-shadow:.0625em .0625em 0 #000;
	-moz-text-shadow:.0625em .0625em 0 #000;
	-o-text-shadow:.0625em .0625em 0 #000;
	-ms-text-shadow:.0625em .0625em 0 #000;
	text-shadow:.0625em .0625em 0 #000;
}
#mobile-minibar a {
	line-height:2.2em;
}
#minibar a:hover {
	color:#CCC;
}
#minibar .icon-gift {
	margin-right:2px;
}
#minibar input[type="search"],#mobile-minibar input[type="search"] {
	font-size:1em;
	padding:0 .2em;
	padding-right:1.4375em;
	outline:none;
	-webkit-appearance:none;
	-webkit-border-radius:.25em;
	-moz-border-radius:.25em;
	-ms-border-radius:.25em;
	-o-border-radius:.25em;
	border-radius:.25em;
	border:0;
	color:#000;
	height:1.675em;
	width:11.2em;
	margin-top:.25em;
	margin-left:1.7em;
	display:inline;
}
#searchbar .icon-search {
	border:none;
	cursor:pointer;
	color:#333;
	background:none;
	position:relative;
	left:-2em;
	top:-2.45em;
	margin-right:-2em;
	float:right;
}
#mobile-minibar #searchbar {
	display:none;
}
header {
	position: relative;
	background-color: #FFFFFF;
}
#header-bg {
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-color: #FFFFFF;
}
#wordmark {
	margin-bottom: -2px;
	padding-top: 1.375%;
	padding-right: 10.4%;
	padding-bottom: 1.375%;
	padding-left: 10.4%;
}
#gift-ribbon {
	position:absolute;
	top:-1px;
	right:2.25em;
	z-index:999999;
	width:3.25em;
}
#gift-ribbon1 {
	position:absolute;
	top:20px;
	right:5.5em;
	z-index:999999;
	width:80px;
}
#gift-ribbon2 {
	position:absolute;
	top:50px;
	right:5.5em;
	z-index:999999;
	width:80px;
}
#purplebar {
	background-color: #14519C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#purplebar ul {
	text-align:center;
	margin:0;
	padding:0;
}
#purplebar ul li {
	display: inline-block;
	padding: 0;
	font-size: 1.25em;
	text-transform: uppercase;
	position: relative;
	line-height: 62px;
}
#purplebar li.active::after {
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-bottom-color:#fff;
	border-width:10px;
	left:50%;
	top:58px;
	margin:-16px 0 0 -10px;
	z-index:1000;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
#purplebar ul li:hover {
	background-color:#FFF;
	-moz-transition:background-color;
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:400ms;
	-o-transition:background-color;
	-o-transition-timing-function:ease-out;
	-o-transition-duration:400ms;
	-webkit-transition:background-color;
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:400ms;
	-ms-transition:background-color;
	-ms-transition-timing-function:ease-out;
	-ms-duration:400ms;
	transition:background-color;
	transition-timing-function:ease-out;
	transition-duration:400ms;
}
#purplebar ul li a {
	color:#FFF;
	display:inline-block;
	padding:.2em 1.875em;
}
.active {
	background:#FFF;
}
#purplebar .active-gateway {
	background:#FFF;
}
#nav-dropdown {
	position:absolute;
	width:100%;
	background:transparent;
	z-index:9999;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
	color:#FFF;
}
.dropdown {
	background:transparent;
	z-index:9999;
	padding:1em 0 1.625em;
}
#nav-dropdown .border-left {
	border-left:1px dashed #F66733;
}
#nav-dropdown p,#nav-dropdown h5,#nav-dropdown a {
	color:#FFF;
	-webkit-text-shadow:0 0 5px #000;
	-moz-text-shadow:0 0 5px #000;
	-o-text-shadow:0 0 5px #000;
	-ms-text-shadow:0 0 5px #000;
	text-shadow:0 0 5px #000;
}
#nav-dropdown h1 {
	color:#FFF;
	-webkit-text-shadow:0 0 10px rgba(0,0,0,.8);
	-moz-text-shadow:0 0 10px rgba(0,0,0,.8);
	-o-text-shadow:0 0 10px rgba(0,0,0,.8);
	-ms-text-shadow:0 0 10px rgba(0,0,0,.8);
	text-shadow:0 0 10px rgba(0,0,0,.8);
}
#nav-dropdown h5 {
	margin-bottom:.8em;
	text-transform:uppercase;
	font-size:1em;
}
#nav-dropdown ul {
	list-style-type:none;
}
#nav-dropdown ul li {
	margin-bottom:10px;
}
#nav-dropdown ul.border-left {
	border-left:1px solid #dedede;
	padding-left:30px;
}
#nav-dropdown a.button {
	color:#FFF !important;
	margin-bottom:0;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	-o-text-shadow:none;
	-ms-text-shadow:none;
	text-shadow:none;
}
#nav-dropdown ul a:hover {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	-webkit-text-shadow:0 0 5px rgba(255,206,102,.4);
	-moz-text-shadow:0 0 5px rgba(255,206,102,.4);
	-o-text-shadow:0 0 5px rgba(255,206,102,.4);
	-ms-text-shadow:0 0 5px rgba(255,206,102,.4);
	text-shadow:0 0 5px rgba(255,206,102,.4);
	font-family:"Trade Gothic";
	font-weight:bold;
	color:#FFF;
}
#mobile {
	display:none;
	background:#522d80;
	padding:0 1.875em;
}
#mobile h5 {
	height:40px;
	background:#522d80;
	color:#FFF;
	text-transform:uppercase;
	line-height:40px;
	display:block;
	margin:0;
}
#mobile-nav {
	background:#522d80;
	padding-bottom:1.25em;
}
#mobile-nav .top-level {
	margin-bottom:1.6875em;
	margin-top:.875em;
}
#mobile-nav .top-level li a {
	border-left:.2em solid #CCC;
	background:#6b3ba6;
}
#mobile-nav .top-level li a:hover {
	border-left:.5em solid #F66733;
	background:#522d80;
	color:#F66733;
}
#mobile-nav .top-level li ul a {
	border-left:0;
	background:#522d80;
}
#mobile-nav .top-level li ul a:hover {
	border-left:0;
}
#mobile-nav .top-level li:last-of-type ul {
	border-bottom:3px solid #6b3ba6;
	padding-bottom:2px;
}
#mobile-nav h2 {
	margin-bottom:0;
	color:#F66733;
	font-size:1em;
}
#mobile-nav .side-nav {
	margin-bottom:-1em;
}
#mobile-nav ul a {
	color:#FFF;
}
#mobile-nav hr {
	margin-bottom:1.5em;
	border-color:#7b44c0;
}
#mobile-nav a:hover {
	color:#999;
}
#mobile-menu {
	background:#000;
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#000),to(#545454));
	background-image:-webkit-linear-gradient(top,#000,#545454);
	background-image:-moz-linear-gradient(top,#000,#545454);
	background-image:-ms-linear-gradient(top,#000,#545454);
	background-image:-o-linear-gradient(top,#000,#545454);
	padding:.25em 0 .38em;
	display:inline;
	position:relative;
	top:-.1em;
}
#mobile-menu div {
	color:#FFF;
	border:.1em solid #1b0f2b;
	padding:.3em .5em;
	text-transform:uppercase;
	font-size:.8em;
	-webkit-text-shadow:1px 1px 0 #000;
	-moz-text-shadow:1px 1px 0 #000;
	-o-text-shadow:1px 1px 0 #000;
	-ms-text-shadow:1px 1px 0 #000;
	text-shadow:1px 1px 0 #000;
	margin:.1em;
	background:#522d80;
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#573a79),to(#3e314f));
	background-image:-webkit-linear-gradient(top,#573a79,#3e314f);
	background-image:-moz-linear-gradient(top,#573a79,#3e314f);
	background-image:-ms-linear-gradient(top,#573a79,#3e314f);
	background-image:-o-linear-gradient(top,#573a79,#3e314f);
	display:inline;
}
#mobile-menu .icon-menu {
	color:#2e1948;
	font-size:1.5em;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,.15);
	-moz-text-shadow:0 1px 0 rgba(255,255,255,.15);
	-o-text-shadow:0 1px 0 rgba(255,255,255,.15);
	-ms-text-shadow:0 1px 0 rgba(255,255,255,.15);
	text-shadow:0 1px 0 rgba(255,255,255,.15);
	position:relative;
	top:.2em;
	margin-right:.15em;
}
#mobile-menu .text-menu {
	font-size:1.2em;
}
#minibar h3 {
	display:none;
}
.sidr {
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:16.25em;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:1em;
	background:#522d80;
	color:#fff;
	-webkit-box-shadow:inset 0 0 .3125em .3125em rgba(0,0,0,.2);
	-moz-box-shadow:inset 0 0 .3125em .3125em rgba(0,0,0,.2);
	-o-box-shadow:inset 0 0 .3125em .3125em rgba(0,0,0,.2);
	-ms-box-shadow:inset 0 0 .3125em .3125em rgba(0,0,0,.2);
	box-shadow:inset 0 0 .3125em .3125em rgba(0,0,0,.2);
	text-transform:uppercase;
	padding-top:.9375em;
}
.sidr .sidr-inner {
	padding:.4375em .9375em 0;
	border-top:.0625em solid #7943bd;
	border-bottom:.0625em solid rgba(0,0,0,.6);
}
.sidr .sidr-inner:first-of-type {
	padding:0 .9375em 0;
	border-top:0;
}
.sidr .sidr-inner:last-of-type {
	border-bottom:0;
}
.sidr.right {
	left:auto;
	right:-16.25em
}
.sidr.left {
	left:-16.25em;
	right:auto
}
.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6 {
	font-size:1em;
	color:#F66733;
}
.sidr ul {
	display:block;
	padding:0;
	margin-bottom:.4375em;
}
.sidr ul li {
	display:block;
	margin:0;
	line-height:1.875em;
}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active {
	border-top:none;
}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span {
	padding-left:.625em;
	border-left:.125em solid #F66733;
	background:rgba(0,0,0,.15);
}
.sidr ul li a,.sidr ul li span {
	padding:0;
	display:block;
	text-decoration:none;
	color:#fff
}
.sidr form {
	margin:0 0 .9375em;
}
.sidr label {
	font-size:.8125em
}
.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="tel"],.sidr input[type="search"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select {
	width:100%;
	font-size:.8125em;
	padding:.4125em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 .625em;
	-webkit-appearance:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:none;
	background:#FFF;
	color:#F66733;
	display:inline;
}
.sidr input[type="search"] {
	padding-right:28px;
	margin-bottom:0;
}
.sidr .sidr-class-icon-search {
	border:none;
	cursor:pointer;
	color:#F66733;
	background:none;
	position:relative;
	left:-2em;
	top:-1.5625em;
	margin-right:-2em;
	float:right;
}
.touch .sidr ul li:hover>a,.touch .sidr ul li:hover>span,.touch .sidr ul li.active>a,.touch .sidr ul li.active>span,.touch .sidr ul li.sidr-class-active>a,.touch .sidr ul li.sidr-class-active>span {
	padding-left:0;
	border-left:0;
	background:none;
}
#feature {
	width:100%;
	max-height:33em;
	overflow:hidden;
	margin-bottom:-.125em;
	position:relative;
}
.feature-image {
	width:100%;
}
#headings-container {
	text-align:right;
	border-right:1.25em solid #F66733;
	position:absolute;
	bottom:1.875em;
	right:0;
	padding-right:1.25em;
	width:35em;
}
#feature h1 {
	margin:0;
	text-transform:uppercase;
	line-height:1em;
	color:#FFF;
	-webkit-text-shadow:0 0 15px rgba(0,0,0,.8);
	-moz-text-shadow:0 0 15px rgba(0,0,0,.8);
	-o-text-shadow:0 0 15px rgba(0,0,0,.8);
	-ms-text-shadow:0 0 15px rgba(0,0,0,.8);
	text-shadow:0 0 15px rgba(0,0,0,.8);
}
#feature h2 {
	margin:0;
	font-family:"Trade Gothic";
	font-weight:bold;
	font-style:oblique;
	font-size:1.125em;
	color:#FFF;
	-webkit-text-shadow:0 0 15px rgba(0,0,0,.8);
	-moz-text-shadow:0 0 15px rgba(0,0,0,.8);
	-o-text-shadow:0 0 15px rgba(0,0,0,.8);
	-ms-text-shadow:0 0 15px rgba(0,0,0,.8);
	text-shadow:0 0 15px rgba(0,0,0,.8);
}
#alert {
	margin-bottom:1.0625em;
	border:1px solid #F00;
	margin-top:.8125em;
}
#alert h3 {
	color:#FFF !important;
	margin:0;
	padding:0 .3em;
	background-color:#F00;
}
#alert p {
	padding:.3125em .5em;
	margin:0;
}
#page {
	background:#FFF;
	padding:1.0625em .9375em 1.875em;
}
#gateway #page {
	padding-top:1.725em;
}
.more-link {
	text-transform:uppercase;
	font-size:.8em;
}
.more-link:after,.more-link a:after {
	content:" \00BB";
	font-size:1.5em;
}
.scroll-down a {
	position:absolute;
	top:12px;
	right:10px;
	left:auto;
	color:rgba(204,204,204,.7) !important;
	font-size:2.5em;
	opacity:.7;
	z-index:1000000 !important;
}
.scroll-down a:hover {
	opacity:1;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	color:#FFF !important;
	cursor:pointer !important;
}
@media only screen and (max-width:1050px) {
	.scroll-down a {
	font-size:2em;
}
}@media only screen and (max-width:940px) {
	.scroll-down {
	display:none;
}
}#headlines h3,#clemsontv h3 {
	float:left;
}
#page span a {
	line-height:1.88;
	float:right;
}
#headlines ul li a,#clemsontv ul li a {
	color:#522d80;
	line-height:1.4;
}
#headlines ul li p,#clemsontv ul li p {
	margin-top:.4375em;
}
#headlines .icon-camera {
	margin-right:.3125em;
	position:relative;
	top:1px;
}
#clemsontv ul li p:before {
	content:"\e011";
	color:#F66733;
	font-size:1.1em;
	position:relative;
	top:.125em;
	margin-right:.3125em;
}
#homepage-buttons {
	margin-top:12px;
}
#homepage-buttons ul li {
	list-style:none;
	margin-bottom:30px;
}
#homepage-buttons ul li:last-of-type {
	margin-bottom:0;
}
.homepage-btn:active {
	position:relative;
	top:1px;
}
.homepage-btn {
	height:3.75em;
	color:#FFF;
	font-family:"Trade Gothic";
	line-height:3.75em;
	overflow:hidden;
	font-weight:bold;
}
.homepage-btn span,#presidential-search img {
	font-size:2.5em;
	margin-right:.32em;
	background:rgba(255,255,255,.6);
	padding:.25em;
	float:left;
	line-height:1em;
}
#presidential-search img {
	width:1.5em;
	height:1.5em;
}
#athletics {
	background-color: #003366;
}
#athletics span {
	color:#003366;
}
#athletics:hover {
	background-color: #003399;
}
#athletics:hover span {
	color:#003399;
}
#giving {
	background:#685c53;
}
#giving span {
	color:#685c53;
}
#giving:hover {
	background:#594e47;
}
#giving:hover span {
	color:#594e47;
}
#presidential-search {
	background:#522d80;
}
#presidential-search span {
	color:#522d80;
}
#presidential-search:hover {
	background:#46266d;
}
#presidential-search:hover span {
	color:#46266d;
}
#clemson-tv-btn {
	background:#522d80;
}
#clemson-tv-btn span {
	color:#FFF;
}
#clemson-tv-btn span:before {
	font-size:18px;
	vertical-align:8px;
	line-height:inherit;
}
#clemson-tv-btn:hover {
	background:#46266d;
}
#clemson-tv-btn:hover span {
	color:#FFF;
}
.event {
	margin-bottom:1.6875em;
}
.event-date {
	border:1px solid #d7d7d7;
	text-align:center;
	padding:0;
	float:left;
	display:inline-block;
	padding:.4375em .75em;
	margin-right:.625em;
}
.event-date .month,.event-date .day {
	display:block;
}
.event-date .month {
	font-size:1.125em;
}
.event-date .day {
	font-size:1.625em;
	color:#522d80;
}
.event p {
	line-height:1.3;
}
.event .event-time,.event .event-location {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.event .event-title {
	margin:0 0 .1875em;
	line-height:1;
}
.event .event-time {
	margin:0;
}
.event .event-time:before {
	content:"\e002";
	margin-right:.3125em;
	color:#666;
	font-family:"clemson-icons";
}
.event .event-location {
	margin:0;
}
.event .event-location:before {
	content:"\e003";
	margin-right:.3125em;
	color:#666;
	max-height:.625em;
	font-family:"clemson-icons";
}
.event .event-location a {
	color:#666;
}
.event:last-of-type {
	margin-bottom:1.25em;
}
.spotlight {
	margin:0;
	position:relative;
}
#spotlights-container li {
	padding-bottom:0;
}


.spotlight .headline {
	color:#FFF;
	padding:.3125em .625em .3125em .625em;
	margin-top:-.125em;
	line-height:1.2;
	position:relative;
	bottom:0;
}

.spotlight .more {
	padding:.4em .75em;
	text-transform:uppercase;
	font-size:.80em;
	border:1px solid #e1e1e1;
	border-top:0;
	background:#FFF;
}
.spotlight .more a > span {
	white-space:nowrap;
}
.spotlight .more .raq {
	font-size:1.5em;
	margin-left:.125em;
	line-height:0;
}
.spotlight.bowman .headline,.spotlight.bowman,.spotlight.green .headline {
	background:#566127;
}
.spotlight.bowman .more a,.spotlight.green .more a {
	color:#566127;
}
.spotlight.blueridge .headline,.spotlight.blueridge,.spotlight.blue .headline {
	background:#3A4958;
}
.spotlight.blueridge .more a,.spotlight.blue .more a {
	color:#3A4958;
}
.spotlight.oak .headline,.spotlight.oak {
	background:#562e19;
}
.spotlight.oak .more a {
	color:#562e19;
}
.spotlight.rock .headline,.spotlight.rock {
	background:#685C53;
}
.spotlight.rock .more a {
	color:#685C53;
}
.spotlight.innovation .headline,.spotlight.innovation {
	background:#86898C;
}
.spotlight.innovation .more a {
	color:#86898C;
}
.spotlight.regalia .headline,.spotlight.regalia,.spotlight.purple .headline {
	background:#522d80;
}
.spotlight.regalia .more a,.spotlight.purple .more a {
	color:#522d80;
}
.spotlight.brick .headline,.spotlight.brick {
	background:#a25016;
}
.spotlight.brick .more a {
	color:#522d80;
}
.spotlight.orange .headline,.spotlight.orange {
	background:#F66733;
}
.spotlight.orange .more a {
	color:#F66733;
}
.spotlight.sky .headline,.spotlight.sky {
	background:#3A97B5;
}
.spotlight.sky .more a {
	color:#3A97B5;
}
.spotlight.fields .headline,.spotlight.fields {
	background:#A7B23E;
}
.spotlight.fields .more a {
	color:#A7B23E;
}
.storieslink-listitem,.storieslink {
	background:#F66733;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.5em;
	text-align:center;
	overflow:hidden;
}
.storieslink-listitem a,.storieslink a {
	color:#FFF;
	display:block;
}
.storieslink {
	overflow:hidden;
	position:relative;
}
.storieslink a {
	position:absolute;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	writing-mode:lr-tb;
}
.storieslink-listitem a:after {
	content:" \00BB";
	font-size:1.3em;
	margin-left:-.1875em;
}
.storieslink a:after {
	content:"\00BB";
	font-size:1.3em;
	margin-left:.2em;
}
.storieslink-listitem:hover,.storieslink:hover {
	background:#FFF;
	border:.0625em solid #e1e1e1;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.storieslink:hover a {
	color:#F66733;
}
#numbers {
	margin-top:1.875em;
}
.by-the-numbers {
	border:1px solid #e1e1e1;
	color:#F66733 !important;
	text-transform:uppercase;
	line-height:1.2;
	margin:0;
	display:inline-block;
	width:100%;
	padding:25px 29px 20px;
}
.by-the-numbers:after {
	content:" \00BB";
	font-size:2.625em;
	line-height:.2;
}
.by-the-numbers:hover {
	color:#522d80 !important;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.rank {
	font-size:2.1875em;
	line-height:1;
	margin:0;
	color:#522d80;
}
.explanation {
	margin-bottom:0;
}
.top-level,.top-level li ul {
	list-style:none;
}
.top-level li a {
	border-left:.2em solid #522d80;
	border-bottom:0;
	padding:.1875em .5em;
	background:#f6f6f6;
	margin-bottom:1px;
	display:block;
}
.top-level li a:hover {
	border-left:.5em solid #F66733;
	background:#FFF;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.top-level li ul {
	margin-left:0;
	padding-left:.3125em;
	margin-bottom:.25em;
}
.top-level li:last-of-type ul {
	border-bottom:3px solid #f6f6f6;
	padding-bottom:2px;
}
.top-level li ul a {
	border-left:0;
	font-size:.9em;
	background:#FFF;
}
.top-level li ul a:before {
	content:"\203A";
	margin-right:5px;
	font-size:1.5em;
	line-height:1;
	position:relative;
	top:1px;
}
.top-level li ul a:hover {
	border-left:0;
}
#main-nav h2 {
	font-weight:normal;
	font-size:1em;
}
#main-nav .side-nav {
	padding:0;
}
#main-nav .side-nav a:hover {
	color:#522d80;
}
#mobile-sidebar-divider {
	border-top:1px dashed #CCC;
	padding-bottom:15px;
}
.newsfeed li {
	border-bottom:1px solid #dedede;
	padding:5px 0;
}
.newsfeed li a {
	color:#666;
}
.newsfeed li a:hover {
	color:#F66733;
}
.more-link-sep {
	color:#CCC;
	font-size:1.3em;
	position:relative;
	top:2px;
	margin:0 5px;
}
.bynumber-spotlight {
	color:#F66733;
	font-size:1.3em;
}
.orbit-container .orbit-prev,.orbit-container .orbit-next {
	background-color:none;
	background-color:rgba(246,103,51,0.6);
}
.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover {
	background-color:#F66733;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	background-color:rgba(82,45,128,.8);
}
.orbit-bullets li {
	border:2px solid #F66733;
	background:#FFF;
}
.orbit-bullets li.active {
	background:rgba(246,103,51,.3);
}
.orbit-container .orbit-timer .orbit-progress {
	background-color:rgba(255,255,255,.6);
}
.orbit-container .orbit-timer .orbit-progress > span,.orbit-container:hover .orbit-timer > span {
	display:none;
}
@media only screen and (max-width:479px) {
	.orbit-container .orbit-slides-container > * .orbit-caption {
	background-color:transparent;
	padding:10px 0;
	position:relative;
	color:#522d80;
}
.orbit-bullets {
	display:none;
}
.orbit-container .orbit-prev,.orbit-container .orbit-next {
	margin-top:-115px;
}
}.section-container .outline {
	padding:8px 12px !important;
}
.section-container .title strong {
	font-size:1.2em;
}
.section-container .title small {
	font-size:.9em;
}
.section-container .title a:hover {
	color:#222 !important;
}
[data-magellan-expedition] {
	position:relative;
	z-index:1000000;
	padding:0;
	background:none;
}
[data-magellan-expedition]#minibar {
	z-index:1000001;
}
nav.fixed #purplebar {
	margin-top:1.92em;
	border:0;
}
nav.fixed #nav-dropdown {
	display:none !important;
}
nav.fixed #purplebar .active-gateway {
	background:none;
}
nav.fixed #purplebar .active-gateway a {
	color:#a45aff;
}
nav.fixed #purplebar .active-gateway a:hover {
	cursor:default;
}
footer {
	padding-top: 1.5em;
	color: #FFF;
	background-color: #3e3e3e;
}
footer ul {
	list-style:none;
}
footer a {
	color:#FFF;
}
footer a:hover {
	color:#562e19;
}
footer h3 {
	text-transform:uppercase;
	color:#FFF;
	font-size:1em;
}
#footer-audiences,#footer-apply,#footer-policy,#footer-copyright {
	font-size:.9em;
}
#footer-policy,#footer-copyright {
	text-align: left;
}
footer .icon-ring {
	font-size:8em;
	color:#F9E498;
	text-align:center;
	margin-top:.05em;
}
#social {
	padding-top: 1.25em;
	padding-bottom: .9375em;
	border-top-width: 0.0625em;
	border-top-style: solid;
	border-top-color: #f2f2f2;
}
#social ul {
	text-align:center;
	margin-bottom:0;
}
#social ul li {
	display:inline-block;
	margin:0 .625em;
}
#social ul li:first-of-type {
	margin-left:0;
}
#social ul li:last-of-type {
	margin-right:0;
}
#social a {
	color: #FFFFFF;
	font-size: 1.3125em;
}
#social a:hover {
	color: #CCC;
}
@-moz-document url-prefix() {
	#mobile-menu div {
	padding:.4em .5em;
}
#searchbar .icon-search {
	top:-2.34em;
}
.sidr .sidr-class-icon-search {
	top:-1.4375em;
}
.spotlight img {
	width:100%;
}
}@media only screen and (min-width:1600px) {
	#header-bg:before,#header-bg:after {
	content:"";
	width:50px;
	height:189px;
}
#header-bg:before {
	background:url(../images/header-bg-before.jpg) no-repeat;
	float:left;
	margin-bottom:-189px;
}
#header-bg:after {
	background:url(../images/header-bg-after.jpg) no-repeat;
	float:right;
	margin-top:-189px;
}
}@media only screen and (min-width:1300px) {
	#headings-container {
	position:absolute;
	bottom:8.125em;
	right:0;
}
#feature h1 {
	font-size:5em;
}
#gateway nav {
	position:relative;
	z-index:1000;
}
#page {
	position:relative;
	box-shadow:0 0 .9375em rgba(0,0,0,.4);
	z-index: 9999;

}
#homepage #page {
	margin-top:-2.25em;
}
footer {
	padding-top:3.375em;
	margin-top:-1.875em;
}
}@media only screen and (max-width:1279px) and (min-width:768px) {
	#gift-ribbon {
	width:3.75%;
}
#purplebar ul li {
	font-size:1em;
}
#purplebar ul li a {
	padding:.5em 1.5em;
}
#nav-dropdown {
	font-size:.875em;
}
.by-the-numbers {
	padding:22px 26px 17px;
}
}@media only screen and (max-width:1070px) {
	#minibar #audiences {
	display:none;
}
}@media only screen and (max-width:940px) {
	#mobile-minibar {
	display:block;
}
#minibar {
	display:none;
}
#mobile-minibar #searchbar {
	display:inline !important;
}
#gift-ribbon {
	width:5.5%;
	right:11px;
}
#purplebar {
	display:none;
}
#mobile {
	display:block;
}
#feature {
	border-top:.1875em solid #FFF;
}
#athletics-button h5,#giving-button h5,#pressearch-button h5 {
	font-size:1em;
}
.by-the-numbers {
	padding:15px 19px 10px;
}
#spotlights-container li {
	padding-bottom:1.875em;
}
#spotlights-container li:last-of-type {
	padding-bottom:0;
}
.storieslink {
	display:none;
}
#spotlights-container li.last {
	padding-bottom:0;
}
#numbers .number.last-number {
	display:none;
}
#page .active-gateway {
	display:none;
}
.hp-medium-block-grid-2 > li {
	width:50%;
	padding:0 .9375em .9375em;
}
.hp-medium-block-grid-2 > li:nth-of-type(2n+1) {
	clear:both;
}
.hp-medium-block-grid-3 > li {
	width:33.33333%;
	padding:0 .9375em .9375em;
}
.hp-medium-block-grid-3 > li:nth-of-type(3n+1) {
	clear:both;
}
.row .hp-medium-16 {
	position:relative;
	width:100%;
}
}@media only screen and (min-width:941px) {
	.spots-block-grid-3 > li {
	width:33.33333%;
	padding:0 .9375em .9375em;
}
.spots-block-grid-3 > li:nth-of-type(3n+1) {
	clear:both;
}
.storieslink-listitem {
	display:none;
}
#feature h1 {
	font-size:4em;
}
}@media only screen and (max-width:767px) {
	h1 {
	font-size:1.65em;
}
h2 {
	font-size:1.25em;
}
h3 {
	font-size:1.125em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:1em;
}

h6 {
	font-size:1em;
}
#wordmark {
	padding:2.375% 34.5%;
	margin-bottom:-2px;
}
#page h1 {
	margin-top:-.1em;
}
#page h1.top-gateway {
	display:none;
}
#homepage #page h3 {
	color:#522d80;
	font-size:1.375em;
}
#feature h1 {
	font-size:2.125em;
}
.no-margin {
	margin:-.75em 0 1.0625em;
}
#headings-container {
	width:90%;
	border-right:.9375em solid #F66733;
	padding-right:.9375em;
}
#menu-button h5.mobile-menu-icon {
	line-height:38px;
}
#menu-button h5.mobile-menu-icon:before {
	content:"\f0c9";
	position:relative;
	top:1px;
	margin-right:7px;
	font-family:"clemson-icons";
}
#menu-button h5.mobile-menu-icon:hover {
	cursor:pointer;
}
#main-nav {
	display:none;
}
#headlines ul li p,#clemsontv ul li p {
	line-height:1.4;
	font-size:.9em;
}
#athletics-button h5,#giving-button h5,#pressearch-button h5 {
	font-size:1.4em;
}
#page span a {
	line-height:1.8;
}
.by-the-numbers {
	padding:25px 29px 20px;
}
#gateway .spotlight img {
	display:none;
}
#gateway .more {
	border:1px solid #e1e1e1 !important;
}
.small h2.block {
	padding:.3125em .5em .3125em;
}
.resources {
	margin-bottom:0 !important;
}
#footer-audiences,#footer-apply {
	display:none;
}
#footer-copyright {
	text-align:left;
}
footer .icon-ring {
	margin-bottom:.19em;
}
}@media only screen and (max-width:568px) {
	#mobile-minibar #searchbar {
	display:none !important;
}
}@media only screen and (max-width:479px) {
	.no-margin {
	margin:-.6875em 0 .5625em;
}
body p {
	font-size:.95em;
	line-height:1.5em;
}
#gift-ribbon {
	width:7.5%;
	right:.25em;
}
#headings-container {
	border-right:.46875em solid #F66733;
	position:absolute;
	bottom:.9375em;
	right:0;
}
#mobile {
	padding:0 .9375em;
}
#mobile-nav {
	padding-bottom:.75em;
}
#mobile-nav .top-level {
	margin-bottom:1.375em;
	margin-top:.2425em;
}
#mobile-nav .top-level li ul {
	margin-bottom:.25em;
}
#mobile-nav h2 {
	margin-bottom:-.3125em;
}
#mobile-nav ul {
	margin-bottom:-1.3125em;
}
#mobile-nav hr {
	margin-bottom:1.375em;
}
#page {
	padding:.375em 0 .9375em;
}
#gateway #page {
	padding-top:.9375em;
}
#page .more-link {
	font-size:.7em;
}
#page span a {
	line-height:1.89;
}
#homepage-buttons ul li {
	margin-bottom:15px;
}
#clemsontv {
	margin-top:.3125em;
}
.event {
	margin-bottom:1.0625em;
}
.by-the-numbers {
	padding:10px 14px 5px;
}
.rank {
	font-size:1.7em;
}
.row .columns.small-3 {
	padding-left:0;
}
.spotlight img {
	display:none;
}
#spotlights-container li {
	width:100%;
	padding-bottom:.9375em;
}
#spotlights-container li.last {
	padding-bottom:0;
}
.spotlight .headline {
	padding:.3125em .625em;
}
.spotlight a:hover .headline,.spotlight a:focus .headline {
	position:relative;
	top:0;
}
#athletics-button,#giving-button {
	padding-bottom:0;
}
.storieslink-listitem {
	display:none;
}
.storieslink {
	display:block;
}
footer .icon-ring {
	font-size:6em;
	margin-bottom:.1em;
	margin-top:.07em;
}
footer {
	padding-top:.5625em;
}
#social {
	padding-top:.9375em;
	padding-bottom:.625em;
}
[class*="block-grid-"] {
	margin:0 -.46875em;
}
[class*="block-grid-"] > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-1 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-2 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-3 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-4 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-5 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-6 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-7 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-8 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-9 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-10 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-11 > li {
	padding:0 .46875em .46875em;
}
.small-block-grid-12 > li {
	padding:0 .46875em .46875em;
}
.row .hp-medium-16 {
	position: relative;
	width: 100%;
}
.section-container .title strong {
	font-size:1em;
}
}@media screen and (max-device-width:480px) {
	.sidr .sidr-class-icon-search {
	position:relative;
	left:-1.5em;
	top:-1.45em;
}
}@media screen and (max-device-width:768px) {
	.sidr .sidr-class-icon-search {
	position:relative;
	left:-1.5em;
	top:-1.45em;
}
#searchbar .icon-search {
	left:-2.45em;
	top:-2.35em;
}
#searchbar {
	margin-right:-13px;
}
}@media only screen and (max-device-width:768px) and (orientation:landscape) {
	#searchbar .icon-search {
	left:-2.45em;
	top:-2.35em;
}
#audiences {
	display:none;
}
}@media screen and (orientation:landscape) {
	}@media screen and (orientation:portrait) {
	}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	#athletics-button h5,#giving-button h5,#pressearch-button h5 {
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-ms-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
}
#giving-button h5 {
	background:#685c53 url(../images/button-gift2x.jpg) right no-repeat;
}
#athletics-button h5 {
	background:#f66733 url(../images/button-athletics2x.jpg) right no-repeat;
}
#pressearch-button h5 {
	background:#522d80 url(../images/button-seal2x.jpg) right no-repeat;
}
}@media print {
	header {
	border-top:0;
}
.block {
	color:#000 !important;
	display:inline-block;
	padding:0;
	font-family:"Trade Gothic";
	font-weight:normal;
}
h1.block,h2.block,h3.block,h4.block,h5.block,h6.block {
	color:#000 !important;
}
.small h2.block,.small h3.block,.small h4.block {
	padding:0;
}
#gateway .slideshow-wrapper,#gateway .spotlight {
	display:none;
}
#homepage-buttons ul li {
	margin-bottom:0;
}
#homepage .spotlight .more {
	border:0;
}
#main-nav {
	margin-top:26px;
}
#main-nav:before {
	content:"SITE NAVIGATION";
}
.top-level {
	margin-top:22px;
}
[class*="large-block-grid-"] li,#spotlights-container li {
	float:left;
	list-style-type:none;
}
.large-block-grid-4 li {
	width:25%;
}
.large-block-grid-2 li {
	width:50%;
}
.large-block-grid-3 li,.spots-block-grid-3 li {
	width:33%;
}
#athletics-button h5,#giving-button h5 {
	padding-top:0;
}
#athletics-button a,#giving-button a {
	margin-top:0;
	display:inline-block;
}
h3.by-the-numbers {
	padding:0;
	border:0;
}
#feature img,#headings-container h1,#headings-container h2 {
	display:block !important;
	text-align:left;
	text-decoration:none;
	color:#FFF !important;
}
#headings-container {
	border-right:0;
	background:#F66733 !important;
	padding:.5em 1em;
	color:#FFF !important;
	left:0;
}
#page {
	padding:1.0625em 0 1.875em;
}
}.acResults {
	position:fixed;
	top:40px;
	right:10px;
	width:400px;
	color:black;
	overflow:none;
	box-shadow:2px 2px 10px #333;
	padding:15px;
	border:1px solid #EEE;
	background-color:#EEE;
	z-index:9999999;
}
.acResults::before {
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-bottom-color:#EEE;
	border-width:15px;
	right:20px;
	top:0px;
	margin:-30px 0 0 -15px;
}
.acResults ul {
	margin:0 0 5px 0;
	padding:0px;
	list-style-position:outside;
	list-style:none;
}
.acResults h6 {
	font-family:Helvetica;
	color:inherit;
	font-weight:bold;
	margin:0px 0 5px 0;
	border-bottom:1px solid black
}
.acResults p {
	margin:0 0 0 0;
	padding:5px;
	height:auto;
	background-color:white;
}
.acResults li a {
	font-style:0.9em;
}
.acResults ul li {
	margin:0 0 3px 0;
	padding:3px 0 4px 0;
	cursor:pointer;
	display:block;
	color:inherit;
	font:menu;
	font-size:14px;
	overflow:hidden;
}
.acLoading {
	background-image:url('../../../404error.php@q=_template%20or%20assets%20or%201889%20or%20css%20or%20indicator.gif.htm') right 5px center no-repeat;
}
.acSelect {
	background-color:Highlight;
	color:HighlightText;
}
.ie8 #minibar,.ie8 #nav-dropdown,.ie8 header,.ie8 #purplebar,.ie8 aside#feature,.ie8 footer {
	min-width:1299px;
}
.ie8 #header-bg,.ie8 #page {
	width:1299px;
}
.ie8 #minibar {
	padding:0;
}
.ie8 #minibar .left {
	margin-left:5px;
}
.ie8 #minibar .right {
	margin-right:5px;
}
.ie8 #minibar input[type="search"] {
	padding-top:.25em;
	padding-right:1.6em;
}
.ie8 #searchbar .icon-search {
	top:.5em;
}
.ie8 header {
	position:relative;
}
.ie8 #gift-ribbon {
	top:-1px;
}
.ie8 .hide-for-small,.ie8 .show-for-medium-up {
	display:block !important;
}
.ie8 #mobile-sidebar-divider {
	display:none !important;
}
.ie8 aside#feature h1 {
	font-size:5em;
}
.ie8 .scroll-down a {
	color:#CCCCCC;
}
.ie8 .homepage-btn span {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60FFFFFF,endColorstr=#60FFFFFF);
	zoom:1;
}
.ie8 .storieslink a:after {
	content:"";
	margin-left:0;
}
.ie8 #page a.more-link {
	line-height:1.3em;
}
.ie8 #page a.more-link:after {
	position:relative;
	top:1px;
}
.ie8 #purplebar {
	position:relative;
	z-index:1000;
}
}.ie8 .row {
	width:1299px;
	max-width:100%;
	min-width:1239px;
	margin:0 auto;
}
.ie8 .row .row {
	width:auto;
	max-width:none;
	min-width:0;
	margin:0 -15px;
}
.ie8 .row.large-collapse .column,.ie8 .row.large-collapse .columns {
	padding:0;
}
.ie8 .row .row.large-collapse,.ie8 .row .row.collapse {
	margin:0;
}
.ie8 .column,.ie8 .columns {
	float:left;
	min-height:1px;
	padding:0 15px;
	position:relative;
}
.ie8 .column.large-centered,.ie8 .columns.large-centered {
	float:none;
	margin:0 auto;
}
.ie8 [class*="column"] + [class*="column"]:last-child {
	float:right;
}
.ie8 [class*="column"] + [class*="column"].end {
	float:left;
}
.ie8 .large-1,.ie8 .row .large-1 {
	width:6.25%;
}
.ie8 .large-2,.ie8 .row .large-2 {
	width:12.5%;
}
.ie8 .large-3,.ie8 .row .large-3 {
	width:18.75%;
}
.ie8 .large-4,.ie8 .row .large-4 {
	width:25%;
}
.ie8 .large-5,.ie8 .row .large-5 {
	width:31.25%;
}
.ie8 .large-6,.ie8 .row .large-6 {
	width:37.5%;
}
.ie8 .large-7,.ie8 .row .large-7 {
	width:43.75%;
}
.ie8 .large-8,.ie8 .row .large-8 {
	width:50%;
}
.ie8 .large-9,.ie8 .row .large-9 {
	width:56.25%;
}
.ie8 .large-10,.ie8 .row .large-10 {
	width:62.5%;
}
.ie8 .large-11,.ie8 .row .large-11 {
	width:68.75%;
}
.ie8 .large-12,.ie8 .row .large-12 {
	width:75%;
}
.ie8 .large-13,.ie8 .row .large-13 {
	width:81.25%;
}
.ie8 .large-14,.ie8 .row .large-14 {
	width:87.5%;
}
.ie8 .large-15,.ie8 .row .large-15 {
	width:93.75%;
}
.ie8 .large-16,.ie8 .row .large-16 {
	width:100%;
}
.ie8 .row .large-offset-1 {
	margin-left:6.25%;
}
.ie8 .row .large-offset-2 {
	margin-left:12.5%;
}
.ie8 .row .large-offset-3 {
	margin-left:18.75%;
}
.ie8 .row .large-offset-4 {
	margin-left:25%;
}
.ie8 .row .large-offset-5 {
	margin-left:31.25%;
}
.ie8 .row .large-offset-6 {
	margin-left:37.5%;
}
.ie8 .row .large-offset-7 {
	margin-left:43.75%;
}
.ie8 .row .large-offset-8 {
	margin-left:50%;
}
.ie8 .row .large-offset-9 {
	margin-left:56.25%;
}
.ie8 .row .large-offset-10 {
	margin-left:62.5%;
}
.ie8 .row .large-offset-11 {
	margin-left:68.75%;
}
.ie8 .row .large-offset-12 {
	margin-left:75%;
}
.ie8 .row .large-offset-13 {
	margin-left:81.25%;
}
.ie8 .row .large-offset-14 {
	margin-left:87.5%;
}
.ie8 .pull-2 {
	right:12.5%;
}
.ie8 .pull-3 {
	right:18.75%;
}
.ie8 .pull-4 {
	right:25%;
}
.ie8 .pull-5 {
	right:31.25%;
}
.ie8 .pull-6 {
	right:37.5%;
}
.ie8 .pull-7 {
	right:43.75%;
}
.ie8 .pull-8 {
	right:50%;
}
.ie8 .pull-9 {
	right:56.25%;
}
.ie8 .pull-10 {
	right:62.5%;
}
.ie8 .pull-11 {
	right:68.75%;
}
.ie8 .pull-12 {
	right:75%;
}
.ie8 .pull-13 {
	right:81.25%;
}
.ie8 .pull-14 {
	right:87.5%;
}
.ie8 .push-2 {
	left:12.5%;
}
.ie8 .push-3 {
	left:18.75%;
}
.ie8 .push-4 {
	left:25%;
}
.ie8 .push-5 {
	left:31.25%;
}
.ie8 .push-6 {
	left:37.5%;
}
.ie8 .push-7 {
	left:43.75%;
}
.ie8 .push-8 {
	left:50%;
}
.ie8 .push-9 {
	left:56.25%;
}
.ie8 .push-10 {
	left:62.5%;
}
.ie8 .push-11 {
	left:68.75%;
}
.ie8 .push-12 {
	left:755%;
}
.ie8 .push-13 {
	left:81.25%;
}
.ie8 .push-14 {
	left:87.5%;

}
.ie8 .row {
	*zoom:1;
}
.ie8 .row:before,.ie8 .row:after {
	content:" ";
	display:table;
}
.ie8 .row:after {
	clear:both;
}
.ie8 [class*="large-block-grid-"] {
	margin:0 -15px;
}
.ie8 .large-block-grid-2 {
	list-style:none
}
.ie8 .large-block-grid-2 li {
	float:left;
	width:50%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-2 li:first-child+li {
	float:right
}
.ie8 .large-block-grid-2 li:first-child+li+li {
	clear:both
}
.ie8 .large-block-grid-3 {
	list-style:none
}
.ie8 .large-block-grid-3 li {
	float:left;
	width:33.3333%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-3 li:first-child+li+li {
	float:right
}
.ie8 .large-block-grid-3 li:first-child+li+li+li {
	clear:both
}
.ie8 .large-block-grid-4 {
	list-style:none
}
.ie8 .large-block-grid-4 li {
	float:left;
	width:25%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-4 li:first-child+li+li+li {
	float:right
}
.ie8 .large-block-grid-4 li:first-child+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-5 {
	list-style:none
}
.ie8 .large-block-grid-5 li {
	float:left;
	width:20%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-5 li:first-child+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-5 li:first-child+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-6 {
	list-style:none
}
.ie8 .large-block-grid-6 li {
	float:left;
	width:16.6667%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-6 li:first-child+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-6 li:first-child+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-7 {
	list-style:none
}
.ie8 .large-block-grid-7 li {
	float:left;
	width:14.2857142%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-7 li:first-child+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-7 li:first-child+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-8 {
	list-style:none
}
.ie8 .large-block-grid-8 li {
	float:left;
	width:12.5%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-8 li:first-child+li+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-8 li:first-child+li+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-9 {
	list-style:none
}
.ie8 .large-block-grid-9 li {
	float:left;
	width:11.111111%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-9 li:first-child+li+li+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-9 li:first-child+li+li+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-10 {
	list-style:none
}
.ie8 .large-block-grid-10 li {
	float:left;
	width:10%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-10 li:first-child+li+li+li+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-10 li:first-child+li+li+li+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-11 {
	list-style:none
}
.ie8 .large-block-grid-11 li {
	float:left;
	width:9.0909%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-11 li:first-child+li+li+li+li+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-11 li:first-child+li+li+li+li+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .large-block-grid-12 {
	list-style:none
}
.ie8 .large-block-grid-12 li {
	float:left;
	width:8.333333%;
	padding:0 15px 15px;
}
.ie8 .large-block-grid-12 li:first-child+li+li+li+li+li+li+li+li+li+li+li {
	float:right
}
.ie8 .large-block-grid-12 li:first-child+li+li+li+li+li+li+li+li+li+li+li+li {
	clear:both
}
.ie8 .spots-block-grid-3 li {
	float:left;
}
.ie8 .spots-block-grid-3 {
	list-style:none;
	margin:0 -15px;
}
.ie8 .spots-block-grid-3 > li {
	width:33.33333%;
	padding:0 15px 15px;
}
.ie8 .storieslink-listitem {
	display:none;
}
@media screen and (min-width:0\0) {
	#searchbar .icon-search {
	top:.55em;
}
.sidr .sidr-class-icon-search {
	top:.45em;
}
.by-the-numbers:hover:after {
	font-size:.419em;
	line-height:1.45em;
}
}



















#pro {
	height: 350px;
}

#pro #pro-m {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#pro #pro-m #pro-m-p {
	float: left;
	width: 23%;
	margin-right: 10px;
	background-color: #FFFFFF;
	overflow: auto;
	position: relative;
	margin-left: 10px;
	margin-bottom: 20px;
	
	
border-radius: 3px;
-moz-box-shadow: 0 0 3px 0 #666666;
-webkit-box-shadow: 0 0 3px 0 #666666;
box-shadow: 0 0 3px 0 #666666;
overflow: auto;
position: relative;
	
	
}

#pro #pro-m #pro-m-p .text {
padding: 20px 15px 15px 15px;
text-shadow: 0 1px 1px #fff;
}



#pro #pro-m #pro-m-p .mcbox-title {
bottom: -5px;
right:0px;
}
#pro #pro-m #pro-m-p .mcbox-title, .mcbox h3 {
background-color: #660000;
color: #ffffff;
padding: 0.5em 1em;
position: absolute;
text-transform: uppercase;
}


#pro #pro-m #pro-m-p .mcbox-image {
padding: 0;
position: relative;
}

#pro #pro-m #pro-m-p .mcbox-image img {
width:100%;

}


#pro #pro-m #pro-m-p .text a {
display: inline-block;
white-space: nowrap;
vertical-align: top;
width: auto;
color: #fff;
padding: 0.35em 1.5em 0.25em 1.5em;
font-weight: normal;
background-color: #257eb3;
border-radius: 3px;
font-weight: normal;
border-bottom: 2px solid #217db4;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
text-decoration: none;
text-align: center;
cursor: auto;
font-size: 100%;
text-shadow: none;
margin-top:10px;
}



#pro #pro-m #pro-m-p img {
	margin-bottom: 5px;
}


#pro #pro-m #pro-m-p p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin: 0px;
}







a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}




img.zoom-img {
  transform:scale(1, 1);
  -webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
img.zoom-img:hover {
  transform:rotate(5deg) scale(1.15);
  -webkit-transform:rotate(5deg) scale(1.15);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.15);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}


.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.numbers_0{
	margin: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 23px;
}
.numbers_1{
	font-size: 24px;
	color: #003366;
	padding: 10px;
}
.numbers_2{font-size: 10px;
	float: right;
}
.numbers_2 a{
	font-size: 10px;
	color: #666;
}
.numbers_2 a:hover{
	color: #0066FF;
}
.columns table{
	border: 2px solid #000000;
	width: 98%;
	 }
	 .columns td{
	border: 1px solid #999999;
	 }
	 
    .mei img{
	height: auto;
	width: 400px;
	margin-right: 10px;
	margin-left: 10px;
	}
	.mei-1 img{
	height: auto;
	width: 840px;
	margin-right: 10px;
	margin-left: 10px;
	}
	.mei-2 img{
	height: auto;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	}	

.m1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-right: 30px;
}
.m1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
}
.m1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}

.p_list{ width:100%; height:auto;}
.p_list .p_listul{ width:100%;  height:auto; padding:0px; margin:0px; list-style:none;float: left;}
.p_list .p_listul li{width:260px;	height:auto;	float:left;	_margin:4px 5px;	line-height:10px;	border:1px none #CCCCCC;	text-align:center;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 15px;	margin-left: 10px;}
.p_list .p_listul li img{ width:260px; height:195px;}


.new2-menu{ border-top:none; height:auto; overflow:hidden; padding-bottom:5px; line-height:28px; width:98%; margin-left:1%; margin-top:5px;}
.new2-menu ul{	margin: 0px;	padding: 0px;}
.new2-menu li{	margin: 0px;	padding: 0px;}
.new2-menu .new2-menuul{ border-top:none; height:auto; overflow:hidden; padding-bottom:5px; line-height:28px; width:98%;  list-style:none;}
.new2-menu .new2-menuul li{
	background:url("/images/arrow_blue.png") no-repeat left center;
	border-bottom:1px dotted #d6d6d6;
	line-height:30px;
	padding-left:10px;
	list-style-type:none;
	margin: 0px;
}
.new2-menu .new2-menuul li a{ margin-left:14px;}
