.box-shadow {
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

* {
	box-sizing: border-box
}

body {
	box-sizing: border-box;
	font-family: "Open Sans", Arial, sans-serif;
	background-color: #fff;
	color: #666;
	margin: 0;
	text-align: center
}

body .home {
	background-color: #eaebe4
}

h1 {
	color: black;
	font-weight: 700;
	font-weight: 700;
	font-style: italic;
	font-size: 36px;
	line-height: 1.2em;
	text-transform: uppercase
}

h2 {
	color: #f4b242;
	font-weight: 700;
	font-weight: 600;
	font-size: 21px;
	line-height: 1.2em;
	margin-bottom: .8em
}

ul.quick-links {
	list-style-type: none;
	font-size: 1.1em;
	padding: 0
}

ul.quick-links li {
	margin: .3em 0
}

li {
	margin-bottom: .3em
}

a:link {
	color: #f4b242;
	text-decoration: underline
}

a:visited {
	color: #f4b242;
	text-decoration: underline
}

a:hover {
	color: #c5800b;
	text-decoration: underline
}

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

@media only screen and (min-width:992px) {
	#feature2 .content {
		padding: 16px 40px!important
	}
	#feature3 .content {
		padding: 16px 50px!important
	}
	#feature4 .content {
		padding: 16px 20px!important
	}
	#feature5 .content {
		padding: 16px 12px!important
	}
	#feature5 h3 {
		padding-left: 40px;
		padding-right: 40px
	}
}

#bottom-section {
	margin-top: 50px;
	padding-bottom: 20px
}

#bottom-section .page-area-wrap {
	position: relative
}

#bottom-section #quicklinks {
	margin-top: 40px
}

#content {
	text-align: left;
	margin: 20px 0 40px 0
}

#enroll-link-top {
	float: left;
	font-size: 18px;
	font-weight: 700;
	font-weight: 500;
	text-transform: uppercase;
	margin: 8px 0 0 8px
}

@media only screen and (min-width:992px) {
	#enroll-link-top {
		display: none
	}
}

#enroll-link-top a:link {
	color: white;
	text-decoration: none
}

#enroll-link-top a:visited {
	color: white;
	text-decoration: none
}

#enroll-link-top a:hover {
	color: white;
	text-decoration: underline
}

#enroll-link-top a:active {
	color: white;
	text-decoration: underline
}

#fineprint,
#fineprint2 {
	text-align: left;
	padding: 0 20px;
	font-size: 13px;
	line-height: 1.2em
}

@media only screen and (min-width:992px) {
	#fineprint,
	#fineprint2 {
		padding: 0 4px;
		font-size: 10px
	}
}

#fineprint p,
#fineprint li,
#fineprint2 p,
#fineprint2 li {
	margin-bottom: 1em
}

#footer {
	position: static;
	font-size: 11px;
	margin-top: 50px;
	color: #32538a
}

#footer #footer-logo {
	width: 215px;
	height: 63px
}

@media only screen and (min-width:992px) {
	#footer #footer-logo {
		width: 215px;
		height: 63px
	}
}

#footer a:link {
	color: #32538a;
	text-decoration: underline
}

#footer a:visited {
	color: #32538a;
	text-decoration: underline
}

#footer a:hover {
	color: #4b76be;
	text-decoration: underline
}

#footer a:active {
	color: #83a1d2;
	text-decoration: underline
}

#footer nav {
	margin: 12px 0
}

#footer nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

#footer nav ul li {
	display: inline;
	padding: 0 .4em;
	margin: 0;
	border-right: 1px solid #fff;
	line-height: 1.8em
}

#footer nav ul li:last-child {
	border-right: none
}

#footer #copyright {
	font-size: 11px;
	padding: 0 10%;
	line-height: 14px;
	padding-bottom: 1em
}

#footer #copyright a {
	color: white;
	font-weight: 700
}

#footer #copyright a:link {
	text-decoration: none
}

#footer #copyright a:visited {
	text-decoration: none
}

#footer #copyright a:hover {
	text-decoration: underline
}

