
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav section, summary {
     display: block;
}

/* nav overrides */
#navbar .nav {
	width: 100%;
	display: table;
	text-align: center;
	margin: 0;
}

#navbar .nav li {
	float: none;
	text-align: left;
	display: table-cell;
	width: 12.5%;
	float: none;
}

#navbar .nav li.dropdown ul.dropdown-menu li {
  display: block;
  width: auto;
  text-align: left;
}

#navbar li.dropdown ul.dropdown-menu li a {
  display: block;
  padding: 8px 15px;
}

#navbar .nav li a {
	padding: 10px 0 10px 15px;
}
/* nav overrides */

body {
	background-color: #fff;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.9em;
	margin: 0px auto;
}

.html5title {
	display: none;
}

a {
	color: #FF9900;
}

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

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 0;
	line-height: 1.1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 2.1em;
}

h4 {
	font-size: 1.8em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.1em;
}


.wd_events_inputs select {
	width: auto;
}

.wd_events_inputs button {
	margin-bottom: 10px;
}
.wd_featurebox-rss p {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.wd_navbar-container {
	background: #FF9900; /* Old browsers */
}

/* HEADER Styles */

.header {
	/*max-width: 100%;
	margin: 0px;*/
	height: 100px;
}

.header > div {
	/*max-width: 1000px; */
	margin: 0 auto;
}
.header div.logo{
	float: left;
	max-width: 30%;
	position: relative;
	top: 6px;
	left: 10px;
}
.header .logo div{
	width: 100%;
	margin: 0 auto;
	height: 70px;
}

.header .logo img {
	max-width: 190px;
}

.header form {
	display: block;
	position: relative;
}

.header form input {
	/*border: 2px solid #fff;*/
	border-radius: 0;
	margin: 0;
	padding: 0px 4px 0px 10px;
	width: 180px;
}

.header form input[type=submit] {
	border-radius: 10px;
	border: 0px;
	position: absolute;
	color: #fff;
	background: transparent url('../images/magnifier.png') top left no-repeat;
	font-size: 20px;
	line-height: 15px;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
	right: 3px;
	top: 1px;
	width: 21px;
	height: 23px;
	text-indent: -99999px;
}

.header .tagline {
	clear: right;
	color: #efefef;
	text-align: right;
	padding: 0px;
	float: right;
}

.header .tagline p {
	margin: 0px;
	padding: 0px;
}

.wd_mobile_nav {
	display: none;
}
.wd_subscribe_link img {
    vertical-align: middle;
    margin-top: -4px;
}

/* Major building blocks Styles */
body section.container {
	max-width: 1170px;
	/*width: 100%;*/
	margin: 0 auto;
}

div.content-wrapper {
	background: ;
	width: 79%;
	float: right;
}
div.content-wrapper .content {
	float: left;
	padding-left: 10px;
}

aside.left-sidebar {
	float: left;
	max-width: 20%;
}


aside.right-sidebar .wd_featurebox, 
aside.left-sidebar .wd_featurebox {}

.wd_featurebox-financial .wd_featurebox {}


/* Slideshow Styles */
section.slideshow {
	max-width: 100%;
	float: none;
	clear: both;
	padding: 20px 0;
}

#single_slider_responsive img {
	margin: 0 auto !important;
	
}

#single_slider_responsive .single_slider_carousel_inner {
	border: 10px solid #fff;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 98%;
}

.single_slider_carousel_inner .item{
	
}

.single_slider_carousel_control {
	left: 0 !important;
	-moz-border-radius:  50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	width: 40px !important;
	height: 40px !important;
	background: transparent !important;
}

.single_slider_carousel_control.left {
	/* background: #DDD url(../images/slide_buttons.png) no-repeat -54px -8px; */
	left: 35px !important;
	right: auto !important;
}

.single_slider_carousel_control.right {
	/* background: #DDD url(../images/slide_buttons.png) no-repeat -54px -8px; */
	left: auto !important;
	right: 35px !important;
}

/* Right Sidebar Styles */

aside.right-sidebar {
	vertical-align: top;
	width: 250px;
	float: right;
	background: ;	
}

aside.right-sidebar a:link, aside.right-sidebar a:visited {
	color: #B02B01;
	text-decoration: none;
}

aside.right-sidebar a:hover {
	color: #000;
	text-decoration: underline;
}


/* Top NAV Styles */

.header div.navbar {
	float: right;
	max-width: 1000px;
}

