@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,900,900italic);



body {
	background-color:#fff;
	padding-bottom:100px;
}

/* template divs */
#container {
	width: 100%;
	margin:0 auto;
	background-color:#fff;
	padding:0 0 200px 0;
	position:relative;
}
#header {
	width:100%;
	padding-top:24px;
	position: relative;
	line-height:1px;
	height:178px;
	z-index:1000;
}
#headerinner {
	max-width:1008px;
	margin: 0 auto;
}
#headerlogo {
	display: inline-block;
}
#headerlogo img {
	max-width: 100%;
	height: auto;
}
#headermenus {
	position:absolute;
	top:144px;
	height:24px;
	width:100%;
	background-color:#064e94;
	}

#headersubmenus {
  display: block;
  clear: left;
  width: 100%;
  font-size: 12px;
}

#headersubmenus ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#headersubmenus li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
	border-bottom: 1px solid #9b9a8b;
}

#headersubmenus li a:link,
#headersubmenus li a:visited {
  font-weight: 400;
	font-size: 11px;
	line-height: 110%;
  padding: 5px .8em 4px .8em;
  color: #60604b;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#headersubmenus li a:hover {
  text-decoration: none;
  color: #000;
	background-color: #ddd;
}

#headersubmenus li.submenuOn a:link,
#headersubmenus li.submenuOn a:visited {
  font-weight: 700;
  color: #000;
}

#mobilemenutop, #mobilemenubottom, #mobilemenusub, #leftsidebarmobile, #headerlogosmall, #rightsidebarmobile {
	display: none;
}


#middle {
	width:100%;
	max-width:1008px;
	margin: 0 auto;
	background-color:#ffffff;
	position: relative;
	box-sizing: border-box;
	border-left:1px solid #959484;
	border-right:1px solid #959484;
	padding-top: 24px;
}
.fullpage #middle {
	background-image: none;
}
.homepage #middle {
}
.rightsidebar {
  width:150px;
	margin:15px 0 30px 30px;
	border-bottom:2px solid #ad923c;
	float:right;
}
.rightsidebar img {
	max-width:100%;
}
.rightsidebar.artarchives {
	margin-top:90px;
}
#rightsidebarmobile .rightsidebar {
  width: 100%;
  border-bottom: none;
  border-top:2px solid #ad923c;
  margin: 30px 0 0 0;
  float: none;
}
@media screen and (max-width:800px) {
  #textarea > .rightsidebar {
    display: none;
  }
  #rightmenu {
    display: none;
  }
  #rightsidebarmobile {
    display: block;
  }
}
#leftcell {
	width:170px;
}
#leftsidebar {
	float:left;
	padding:0;
	margin:0 0 0 24px;
	position:relative;
	min-height:10px;
	width:176px;
}
.fullpage #leftsidebar {
	display: none;
}
.homepage #leftsidebar {
	width:162px;
}

#titlearea {
	padding:0 222px 0 246px;
	width:100%;
}
.homepage #titlearea {
	display:none;
}
.rightsidebar-shared p{
	margin:0;
}
.rightsidebar .righthomeextras {
	display:none;
}
.homepage .rightsidebar .righthomeextras {
	display:block;
}
#rightmenus ul, #rightmenus ul li {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	font-weight:normal;
	line-height:110%;
}
#rightmenus h2 {
	font-size:94%;
	font-weight:bold;
	color:#b76712;
	letter-spacing:0px;
	line-height:100%;
	text-transform:uppercase;
	display:block;
	margin:0 0 8px 0;
	padding:0;
}
#rightmenus ul li, #homeleft ul li {
	padding:0 0 0 10;
	margin:0 0 .4em 0;
}
#rightmenus ul a:link, #rightmenus ul a:visited {
	font-weight:normal;
	font-size:90%;
	color:#000;
	line-height:normal;
	display:block;
	margin:0;
	padding:0 0 0 14px;
	text-indent:0;
}
#rightmenus ul a:hover, #homeleft ul a:hover {
	color:#7e2a3c;
	text-decoration:none;
	background-image:url(/assets/templateimages/menubullet.gif);
	background-position:0 .05em;
	background-repeat:no-repeat;
}
#rightmenus ul li.submenuOn a:link, #rightmenus ul li.submenuOn a:visited {
	color:#000;
}
#textcell {
	width:742px;
}
#textarea {
	padding:0 40px 24px 40px;
	line-height:130%;
	width:100%;
	box-sizing: border-box;
  display: block;
  vertical-align: top;
}

