body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 15px;
  }
div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }
img {
  margin: 0px;
  border: 0px;
  }
a {
  color: #0076a3;
  text-decoration: underline;
  }
a:hover {
  color: #00a4e3;
  text-decoration: none;
  }

div#pageFrame {
  position: relative;
  left: 0px;
  top: 0px;
  width: 1010px;
  text-align: justify;
  color: #2e4c57;
  }
img#garcLogo {
  position: absolute;
  left: 0px;
  top: 0px;
  }
img#globalImg {
  position: absolute;
  left: 505px;
  top: 0px;
  }
div#mainMenu {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 985px;
  height: 23px;
  padding: 6px 0px 0px 25px;
  background: #96574b url(images/menu-bg.gif) top repeat-x;
  font-size: 14px;
  color: #eadbc8;
  }
div#mainMenu a {
  color: #eadbc8;
  font-weight: bold;
  text-decoration: none;
  }
div#mainMenu a:hover {
  color: #f8f4ee;
  text-decoration: underline;
  }
div#rightFrame {
  position: relative;
  float: right;
  width: 216px;
  top: 145px;
  _margin-bottom: 145px;
  }
div#mainFrame {
  position: relative;
  width: 750px;
  top: 145px;
  left: 1px;
  _margin-bottom: 145px;
  }
div#rightFrame div {
  position: relative;
  }
div#rightFrame div.rfHead {
  width: 198px;
  height: 23px;
  padding-top: 8px;
  font-size: 13px;
  font-weight: bold;
  color: #266c00;
  background: url(images/rfHead.png);
  text-align: center;
  }
div#rightFrame div.rfBody {
  width: 148px;
  padding: 16px 25px 6px 25px;
  background: url(images/rfBody.gif) repeat-y;
  color: #384787;
  }
div#rightFrame div.bigA {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 30px;
  }
div#rightFrame div.rfFoot {
  width: 198px;
  height: 11px;
  background: url(images/rfFoot.gif);
  margin-bottom: 15px;
  }
div#rightFrame div.rfFoot img {
  width: 198px;
  height: 11px;
  }
h1 {
  font-size: 23px;
  line-height: 25px;
  color: #00ADEF;
  font-weight: normal;
  text-align: right;
  border-bottom: 1px solid #dbdbdb;
  padding: 2px 0px 3px 0px;
  margin: 0px 0px 7px 0px;
  }
div.article {
  position: relative;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #dbdbdb;
  }
div.article div {
  padding: 0px;
  }
div.article div#previewPhoto {
  float: left;
  margin-right: 10px;
  text-align: center;
  }
div.article div#previewPhoto img {
  border: 1px solid #808080;
  }
div.preview div#previewPhoto img {
  border: 0px;
  position: relative;
  }
h2 {
  color: #007baa;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  }
a.noline {
  text-decoration: none;
  }
div.article div.date {
  display: table-cell;
  float: right;
  color: #9e9e9f;
  }
div.a {
  color: #c9c9c9;
  font-size: 11px;
  }
div.a a {
  font-weight: bold;
  }
div.r_link {
  display: table-cell;
  float: right;
  }
div.article div.r_link {
  position: absolute;
  right: 0px;
  top: 98px;
  }
div.preview {
  height: 130px;
  margin-bottom: 8px;
  }
div.article p {
  margin: 0px;
  padding: 0px;
  padding-top: 16px;
  }
div.article div.preview p {
  margin-bottom: 0px;
  }
div.article ul, div.article ol {
  margin: 2px 10px 2px 40px;
  padding: 0px;
  }
div.article ul li {
  margin: 0px;
  padding: 0px;
  list-style: url(images/bullet.gif);
  }
li {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
  }

#imgPic {
  float: left;
  margin: 4px 15px 10px 0px;
  }
#imgPic img {
  border: 1px solid #808080;
  float: center;
  }
#imgPic td.imgdesc {
  text-align: center;
  font-size: 10px;
  color: #7F7F7F;
  }
#imgPicR {
  float: right;
  margin: 4px 0px 10px 15px;
  }
#imgPicR img {
  border: 1px solid #808080;
  float: center;
  }
#imgPicR td.imgdesc {
  text-align: center;
  font-size: 10px;
  color: #7F7F7F;
  }

div#mainFrame button, div#loginForm button {
  margin : 0px;
  padding: 0px;
  border : 0px;
  background: transparent !important;
  cursor : pointer;
  %cursor : hand;
  }
button td {
  padding: 0px;
  }
button td.button_body {
  background: url(images/button_bg.gif) repeat-x !important;
  padding: 4px 2px;
  font: normal bold 11px/12px Verdana, Arial, Helvetica, Geneva, sans-serif !important;
  vertical-align: top;
  }

div.row {
  clear: left;
  }
div.row div {
  height: 40px;
  float: left;
  }
div.row div.label {
  height: 25px;
  padding: 0px 8px 0px 0px;
  }
input.text {
  margin: 0px;
  margin-top: -3px;
  }
div#sent input.text {
  border: 0px;
  background: #FCFCFC;
  margin-top: -1px;
  }
select {
  margin: 0px;
  margin-top: -3px;
  }
select, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 15px;
  }
select, textarea {
  font-size: 13px;
  }
input {
  font-size: 14px;
  }
div.row a {
  color: #2E4C57;
  text-decoration: none;
  }
div#infodiv {
  float: right;
  width: 280px;
  padding-top: 30px;
  padding-right: 20px;
  }

div#formframe {
  padding: 15px 20px 15px 40px;
  width: 400px;
  }
div#formframe div.ffHead {
  background: #fcfcfc url(images/fft.gif) repeat-x;
  height: 31px;
  white-space: nowrap;
  }
div#formframe div.ffHead div.right {
  float: right;
  height: 31px;
  width: 11px;
  background: url(images/fftr.gif) no-repeat
  }
div#formframe div.ffHead div.left {
  float: left;
  height: 31px;
  width: 11px;
  background: url(images/fftl.gif) no-repeat;
  }
div#formframe div.ffHead div.center {
  text-align: center;
  height: 22px;
  padding-top: 9px;
  font-size: 14px;
  color: #0076a3;
  }
div#formframe div.ffBody {
  border-right: 2px solid #e3cc9f;
  border-left: 2px solid #e3cc9f;
  padding: 15px 15px 0px 15px;
  background: #FCFCFC;
  }
div#formframe div.ffFoot {
  background: #fcfcfc url(images/ffb.gif) repeat-x;
  height: 11px;
  white-space: nowrap;
  }
div#formframe div.ffFoot div.right {
  float: right;
  height: 11px;
  width: 11px;
  background: url(images/ffbr.gif) no-repeat;
  }
div#formframe div.ffFoot div.left {
  float: left;
  height: 11px;
  width: 11px;
  background: url(images/ffbl.gif) no-repeat;
  }
div.contact {
  float: left;
  width: 180px;
  margin: 10px 10px 0px 0px;
  padding: 7px 8px;
  border: 1px solid #F0F0F0;
  background: #FAFAFA;
  }