#footer #copyright a:active {
	color: #b3b3b3;
	text-decoration: underline
}

#footer .page-area-wrap {
	position: static
}

#hamburger-icon {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: 700;
	font-weight: 400;
	margin: 8px 0 0 10px;
	text-transform: uppercase
}

@media only screen and (min-width:992px) {
	#hamburger-icon {
		display: none
	}
}

a#hamburger-icon {
	background-image: url(../img/hamburger.png);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	padding-left: 24px
}

a#hamburger-icon:link {
	color: white;
	text-decoration: none
}

a#hamburger-icon:visited {
	color: white;
	text-decoration: none
}

a#hamburger-icon:hover {
	color: white;
	text-decoration: none
}

a#hamburger-icon:active {
	color: white;
	text-decoration: none
}

#header {
	position: inline;
	width: 100%;
	height: 98px;
	top: 0;
	padding-top: 0;
	background-color: white
}

@media only screen and (min-width:992px) {
	#header {
		height: 110px;
		padding-top: 0;
		position: fixed;
		z-index: 20000
	}
}

#home-features {
	padding: 20px 0
}

@media only screen and (min-width:992px) {
	#home-features {
		padding: 40px 0
	}
}

#home-features .col {
	padding: 0 3px
}

@media only screen and (min-width:480px) {
	#home-features .col {
		padding: 0 8px
	}
}

#home-features .cell {
	display: table;
	width: 100%;
	border: 1px solid #c8c6c3;
	margin: 3px 0;
	padding: 10px 10px 16px 10px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

@media only screen and (min-width:300px) {
	#home-features .cell {
		padding: 4px 4px 4px 4px
	}
	#home-features .cell:not(.wide) {
		height: 300px
	}
}

@media only screen and (min-width:480px) {
	#home-features .cell {
		margin: 6px 0
	}
	#home-features .cell:not(.wide) {
		height: 400px
	}
}

@media only screen and (min-width:992px) {
	#home-features .cell {
		padding: 14px
	}
}

#home-features .cell img {
	width: 100%
}

#home-features .cell.wide {
	overflow: hidden;
	padding-top: 18px;
	padding-bottom: 0
}

#home-features .cell.wide .left {
	display: table;
	float: left;
	width: 52%
}

@media only screen and (min-width:992px) {
	#home-features .cell.wide .left {
		width: 55%
	}
}

#home-features .cell.wide .right {
	display: table;
	float: right;
	width: 48%
}

@media only screen and (min-width:992px) {
	#home-features .cell.wide .right {
		width: 45%
	}
}

#home-features .cell.wide .btn-cta {
	margin-top: 18px
}

#home-features .description {
	color: #8a8b8c;
	font-size: 12px;
	font-weight: 700;
	font-weight: 600;
	line-height: 1.2em;
	text-align: center;
	padding: .7em 10%;
	margin-bottom: 0
}

@media only screen and (min-width:480px) {
	#home-features .description {
		font-size: 15px
	}
}

@media only screen and (min-width:600px) {
	#home-features .description {
		font-size: 17px;
		padding: .7em 0
	}
}

#home-features .description a:link {
	color: #8a8b8c;
	text-decoration: none
}

#home-features .description a:visited {
	color: #8a8b8c;
	text-decoration: none
}

#home-features .description a:hover {
	color: #717272;
	text-decoration: underline
}

#home-features .description a:active {
	color: #575859;
	text-decoration: underline
}

#home-features .titlebar {
	display: table-row;
	background-color: #6daddf;
	color: white;
	width: 100%;
	height: 56px;
	font-size: 12px;
	font-weight: 700;
	font-weight: 700;
	text-align: center
}

@media only screen and (min-width:400px) {
	#home-features .titlebar {
		font-size: 12px
	}
}

@media only screen and (min-width:480px) {
	#home-features .titlebar {
		font-size: 15px
	}
}

@media only screen and (min-width:600px) {
	#home-features .titlebar {
		font-size: 16px
	}
}

@media only screen and (min-width:768px) {
	#home-features .titlebar {
		font-size: 18px
	}
}

