home-bse/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
blockquote, pre, a, abbr, acronym, address, 
dfn, img, ins, kbd, q, s, samp,
sub, sup, tt, var,
center,
dl, dt, dd, 
fieldset, label, legend,
caption, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html, body {

}

body {
	line-height: 1;
	color:#4D4D4D;
	font-size:13px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup {height: 0;line-height: 1;vertical-align: baseline;_vertical-align: bottom;position: relative;bottom: 1ex;	}

h1 {
	color:#4D4D4D;
	font-size:24px;
	font-family: Oswald, sans-serif;
	font-weight:400;
	line-height:30px;
}

h1 > a {
	color:#005596;
}

h2 {
	color:#4D4D4D;
	font-size:18px;
	text-transform:uppercase;
	font-family: Oswald, sans-serif;
	font-weight:400;
	line-height:23px;
}

h2 > a {
	font-family: Oswald, sans-serif;
	font-weight:400;
	color:#005596;
}

h3 {
	color:#4D4D4D;
	font-size:16px;
	font-family: Oswald, sans-serif;
	font-weight:400;
	line-height:22px;
}

#sidebar h3 {
	margin-top:0;
}

h3 > a {
	font-family: Oswald, sans-serif;
	font-weight:400;
	color:#005596;
}

h4 {
	color:#4D4D4D;
	font-size:14px;
	text-transform:uppercase;
	font-family: Open Sans, sans-serif;
	font-weight:700;
	line-height:21px;
	margin-bottom:4px;
}

h4 > a {
	font-family: Open Sans, sans-serif;
	font-weight:700;
	color:#005596;
}

h5 {
	color:#4D4D4D;
	font-size:13px;
	font-family: Droid Serif, Times, serif;
	font-style:italic;
	font-weight:700;
}

p {
	font-family: Droid Serif, Times, serif;
	color:#4D4D4D;
	font-size:13px;
	line-height:18px;
}

#content .section li, #blog-content .post li, #content .section td {
	font-family: Droid Serif, Times, serif;
	color:#4D4D4D;
	font-size:13px;
	line-height:18px;
}

#sidebar p, #blog-sidebar p {
	font-family:Open Sans, sans-serif;
	font-size:12px;
}

#sidebar .section.paperless {
         border:0;
         margin:8px 0;
}

.paperless span {
        font-family:Open Sans, sans-serif;
	font-size:12px;
        text-transform:uppercase;
}

p.date {
	margin:1px 0;	
	font-family:Open Sans, sans serif;
}

p.categories {
	font-family:Open Sans, sans serif;
	font-weight:600;
}

p.sidebar {
	margin:1px 0 12px 0;	
	line-height:14px;
}
p.subscribe {
	line-height:25px;
	height:25px;
	font-weight:700;
}

p.subscribe a, p.subscribe img {
	display:inline-block;
	vertical-align:middle;
}

a {	
	color:#4A74AD;
	text-decoration:none;
}

#content .section p > a, #content .section li > a, #content .section td > a, #blog-content .post p > a, #blog-content .post li > a, #blog-content .post td > a {
	font-family:Open Sans, sans serif;
}


div {	
	position:relative;
}

.clearfix {
	clear:both;
	float:none;
}

.right {
	float:right;
}

.left {
	float:left;
}

.center {
        text-align:center;
}

.top-margin {
	margin-top:20px;
}

.no-top-margin {
	margin-top:0;
}

.no-bottom-margin {
	margin-bottom:0;
}

header, footer {
	clear:both;
	width:100%;
	position:relative;
	font-family:Open Sans, sans-serif;
}

header {
	margin-top:15px;
	z-index:99999;
}

.logo {
	margin-left:3%;
}

.logo a {
	outline:0;
}

#search {
	position:absolute;
	top:0; right:0;
	width:23%;
	height:25px;
	font-size:12px;	
}

#search form {
	position:relative;
	width:100%;
	overflow:hidden;
	height:25px;
}

#search label {
	font-size:12px;	
	float:left;	
	text-align:right;
	
	width:23%;
	height:25px;
	line-height:25px;
	color:#005596;
}

#search input[type='text'] {
	float:left;
	width:59%;
	border:1px solid #005596;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);
	 height:17px;
	 padding:3px 15% 3px 1%;
	 
}

#search input[type='submit'] {
	border:0;
	text-transform:uppercase;
	color:#005596;
	font-size:13px;
	font-weight:700;
	position:absolute;	
	right:2%;
	top:5px;
	background:0;
}

