/* http://getbootstrap.com/customize/?id=3791c24c44520ccef0d906d8811f53cb */

body {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	line-height:177.777777%;
	color: #1F1F1F;
	background: #EBEBEB;
	overscroll-behavior: none;
}
body.contentpane,
.mceContentBody.editorBody {
	background: #FFF !important;
}
body > div {
	background: #FFF;
}
a {
	color: #1F3098;
	text-decoration: none !important;
}
h1 a {
	color: #3E6191;	
}
a:hover {
	color:#66A486;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	text-decoration: none;
}
ul {
	margin:0;
	padding-left:20px;
}
.twocolumns {
	-webkit-columns:2 !important;
	-moz-columns:2 !important;
	columns:2 !important;
	padding:0;
	margin:0;
	list-style: none;
}
.twocolumns li {
	font-size: 90%;
	padding-bottom:10px;
	line-height: 130%;
}
ul.threecolumns {   
	-webkit-columns:3 !important;
	-moz-columns:3 !important;
	columns:3 !important;
	padding:0;
	margin:0;
	list-style: none;
}
ul.threecolumns li {
	font-size: 90%;
	padding-bottom:10px;
	line-height: 130%;
}
ol {
	margin:0;
	padding-left:20px;
}
li {
	line-height: inherit;
}
hr {
	border-color:#3E6191;
	border-style: solid;
}
h1 {
	color: #3E6191;
	font-size: 222.222222%;
	font-weight: 400;
	line-height: 100%;
	margin:0 0 20px;
	padding:0;
}
h2 {
	color: #3E6191;
	font-size: 133.333333%;
	font-weight: 700;
	line-height: 100%;
	margin:5px 0 10px;
	padding:0;
}
h3 {
	color:#212121;
	font-size: 111.111111%;
	font-weight: 700;
	line-height: 100%;
	margin:5px 0 10px;
	padding:0;
}
.blog.hide-title h3 {
	display: none;
}
h4 {
	color:#212121;
	font-size: 100%;
	font-weight: 700;
	line-height:177.777777%;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
blockquote {
	font-size:94.44%;
	font-weight:600;
	line-height:130%;
	margin:20px 0;
	padding:10px 20px;
	border-left:5px solid #66A486;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
span.sep {
	padding:0 5px;
}
#pop-print a,
input[type="submit"].btn,
input.btn,
button.btn,
a.btn {
	background: #FFF;
	color:#66A486;
	text-transform: uppercase;
	padding:4px 12px 2px;
	border-radius: 15px;
	font-size: 93.75%;
	line-height: 150%;
	box-shadow: none;
	font-weight: 400;
	margin-top: 10px;
	border:2px solid #3E6191;
	font-weight: bold; 
}
#pop-print a:hover,
input[type="submit"].btn:hover,
input.btn:hover,
button.btn:hover,
a.btn:hover {
	color:#66A486;
	background:#3E6191;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
#pop-print a:focus,
input[type="submit"].btn:focus,
input.btn:focus,
button.btn:focus,
a.btn:focus  {
	outline:none;
	background: #3E6191;
	color:#66A486;
}
div.custom {
	width: 100%;
	padding:0;
}
.formResponsive .control-label {
	display:none;
}
a.note,
span.note {
	font-size: 85%;
	color:#777;
	font-style: italic;
	position: relative;
	top:-5px;
}
a.note {
	display: block;
	color:#1F3098;
	font-style: normal;
	margin-top:5px;
}
a.note:hover {
	color:#66A486;
}
.item-page img {
	max-width: 100%;
}
p.img_caption,
.wf_caption span {
	color:#666;
	font-size: 70%;
	line-height: 150%;
	border-bottom:1px dotted #666;
	padding:5px 0;
}
p.img_caption {
	position: relative;
	top:-30px;
}
span.spacer {
	padding:0 15px;
}
#pop-print {
	position: absolute;
	top: 30px;
	right:30px;
}
.icons {
	margin:25px 0;
}
.category-desc img {
	max-width: 100%;
}
@media print {
	#pop-print {
		display: none !important;
	}
}

/* System Messages */
#system-message-container {
	position: relative;
	top:30px;
}
.alert-message {
	display: none;
}
.alert-warning {
	background: #EEE;
	color:#1F1F1F;
	border-color:#1F1F1F;
}
form#finder-search input.inputbox {
	padding:3px 5px;
	border-color:#EEE;
}
form#finder-search button.btn {
	margin-top:-5px;
}
ul.search-results {
	list-style: none;
	padding:0;
}
ul.search-results li {
	border-top:1px dotted #1F1F1F;
	padding-top:30px;
	margin-top:30px;	
}
ul.search-results li h4 {
	text-transform: none;
}
ul.search-results li h4 a {
	font-size: 147.222222%;
	color:#3E6191;
	line-height: 130%;	
}
ul.search-results li h4 a:hover {
	color:#66A486;
}