@media only screen and (min-width:992px) {
	#home-features .titlebar {
		font-size: 16px
	}
}

@media only screen and (min-width:1200px) {
	#home-features .titlebar {
		font-size: 18px
	}
}

#home-features .titlebar a {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.3em;
	width: 100%;
	height: 60px;
	padding: 0 14px
}

#home-features .titlebar a:link {
	background-color: #6daddf;
	color: white;
	text-decoration: none
}

#home-features .titlebar a:visited {
	background-color: #6daddf;
	color: white;
	text-decoration: none
}

#home-features .titlebar a:hover {
	background-color: #5ca4db;
	color: white;
	text-decoration: none
}

#home-features .titlebar a:active {
	background-color: #82b9e4;
	color: white;
	text-decoration: none
}

#home-features .page-area-wrap {
	padding-left: 12px;
	padding-right: 12px
}

.masthead {
	overflow: hidden
}

@media only screen and (min-width:992px) {
	.masthead {
		margin-top: 110px
	}
}

.masthead .page-area-wrap {
	position: relative
}

.masthead .text {
	position: absolute;
	text-align: left
}

.masthead h1 {
	font-family: "Open Sans Condensed";
	font-weight: 700;
	font-weight: 700;
	color: #04306a;
	line-height: 1.1em
}

#fineprint a:link,
#fineprint2 a:link {
	color: #666;
	text-decoration: underline
}

#fineprint a:visited,
#fineprint2 a:visited {
	color: #666;
	text-decoration: underline
}

#fineprint a:hover,
#fineprint2 a:hover {
	color: #4d4d4d;
	text-decoration: underline
}

#fineprint a:active,
#fineprint2 a:active {
	color: #333;
	text-decoration: underline
}

@media only screen and (min-width:992px) {
	.lower #fineprint,
	.lower #fineprint2 {
		padding: 0 36px
	}
}

#lower-masthead .text {
	top: 10%;
	right: 0;
	width: 50%;
	padding-right: 2%
}

@media only screen and (min-width:400px) {
	#lower-masthead .text {
		top: 12%
	}
}

@media only screen and (min-width:480px) {
	#lower-masthead .text {
		top: 14%
	}
}

@media only screen and (min-width:600px) {
	#lower-masthead .text {
		top: 18%;
		padding-right: 10%
	}
}

@media only screen and (min-width:992px) {
	#lower-masthead .text {
		top: 20%
	}
}

#lower-masthead h1 {
	font-size: 19px;
	margin-top: 0;
	line-height: 1.15em
}

@media only screen and (min-width:400px) {
	#lower-masthead h1 {
		font-size: 22px
	}
}

@media only screen and (min-width:480px) {
	#lower-masthead h1 {
		font-size: 27px
	}
}

@media only screen and (min-width:768px) {
	#lower-masthead h1 {
		font-size: 38px
	}
}

@media only screen and (min-width:890px) {
	#lower-masthead h1 {
		font-size: 40px
	}
}

@media only screen and (min-width:992px) {
	#lower-masthead h1 {
		font-size: 48px
	}
}

#home-masthead {
	background-color: #fff
}

#home-masthead h1 {
	text-transform: none
}

#home-masthead .text {
	top: 5%;
	left: 5%;
	width: 50%
}

@media only screen and (min-width:480px) {
	#home-masthead .text {
		top: 10%;
		width: 45%
	}
}

@media only screen and (min-width:600px) {
	#home-masthead .text {
		top: 10%;
		width: 40%
	}
}

@media only screen and (min-width:890px) {
	#home-masthead .text {
		top: 10%;
		width: 50%
	}
}

@media only screen and (min-width:992px) {
	#home-masthead .text {
		top: 10%;
		width: 48%
	}
}

#home-masthead h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: 700;
	line-height: 1em;
	margin: 0 0 .3em 0
}

@media only screen and (min-width:480px) {
	#home-masthead h1 {
		font-size: 24px;
		margin: 0 0 .5em 0
	}
}

@media only screen and (min-width:600px) {
	#home-masthead h1 {
		font-size: 28px
	}
}