#topnav {
	position:absolute;
	right:0;
	top:40px;	
	}

#topnav ul, #topnav li {
	margin:0; padding:0;list-style:none;
}

#topnav ul {
	float:right;
}

#topnav ul li {
	float:left;
	text-align:right;
	margin:0 10px 0 18px;
	text-transform:uppercase;
	font-weight:600;
}

#topnav li .tel {
	font-weight:700;	
}

.inner {
		clear:both;
		margin:0 auto;
		width:1024px;
		
}

#main {
		width:100%;
		overflow:hidden;
		margin:20px 0;
		z-index:2;
}

#sidebar {
	float:left;
	width:18.7%;
	padding:0 2% 0 0;
	
}

#content {
	float:left;
	width:78.007%;
	padding:0 0 0 1%;
	border-left:3px dotted #808080;
}

#blog-content {
	float:left;
	width:68.007%;
	padding:0 8% 0 1%;
	border-right:3px dotted #808080;
}

#blog-sidebar {
	float:left;
	width:20.7%;
	padding:0 0 0 2%;
}

.section {
	width:97%;
	clear:both;
	padding:0 1.5%;
	overflow:hidden;
}

.section-half {
	float:left;
	width:47%;
	margin-right:3%;
}

.section-full {
	float:left;
	width:97%;
	margin-right:3%;
}

.section-third {
	float:left;
	margin:0 1% 0 0;
	padding:0 1.5%;
	border-right:1px dotted #005596;
	width:28.902%;
}

.section-third.no-border {
	float:left;
	border-right:0;
	margin:0 1% 0 0;
	padding:0 1.5%;	
	width:29.333%;
}

.section-third.first {
	padding-left:0;
	width:30.402%;
}

.section-third.last {
	border-right:0;
	padding-right:0;
	margin-right:0;
	width:31.49%;
}

.section-two-thirds {
	float:left;
	margin:0 1% 0 0;
	padding:0 1.5%;
	border-right:1px dotted #005596;
	width:59.304%;
}

#sidebar .section {	
	border-top:1px dotted #005596;	
}

#sidebar .social-icons {
	margin-left:5px;
}

#sidebar form {
	margin-top:15px;
}

ul.side_nav, ul.side_nav li {
	margin:0; padding:0;
	list-style-type:none;
}

ul.side_nav li  {
	font-family: Open Sans, sans-serif;
	font-weight:600;	
	font-size:13px;
	margin:12px 0;
	text-transform:uppercase;
}

ul.side_nav li.active a {
	color:#808080;
}

#content .section ul.column_nav li {
	list-style-type:none;
}

ul.column_nav {
	margin-left:0;
	padding-left:0;
	margin-top:-10px;
}

ul.column_nav li {
	margin:7px 0;
}

ul.column_nav li.level1, ul.column_nav li.level1 > ul {
	margin-left:0; padding-left:0;
}
ul.column_nav li.level1 > a {
	text-transform:uppercase;
	font-weight:700;
	color:#5F6062;
}

ul.column_nav li.level2 > a {
	text-transform:uppercase;
}

ul.column_nav li.level3 > a {
	text-transform:none;
}

ul.column_nav li.active > a {
	color:#808080;
}

.home-banner {
	width:100%;
	margin-bottom:40px;
}

.home-banner img, .subpage-banner img {
	max-width: 100%;
	display:block;
}
.home-banner a {
	outline:0;
	display:block;
}

.banner-image-placeholder {
	min-width:100%;
	background:#CDCFD0;
	min-height:300px;	
}

.home-banner-text {
	position:absolute;
	bottom:5%;
	left:3%;
	width:60%;	
}

.home-banner h1 {
	font-size:34px;
	line-height:37px;
	color:#fff;
	margin:0;padding:0;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #222;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#222222,strength=1,direction=135);
}

.photo-credits {	
	position:absolute;
	top:100%;
	right:1%;
	width:100%;	
}

.photo-credits p {
	font-style:italic;
	text-align:right;	
	margin:8px 0;
	line-height:15px;
}

.home-tabs {	
	overflow:hidden;
	padding-top:20px;
}

.home-tab {
	float:left;
	margin-right:.7%;
	padding-right:.6%;
	width:23.7%;
	
}

.home-tab.last {
	margin-right:0;
	padding-right:0;
	width:25%;
}