#wd_top_nav {
	max-width: 100%;
	display: block;
	min-height: 30px;
	clear: both;
}
ul#wd_top_nav {
	max-width: 1000px;
	margin: 0 auto;
}
ul#wd_top_nav li {
	display: inline;
	float: left;
	padding-top: 0px;
	height: 28px;
	border-right: 0px solid #666;

}

ul#wd_top_nav li a {
	padding: 4px 20px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

ul#wd_top_nav li.form {
	padding-top: 23px;
}

ul#wd_top_nav li form {
	/*padding: 0px 20px;*/
	float: right; 
	/*width: 160px;*/
	position: relative;
}

/* Article Styles */

article.content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;	
	float: left;
}

article.content table, 
table.spintable {
	font-size: 12px;
}

article.content p {}

/* use h2 for the title of a section */
article.content h2 {}

/* use h3 for the title of an item, or a group heading */
article.content h3 {}

/* use h4 for subtitles and such */
article.content h4 {}

/* caption style override for pictures within the content area */
article.content .caption {
}

/* use .itemlink class for anything that clicks through to an item */
article.content a:link.itemlink, 
.content a:visited.itemlink {
	font-weight: bold; 
	color: #B02B01;
}

article.content a:hover.itemlink {}

/* use .itemtitle for things that are like .itemlink, but aren't links */
article.content .itemtitle {
	font-weight: bold;
	color: #000000;
}

.wd_featureboxes_tabbed .wd_tab {
	border: 2px solid #ddd;
	border-bottom: 0px;
}

.wd_featureboxes_tabbed .wd_tab {
  position: relative;
  text-align: center;
  padding: 0.2em 5px 0.2em 20px;
  background: #DEE6EC;
  margin-bottom: 0px;
  height: 21px;
  
}

.wd_featureboxes_tabbed .wd_tab:after {
	content: '';
	position: absolute;
	top: 5px;
	right: -9px;
	height: 13px;
	width: 13px;
	z-index: 999;
	border: 2px solid #ccc;
	border-radius: 30px 0px 0px 0px;
	border-left: 0px;
	border-top: 0;
	background: #DEE6EC;
	-webkit-transform: skew(45deg, -45deg);
	-moz-transform: skew(45deg, -45deg);
	-ms-transform: skew(45deg, -45deg);
	-o-transform: skew(45deg, -45deg);
	transform: skew(45deg, -45deg);
	
}​

.wd_featureboxes_tabbed .wd_tab-inactive {
	background: #DEE6EC; /* Old browsers */	
	color: #444;
	border-radius: 0px !important;
}

.wd_tabs_container .wd_featurebox_container {
	padding: 0 11px;
}

.wd_tabs_container .wd_featurebox {
	background: #fff; /* Old browsers */
	border: 2px solid #ddd;

}
.wd_tabs {
	overflow: hidden;
	margin: 0px;
	padding: 10px 10px 0 10px;
	list-style: none;
}
.wd_tabs_container .wd_tab-active {
	background: #FF9900;
	border-bottom: 0px !important;
	border: 2px solid #ccc;
	color: #FFF;
	font-weight: bold;
}

.wd_featureboxes_tabbed .wd_tab-active:after {
	content: '';
	position: absolute;
	top: 5px;
	right: -9px;
	height: 13px;
	width: 13px;
	z-index: 999;
	border: 2px solid #ccc;
	border-radius: 30px 0px 0px 0px;
	border-left: 0px;
	border-top: 0;
	background: #FF9900;
	-webkit-transform: skew(45deg, -45deg);
		 -moz-transform: skew(45deg, -45deg);
		  -ms-transform: skew(45deg, -45deg);
		   -o-transform: skew(45deg, -45deg);
			  transform: skew(45deg, -45deg);
}​

/* Footer Styles */
footer.footer {
	background: #666;
	min-height: 100px;
}

.footer {
	margin-top: 10px;
	background: #666;
	min-height: 100px;
	padding: 30px 0 25px 0;
	color: #aaa;
	vertical-align: bottom;
	clear: both;
	text-align: left;
	font-weight: 100;
	list-style-type: none;
}

.footer p {
	color: #AAA;
}

.footer h5 a {
	font-size: 15px;
	font-weight: bold;
}

.footer a {
	line-height: normal;
	font-size: 15px;
	font-family: 'Calibri', 'Open Sans', sans-serif;
}

.footer li{
	text-decoration: none;
	list-style-type: none;
}

