BODY, TD {

	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
/**/
    font-family: Verdana, Arial;
    font-size: small;
}


p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}

ul {
  margin:18px;
  padding:0px;
  margin-top:5px;
  margin-bottom:5px;
}


h1 {
  margin:0px;
  padding:0px;
  margin-top:5px;
  margin-bottom:5px;
  font-size:140%;
}
h2 {
  margin:0px;
  padding:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-size:110%;
}
h3 {
  margin:0px;
  padding:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-size:100%;
}
h4 {
  margin:0px;
  padding:0px;
  margin-top:2px;
  margin-bottom:2px;
  font-size:90%;
}

#leftnavtbl
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 2px 2px 2px;
	font-size: 100%;
}


a:link, a:active {
	text-decoration: none;}

a:visited {
	text-decoration: none;}

a:hover {
	text-decoration: underline;}

a.bold {
	font-weight: bold;}
.tblNote {

	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 2px 2px 2px;
	font-size: 100%;
}
th {
	background-color: #D3F8EE;
	text-align: left;
	font-weight: normal;
}
.tblHdr {
	background-color: #D3F8EE;
}
.tblAltRow {
	background-color: whitesmoke;
}
.reqd {
	color: #FF0000;
	font-weight: bold;
}.breadcrumbs {
	font-size: x-small;
}
