BODY {
  color: #000000;
  background-color: #CCCCCC;
  background-image: url(/lib/img/bg/main.gif);
  background-repeat: repeat-x;
  font-size: 10pt;
  font-family: Times New Roman, Times;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
	 
p {
  color: #000000;
  font-size: 10pt;
  font-family: Times New Roman, Times;
  margin-top: 0px;
  margin-bottom: 0px;
  }
	 
td {
  color: #000000;
  font-size: 10pt;
  font-family: Times New Roman, Times;
  }

A:link    { color: #4E6172; text-decoration:underline; }
A:visited { color: #4E6172; text-decoration:underline; }
A:active  { color: #83919D; text-decoration:underline; }
A:hover   { color: #83919D; text-decoration:underline; }

ul, ol {
  margin-left: 10px; 
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

ul {
  list-style-type: square;
  }

li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  }

/* netscape 7 makes bullets too big. not with the next line here. */
*|*:-moz-list-bullet, *|*:-moz-list-number {font-size: 1em;}

p.indentLeft {
  margin-left: 10px; 
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px; 
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  }

.emph1 {
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  }

.bg0Nav {
  background-color: #CCCCCC;
  }

.bg0Content {
  background-color: #475663;
  }

.bgPhoto {
  background-color: #CCCCCC;
  }

.bg1 {
  background-color: #CCCCCC;
  }

.bg2 {
  background-color: #475663;
  }

.bg3 {
  background-color: #4E6172;
  }

.bg4 {
  background-color: #DCDCDC;
  }

.bg5 {
  background-color: #97A1AA;
  }

.bg6 {
  background-color: #BAC1C6;
  }

.subnav {
  background-color: #74828D;
  font-size: 9pt;
  font-family: Arial, Helvetica, Verdana;
  color: #CCCCCC;
  }

.subnavSel {
  color: #000000;
  font-weight: bold;
  }

A.subnav:link    { color: #CCCCCC; text-decoration:none; }
A.subnav:visited { color: #CCCCCC; text-decoration:none; }
A.subnav:active  { color: #FFFFFF; text-decoration:none; background-color: #97A1AA;}
A.subnav:hover   { color: #FFFFFF; text-decoration:none; background-color: #97A1AA;}

.footerLeft {
  background-color: #97A1AA;
  font-size: 8pt;
  font-family: Arial, Helvetica, Verdana;
  color: #FFFFFF;
  }

.footer {
  background-color: #BAC1C6;
  font-size: 8pt;
  font-family: Arial, Helvetica, Verdana;
  color: #475663;
  }