#footer {
	padding:12px 12px 40px 12px;
	clear:both;
	background-color: #f1f1ee;
	font-size: 85%;
	margin-top: 24px;
}
#footerinner {
	max-width: 1008px;
	margin: 0 auto;
}
#footer::after {
	content: "";
	display: table;
	clear: both;
}
#footer p {
	line-height:120%;
	font-size:10px;
	margin:0 0 .5em 0;
	padding:0;
	color:#444;
}
#footer b, #footer strong {
	color: #000;
}

#footer p.footerbottom {
	display: block;
	background-color: #fff;
	width: 100%;
	margin:0;
	position: relative;
	top:12px;
	padding:6px 0 40px 0;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color:#444;
}
#footer a:hover {
	color:#000;
	text-decoration: underline;
}
#footer #footerlinks td {
	width: 16%;
}
#footer #footerlinks p {
	text-align: left;
	font-weight: normal;
	margin:0 12px 6px 12px;
}
#footer #footerlinks p a {
	font-weight: normal;
}
#textarea table td {
	padding:0 16px 0 0;
}
#textarea tr td:first-child {
	padding-left:0;
}
#sitesearch {
	position:absolute;
	top:171px;
	margin-left:135px;
}
.homepage #textarea h2 {
	font-size:100%;
}
#editlinks {
	position:absolute;
	top:0px;
	padding:6px;
}
.ad-box img {
	max-width:100%;
	height:auto;
}
#loginbox {
	position:absolute;
	top:6px;
	margin-left:280px;
}
h1 .h1sub {
	color: #888;
	font-size: 80%;
}


/* menus */

#leftsidebar .menuhead {
	font-size:13px;
	font-weight:bold;
	line-height:100%;
	letter-spacing:2px;
	text-transform:uppercase;
	display:block;
	background-color:#60604b;
	padding:4px 6px 6px 12px;
	color:#fff;
	margin: 0;
}
#leftsidebar ul.sidemenu {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}
#leftsidebar ul.sidemenu li {
	margin:0;
	list-style-type:none;
	font-size:11px;
	line-height:normal;
	padding:0;
}

#leftsidebar ul.sidemenu li ul {
	margin:0 0 .3em 4px;
	padding:0;
	list-style-type:disc;
}
#leftsidebar ul.sidemenu li ul li {
	margin:0 0 0 1em;
	padding:0 3px;
	list-style-type:none;
}


#leftsidebar ul.sidemenu li a:link, #leftsidebar ul.sidemenu li a:visited, #leftsidebar ul.sidemenu li.submenuOn ul li a:link, #leftsidebar ul.sidemenu li.submenuOn ul li a:visited {
	padding:4px 6px 4px 12px;
	display:block;
	color:#60604b;
	font-weight:normal;
	line-height:115%;
	background-image:none;
}

#leftsidebar ul.sidemenu li a:hover, #leftsidebar ul.sidemenu li ul li a:hover, #leftsidebar ul.sidemenu li.submenuOn ul li a:hover {
	text-decoration:none;
	color:#000;
}

#leftsidebar ul.sidemenu li.submenuOn > a, #leftsidebar ul.sidemenu li.submenuOn > a:link, #leftsidebar ul.sidemenu li.submenuOn > a:visited {
	color:#000;
	background-color: #d6d6ce;
}
#leftsidebar ul.sidemenu li.submenuOn ul li.submenuOn > a, #leftsidebar ul.sidemenu li.submenuOn ul li.submenuOn > a:link, #leftsidebar ul.sidemenu li.submenuOn ul li.submenuOn > a:visited {
	color:#000;
	background-color: #e7e7e2;
}