@media only screen and (min-width:768px) {
	#home-masthead h1 {
		font-size: 36px;
		margin-bottom: .5em
	}
}

@media only screen and (min-width:992px) {
	#home-masthead h1 {
		font-size: 55px;
		margin-bottom: .5em
	}
}

#home-masthead h2 {
	font-family: "Open Sans Condensed";
	font-weight: 700;
	font-weight: 700;
	font-size: 16px;
	color: gray;
	margin: 0 0 .5em 0;
	line-height: 1.1em
}

@media only screen and (min-width:480px) {
	#home-masthead h2 {
		font-size: 22px;
		margin: .6em 0 1.2em 0
	}
}

@media only screen and (min-width:600px) {
	#home-masthead h2 {
		font-size: 24px
	}
}

@media only screen and (min-width:768px) {
	#home-masthead h2 {
		font-size: 25px
	}
}

@media only screen and (min-width:992px) {
	#home-masthead h2 {
		font-size: 27px;
		margin-bottom: 1.5em
	}
}

#home-masthead a.btn-cta {
	line-height: 1.1em
}

@media only screen and (min-width:992px) {
	#home-masthead a.btn-cta {
		line-height: 30px
	}
}

#home-masthead a.btn-cta:link {
	background-color: #6daddf
}

#home-masthead a.btn-cta:visited {
	background-color: #6daddf
}

#home-masthead a.btn-cta:hover {
	background-color: #5ca4db
}

#home-masthead a.btn-cta:active {
	background-color: #82b9e4
}

#login {
	float: left;
	position: relative
}

#login-panel {
	position: absolute;
	z-index: 40000;
	display: none;
	background-color: #ddd;
	top: 24px;
	right: 0;
	width: 200px;
	padding: 20px 15px 6px 15px;
	text-align: left;
	font-size: 13px;
	border: 1px solid #ddd
}

@media only screen and (min-width:992px) {
	#login-panel {
		top: 36px;
		left: 0;
		width: 100%
	}
}

#login-panel input[type="text"] {
	font-size: 14px;
	width: 100%;
	padding: 0 6px;
	margin-bottom: 8px
}

#login-panel input[type="checkbox"] {
	margin: 6px 0 16px 0;
	display: inline
}

#login-panel a:link {
	color: #32538a;
	text-decoration: none
}

#login-panel a:visited {
	color: #32538a;
	text-decoration: none
}

#login-panel a:hover {
	color: #32538a;
	text-decoration: underline
}

#login-panel a:active {
	color: #406aaf;
	text-decoration: underline
}

#login-panel button {
	display: block;
	width: 100%;
	background-color: #fecf46;
	border: 1px solid #5c5c5c;
	color: black;
	font-size: 14px;
	font-weight: 700;
	font-weight: 500;
	margin: 2px 0 8px 0;
	padding: 6px 20px;
	cursor: pointer
}

#login-panel button:hover {
	background-color: #fec213
}

#login-panel label {
	padding: 0;
	line-height: 24px
}

#login-panel label span {
	display: inline;
	padding: 0 0 0 18px
}

#login-panel p {
	margin: 6px 0
}

#main-copy {
	padding: 0 36px
}

#main-logo {
	float: none;
	width: 215px;
	height: 63px;
	margin-top: 15px
}

@media only screen and (min-width:992px) {
	#main-logo {
		width: 215px;
		height: 63px;
		margin-top: 23px;
		margin-left: 32px;
		float: left
	}
}

#mobile-menu {
	text-align: left!important
}

#mobile-topbar {
	height: 40px;
	background-color: #6daddf
}

#navbar {
	width: 100%;
	top: 0;
	background-color: #f4b242;
	height: 40px;
	text-align: center
}

@media only screen and (min-width:992px) {
	#navbar {
		position: fixed;
		height: 40px;
		top: 110px;
		z-index: 20000
	}
}

#navbar ul.main-level {
	display: none;
	list-style-type: none;
	color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 18px
}

@media only screen and (min-width:992px) {
	#navbar ul.main-level {
		display: inline-block
	}
}