/* RSForm */
.formControlLabel {
	display: none;
}
.formResponsive .formHorizontal .formControls {
	margin-left:0 !important;
}
.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 10px !important;
}
.form-Horizontal select, .form-Horizontal textarea, .form-Horizontal input[type="text"], .form-Horizontal input[type="password"], .form-control {
	padding:0px 10px !important;
	width:100% !important;
	font-size: 100% !important;
	height:40px !important;
	background: #FFF;
	margin-bottom:0 !important;
}
.formResponsive select, .formResponsive .chzn-container {
	height:40px !important;
	font-size: 100% !important;
	width: 75% !important;
}
.formResponsive .chzn-container-single .chzn-single {
	font-size: 100% !important;
	height:40px !important;
	padding-top:6px;
	background: #FFF;
	border:1px solid #CCC;
}
.formResponsive .chzn-container-single .chzn-single div b {
	position: relative;
	top:8px;
}
.formResponsive textarea {
	height: auto !important;
	min-height: 150px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
}
fieldset.formContainer div[class*="rsform-block-note-"],
fieldset.formContainer div[class*="rsform-block-desc-"] {
	margin-bottom:0;
}
fieldset.formContainer div[class*="rsform-block-desc-"] {
	font-weight: 600;
}
fieldset.formContainer div[class*="rsform-block-note-"] {
	font-size: 80%
}
#spentFuelForm {
	width: 80%;
}


/* User Forms */
form.user .control-label {
	display: none;
}
form.user input[type="text"], form.user input[type="password"] {
	margin-bottom:10px !important;
	width: 50% !important;
}
ul.user {
	list-style: none;
	margin:15px 0 0;
	padding:0;
}

/* Pagination */
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul {
	display: inline;
}
.pagination ul > li {
	display: inline;
	font-size: 82%;
	font-weight: 400;
}
.pagination ul > li > a, .pagination ul > li > span {
	padding: 4px 10px;
}
.pagination ul > li > a, .pagination ul > li > span {
	float: left;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
}
.pagination ul > li.pagination-start > a, .pagination ul > li.pagination-start > span {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-left-width: 1px;
}
.pagination ul > li.pagination-end > a, .pagination ul > li.pagination-end > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination ul li a [class*="icon-"] {
	opacity: 0.3;
}
.pagination ul li a:hover [class*="icon-"] {
	opacity: 0.5;
}
.display-limit {
	margin: 20px 0px;
	color:#666;
}

/* Consultants Table */
table.vof {
	border-bottom: 0 !important;
}
table.vof thead {
	display: none;
}
table.vof td,
td.vof-item {
	border-top:0 !important;
	padding-bottom:30px !important;
}
td.vof-item .inner {
	background:#f2f2f2;	
	border-bottom: 2px solid #AD0000;
	padding-bottom: 30px;
}
td.vof-item .inner a {
	display: block;
}
td.vof-item .headshot {
	margin-bottom:15px;
	position: relative;
}
td.vof-item .headshot .imgratio {
	padding-bottom: 139.6313364055%;
}
td.vof-item .headshot img {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 110;
	width:100%;
}
td.vof-item .name {
	padding:0 15px;
}
td.vof-item .tags {
	padding:0 15px;
	font-size: 75%;
	color:#0B1E37;
}
.loader {
  position:absolute;
  width:100%;
  height:100%;
  background:#f2f2f2 url(../images/loading.gif) no-repeat center center;
  z-index:100;
}

