﻿/* ================================
   CSS STYLES for Intertech Consulting, Inc.
   v1.1, 07/2003
   ================================
*/
body {
  margin: 0 0 0 0;

  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;

  background-image: URL(Graphics/PageBkgrnd.gif); /* Black Stripe */
  background-attachment: scroll;
  background-repeat: repeat;
  background-color: white;
}

.welcome {
  margin: 1.0 em;
  font-size: 8pt;
  font-family: verdana, arial, helvetica, sans-serif;
}
h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
  margin-bottom: 0px;
  font-size:12pt;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
  margin-bottom: 0px;
  font-size:10pt;
}
h2x, h2x a:visited, h2x a {
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
}

h2x a:hover {
  color: #808080;
}

h3 {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
  margin-bottom: 0px;
}

h4 {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
  margin-bottom: 0px;
}

h5 {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0052c6;
  margin-bottom: 0px;
}

blockquote {
  margin-top: 3px;
  line-height: 140%;
}

p {
  margin-top: 0.6em;
  margin-bottom: 0.6em
}

table {
  font-size: 13px;
}

td {
  vertical-align: top;
}

ul {
  margin-top: 0.6em;
  margin-bottom: 0em;
  list-style-type: disc
}

ol {
  margin-top: 0.6em
}

li {
  padding-bottom: 0.5em;
  /*margin-left: -2em;*/
}

#Header {
  background-image: URL(Graphics/menuArt/bakhed.gif);
  height: 134px;
}

#Content {
  margin-left: 143px;
  margin-top: 0px;
  padding-right: 5px;
  z-index: 10;
  background-image: URL(Graphics/ContentBkgrnd.gif);
  background-attachment: scroll;
  background-repeat: repeat;
  }

#Menu {
  position: absolute;
  top: 145px;
  left: 5px;
  }

#Footer {
  border:1px solid green;
  padding: 5px 0px;
  margin-left: 135px;
  font-size: 100%;
  text-align: center;
}

#Privacy, .LeftFooterLink {
  text-decoration: none;
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-size: 7pt;
  color: white;
  /* -moz-outline: none; */
}

a:hover, #Privacy a:hover{
  text-decoration: underline;
}

#LeftFooter {
  position: absolute;
  top: 350px;
  left: 9px;
  width: 114px;
  font-weight: normal;
  font-size: 7pt;
  color: white;
}

#Copyright {
  margin-top: 24px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 8, 2010 */
@font-face {
	font-family: 'Univers';
	letter-spacing:2px;
	src: url('fonts/lte50877-webfont.eot');
	src: local('☺'), url('fonts/lte50877-webfont.woff') format('woff'),
	url('fonts/lte50877-webfont.ttf') format('truetype'),
	url('fonts/lte50877-webfont.svg#webfontzAVi8hY6') format('svg');
	font-weight: normal;
	font-style: normal;
}

a.FooterLink, a:visited.FooterLink, a:active.FooterLink {margin: 0px 10px; color: rgb(102, 102, 102); text-decoration:none; }
a:hover.FooterLink    { text-decoration:underline; }


.l2menu
{
   font-family: Univers;
   letter-spacing: 1px;
   font-size: 19px;
   color: #ffffff;
   background-image: url(/graphics/menu/l2a-out.gif);
   text-decoration: none;
   width: 110px;
   height: 24px;
   display: block;
   padding-left: 4px;
   margin-top: 8px;
   line-height: 23px;
}
.l2menu:hover
{
   font-family:Univers;
   letter-spacing:1px;
   font-size:19px;
   color:#000000;
   background-image:url(/graphics/menu/l2a-over.gif);
   text-decoration:none;
   width:110px;
   height:24px;
   display:block;
   padding-left:4px;
   margin-top:8px;
   line-height: 23px;
}
.l2menuon
{
   font-family:Univers;
   letter-spacing:1px;
   font-size:19px;
   color:#000000;
   background-image:url(/graphics/menu/l2a-over.gif);
   text-decoration:none;
   width:110px;
   height:24px;
   display:block;
   padding-left:4px;
   margin-top:8px;
   line-height: 23px;
}

.radsmall{border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;behavior:url(stylesheets/border-radius.htc);}

.pad2 {padding:2px}
.pad4 {padding:4px}

.block {display:block}

.acd{text-decoration:none;border-bottom:1px dotted}
.acdh:hover{text-decoration:none;border-bottom:2px dotted}

.fs8 {font-size:8pt}
.fs9 {font-size:9pt}
.fs10 {font-size:10pt}
.fs12 {font-size:12pt}

.tdn {text-decoration:none}
.txi {font-style:italic}
.txb {font-weight:bold}

.txl {text-align:left}
.txr {text-align:right}
.txc {text-align:center}

.bgw{background-color:#ffffff}

.bgl1 {background-color:#e6f0fe}
.bgm1 {background-color:#a3c8fd}
.bgd1 {background-color:#0052c6}

.bdl1 {border:1px solid #e6f0fe}
.bdm1 {border:1px solid #a3c8fd}
.bdd1 {border:1px solid #0052c6}

.cll1 {color:#e6f0fe}
.clm1 {color:#a3c8fd}
.cld1 {color:#0052c6}

.bgl2 {background-color:#ffecd5}
.bdl2 {border:1px solid #ffecd5}
.bdd2 {border:1px solid #FF8C00}
.cld2 {color:#FF8C00}

.cld3 {color:#FF8C00}

.clw {color:#ffffff}

.cldgray{color:#404040}
.clmgray{color:#606060}

.gdl1{background:#e6f0fe url(/graphics/gradients/gdl1.jpg) repeat-x;}
.gdm1{background:#a3c8fd url(/graphics/gradients/gdm1.jpg) repeat-x;}
.gdm1-small{background:#a3c8fd url(/graphics/gradients/gdm1-small.jpg) repeat-x;}
.gdd1{background:#0052c6 url(/graphics/gradients/gdd1.jpg) repeat-x;}
.gdlgray{background:#e0e0e0 url(/graphics/gradients/gdlgray.jpg) repeat-x;}

.hoverl1 {}
.hoverl1:hover {background:#a3c8fd url(/graphics/gradients/gdm1.jpg) repeat-x;}