#navbar ul.main-level>li {
	display: block;
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	font-weight: 400;
	font-style: normal;
	font-weight: 400
}

#navbar ul.main-level>li.hover {
	background-color: #dd900d
}

#navbar ul.main-level>li.hover span {
	padding-bottom: 12px;
	border-bottom: 2px solid #8a8b8c
}

#navbar ul.main-level>li.hover a {
	color: white
}

#navbar ul.main-level>li:last-child a:after {
	content: ''
}

#navbar ul.main-level a {
	display: inline-block;
	position: relative;
	height: 100%;
	margin: 0;
	color: white;
	text-decoration: none;
	padding: 0 12px
}

@media only screen and (min-width:1115px) {
	#navbar ul.main-level a {
		padding: 0 25px
	}
}

#navbar ul.main-level a:after {
	content: "|";
	position: absolute;
	top: -2px;
	right: -5px
}

#navbar ul.dropdown {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	padding: 10px 0 12px 0;
	text-align: left;
	text-transform: none;
	background-color: #f4b242;
	z-index: 1000;
	font-size: 14px;
	font-weight: 700;
	font-weight: 700
}

#navbar ul.dropdown li {
	display: block;
	line-height: 16px;
	margin-bottom: 12px
}

#navbar ul.dropdown li a {
	display: block;
	padding: 0 12px
}

#navbar ul.dropdown li a:link {
	color: white;
	text-decoration: none
}

#navbar ul.dropdown li a:visited {
	color: white;
	text-decoration: none
}

#navbar ul.dropdown li a:hover {
	color: white;
	text-decoration: underline
}

#navbar ul.dropdown li a:active {
	color: black;
	text-decoration: underline
}

@media only screen and (min-width:1115px) {
	#navbar ul.dropdown li a {
		padding: 0 25px
	}
}

#navbar ul.dropdown li a:after {
	content: ""
}

#navbar .page-area-wrap {
	position: relative;
	text-align: center
}

#navbar .button-wrap {
	position: absolute;
	top: -130px;
	right: 6px
}

@media only screen and (min-width:992px) {
	#navbar .button-wrap {
		top: -64px;
		right: 48px
	}
}

#page-content {
	padding-top: 48px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 0
}

@media only screen and (min-width:992px) {
	#page-content {
		margin-bottom: 60px
	}
}

#page-content #left-column {
	padding: 0 25px 2em 25px
}

@media only screen and (min-width:992px) {
	#page-content #left-column {
		padding-bottom: 0;
		border-right: 1px solid #ddd
	}
}

#page-content #right-column {
	padding: 2em 25px;
	background-color: #eaebe4;
	text-align: center
}

@media only screen and (min-width:992px) {
	#page-content #right-column {
		padding: 0 15px 0 4%;
		background-color: transparent;
		text-align: left
	}
}

#page-content .text-column {
	margin-bottom: 0
}

@media only screen and (min-width:992px) {
	#page-content .text-column {
		margin-bottom: 40px
	}
}

#page-content .text-column *:first-child {
	margin-top: 0
}

#quicklinks {
	padding: 0 15px
}

#quicklinks .qlink {
	height: 40px;
	padding: 0
}

#quicklinks .qlink a {
	background-repeat: no-repeat;
	background-size: auto 100%
}

@media only screen and (min-width:992px) {
	#quicklinks .qlink {
		height: 69px
	}
}

#quicklinks .qlink a {
	display: block;
	height: 100%;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	font-weight: 700;
	font-weight: 700;
	line-height: 40px
}

@media only screen and (min-width:400px) {
	#quicklinks .qlink a {
		font-size: 14px
	}
}

@media only screen and (min-width:600px) {
	#quicklinks .qlink a {
		font-size: 16px
	}
}

@media only screen and (min-width:768px) {
	#quicklinks .qlink a {
		font-size: 19px
	}
}

@media only screen and (min-width:992px) {
	#quicklinks .qlink a {
		font-size: 23px;
		line-height: 69px
	}
}

#quicklinks #qlink-forms a {
	background-image: url(../img/qlink-forms-bg.png);
	text-decoration: none
}