/* Navigation */
.navigation-wrapper {
	min-height:136px;
}
.navigation {
	position:relative;
	z-index:200;
	height:auto;
	min-height:107px;
	background:#FFF;
	box-shadow: 1px 6px 10px -4px rgba(0,0,0,0.5);
}
.navigation.affix {
	top:0px;
	position:fixed;
	width:100%;
}
.navigation .container {
}
.navigation .logo-content {
	padding:20px 0;
}
.navigation .navigation-content {
	text-align: right;
	padding-top:10px;
}
.navigation .topmenu .nav {
	float:right;
}
.navigation .topmenu .nav li {
	font-size: 83.3333333%;
	font-weight: 400;
	padding:0 10px;
	line-height: 200%;
	display: inline;
	float:left;
}
.navigation .topmenu .nav li a {
	padding:0;
	background:none;
	color:#000;
}
.navigation .topmenu .nav li a:hover {
	color:#66A486;
}
.navigation div.moduletable.search {
	float:right;
	position: relative;
	top:-3px;
}
.navigation div.moduletable.search label {
	display: none;
}
.navigation div.moduletable.search input {
	background-color:transparent;
	background-image:url(../images/icon_search.png);
	background-position:98% center;
	background-repeat:no-repeat;
	background-size:16px 16px;
	border:none;
	cursor:pointer;
	height:30px;
	margin:0 0 0 5px;
	padding:0px 12px;
	font-size: 83.3333333%;
	font-weight:400;
	position:relative;
	-webkit-transition:width 400ms ease,background 400ms ease;
	transition:width 400ms ease,background 400ms ease;
	width:0;
}

.navigation div.moduletable.search input:focus {
	background-color:#fff;
	border-bottom:2px solid #CCC;
	padding:0px 30px 0 10px;
	cursor:text;
	outline:0;
	width:250px;
}
.navbar-brand {
	display: block;
	border: 0;
	text-shadow: none;
	padding: 0;
	height: auto;
	float:none;
	width: 100%;
	max-width: 351px;
	position: relative;
	z-index: 20000;
}
.navbar-brand img {
	width: 100%;
}
.navbar-collapse {
	padding:0;
}
.navbar-default {
	background: none;
	border:0;
	border-radius: 0;
	box-shadow: none;
}
.navbar {
	min-height: 0;
	margin:0;
	padding:0;
}
.navbar .container-fluid {
	padding:0;
}
.navbar .mainmenu {
	clear:both;
}
.navbar .mainmenu .nav {
	margin-top:75px;
}
.navbar .mainmenu .nav li {
	font-size: 138.888888%;
	padding:0 20px 10px;
	margin:0;
	display: inline-block;
	color: #66A486;
	cursor:pointer;
	text-transform: uppercase
}
.navigation .mainmenu .nav li.item-550,
.navigation .mainmenu .nav li.item-551,
.navigation .mainmenu .nav li.item-552,
.navigation .mainmenu .nav li.item-553,
.navigation .mainmenu .nav li.item-554,
.navigation .mainmenu .nav li.item-555 {
	display: none;
}
.navbar .mainmenu .nav li.item-525 {
	padding-right:0;
}
.navbar .mainmenu .nav li:hover {
	color: #1F3098;	
}
.navbar .mainmenu .nav li a {
	padding:0;
	color: #66A486;
	font-weight: 400;
	line-height: 130%;
}
.navbar .mainmenu .nav li a:hover {
	background:none;
	color:#1F3098;
}
.navbar .mainmenu .nav li.active a,
.navbar .mainmenu .nav li.active a:hover {
	color: #1F3098;
}
.navbar .mainmenu .nav-child {
	position: absolute;
	z-index: 1000;
	opacity:0;
	height: 0;
	min-width: 200px;
	overflow:hidden;
	border:0px;
	background: #213098;
	padding:10px 25px 15px;
	margin-top:10px;
	margin-left:-15px;
	text-align: left;
	box-shadow: 4px 4px 4px 0px #666;
}
.navbar .mainmenu .nav-child:hover {
	max-height: 999px;
}
.navbar .mainmenu .nav-child li {
	display: block;
	background: #213098;
	padding:0 0 10px 0;
	font-size: 94.4444444%;
	line-height: 150%;
	margin:0 0 10px 0;
	border:0;
	list-style: none;
	text-transform: none;
	border-bottom:1px solid #0083B6;
	font-weight: 300;
}
.navbar .mainmenu .nav-child li:first-child {
	margin-top:10px;
}
.navbar .mainmenu .nav-child li:last-child {
	float:none;
	margin:0;
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom: 0;
}
.navbar .mainmenu .nav-child li a {
	display: block;
	color: #FFF !important;
	white-space: nowrap;
	padding:0;
	line-height: 150%;
	font-weight: 400;
}
.navbar .mainmenu .nav-child li a:hover {
	color: #0083B6 !important;
}

