body {
	margin: 0px;
	background-image: url(images/HeaderBkg.jpg);
	background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size: 125%; 
    color: gray; 
	margin-top: -55px; 
}

h2 {font-size: 110%; 
    color: gray; 
	text-align:center;}

h3 {font-size: 110%; 
    color: #333333; 
	text-align:center;}



p, dl {font-size: 90%;
	margin-left: 15px;
}


p.small {font-size: 77%;
		  color: #999999;
		  margin-top: -10px;
		  }

#footer p {font-size: 77%;
		   color: #404040;
           margin-top: 45px;
		   font-weight: bold;
		  }

table {	   border-style: none;

}

td {font-size: 90%;
}

dt {font-weight: bold;}
dt, dd {margin-top: 15px;}

A 	  {text-decoration: none;
	   color: navy;
	   font-weight: bold;
	   }

A:hover {color: #C71585;
	   text-decoration: underline;
	   }

ol li {font-size: 90%;
	margin-left: 5px;
}

ul li, ul li ul li {font-size: 94%;
	margin-bottom: 5px;
	margin-left: -22px;
	list-style-type: none;
	list-style-image: url(images/gray_bullet.gif);
}

ul li A 	  {text-decoration: none;
	   color: navy;
	   font-weight: bold;
	   }

ul li A:hover {color: #C71585;
	   text-decoration: underline;
	   }

#menuleft li {font-size: 94%;
    font-weight: bold;
	margin-bottom: 5px;
	margin-left: -22px;
	list-style-type: none;
	list-style-image: url(images/gray_bullet.gif);
}

#menuleft li A 	  {text-decoration: none;
	   color: navy;
/*	   font-weight: bold; */
	   }
#menuleft li A:hover {color: #C71585;
	   text-decoration: underline;
	   }

#menuleft blockquote {margin-left: 10px;
		margin-top: 0px;
       }

#menuleft {border-color: gray;
      border-width: 1px;
      border-style: solid;
	background-color: white;
      background-image: url(images/MenuBkg.jpg);
	padding-top: 12px;
	padding-bottom: 12px;
/*      padding: 15px;*/
/*      margin: 5px;*/
/*      width: 210px;*/
/*      height: 100%;*/
/*      float: left;*/
/*      clear: all;*/
}

/*#navlist*/
/*{*/
/*margin-left: 0;*/
/*padding-left: 0;*/
/*list-style: none;*/
/*}*/


/*#navlist li*/
/*{*/
/*padding-left: 50px;*/
/*background-image: url(purple-bullet.jpg);*/
/*background-repeat: no-repeat;*/
/*background-position: 0 5em;*/
/*} */

/* #navlist ul { list-style-image: url(purple-bullet.jpg); }*/

.header {/*background-image: url(sd_mar038.jpg);*/
/*	   background-image: url(images/back-bg.gif); */
       background-image: url(images/TableHeader.jpg);
/*	   background-color: black; */
         color: #000;
         font-size: 95%;
	   font-weight: bold;
	   text-align: center;
	   border-style: none;
}

.subheader {background-color: #676767;
		font-size: 90%;
	      font-weight: bold;
		color: #FFF;
            text-align: center;
		vertical-align: bottom;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px #000000 solid;
}

.subheader2 {background-color: #C0C0C0;
		font-size: 80%;
	      font-weight: bold;
            text-align: left;
		vertical-align: bottom;
		padding-top: 5px;
		padding-bottom: 5px;
}

.highlight {background-color: #EEEEEE;
}

.highlight2 {background-color: #DDDDDD;
}

.tablecontent {font-size: 80%;
	         text-align: left;
		   border: 1px;
		   padding-left: 2px;
		   vertical-align: middle;
}

.tablecontentm {font-size: 90%;
	         text-align: left;
		   border: 1px;
		   padding-top: 1px;
		   padding-bottom: 1px;
		   padding-left: 4px;
		   padding-right: 4px;
		   vertical-align: top;
		   background-color: #99CCFF;
}

.tablecontentf {font-size: 90%;
	         text-align: left;
		   border: 1px;
		   padding-top: 1px;
		   padding-bottom: 1px;
		   padding-left: 4px;
		   padding-right: 4px;
		   vertical-align: top;
		   background-color: #FFCCFF;
}

.tablecontentc {font-size: 80%;
	         text-align: left;
		   border: 1px;
               text-align: center;
		   padding-left: 2px;
		   vertical-align: middle;
}

.tablecontentc2 {font-size: 90%;
	         text-align: left;
		   border: 1px;
               text-align: center;
		   padding-left: 4px;
		   vertical-align: middle;
}

