A:LINK,A:VISITED{color:#59504e;text-decoration:none;}
A:ACTIVE,A:HOVER{color:#59504e;text-decoration:none;}
html{min-height:100%;position:relative;}
body{font-family:'Questrial',sans-serif;height:100%;margin:0px;padding:0px;}
iframe{border:none;}
h1,h2,h3,h4,h5,h6,.h6{color:#59504e;font-weight:bold;}
.a{display:inline-block;cursor:pointer;}
.al{cursor:pointer;}
.w100{width:100%;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.pad20{padding:20px;}
.f8px{font-size:8px;}
.f10px{font-size:10px;}
.f12px{font-size:12px;}
.bold{font-weight:bold;}
.mono{font-family:'Share Tech Mono',monospace;}
.small{font-size:small;}
.xsmall{font-size:x-small;}
.tred{color:red;}
.fwhite{color:white !important;}
.blink_1s{animation:blinker 1s linear infinite;} @keyframes blinker{50%{opacity: 0;}}
.g960{max-width:960px;margin-left:auto;margin-right:auto;}
.left{text-align:left !important;}
.center{text-align:center !important;}
.right{text-align:right !important;}
label.label{font-weight:bold;}
label.error{font-weight:bold;width:310px;display:block;color:#570022;padding:5px;}
button{padding:6px;color:#ffffff;background-color:#59504e;font-size:large;border:none;cursor:pointer;border-radius: 2px;}
input,select{width:310px;height:25px;margin-bottom:5px;}
#site_logo{max-height:35px;}

@media screen and (max-device-width:550px){
  body{width:100% !important;margin:0px;padding:0px;}
  .grid_8,.div_mobile_full,#logo_container,#menu_container{width:98% !important;}
  .div_mobile_half{width:48% !important;}
  .mobile_breaker{display:block !important;}
  .container_16{width:100% !important;margin:0px;padding:0px;}
  .mob_hide{display:none !important;}
}