.navbar .mainmenu .nav-child li a span {
	display:inline;
}
.navbar .mainmenu .nav > li:hover > .nav-child,
.navbar .mainmenu .nav > li > a:focus + .nav-child {
	opacity:1;
	height:auto;
}
.navbar .mainmenu .nav > li.item-460 {
	display: none;
}

/* Content */
.mainbody.error-page {
	background:#FFF;
}
.mainbody .container {
	padding-top:40px;
}
#content .padding {
	margin:0;
	padding:0 0 40px;
}
#content .page-header {
	padding:0;
	margin:0;
	border:0;
}
#content section {
	font-size: 105.555555%;
	color:#143771;
}
#content section b,
#content section strong {
	color:#009065;	
}
#content .category-desc {
	border-bottom:1px dotted #142C52;
	padding-bottom:30px;
	margin-bottom:30px;	
}
#content .item-page .item-image {
	border-bottom:20px solid #002DA3;
	margin-bottom:30px;
}
#content .item-page .item-image.pull-left {
	width: 35%;
	padding-right:30px;
	border-bottom:0;
}
#content .item-page .item-image.pull-right {
	width: 35%;
	padding-left:30px;
	border-bottom:0;
}
#content .item-page div.create {
	margin-bottom:15px;
}
.category-desc .item-image {
	border-bottom:20px solid #002DA3;
}
div.items-leading > div {
	border-top:1px dotted #142C52;
	padding-top:30px;
	margin-top:30px;
}
div.items-leading > div:first-child {
	border-top:0;
	padding-top:0px;
	margin-top:0px;
}
div.items-leading > div.system-unpublished {
	display: none;
}
div.items-leading .item-image {
	max-height: 350px;
	overflow: hidden;
}
div.items-leading .item-image p.img_caption {
	display: none;
}
div.create {
	font-weight: 600;
}
div.items-leading > div > .page-header {
	margin-bottom:15px !important;
}
div.items-leading > div p.readmore {
	margin-top:15px;
}
div.items-leading .item-image img,
div.item-page .item-image img {
	width: 100%;
}
div.items-leading .item-image img {
	margin-top:5px;
}
div.items-leading > div > .col-sm-4 {
	padding-left:0;
}
div.items-leading > div > .col-sm-8 {
	padding-right:0;
}
div.items-leading > div > .col-sm-12 {
	padding-right:0;
	padding-left:0;
}
div.items-leading > div > .col-sm-12 img {
	display: none;
}
#right {
	padding-top:60px;
}
#right div.moduletable {
	margin-bottom: 60px;
}
#right div.moduletable h3 {
	font-size: 111.111111%;
	color:#66A486;
	font-weight: 700;
	text-transform: uppercase;
}
#right div.moduletable .btn {
	font-size: 93.75%;
}
#right .nav > li {
	background:#01237E;
	line-height: 130%;
	margin-bottom: 4px;
}
#right .nav > li.active {
	background:#66A486;
}
#right .nav > li a {
	font-weight: 400;
	color:#FFF;
	padding:10px 15px;
}
#right .nav > li a:hover,
#right .nav > li.active a:hover {
	color:#FFF;
	background:#01237E;	
}
#right .nav ul {
	padding-left:0px;
	background:#FFF;
	border-top:2px solid #FFF;
}
#right .nav ul li {
	background:#CCC;
	margin-top:2px;
	list-style: none;
	text-align: left;
	line-height: 130%;
	padding:10px 15px;
}
#right .nav ul li a {
	background: none !important;
	padding:0;
	color:#01237E;
	text-transform: none;
}