.footer a:link, .footer a:visited {
	color: #aaa;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	text-decoration: none;
}

.footer div.footerbar {
} 

.footlogo img {
	max-width: 54px;
    float: left;
    overflow: auto;
}
.footer ul.wd_nav, .footer ul.wd_nav li {
	list-style-type: none;
	text-decoration: none;
}

.footer ul.wd_nav {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    text-align: left;
}
.footer ul.subnav {
	margin: 0;
}

.footinfo {
	margin-top: 25px;
}

.footertext span {
	display: inline-block;
	padding-left: 30px;
}

.contactinfo {
	font-size: 17px;
	font-weight: 500;
}

.contactinfo li {
	line-height: 30px;
}

/* Form Styles */

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

.subscribe-links p {
    font-size: 0.9em;
    padding-left: 5px;
}

/* Slideshow Styles */

div.single_slider_carousel_container {
	background: transparent none;
	background-position: 50% 101%;
	padding: 0px 0px 30px !important;
}

ol.single_slider_carousel_indicators {
	background: transparent !important;
	padding: 3px 10px;
	list-style: none;
	list-style-type: none;
	position: absolute;
	bottom: -10px;
	right: 45%;
}

a.single_slider_carousel_control  {
	text-decoration: none;
}

div.single_slider_carousel_caption {
	background: #fff;
	background: rgba(255,255,255,0.7);
	padding: 10px;
	width: 70%;
	left: auto;
}
div.single_slider_carousel_caption h4 {
	font-size: 30px;
	color: #000;
}
.single_slider_carousel_caption h4, .single_slider_carousel_caption h4 a {
	font-size: 30px !important;
	color: #000 !important;
}

div.single_slider_carousel_caption p {
	color: #000 !important;
}

.single_slider_carousel_indicators li.active span {
background: #FF9900 !important;
}
.single_slider_carousel_indicators li span {
	border: 1px solid #FF9900 !important;
	border-radius: 50% !important;
	padding: 7px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 1px;
}

/* MISC Styles */

.clear {
	display: block;
	clear: both;
}

.wd_assets_container div.wd_asset_type_tabs {
	background: transparent !important;
	height: 35px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
}

.wd_assets_container #wd_assets_closer {
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 0px;
	overflow: hidden;
}

.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab a {
	float: left;
	display: block;
	height: 27px;
	padding: 8px 8px 0;
	margin: 1px 0 0;
	border-left: 0px;
	border-right: 0px;
}

.wd_assets_container li.tab-active {
	background: #eee;
}
.wd_assets_container li.tab-active a, 
.wd_assets_container li.tab-active a:hover {
	color: #666 !important;
	font-weight: bold;
	background: transparent;
}

.wd_assets_container {
	background-image: none;
}

.wd_site_users form td {
	padding: 5px; 
	vertical-align: middle;
}

.wd_site_users form td input[type="checkbox"] {
	margin: 0px 0 0;
}

div.wd_board_committees table {
     border-top: 1px solid #CCCCCC;
     border-right: 1px solid #CCCCCC;
     border-bottom: 0px;
     border-left: 0px;
}
div.wd_board_committees td, div.wd_board_committees th {
     border-left: 1px solid #CCCCCC;
     border-bottom: 1px solid #CCCCCC;
     border-top: 0px;
     border-right: 0px;
     padding: 5px;
     text-align: center;
}
 .wd_board_committees td .member_title {
     text-align: left;
     width: 100%;
}

label {display: inline; padding: 0 0 0 3px;}
input[type="radio"], input[type="checkbox"] {
  margin: 0px 0 0 2px;
}
div.wd_snapshot h2 {
margin: 0;
padding: 3px 0;
border-top: 2px solid #999999;
border-bottom: 1px solid #999999;
text-transform: uppercase;
font-weight: bold;
text-align: left;
font-size: 1.2em;
}
table.wd_snapshot_values th, table.wd_snapshot_values td {
vertical-align: top;
font-size: 1em;
line-height: 1.3em;
padding: 5px;
border-bottom: 1px solid #999999;
}

@media (max-width: 979px) {
	.navbar .nav-collapse #navbar li {
	    display: block;
	    text-align: left;
	    width: 100%;
	}
}

@media (max-width: 767px){
	.footlogo {
		clear: both;
		text-align: center;
		min-height: 60px;
	}
	.footlogo img{
		margin: 0 auto;
		float: none;
	}
	.copyright {
		text-align: center;
	}
}

