/*
    Copyright Notice ========================================================
    This file contains proprietary information of Alpine Internet Solutions.

    Copying or reproduction without prior written approval is prohibited.

    Copyright (c) 2000-2001 =================================================

    Purpose: Site style definitions

    $Id: site_style.css,v 1.5 2001/07/06 18:31:07 bcash Exp $
    $Author: bcash $
    $Revision: 1.5 $
    $Date: 2001/07/06 18:31:07 $

    $Log: site_style.css,v $

    @format.tab-size 4
    @format.use-tabs true

*/

body, i, em, dt, dd, dl, sl, caption, u, blink, select, option, form, font, li, td, th {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : 110%;
}
b, strong {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  line-height : 110%;
}
p {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #003366;
  font-size : 13px;
  line-height : 140%;
}
a.toptabs {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #CC3300;
  font-weight : bold;
  text-decoration : none;
}
a.toptabs:HOVER {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #999966;
  font-weight : bold;
  text-decoration : none;
}
.toptabsdown {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #999966;
  font-weight : bold;
  text-decoration : none;
}
.submenulink {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: bold;
  color : #CC3300;
  text-decoration : none;
}
.subnavdown {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: bold;
  color : #CCCC99;
  text-decoration : none;
}
.footernav {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 9px;
  font-weight: bold;
  color : #003366;
  text-decoration : none;
}
.footerdivider {
  font-size : 11px;
  color: white;
}
.address {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #CCCC99;
  text-decoration : none;
}