.smallspace {
	font-size:2px;
	line-height:2px;
}

img {
	max-width: 100%;
	height:auto;
}


/* other stuff */

.profilelistimagebox {
	display: block;
	width:120px;
	height: 134px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#textarea table.profilelist td {
	padding: 0 0 30px 0;
	width:33%;
}
#textarea table.profilelist td p {
	margin-right: 30px;
	font-size: 11px;
}
#textarea table.profilelist td p b {
	font-size: 12px;
}
.heading0 {
	margin:0 0 3px 0;
	font-size:12px;
	color:#666;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height: 36px;
}
#logoutarea {
	position:absolute;
	top:-18px;
	right:18px;
}

#leftsidebar .newsarchivelinks h3.menuOn a, #leftsidebar .newsarchivelinks li.menuOn a  {
	color:#963511;
}
#leftsidebar .newsarchivelinks h3 {
	margin: .5em 0 0 0;
}
#leftsidebar .newsarchivelinks ul {
	margin: 0;
	line-height:normal;
}
#leftsidebar p.bloghead {
	font-size:93%;
	font-weight:bold;
	color:#56843b;
	letter-spacing:2px;
	line-height:100%;
	text-transform:uppercase;
	display:block;
	margin:3em 0 0 0;
	padding:0;
	border:0;
}
li.activeproject {
	list-style:none;
}
.inlineresource {
	border-top:1px solid #b7b79f;
	border-bottom:1px solid #b7b79f;
	padding:6px 0px 2px 0px;
	margin:6px 0 10px 0;
	position:relative;
	top:3px;
}
#textarea .gal-gaff-thumbs div.navigation {
	width:100%;
}
#textarea ul.thumbs {
	width:100%;
}
.gal-item-active {
	padding:0 10px 10px 0;
	margin:0;
	float:left;
	height:80px;
}

.loginLoginForm {
	background-color:#eee;
	width:200px;
	padding:10px;
}
.loginLegend {
	font-weight:bold;
	margin:0 0 6px 0;
}
#textarea .boardphotos, #textarea .boardphotos p {
	font-size:90%;
	line-height:normal;
}
.sidephotocredits {
	font-size:9px;
	text-align:center;
	line-height:130%;
	color:#555;
	margin:0 0 .8em 0;
}
#breadcrumbs {
	width:100%;
	padding:0;
	position:absolute;
	top:178px;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#breadcrumbs ul  {
	margin:0;
	padding:0;
	display:inline;
}
#breadcrumbs ul li {
	list-style:none;
	display:inline;
	padding:0 0 0 16px;
	background-image:url(/assets/templateimages/breadcrumbsarrow.gif);
	background-position:4px 5px;
	background-repeat:no-repeat;
}
#breadcrumbs ul li.first {
	padding-left:0;
	background-image:none;
}
#breadcrumbs a {
	text-decoration: none;
	color:#0000FF;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}
#editlinks {
	position:absolute;
	top:0px;
	left:4px;
}
#socialmedia {
	position:absolute;
	top:179px;
	right:80px;
}
#searchandjoin {
	position:absolute;
	top:176px;
	right:170px;
}
#headersearch {
	float:right;
}
.advsea-results-list h3 {
	letter-spacing:0;
	text-transform:none;
	color:#000;
}

.rightsidebar  p.feedlist {
	font-size:90%;
	border-bottom:1px solid #000;
	padding-bottom:4px;
	margin-bottom:4px;
}
.rightsidebar  p.feedlist a {
	font-size:110%;
	font-weight:bold;
}

h2.posttitle {
	font-size:130%;
	margin-top:2.5em;
}
h2.posttitlesingle {
	font-size:130%;
	margin-top:0em;
}
div.post {
	padding-bottom:8px;
	margin-bottom:18px;
	border-bottom:1px solid #aaa;
}

.post-info {
	font-style:italic;
}