#right .nav ul li ul {
	padding-left:0px;
	background:#FFF;
	border-top:0;
	margin-top:5px;
}
#right .nav ul li ul li {
	background:#CCC;
	margin-top:0px;
	list-style: none;
	text-align: left;
	line-height: 130%;
	padding:5px 0px;
}
#right .nav ul li ul li a {
	background: none !important;
	padding:0;
	color:#1F1F1F !important;
	text-transform: none;
}
#right .nav ul li ul li.active a,
#right .nav ul li ul li a:hover {
	color:#66A486 !important;
}
#right .nav ul li.active a {
	color:#66A486;
}
#right .nav ul li.active a:hover {
	color:#66A486;
}
#right div.moduletable div.custom  {
	border-top:1px solid #001F80;
	font-size: 88.888888%;
}
#right div.moduletable.list ul {
	margin:0;
	padding:0;
	list-style: none;
}
#right div.moduletable.list ul li {
	padding:8px 0;
	border-bottom:1px solid #BBB;
	line-height: 140%;
	font-weight: bold;
}
#right div.moduletable.product h3 {
	text-transform: none;
}
#right div.moduletable.product h4 {
	font-size: 93.75%;
}
#right div.moduletable.product div.custom {
	border-top:0;
	line-height: 150%;
	font-weight: bold;
}
#right div.moduletable.product img {
	border:1px solid #000;
	margin-bottom:10px;
	width: 100%;
}
#right div.moduletable.product hr {
	border-color:#001F80;
	margin:10px 0 0;
}
#right div.moduletable.contact div.custom {
	border-bottom:1px solid #001F80;
	line-height: 130%;
	font-size: 88.8888888%;
	padding:15px 0 20px;
}
#right div.moduletable.contact hr {
	border:0;
	border-bottom:1px dotted #001F80;
	margin:7px 0;
}
#right div.moduletable.contact img {
	border:1px solid #000;
	margin-right:15px;
	margin-top:5px;
}
#right div.moduletable.contact .glyphicon {
	display: inline-block;
	margin-top:3px;
}
#right div.moduletable.download h3 {
	color:#3E6191;
	text-transform: none;
}
#right div.moduletable.download div.custom {
	border:1px solid #000;
	background:#3E6191;
	text-align: center;
	padding-bottom: 10px;
}
#right div.moduletable.download img {
	width: 100%;
}
#right div.moduletable.download .btn:hover {
	background:#FFF;
	color:#3E6191;
}
#right div.moduletable.reg-button div.custom  {
	border:0;
	text-align: center;
	font-size: 100%;
}
#right div.moduletable.plain div.custom {
	border:0;
}

/* Home */

.slideshow-content {
	position: relative;
	padding:0 !important;
}
.action {
	background:#002DA3;
}
.action-content {
	padding:15px 0;
	text-align: center;
}
.action .btn {
	margin:0;
	border-color:#FFF;
	background:#66A486;
	color:#FFF;
	font-size: 111.111111%;
	font-weight: 400;
	padding:6px 15px 4px;
	border-radius: 21px;
}
.action .btn:hover {
	border-color:#FFF;
	background:#66A486;
	color:#1F3098;
}
.intro {
	padding:30px 0;
	font-size: 122.222222%;
	line-height: 175%;
	text-align: center;
}
.intro strong {
	font-size: 145.454545%;
	font-weight: 400;
	color:#3E6191;
}
.feature {
	padding:30px 0;
}
.feature div.moduletable {
	margin-bottom:45px;
}
.feature div.moduletable h3 {
	font-size: 111.111111%;
	color:#FFF;
	margin:0;
	text-align: center;
	text-transform: uppercase;
	background: rgb(0,134,48);
	background: linear-gradient(348deg, rgba(0,134,48,1) 26%, rgba(0,88,16,1) 94%);
	font-weight: 400;
	padding:10px 0;
}
.feature div.moduletable .custom {
	padding-top:69.444444%;
	position: relative;
	background-size: cover;
	text-align: center;
}
.feature div.moduletable .custom a {
	position: relative;
	bottom:-15px;;
	background:#1F3098;
	color:#FFF;
	border-color:#FFF;
	font-weight: 400;
	display:inline-block;
}
.feature div.moduletable .custom a:hover {
	color:#66A486;
}

/* Events */
.events {
	background:#FFF url(../images/events_bg.png) 0 100% repeat-x;
	padding:45px 0;
}
.events div.moduletable {
	font-weight: 88.8888888%;
	color:#333;
	line-height: 150%
}
.events div.moduletable h3 {
	font-size: 137.5%;
	color:#3E6191;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	margin-bottom:30px;
}
.events div.moduletable h2 {
	display: none;
}
.events div.moduletable ul {
	list-style: none;
	padding:0;
	margin:0;
}
.events div.moduletable ul li {
	padding-left:30px;
	padding-right:30px;
}
.events div.moduletable ul li:nth-child(2) {
	border-left:1px solid #005919;
	border-right:1px solid #005919;
}
.events div.moduletable .created {
	color:#000676;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom:5px;
}
.events div.moduletable a {
	font-size: 137.5%;
	color:#66A486;
	font-weight: 700;
}
.events div.moduletable ul li h3 {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	margin:5px 0;
}

