/*
  tmmwebstyle.css  validated 2004-02-02

  Author:   Jim Caughran
  Email:    caughran(at)rogers(dot)com
  Comments: TMM stylesheet
  Revisions:
  2004-02-02  more table defaults, pagedate style, some minor items.
*/


body {
  background-color: White;
  font-family: Georgia, Garamond, Serif ;
  font-size: 100% ;
  color: Black ;
  }
hr {
  color: #d2be90 ;
  background-color: #d2be90 ;
  }
h1 {
  font-size : 1.5em ;
  font-family : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bold ;
  text-align : center ;
  color : #0066CC ;
  }
h2 {
  font-size : 1.2em ;
  font-family : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bold ;
  text-align : center ;
  color : #0066CC ;
  }
h3 {
  color : #0066CC;
  font-family : inherit;
  font-size : 1.1em ;
  font-style : italic;
  font-weight : bold;
  }
h4 {
  font-family : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bold;
  }
a {
  color: #0066CC ;
  }
a:visited {
  color: #0075EA ;
  }
.visited {
  color: #0075EA ;
  }
a:hover {
  background-color : #FFFF88 ;
  }
.closer {
  margin-top: 4pt;
  margin-bottom: 4pt
  }
/*  line-height: 120%; */
.plainQgray {
  background : #e0e0e0 }

#nav {
  float: left ;
  background : #e0e0e0 ;
  width: 240px ;
  margin-right: 0.5em ;
  margin-bottom: 0.5em ;
  padding: 0.4em ;
  }
p.link {
  margin-top: 2pt ;
  margin-bottom: 2pt ;
  margin-left: 1em ;
  text-size: 0.9em ;
  }

.offBlue {
  color: #0066CC ;
  }
.smalltype {
  font-size : 0.6em ;
  }
.bullet {
  margin-left: 30px ;
  text-indent: -20px;
  }

table {
  width : 100% ;
  border-collapse: collapse ;
  border-spacing : 0 ;
  border-width: 0 ;
  }
td {
  padding: 1em ;
  vertical-align : top ;
  }