.home-tab-section {
	float:left;
	width:20.707%;
	padding:0 1.5%;
	margin-right:1%;
	border-right:3px dotted #005596;
	height:302px;
	overflow:hidden;
}

.home-tab-section.new {
	height:auto;
}

.home-tab-section.last {
	border-right:0;
	margin-right:0;
	padding-right:0;
	width:23%;
}

.home-tab-section li {
	list-style-type:none;
}

.home-tab-section li a {
	text-transform:uppercase;
}

h2.home-tab-header {
	background:#005596;
	color:#fff;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);	
	 margin:0;
	 padding:15px 3px 10px 13px;
	white-space:nowrap;
	 text-transform:none;
}

h2.home-tab-header-mobile {
	display:none;
	background:transparent;
	color:#005596;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);
}

h2.home-tab-header > a {
	display:block;
	color:#fff;
}

.thick-line {
	clear:both;
	background-color:#005596;
	height:4px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.home-tab-sections ul, .home-tab-sections li {
	margin:0; padding:0;
}

.home-tab-sections li, .home-tab-sections p {
	font-family: Open Sans, sans-serif;
	font-weight:400;
	line-height:20px;
	font-size:13px;	
	margin-top:6px;
}

table.chart {
background:#fff;
border:1px solid #4777AF;
border-collapse:collapse;
margin:18px 0;
width:100%;
}


table.chart th {
height:45px;
background:url("https://www.vnb.com/images/chart-background.gif") repeat-x scroll left top transparent;
color:#fff;
border: 1px solid #4777AF;
border-top:none;
padding:0 2px;
font-family: Droid Serif, Times, serif;
}

.chart td {
border:1px solid #4777AF;
padding:3px 5px;
text-align:center;
vertical-align:middle;
}

.chart td {
border-bottom:1px solid #4777AF;
}

.chart tr.showMoreInfo {
display:table-row;
}

.chart tr.hideMoreInfo {
display:none;
}

.chart tr.rowHighlight td {background:#fff;}

#accordion {
	height:100% !important;

}

#search-results th {
	text-align:left;
	color:#4D4D4D;
	font-size:16px;
	font-family: Oswald, sans-serif;
	font-weight:400
}

#content .section #search-results td {
	font-family: Open Sans, sans-serif;
}

.location-image {
	float:left;
	width:35%;	
	text-align:center;	
	margin: 20px 1.5% 20px 0;
}

.location-text {
	margin:20px 0 20px 1.5%;
	width:62%;	
	float:left;
}


.img-left {
     margin:12px 25px 12px 0;
     border:none;
}
.img-right {
     margin:12px 0 12px 25px;
     border:none;
}

.post {
	width:100%;
	border-top:5px solid #4777AF;
}
.post.first {	
	margin-top:30px;
}

.post p.date {
	color:#666;
	font-weight:700;
	text-transform:uppercase;
	margin-top:8px;
}

.comment-bubble {	
    	background: #D9D9D9;
    	border-radius:10px;
    	margin: 1em 0 3em;
    	padding: 15px;
    	position: relative;
}

.comment-bubble:after {
    border-color: #D9D9D9 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 450px;
    position: absolute;
    width: 0;
}

.comments #submit-button input {
	background: url('https://www.vnb.com/images/btn-med.png') no-repeat 0 0; width:127px; height:27px; 
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:2px 0; 
	border:0;
}

.button {
	background:#005596;
	color:#fff;
	font-family: Oswald, sans-serif;
	font-weight:400;
	padding:3px 4px;
	font-size:13px;
	text-transform:uppercase;
	margin:10px 0;
}

.comments input[type="text"] {
	border:1px solid #005596;
	width:200px;
	font-size:12px;
	margin-right:10px;
	padding:3px;
}

input[type="submit"] {
	border:0;
	
}

.comments label {
	font-size;:12px;
	color:#4777AF;
	font-weight:bold;
}

.comments textarea {
	border:1px solid #005596;
	width:492px;
	height:132px;
	font-size:12px;
	padding:4px;
	margin-bottom:15px;
}

#mc_embed_signup {
	clear:left;	
	width:200px;
}

#mc_embed_signup form {
	padding:0 !important;
}

#mc_embed_signup .mc-field-group {
	min-height:0 !important;
	padding:0;
}

#mc_embed_signup .mc-field-group input.email {
	background:transparent;
	border:1px solid #4777AF;
	color:#4777AF;
	font-size:12px;
	padding:0 5px 0 0;
	width:191px;
	height:25px;
}