#quicklinks #qlink-forms a:link {
	background-color: #a4d364
}

#quicklinks #qlink-forms a:visited {
	background-color: #a4d364
}

#quicklinks #qlink-forms a:hover {
	background-color: #8dc83c
}

#quicklinks #qlink-forms a:active {
	background-color: #7fb734
}

#quicklinks #qlink-faqs a {
	background-image: url(../img/qlink-faqs-bg.png);
	text-decoration: none
}

#quicklinks #qlink-faqs a:link {
	background-color: #8a8b8c
}

#quicklinks #qlink-faqs a:visited {
	background-color: #8a8b8c
}

#quicklinks #qlink-faqs a:hover {
	background-color: #717272
}

#quicklinks #qlink-faqs a:active {
	background-color: #646566
}

#quicklinks #qlink-contact a {
	background-image: url(../img/qlink-contact-bg.png);
	text-decoration: none
}

#quicklinks #qlink-contact a:link {
	background-color: #f4b242
}

#quicklinks #qlink-contact a:visited {
	background-color: #f4b242
}

#quicklinks #qlink-contact a:hover {
	background-color: #f19e12
}

#quicklinks #qlink-contact a:active {
	background-color: #dd900d
}

#sidebar {
	text-align: center
}

#sidebar .blue-callout {
	position: relative;
	background: #6daddf url(../img/blue-stripes.gif) top left repeat;
	width: 90%;
	margin: 40px auto 40px auto;
	border-radius: 14px;
	padding: 18px;
	text-align: left
}

#sidebar .blue-callout:after {
	position: absolute;
	content: "";
	bottom: -39px;
	right: 20%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 39px 24.5px 0 24.5px;
	background: #6daddf url(../img/blue-stripes.gif) top left repeat;
	border-color: transparent white white white
}

#sidebar .blue-callout .contentbox {
	border-radius: 10px;
	background-color: white;
	padding: 10px;
	margin: 12px 0
}

#sidebar .blue-callout .fact,
#sidebar .blue-callout .fiction {
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	padding: 2px 10px 0 36px;
	color: #666
}

#sidebar .blue-callout .fact {
	background-image: url(../img/ico-fact.jpg)
}

#sidebar .blue-callout .fiction {
	background-image: url(../img/ico-fiction.jpg)
}

#sidebar .blue-callout h3 {
	text-transform: uppercase;
	font-size: 20px
}

@media only screen and (min-width:768px) {
	#sidebar .blue-callout h3 {
		font-size: 24px
	}
}

#sidebar .blue-callout p {
	font-size: 13px;
	line-height: 1.6em
}

@media only screen and (min-width:768px) {
	#sidebar .blue-callout p {
		font-size: 16px
	}
}

#sidebar .btn-cta.enroll {
	font-size: 20px;
	text-transform: uppercase;
	border-radius: 12px;
	width: 80%;
	margin: 20px auto 10px auto;
	padding: 16px 0
}

@media only screen and (min-width:992px) {
	#sidebar .btn-cta.enroll {
		font-size: 24px
	}
}

@media only screen and (min-width:992px) {
	#sidebar .btn-cta.enroll {
		font-size: 28px
	}
}

#social-links {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px
}

@media only screen and (min-width:992px) {
	#social-links {
		display: block;
		position: absolute;
		top: -36px;
		right: 20px
	}
}

#social-links .follow {
	float: left;
	display: inline-block;
	text-transform: uppercase;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 18px;
	padding: 0 3px
}

@media only screen and (min-width:992px) {
	#social-links .follow {
		font-size: 20px;
		line-height: 28px
	}
}

#social-links img {
	float: left;
	height: 18px;
	margin: 0;
	padding: 0 2px
}

@media only screen and (min-width:992px) {
	#social-links img {
		height: 24px;
		padding: 0 3px
	}
}

.btn {
	border-radius: 0
}

.btn.btn-cta {
	color: white;
	font-size: 14px;
	font-weight: 700;
	font-weight: 600;
	text-transform: none;
	padding: 6px 12px;
	background-color: #8a8b8c
}

