/* CSS Document */
Body {background-image: url(http://www.rootsweb.com/~mobarry/gifs/bgpp.gif)}

/* ----- D A T A  P A G E S ----- */
	
#dataTable {
	border-collapse: collapse;
	border: 3px solid #8C7554;
	background-color: #FFFFE8;
	width: 800px }

#dataTable th {
	width: 100px;
	font-size: 10pt;
    font-weight: bold;
	color: #000080; 	
	text-align: right;
	padding: 6px 5px 3px 0px;
	background-color: #E1E1C9; }

#dataTable td {
	padding-left: 10px; }

#dataTable th #dataTable td  {
	color: #000080; 
    font-weight: bold;  
	font-size: 10pt;
	border-bottom: 1px solid #8C7554; }	
	
#dataTable .heading {
	color: #000080;
	font-weight: bold;
    color: #000080;
	text-align:center;
	font-family: Verdana;
	font-size: 10pt; }
	
#dataTable .data {
	color: #000080;
	font-weight: bold;
    color: #000080;
	text-align:left;
	font-family: Verdana;
	font-size: 10pt; }

#dataTable .data1 {
	color: #000080;
	font-weight: bold;
    color: #000080;
	text-align:center;
	font-family: Verdana;
	font-size: 10pt; }

#dataTable .file {	
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
    color: #000080;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px; }
	
#dataable .text {
	font-weight: bold;
    font-size: 10pt;
    color: #000080;
	text-align:left;
	font-family: Verdana;
    padding-bottom: 20px; }
	
#dataTable .resource {
	font-weight: bold;
    font-size: 10pt;
    color: #000080;
	text-align:center;
	font-family: Verdana;
    padding-bottom: 20px; }
	
#dataTable .submitted{
	font-weight: bold;
    font-size: 10pt;
    color: #000080;
	text-align:center;
	font-family: Verdana;
    padding-bottom: 20px; }
	
	/* -----  F O O T E R ----- */

#footerTable {
	background-color: #FFFFEA; font-weight: bold; }
	
#footerTable a, #footerTable td { 
	font-size: 10pt;
    color: #000080;  
	font-family: Verdana;
  	font-weight: bold; } 

#footerTable a, #footerLink td { 
	font-size: 10pt;
    color: #0000FF; 
	font-family: Verdana; 
  	font-weight: bold; } 