#mc_embed_signup div.response {top:0 !important;}

#mc_embed_signup .mc-field-group label {
	font-family: Droid Serif, Times, serif;
	color: #4D4D4D;
	font-size: 13px;
}


#login-panel, #login-panel2 {
	color:#fff;
	margin-bottom:21px;
}

h3.login-panel-top {	
	background:#4A74AD;
	line-height:45px;
	height:45px;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);	 	
	 border-bottom:1px solid #fff;	
}

.welcome {
	font-family: 'Droid Serif', serif;
	 font-style:italic;
	 font-size:15px;
	 font-weight:400;	
	 text-transform:none;
}

.login-panel-gray {	
	background:#808080 url('https://www.vnb.com/images/login-panel-wheat.png') no-repeat right bottom;
	display:block;	
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);	
	 border-top:1px solid #fff;
	 padding:4px 0 12px 0;
}

.login-panel-gray-new {	
	background:#808080;
	display:block;		
	 border-top:1px solid #fff;
	 padding:4px 0 12px 0;
}

.login-panel-cards {	
	background:#005295 url('https://www.vnb.com/images/login-panel-wheat.png') no-repeat right bottom;
	display:block;	
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	behavior: url(https://www.vnb.com/js/pie/PIE.htc);
	padding:0 0 12px 0;
}


#login-panel h3, #login-panel2 h3 {
	color:#fff;
	text-transform:uppercase;
	margin:0;
	display:block;
	width:92%;
	padding-left:8%;
	text-shadow: 1px 1px 1px #808080;
}

.login-panel-blue a {
	background:#005295;
}
.login-panel-blue h3 {	
	background:#4A74AD;
	line-height:35px;
	height:35px;	 	
	border-bottom:1px solid #fff;	
}

.login-panel-blue a {
	background:#005295;
}

.login-panel-gray h3 {
	background:#808080;
	line-height:28px;
	height:28px;
}

#login-panel img, #login-panel2 img {
	margin-right:10px;
	vertical-align:middle;
}

#login-panel a, #login-panel2 a {
	display:block;
	position:relative;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-style:normal;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;	
	padding-left:8%;
	border-bottom:1px dotted #fff;
	outline:0;
}

#login-panel2 a {
	border-bottom:0;
	padding-left:0;
}

#login-panel a.last {
	border-bottom:0;
}

#login-panel a.login-item {
	padding-left:23%;
}

.login-panel-blue a  {
	height:40px;
	line-height:40px;
	background:#005295;	
}

.login-panel-blue a:hover {
	background:#4A74AD;
}

.login-panel-gray a {	
	height:33px;
	line-height:33px;	
}

.login-panel-gray a:hover {
	background:#a6a6a6;
}

.login-panel-cards a {
	line-height:16px;	
	padding:7px 0;
	
}

#login-panel2 .row {	
	position:relative;
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #fff;
	padding:4px 0;
}

.login-panel-image {
	float:left;
	width:25%;
	padding-top:8px;
}

.login-panel-link {
	float:left;
	width:75%;
}

.login-panel-cards .row:hover {
	background:#4A74AD;
}

.login-panel-gray a.expand:hover {
	background:transparent !important;
}



.login-panel-gray-new a {	
	height:33px;
	line-height:33px;	
}

.login-panel-gray-new a:hover {
	background:#a6a6a6;
}

.login-panel-gray-new a.expand:hover {
	background:transparent !important;
}

.ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;	
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
#accordion .ui-accordion-header {	
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;	
}

#accordion .ui-accordion-icons {
	padding-left: 2.2em;
}

#login-panel .ui-accordion-icons {
	padding-left: 3.4em;
}

#accordion .ui-accordion-header .ui-accordion-header-icon, #login-panel .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -7px;
}

#accordion .ui-icon, #login-panel .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-icon-triangle-1-e {
	width:22px; height:17px;
	background:url(https://www.vnb.com/images/arrow-next.png) no-repeat;	
}