@media only screen and (min-width:992px) {
	.btn.btn-cta {
		font-size: 14px;
		padding: 6px 16px
	}
}

a.btn.btn-cta {
	text-decoration: none
}

a.btn.btn-cta:link {
	background-color: #8a8b8c
}

a.btn.btn-cta:visited {
	background-color: #8a8b8c
}

a.btn.btn-cta:hover {
	background-color: #808182
}

a.btn.btn-cta:active {
	background-color: #979899
}

.btn.btn-cta.large {
	font-size: 15px;
	height: 36px;
	padding: 0 20px
}

a.btn.btn-cta.large {
	line-height: 36px
}

@media only screen and (min-width:600px) {
	a.btn.btn-cta.large {
		line-height: 44px
	}
}

@media only screen and (min-width:600px) {
	.btn.btn-cta.large {
		font-size: 17px;
		height: 44px;
		padding: 0 32px
	}
}

.btn.btn-cta.masthead {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.1em;
	text-transform: uppercase;
	text-align: center;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 32px
}

@media only screen and (min-width:600px) {
	.btn.btn-cta.masthead {
		font-size: 18px;
		padding: 6px 32px
	}
}

@media only screen and (min-width:890px) {
	.btn.btn-cta.masthead {
		font-size: 24px;
		padding: 8px 32px
	}
}

.btn.btn-login {
	display: inline-block;
	border: 2px solid white;
	border-radius: 0;
	height: 24px;
	line-height: 21px;
	width: auto;
	font-size: 11px
}

@media only screen and (min-width:992px) {
	.btn.btn-login {
		border-color: #6daddf;
		height: 36px;
		line-height: 32px;
		font-size: 14px
	}
}

a.btn.btn-login {
	background: transparent url(../img/ico-whitelock.jpg) no-repeat top left;
	padding: 0!important
}

@media only screen and (min-width:992px) {
	a.btn.btn-login {
		background-image: url(../img/ico-bluelock.jpg)
	}
}

a.btn.btn-login:link {
	color: white
}

@media only screen and (min-width:992px) {
	a.btn.btn-login:link {
		color: #6daddf
	}
}

a.btn.btn-login:visited {
	color: white
}

@media only screen and (min-width:992px) {
	a.btn.btn-login:visited {
		color: #6daddf
	}
}

a.btn.btn-login:hover {
	color: white
}

@media only screen and (min-width:992px) {
	a.btn.btn-login:hover {
		color: #6daddf
	}
}

a.btn.btn-login:active {
	color: white
}

@media only screen and (min-width:992px) {
	a.btn.btn-login:active {
		color: #6daddf
	}
}

a.btn.btn-login span {
	display: inline-block;
	height: 100%;
	padding: 0 0 0 8px;
	margin-left: 26px;
	border-left: 1px solid white;
	padding: 0 8px 0 8px
}

@media only screen and (min-width:992px) {
	a.btn.btn-login span {
		margin-left: 34px;
		border-color: #6daddf;
		padding: 0 14px 0 10px
	}
}

a.btn:link {
	text-decoration: none
}

a.btn:visited {
	text-decoration: none
}

a.btn:hover {
	text-decoration: none
}

a.btn:active {
	text-decoration: none
}

@media only screen and (min-width:992px) {
	.lower #social-links {
		display: none
	}
}

.lowercase {
	text-transform: lowercase
}

.page-area-wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1150px;
	padding: 0
}

@media only screen and (min-width:992px) {
	.page-area-wrap {
		padding: 0 20px
	}
}

.typewriter-font {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: 700
}

.underline {
	text-decoration: underline
}

.formtable {
	border-bottom: solid 1px #CCC
}

.formclass {
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px;
	background-color: #EFEFEF
}

.formitem {
	border-bottom: solid 1px #CCC;
	padding: 5px
}

.formitem2 {
	padding: 5px
}

@media only screen and (min-width:992px) {
	.header-message {
		display: block;
		z-index: 200000;
		position: relative;
		margin: auto
	}
}

@media only screen and (max-width:1115px) {
	td {
		display: block
	}
}