.artarchivediv {
	clear:both;
	padding:0 0 12px 0;
}
.arttitle {
	font-weight:bold;
	font-size:115%;
	line-height:120%;
	margin-bottom:0.5em;
}
.artarchivediv h2 {
	margin-bottom:0;
}
.arttitle .artimagetitle {
	font-weight:bold;
	font-size:85%;
	color:#444;
}
.menuseparator {
	padding:0 6px;
}
.pageTopMenu {
	font-size:90%;
	margin:0 0 18px 0;
}
.artarchives .pageTopMenu {
	position:absolute;
	top:318px;
	width:800px;
}
.pageTopMenu a:link, .pageTopMenu a:visited {
	color:#444;
	font-weight:bold;
	padding:0;
}
.pageTopMenu a:hover {
	color:#00f;
}
.pageTopMenu a.menuOn {
	color:#880000;
}

#skipnav {
	display:none;
}

.slider-horizontal {
	height:180px;
	width:100%;
	overflow-x:scroll;
}
.slider-horizontal-inner {
	width:auto;
	white-space:nowrap;
	height:auto;
}
.slider-vertical {
	width:200px;
	float:right;
	margin: 0 0 12px 12px;
}
.slider-vertical-inner {
	width:auto;
	height:auto;
}
.rightsidebar .slider-vertical {
	width:100%;
	float:none;
	margin:0 0 12px 0;
}
.fancybox-title .imagenumber {
	font-weight:normal;
}
.fancybox-title-float-wrap .child {
	white-space:normal;
	line-height:normal;
}
div.slider-vertical + h2 {
	margin-top:0;
}
.fancybox-wrap p, .fancybox-wrap ul {
	margin:0 0 .5em 0;
	line-height:130%;
	font-weight:bold;
}
.slidecredit {
	font-size:80%;
}
.ad-box {
	margin-bottom:12px;
}
.rightsidebar .ad-box p {
	font-size:90%;
	line-height:normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.sidebarbox, .sidebarbox img 	{
	max-width:100%;
}
#leftsidebartext  {
	font-size:90%;
}
.rssfeed {
	line-height:normal;
}
.rssfeed img {display:none;
}
#leftsidebartext .rssfeed h2 {
	color:#b12a1b;
	text-transform:none;
}
.ehn-news-abstract {
	font-size:12px;
	line-height:14px;
}
.ehn-news-head, a.ehn-news-head:link {
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	line-height:14px;
}
.ehn-news-date {
	font-size:10px;
	line-height:14px;
	color:#444;
	line-height:normal;
	text-transform:uppercase;
}
.ehn-news-publisher {
	font-size:12px;
	line-height:14px;
	color:#444;
	line-height:normal;
	font-style:italic;
}
#leftsidebartext h2 {
	font-family:Avenir,AvenirLT-Roman, HelveticaNeue, Arial, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#b76712;
	letter-spacing:0px;
	line-height:100%;
	text-transform:uppercase;
	display:block;
	margin:0 0 .2em 0;
	padding:0;
}
.homepage #leftsidebartext h2 {
	font-size:18px;
	text-transform:none;
	color:#b12a1b;
}


#leftsidebartext .sidebarbox ul {
	margin:0px 3px 20px 3px;
	padding:0;
	list-style-type:none;
}
#leftsidebartext .sidebarbox ul li {
	margin:0.6em 0 0 0;
	list-style-type:none;
	font-size:93%;
	line-height:normal;
	padding:0 0 0 14px;
	background-image:url(../assets/templateimages/menubullet.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	text-transform:uppercase;
	font-weight:bold;
}

