/*
@font-face {
 font-family: CopperplateBold;
   src: url(../fonts/Copperplate%20Condensed%20SSi%20Condensed.eot);
}
  */

@font-face {
 font-family: CopperplateBold;
   src: url(../fonts/Copperplate%20Condensed%20SSi%20Condensed.ttf);
}

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  color: #666666;
  font-size:    9pt;
/*line-height:  1.0; */
  font-family:  "Verdana", "Arial", "Helvetica", sans-serif;
  font-variant: normal;
  font-style:   normal;
  font-weight: normal;
  vertical-align: top;
}

.mainBody {
  background-color: #f1f1f1;
  background-image: url(../gfx/vgradient.gif);
  background-repeat: repeat-x;
}

#mainTable {
  margin: auto;
  left: 0px;
  top: 0px;
  width: 850px;
}

#masthead {
  position: relative;
  height: 130px;
  width: 100%;
  margin: 2px;
}

#medalion {
  position: absolute;
  left: 20px;
  top: 24px;
  z-index: 2;
}

#logo {
  position: absolute;
  left: 100px;
  top: 33px;
}


#navbarDiv {
  position: absolute;
  left: -2px;
  top: 90px;
  height: 43px;
  width: 100%;
  background-image: url(../gfx/navbarBG.gif);
  background-repeat: repeat-x;
}

#navbarT {
  position: absolute;
  top: 9px;
  height: 24px;
  width: 850px;
}


.buttonBox {
  text-align: center;
}

.button {
  text-align: center;
  padding: 6px;
  font-family: "CopperplateBold", "Verdana", "Arial", "Helvetica", sans-serif;
  font-size:    12pt;
  color: #ffffff;
  border: 1px solid transparent;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  text-decoration: none;
}

.buttonA:hover {
  background-color: #555555;
  border: 1px solid  #dddddd;
}

.buttonN {
  background-color: #f46300;
  border: 1px solid #000000;
}

.buttonS {
  border: 1px solid  #dddddd;
}

.buttonS:hover {
  text-decoration: underline;
}



.pageBody {
  background-color: #ffffff;
  vertical-align: top;
  top: 20px;
  left: 0px;
  width: 100%;
}

.pageMast {
  vertical-align: top;
  position: relative;
  height: 225px;
}

.content {
  padding: 0.8cm;
  vertical-align: top;
}

.sidebar {
  width: 240px;
  margin-top: 21px;
  margin-bottom: 1cm;
  margin-right: 1cm;
  vertical-align: top;
  padding: 8px;
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;

}

.scrolltext {
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: .5cm;
}

.contentText {
  text-align: justify;
/*text-justify: newspaper; */
}

h1:first-letter {
  color: #f46300;
  font-size:    18pt;
  width: 1em;
}

h1 {
  margin-top: 1px;
  font-size:    15pt;
  font-family: "CopperplateBold", "Verdana", "Arial", "Helvetica", sans-serif;
}

h2 {
  margin-bottom: 4px;
  font-size:    12pt;
  font-family: "CopperplateBold", "Verdana", "Arial", "Helvetica", sans-serif;
}

.tizite {
  margin-bottom: 0px;
}


.morelink {
  color: #f46300;
  text-decoration: none;
}
.morelink:hover {
  color: #f46300;
  text-decoration:underline;
}

.pigeonHoleImg {
  text-align: center;
  background-color: #ffffff;
  padding: 6px;
  border: 1px solid #eeeeee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.imgWrap {
  margin-top: 15px;
  float: left; 
  margin-right: 10px;
  margin-bottom: 5px;
}

.buttonLink {
  text-align: center;
  padding: 6px;
  font-family: "CopperplateBold", "Verdana", "Arial", "Helvetica", sans-serif;
  font-size:    12pt;
  background-color: #000000;
  color: #ffffff;
  border: 2px solid #f46300;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  text-decoration: none;
}

.footer {
  clear: both;
  position: relative;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  background-color: #f46300;
  font-family: "CopperplateBold", "Verdana", "Arial", "Helvetica", sans-serif;
  font-size:    11pt;
  color: #000000;
  padding: 4px;
}

.footerLink {
  padding: 6px;
}

.footerLinkOn {
  color: #ffffff;
  text-decoration: none;
}

.footerLinkOn:hover {
  color: #333333;
  text-decoration:underline;
}

.footerLinkOff {
  color: #666666;
  text-decoration: none;
}

.inlineLink {
  color: #666666;
  text-decoration: none;
}
.inlineLink:hover {
  color: #333333;
  text-decoration: underline;
}



#hosted {
  margin-top: 4px;
  float: left;
  width: 49%;
}

.copyright {
  float: right;
  text-align: right;
  width: 50%;
  color: #999999;
  font-size:    7pt;
}

.caption {
  font-size: 9px;
  font-style: italic;
  text-align: center;
}

.photoUp {
  margin-right: 10px;
}