#search-panel {
	background-color: #6daddf;
	margin: auto;
	z-index: 200010;
	position: relative
}

#search-panel .search-contents {
	padding: 5px 0;
	position: relative
}

#search-panel .form-search {
	padding: 0 6em
}

#search-panel .form-search input,
.search-page .page-header .form-search input {
	font-size: 18px;
	padding: 0 20px;
	border-radius: 3px 0 0 3px!important;
	height: 35px
}

#search-panel .form-search button {
	background: #f4b242;
	left: -1px;
	padding: 7px 16px 7px 14px!important;
	border: 0;
	border-radius: 3px;
	z-index: 999;
	color: #FFF;
	font-weight: 700;
	font-size: 15px
}

.search-page .page-header button {
	left: -4px;
	padding: 18px 16px 14px 14px!important;
	border: 0;
	border-radius: 3px!important;
	z-index: 999
}

.search-page .page-header button:hover {
	color: #fff
}

.search-page .page-header .input-group-btn {
	z-index: 999
}

#search {
	float: left;
	position: relative
}

a.btn.btn-search {
	display: block;
	background: url(../img/search-icon.png) no-repeat;
	width: 120px;
	height: 36px;
	font-weight: 700;
	color: #6daddf;
	background-position: 5px;
	padding-left: 30px
}

@media only screen and (min-width:992px) {
	a.btn.btn-search:after {
		content: "SEARCH"
	}
}

a.btn.btn-search:hover,
a.btn.btn-search.active {
	background-image: url(../img/search-icon-hover.png) no-repeat;
	cursor: pointer;
	background-color: #f4b242;
	color: #fff
}

#cancel.btn-default {
	margin-left: 10px
}

@media (max-width:969px) {
	#search-panel .search-contents {
		padding-top: 10px
	}
	#search-panel .form-search {
		padding: 0
	}
}

@media (max-width:480px) {
	#search-panel .form-search button {
		padding: 20px 15px 21px 15px
	}
	#search-panel .form-search input {
		font-size: 16px
	}
}

@media only screen and (max-width:890px) {
	a.btn.btn-search {
		width: 60px;
		height: 32px
	}
}

.quote-highlight {
	font-size: 21px;
	font-weight: 700;
	color: #f4b242
}

a.sidebar-accordion {
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: #6dadde;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
	padding: 0 10px 0 42px
}

a.sidebar-accordion:link {
	background-color: #6dadde;
	text-decoration: none;
	color: #fff
}

a.sidebar-accordion:visited {
	background-color: #6dadde;
	text-decoration: none;
	color: #fff
}

a.sidebar-accordion:hover {
	background-color: #f4b242;
	text-decoration: none;
	color: #fff
}

a.sidebar-accordion:active {
	background-color: #f4b242;
	text-decoration: none;
	color: #fff
}

a.sidebar-accordion:before {
	position: absolute;
	display: block;
	content: '';
	top: 9px;
	left: 12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 13px;
	border-color: transparent transparent transparent #fff
}

a.sidebar-accordion.expanded:before {
	border-style: solid;
	border-width: 13px 7.5px 0 7.5px;
	border-color: #fff transparent transparent transparent
}

.ul-sidebar-accordion-wrap {
	height: 0;
	max-height: 0;
	overflow: hidden
}

.ul-sidebar-accordion-wrap.expanded {
	height: auto;
	max-height: 1800px;
	transition: max-height .5s ease-in;
	transition-delay: .1s
}

ul.sidebar-accordion-gallery,
li.sidebar-accordion-gallery {
	list-style-type: none;
	margin: 0;
	padding: .9% 0 0 0
}

ul.sidebar-accordion-gallery {
	display: block;
	overflow: hidden
}

li.sidebar-accordion-gallery {
	float: left;
	width: 49%;
	padding-bottom: .9%
}

ul.sidebar-accordion-gallery li:nth-child(odd) {
	margin-right: 2%
}

li.sidebar-accordion-gallery:before {
	display: none
}

li.sidebar-accordion-gallery img {
	width: 100%
}

h3.sidebar-accordion {
	margin-bottom: 0
}