/* Bottom Area */
.bottom {
	background: rgb(0,14,74);
	background: linear-gradient(270deg, rgba(0,14,74,1) 23%, rgba(0,17,116,1) 99%);
}
.bottom .container {
	padding-top:30px;
	padding-bottom:30px;
}
.bottom div.moduletable {
	font-size: 133.333333%;
	text-align: center;
}
.bottom div.moduletable h3 {
	font-size: 91.6666666%;
	color:#66A486;
	text-transform: uppercase;
}
.bottom div.moduletable .pull-left.item-image {
	float: none !important;
	margin-bottom: 5px;
}
.bottom div.moduletable .item-image {
	width: 100%;
	height: 190px;
	overflow: hidden;
	position: relative;
}
.bottom div.moduletable img {
	width: 100%;
	position: absolute;
/* 	bottom:-25%; */
	left:0;
}
.bottom div.moduletable .noPos img {
	position: relative;
	bottom:auto;
	left:auto;
}
.bottom div.moduletable .create {
	color:#FFF;
	font-size: 58.3333333%;
}
.bottom div.moduletable hr {
	margin:5px 0;
	border-color:#DDD;
}
.bottom div.moduletable a {
	color:#FFF;
}
.bottom div.moduletable a:hover {
	color:#66A486;
}
.bottom div.moduletable a.btn {
	background:none;
	color:#FFF;
	border-color:#66A486;
	font-weight: 400;
	font-size: 66.6666666%;
}
.bottom div.moduletable a.btn:hover {
	background:none;
	color:#66A486;
}
.bottom div.moduletable p.img_caption {
	display: none;
}

/* Footer Area */
.footer {
	background: #212121;
	color: #FFF;
	font-size: 88.8888888%;
	border-top:6px solid #FFF;
	line-height: 130%;
}
.footer .container {
	padding-top:30px;
	padding-bottom:30px;
}
.footer .row .footer-content {
	min-height: 190px;	
}
.footer .col2, .footer .col3, .footer .col4, .footer .col5 {
	border-left:1px solid #FFF;
}
.footer .col2, .footer .col3 {
	border-left: 0;
}
.footer div.moduletable.info {
	line-height: 150%;
}
.footer div.moduletable.info img {
	margin-bottom:10px;
	max-width: 100%;
}
.footer div.moduletable.info span {
	font-size: 87.5%;
	display: inline-block;
	margin-top:5px;
}
.footer div.moduletable.info a {
	color:#26C9FF;
}
.footer div.moduletable.info a:hover {
	color:#FFF;
}
.footer div.moduletable.info span a {
	color:#26C9FF;
	white-space: nowrap;
}
.footer div.moduletable.info span a:hover {
	color:#FFF;
}
.footer div.moduletable.menu ul {
	list-style: none;
	padding:0;
	margin:0;
}
.footer div.moduletable.menu ul li a {
	color:#FFF;
	background:none;
	padding:0;
}
.footer div.moduletable.menu ul li a:hover {
	color:#66A486;
}
.footer div.moduletable.menu ul.nav > li {
	text-transform: uppercase;
	display: none;
}
.footer .col4 ul.nav li.item-1095,
.footer .col4 ul.nav li.item-532 {
	display: none;
}
.footer .col5 div.moduletable.menu ul.nav li,
.footer div.moduletable.menu ul.nav li.active {
	display: block;
}
.footer .col5 div.moduletable.menu ul.nav li {
	padding-bottom:10px;
}
.footer div.moduletable.menu ul.nav-child {
	margin:10px 0;
}
.footer div.moduletable.menu ul.nav-child li {
	text-transform: none;
	padding-bottom:10px;
	line-height: 120%;
}
.footer div.moduletable.social img {
	margin:5px 10px 0 0;
}
.footer div.moduletable.social img:hover {
	opacity:.8;
}

/* Copyright Area */
.copyright {
	background:#EBEBEB;
}
.copyright .container {
	padding:15px 0 30px;
	font-size: 66.6666666%;
	color:#000;
	text-align: center;
	font-weight: bold;
}


