body {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666;
}
.wrapper {
  max-width: 1500px;
  min-width: 300px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.masthead {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.topbar {
  text-align: right;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;

}
.logo {
  float: left;
  width: 25%;
}
.Strapline {
  float: left;
  width: auto;
  text-align: left;
  font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #999;
  margin-top: 25px;
  padding-left: 10%;
}
.toplinks {
  float: right;
  margin-top: 27px;
margin-right: 10px;
  width: auto;
}
.search {
  float: right;
  width: 286px;
}
#navcontainer {
  float: left;
}
.leftcol {
  width: 32%;
  float: left;
}
.gutter {
  width: 1%;
  float: left;
}
.rightcol {
  width: 33%;
  float: left;
}
.tbox {
	color: #666;
}
.onecol {
  float: left;
  width: 100%;
}
.wrapper .leftcol img {
  width: 100%;
  margin-bottom: 3%;
}
.wrapper .rightcol img {
  width: 100%;
  margin-bottom: 3%;
}
.wrapper .onecol img {
  width: 100%;
  margin-bottom: 1%;
}
.menuwrapper {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
  color: #999;
}
h1 {
  font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content {
  float: left;
  width: 100%;
}
.footer {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
.footer img {
    margin-right: 10px;
    vertical-align: text-top;
    height: 30px;
}
 .footer a:hover {
    text-decoration: none;
}

ul#navlist {
  margin: 4px 0px 0px;
  padding: 0px;
}
#navlist li {
  display:inline;
  list-style-type: none;
  padding-right: 8px;
  border-right: 1px solid #999;
  padding-left: 2px;
  margin-right: 4px;
}
#navlist li.lastone {
  border:none;
  padding-right: 0px;
}
#navlist li a {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #666;
}
#navlist li a:hover {
  text-decoration: none;
  color: #000;
}
ul#toplinks {
  margin: 0px;
  padding: 0px;
}
#toplinks li {
  display: inline;
  list-style-type: none;
  padding-right: 6px;
  border-right: 1px solid #999;
  padding-left: 6px;
}
#toplinks li.lastone {
  border:none;
  padding-right: 0px;
}
#toplinks li a {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #666;
}
#toplinks li a:hover {
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 640px) {

.menuwrapper {
  margin-bottom: 5px;
}

  .rightcol {
    float: none;
    width: 100%;
  }
  .leftcol {
    width: 100%;
  }
.gutter {
height: 0px;
}
  .search {
    float: none;
    margin-right: auto;
    margin-left: auto;

  }
}

h2 
{
  font-size: 16px;
}

.icon-bar {
    background-color: #666;
}

.fancybox-opened .fancybox-title {
    text-align: right;
}
#sharebuttons a img
{
    margin-left: 4px;
}



/* Stylesheet: mx-vis Modified On 2025-11-19 16:54:43 */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0

}
form, td, th, li {
	font-size: 100%

}
form div {
	margin-bottom: 0
}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;

}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em;
}
fieldset {
	margin-bottom: 1em;
margin-left: .1em;
margin-right: .1em;
	border: 1px solid #999;

padding: 1.5em;
background: #F7F7F7;
}
fieldset label {
	width: auto;
color: #999;
}
legend {
	color: #999;
	font: italic 19px Arial, Helvetica, sans-serif;
	background: #Fff;
	font-style: normal;
	
	margin-bottom: 0.5em;
	padding-left: 10px;
padding-right: 10px;
	width: auto;
	/*border: 1px solid #999*/
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
color: #666;
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
select {
width: 14em;
border: 1px solid #999;
color: #666;
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #999;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
color: #666;
}
/* Just a bit more room for the Submit button */
.submit {
	margin-top: 0.5em

}
input#cntnt01fbrp_submit{
float:right;
}
.contactform input {
	border: 1px solid #999;
color: #666;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #999;
color: #666;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* Stylesheet: mxforms Modified On 2014-11-27 16:07:59 */
.Strapline {
    margin-top: 41px;
}
.toplinks {
    margin-top: 43px;
}
/* Stylesheet: newlogo Modified On 2019-02-08 15:48:09 */