.ui-icon-triangle-1-s {
	width:22px; height:17px;
	background:url(https://www.vnb.com/images/drop-arrow.png) no-repeat;	
}

.ui-icon-plus {
	width:14px; height:13px;
	background:url(https://www.vnb.com/images/icon-plus.png) no-repeat;	
}

.ui-icon-minus {
	width:14px; height:13px;
	background:url(https://www.vnb.com/images/icon-minus.png) no-repeat;	
}

#login-panel .ui-accordion-header-icon.ui-icon-plus, #login-panel .ui-accordion-header-icon.ui-icon-minus {
	left:1.4em;
}

.ui-state-focus { outline: none; }

footer {
	padding-top:32px;
	margin:20px 0;
	overflow:hidden;
}

.footer-social {
	width:100%;
	background:#4A74AD;
	height:30px;
	position:absolute;
	top:0; left:0;
}

.footer-social ul {
	width:1024px;
	margin:0 auto;
	padding:0;
	height:28px;	
}

.footer-social ul li {
	float:left;
	height:28px;
	line-height:28px;
	margin:0; padding:0;
}

.footer-social ul a {
	display:inline-block;
	line-height:28px;
}
.footer-social ul a img {
	vertical-align:middle;
}

footer ul.footer-nav {
	margin:0; padding:0;
	width:100%;
	overflow:hidden;
}

footer li {
	margin:0; padding:0;
	list-style-type:none;
	float:left;
	margin-right:45px;
}

footer li a, footer p {
	font-family: Open Sans, sans-serif;
	font-weight:600;	
	font-size:11px;	
}

footer a {	
	text-transform:uppercase;	
}

#footer-blue {
	position:relative;
	overflow:hidden;
	padding:20px 0;
	background: #005596 url('https://www.vnb.com/images/login-panel-wheat.png') no-repeat 86% bottom;
}

#footer-blue p, #footer-blue a {
	color:#fff;
}

footer #footer-blue p {
	font-family: Open Sans, sans-serif;
	font-weight:400;	
	font-size:13px;	
	line-height:20px !important;
}

footer #footer-blue .footer-contact p {
	line-height:15px !important;
}

#footer-blue h2 {	
	color:#fff;	
	margin:0;
	text-transform:uppercase;
}

.footer-left, .footer-right, .footer-quicklinks, .footer-contact {
	float:left;
	positon:relative;
}

.footer-left {
	width:47%;
	padding-right:3%;
}

.footer-right {
	width:47%;
	padding-left:3%;
	
}

.footer-quicklinks {
	width:75%;
	padding-right:3%;
}

ul.quicklinks {
	margin:0; padding:0;
	margin-top:12px;
}

ul.quicklinks li {
	font-family: Open Sans, sans-serif;
	font-weight:400;
	line-height:15px;	
	font-size:12px;
	margin-bottom:12px;
	margin-right:0 !important;
	float:none;
	display:block;
	padding-right:12px;
}

.col-2 {
	float:left;
	width:50%;
}

.footer-contact {
	width:22%;
	text-align:right;
}

#footer-blue .footer-contact p {
	font-weight:400;
	font-size:13px;	
	margin-top:10px;
}

footer #footer-blue .footer-tagline p {
	font-family: Droid Serif, Times, serif;
	text-align:center;
	font-style:italic;
	margin:0;
}


.item-container {
	overflow:hidden;
}


.subpage-banner {
	border-bottom:5px solid #005596;
	margin-bottom:15px;
}

.subpage-banner-text {
	position:absolute;
	bottom:0;
	right:0;	
	background:#7A97C1;
	max-width:38%;	
	min-height:19%;
	padding:10px;
	
}
.subpage-banner-text h1 {
	margin:0; padding:0;
	color:#fff;
	font-size:26px;
	line-height:29px;
	text-transform:uppercase;	
}

.dform_element .dform_label {
	font-family: 'Oswald', sans-serif;
	font-weight: 400 !important;
	font-style: normal;
	font-size:14px;
	text-transform:uppercase;
	}
	
.dform_container input.text {
	padding:3px 6px !important;
	font-size:14px;
	width:86%;
}
	
.dform_container input.submit {
	background: #005596;
	color: #fff;
	font-family: Oswald, sans-serif;
	font-weight: 400;
	padding: 3px 4px;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0;
}	

.dform_container label {
	padding-top:6px !important;
}
.dform_container .dfinput_left {
	padding-right:15px;
}

.dform_confirmation {
	background-color:#fff !important;
	border:0 !important;
	color: #4D4D4D !important;
}

.dform_container textarea {
	font-size:14px;
}

.dform_element {margin:0 !important;}

[id*='bio'] {
  width:60%;
}
.grid p, a.fancybox-link {font-family: Open Sans, sans serif; }

.fancybox-container {z-index:99999 !important;}