/* start smaller desktop width styles */
@media (max-width: 1199px) {
.navbar .mainmenu .nav {
	margin-top:50px;
}
.navbar .mainmenu .nav li {
	padding:0 20px 10px;
	font-size: 120%;
}
.navigation div.moduletable.search input:focus {
	width:150px;
}
}

/* start tablet width styles */
@media (max-width: 991px) {
.navigation.affix {
	position:relative;
}
.navigation .logo-content {
	padding:20px 0 20px 60px;
}
.navigation .topmenu,
.navigation div.moduletable.search {
	display: none;
}
.navbar .mainmenu .nav {
	margin-top:0px;
}
.navbar .mainmenu .nav li {
	display: block !important;
	text-transform: none;
	padding:10px 0;
}
.feature div.moduletable h3 {
	padding:10px 15px; 
}
#spentFuelForm {
	width: 100%;
}

} /* end tablet width styles */


/* start nav button styles */
@media (max-width: 991px) {
.navigation .row {
	margin:0;
}
.navigation .container {
	padding:0;
	width: 100%;
}
.navigation-content {
	width: 100%;
	padding:0;
}
.navigation .navigation-content {
	position: absolute;
	top:49px;
}
.navbar-header {
	margin:0 !important;
}
.navbar-toggle {
	border: 0;
	margin:0;
	background:none;
	position: relative;
	top:-15px;
	right:60px;
}
.navbar-toggle:hover {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-toggle .icon-bar {
	background: #213098 !important;
	height: 6px;
	width: 40px;
	margin-top:4px;
	border-radius: 3px;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;	
}
.navbar-collapse {
	border:0;
	background: #213098;
	position: absolute;
	right:0px;
	left:0;
	z-index: 10000;
	width: 100%;
	margin-left:0 !important;
}
.navbar-collapse .navbar {
	margin-bottom:0;
}
.navbar .nav {
	border-top: 4px solid #0083B6;
	border-bottom:4px solid #0083B6;
	padding:10px 25px 15px;
	margin-top:0;
}
.navbar .nav li {
	display: block;
	padding:0 0 10px 0;
	font-size: 100%;
	line-height: 150%;
	margin:0 0 10px 0;
	border:0;
	list-style: none;
	text-transform: none;
	border-bottom:1px solid #0083B6;
	text-align: left;
	color: #0083B6 !important;
}
.navbar .nav li:last-child {
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom: 0;
}
.navbar .nav li a,
.navbar .nav li.active a {
	display: block;
	color: #FFF !important;
	white-space: nowrap;
	padding:0;
	line-height: 150%;
	font-weight: 400;
}
.navbar .nav li a:hover,
.navbar .nav li.active a:hover {
	color:#0083B6;
}
.navbar .nav li .nav-child {
	display: none;
}
} /* end nav button styles */

/* start smartphone width styles */

@media (max-width: 812px) {
.pagination ul > li {
	display: none;
}
.pagination ul > li.pagination-start,
.pagination ul > li.pagination-end,
.pagination ul > li.pagination-prev,
.pagination ul > li.pagination-next {
	display: inline;
}
} 
@media (max-width: 767px) {
.navigation .logo-content {
	padding:20px 0 20px 15px;
}
.navbar-toggle {
	top:-20px;
	right:15px;
}
#right {
	padding-top:0;
}
.events div.moduletable ul li {
	padding-left:15px;
	padding-right:15px;
}
.events div.moduletable ul li:nth-child(2) {
	border-top:1px solid #005919;
	border-bottom:1px solid #005919;
	border-right:0;
	border-left:0;
	margin:15px 0;
	padding:15px;
}

.bottom div.moduletable {
	margin-bottom:30px;
}
.footer .row .footer-content {
	min-height: 0px;
	margin-bottom:30px;	
}
}
@media (max-width: 736px) {
}
@media (max-width: 667px) {
}
@media (max-width: 414px) {
div.items-leading > div > .col-xs-3,
div.items-leading > div > .col-xs-9,
div.items-leading > div > .col-xs-3 .pull-left,
div.items-leading > div > .col-xs-9 .pull-left {
	width: 100%;
	float:none !important;
}
div.items-leading .item-image img {
	margin:0 0 15px 0	
}
div.items-leading > div > .col-sm-8 {
	padding:0 15px 0 0;
}
}
/* end smartphone width styles */