#leftsidebartext .sidebarbox ul ul {
	margin:.2em 0 .3em 14px;
	padding:0;
}
#leftsidebartext .sidebarbox ul ul li {
	background-image:none;
	margin:0 0 .3em 0;
	padding:0;
	list-style:disc;
	margin-left:14px;
	text-transform:none;
	font-weight:normal;
}
#leftsidebartext .sidebarbox ul li a {
	padding:0 0 0 0;
	color:#000;
}
#leftsidebartext .sidebarbox ul li a:hover {
	color:#00f;
}
#leftsidebartext .sidebarbox ul li  p {
	margin:0;
}
.supertitle {
	font-size:60%;
	color:#888;
	line-height:100%;
	letter-spacing:2px;
	text-transform:uppercase;
}
#textsize {
	position:relative;
	top:8px;
}
#socialmediaside {
	padding:12px 0;
	border-top:1px solid #b7b79f;
	border-bottom:1px solid #b7b79f;
	margin:16px 0 12px 0;
}
#socialmediaside #textsize {
	padding:5px 0;
}
#textsizeselector {
	display:none;
	position:absolute;
	overflow: visible;
	width:213px;
	left:-70px;
	background-color:#fff;
	top:-30px;
	border:1px solid #888;
	z-index:99;
	-moz-box-shadow: 2px 2px 8px  #666; /* Firefox */
	-webkit-box-shadow: 2px 2px 8px #666; /* Safari/Chrome */
	box-shadow: 2px 2px 8px #666; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#999999)";/* IE 8 */
	filter : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#999999);/* IE 5.5 - 7 */
}
.slideshow-thumbnail {
	padding:0 6px 6px 0;
}
.rightsidebar .linkshead {
	border:0;
	color:#56843b;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:4px;
}
.rightsidebar ul.related-links {
	margin-bottom:36px;
}
.div2col {
	width:46%;
	float:left;
	margin-right:12px;
}
#searchresults {
	width:100%;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin:0 0 12px 0;
	padding:8px 0 0 0;
}
#searchresults h2 {
	margin:10px 0 4px 0;
	font-size:100%;
}

#homearea {
	padding:28px 0px 28px 0px;
	}
#whatsnew {
	background-color:#e6e7d8;
	font-size:11px;
	padding-bottom:4px;
	}
#homearea #whatsnew h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding:4px 16px 3px 16px;
	background-color:#4f544d;
	margin:0 0 12px 0;
	}
#whatsnew p, #whatsnew ul, #whatsnew ol {
	font-size:11px;
	margin:0 16px .6em 16px;
	}
#homearea h1 {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.2em;
	}

#headermenus.tofixed {
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
	z-index:1200;
	border-bottom:42px solid #fff;
	-moz-box-shadow: 0px 10px 10px  #fff; /* Firefox */
	-webkit-box-shadow: 0px 10px 10px #fff; /* Safari/Chrome */
	box-shadow: 0px 10px 10px #fff; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#fff)";/* IE 8 */
}
#middle.tofixed {
}

#backtotop {
	font-size:9px;
	width:26px;
	background-color:#7da42e;
	position:fixed;
	top: 0;
	right: 0;
	display:none;
	z-index:1205;
}
#backtotop a:link, #backtotop a:visited {
	color:#fff;
	font-weight:bold;
	background-color:#F89829;
	color:transparent;
	display:block;
	width:26px;
	line-height:12px;
	text-align:center;
	padding: 6px 0 0 0;
	background-image:url(/assets/templateimages/toparrow.png);
	background-position:8px 6px;
	background-repeat:no-repeat;
	height:18px;
	overflow:hidden;
}
#backtotop a:hover {
	background-color:#e17902;
	text-decoration:none;
	color:#fff;
	background-image:none;
	font-size:10px;
}

#backtotop.tofixed {
	display: block;
}

iframe {
	max-width: 100%;
}

#sectorother, #interestsother {
	opacity:0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	-webkit-transition: opacity 1s; /* For Safari 3.1 to 6.0 */
	transition: opacity 1s;
}
#interestsother.makevisible, #sectorother.makevisible {
	opacity:1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: opacity 1s; /* For Safari 3.1 to 6.0 */
	transition: opacity 1s;
}

#editpagelink {
  font-size: 10px;
  font-weight: bold;
  position: fixed;
  z-index: 1200;
  right: 0;
  bottom: 0;
  padding: 4px 10px;
  text-decoration: none;
  color: #fff;
  background-color: #4c819f;
   /* Firefox */
  -webkit-box-shadow: 0 0 2px 3px #aaa;
  -moz-box-shadow: 0 0 2px 3px #aaa;
   /* Safari/Chrome */
  box-shadow: 0 0 2px 3px #aaa;
   /* Opera and other CSS3 supporting browsers */
  -ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=\'#999999\')';
   /* IE 8 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
   /* IE 5.5 - 7 */
  ;
}

