/* Intranet Styles 1.0 */

BODY,P,TD,INPUT,TEXTAREA { font: 10pt Verdana; }

.nav P {
  font: 8pt Arial;
  margin-top: -14px;
}
.nav A { text-decoration: none; }
.nav A:hover {
  text-decoration: underline;
  color: #e00000;
}

.categoryview P { margin-top: -14px; }
.categoryview A { text-decoration: none; }
.categoryview A:hover { text-decoration: underline; }

.bdr { border: 1px solid #505050; }
.bdrtop { border-top: 1px solid #505050; }
.bdrbottom { border-bottom: 1px solid #505050; }
.sp { line-height: 150%; }
.padded { padding: 8px; }
.pl { padding-left: 5px; }
.ml { margin-left: 10px; }
.mr { margin-right: 10px; }

.bluebg { background-color: #336699;  }
.tanbg { background-color: #F0F0E0; }
.dktanbg { background-color: #e0e0d0; } 
.dkgreybg { background-color: #a0a0a0; }
.medgreybg { background-color: #e0e0e0; }
.ltgreybg { background-color: #f0f0f0; }

.navdiv {
	display: none;
}

/* Some Shortcuts */

.b { font-weight: bold; }
.n { font-weight: normal; }

.h { font-size: 14pt; }
.s { font-size: 8pt; }
.ss { font-size: 7pt; }
.bg { font-size: 12pt; }
.n { font-size: 10pt; } 

.r { color: #e00000; }
.w { color: #ffffff; }
.g { color: #808080; }
.bl { color: #003366; }