/*!
 * Main 3MH CSS
 */

body {font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;margin:0;padding:0;background-color:#DFF4FE;color:#4E7DA7;font-size:13pt;}

.tigerish {
  color: #EDA600;
}

.GTCIT {
  color: #6278B5;
  font-size: 14pt;
  font-weight: bold;
}

.PhoneNum-big {
  font-size: 14pt;
}

.PhoneNum-small {
  font-size: 11pt;
}

.contact {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 13pt;
  font-weight: bold;
}

.footer {
  color: #FBED15;
  font-size: 9pt;
  font-weight: bold;
}

a:link, a:visited {
  color: #FBED15;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
  color: #EC2526;
  font-weight: bold;
  text-decoration: underline;
}

* {margin:0;padding:0;}
* html {height:206px;}

.logo-width {
  width: 90%;
}

.grow-body-font {
  font-size: 100%;
}

.GTCIT-grow-box {
  width:270px;
  height: 23px;
}

.GTCIT-grow-font {
  font-size: 14pt;
}

.PhoneNum-grow-box {
  width:190px;
  height: 45px;
  padding: 5px;
}

.PhoneNum-big-grow-font {
  font-size: 14pt;
}

.PhoneNum-small-grow-font {
  font-size: 11pt;
}

.grow-footer-font {
  font-size: 100%;
}

.grow-footer-width {
  width: 250px;
}

.shrink-me {
  width: 200px;
}

.hide-me {
  display: none;
}

.fade-bg {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10 preview */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