#editpagelink:hover {
  background-color: #2b6281;
}



@media screen and (max-width:840px) {

	#headermenus, #headerright {
		display: none;
	}

	#textarea {
		padding-left: 16px;
		padding-right: 16px;
	}

	#header {
		border-bottom: 3px solid #064e94;
		height: auto;
	}

	#mobilemenutop {
    display: block;
    width: 100% !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1600;
    font-size: 16px;
    height: 30px;
  }

  #mobilemenutop.tovisible {
    display: block;
    width: 100% !important;
    position: relative;
    background-color: #064e94;
    height: auto;
    z-index: 1600;
    margin: 0;
  }

  #mobiletopclose {
    display: none;
    color: #fff;
    font-weight: bold;
    padding: 3px 10px 12px 10px;
    text-align: center;
  }

  #mobilemenutop.tovisible #mobiletopclose {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #064e94;
  }

  #mobilemenutop.tovisible #mobiletophead {
    display: none;
  }

  #mobiletophead {
    margin: 0 auto;
    width: 100% !important;
    color: #fff;
    font-weight: bold;
  }

  #mobilemenutop p {
    text-align: center;
  }

  a#mobiletophead:link, a#mobiletophead:visited {
    color: #fff;
    padding: 3px 14px;
    border-radius: 0 0 9px 9px;
    background-color: #064e94;
    width: auto !important;
    margin: 0 auto;
    text-align: center;
    height: 24px;
  }

  #mobilemenusub {
    display: block;
    width: 50% !important;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 1200;
    font-size: 16px;
    background-color: #064e94;
    height: 30px;
    padding: 0;
    overflow: hidden;
  }

  #mobilemenusub.tovisible {
    display: block;
    width: auto !important;
    width: auto;
    left: 0;
    position: relative;
    padding: 0px 10px;
    height: auto;
  }

  #mobilesubclose {
    display: none;
    color: #fff;
    font-weight: bold;
    padding: 3px 10px;
    text-align: center;
    height: 24px;
  }

  #mobilemenusub.tovisible #mobilesubclose {
    display: block;
    width: 100%;
    position: fixed;
    padding: 3px 0;
    top: 0;
    left: 0;
    background-color: #556baa;
  }

  #mobilemenusub.tovisible #mobilesubhead {
    display: none;
  }

  #mobilesubhead {
    margin: 0;
    width: 100% !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }

  a#mobilesubhead:link, a#mobilesubhead:visited {
    color: #fff;
    padding: 3px 10px;
    background-color: #556baa;
    width: 100% !important;
    height: 24px;
    text-align: center;
    display: block;
  }

  #mobileTopList {
    display: none;
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
  }

  #mobileTopList.tovisible {
    display: block;
  }

  #mobileTopList ul {
    margin: 0;
    padding: 0;
  }

  #mobileTopList li {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #mobileTopList li a {
    color: #fff;
    display: block;
    background-color: #064e94;
    padding: 6px 14px;
    font-size: 100%;
  }
	#mobileTopList li a:hover, #mobileTopList li a:active {
		text-decoration: none;
		background-color: #02396e;
	}

  #mobileTopList li li a {
    color: #fff;
    display: block;
    background-color: #2273c1;
    padding-left: 28px;
  }
	#mobileTopList li li a:hover, #mobileTopList li li a:active {
		background-color: #02396e;
	}

}

@media screen and (max-width:600px) {
	div.footer-right {
		float: none!important;
		width: 100%!important;
	}
	.homepage table, .homepage tr, .homepage tbody, .homepage td {
		display: block;
		width: 100%!important;
		padding: 6px 0!important;
	}
}



/* initially all panes are hidden */
.panes .pane {
    display:none;
}
.panes div {
	display: block;
}
