
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}


#datacontainer  h1 {
	font-size: 1.8em;
	padding: .4em 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #545454; }

#datacontainer  h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: .4em 0 .1em 0;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
#datacontainer  h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: .9em; 
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
#datacontainer  p {
	padding-top: .4em;
	padding-bottom: .6em;
	margin: 0;
	line-height: 1.4em; }

body #bigtable {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  }
  
  #headernoscroll {
  width:100%; 
  float: left;
  }
  
#footernoscroll {
	width:99%; 
	height:100px; 
	float: left;
	padding: 5px 0px 0px 5px;
}
  
#datacontainer {
	width: 975px; 
	height: 100%;
	float: left;
	clear: both;
	margin: 0 0 0 20px;
}
  
#datacontainer #datanoscroll {
	float: left;
	border: 2px solid #666666;
	margin: 0; 
	speak: none;
	min-width: 5px;
	width: 180px;
	overflow: visible;
	white-space: nowrap;
	background-color: #ffffff;
}
  
#datacontainer #data {
	position: relative;
	top: 0;
	left: -2;
	/* 179 */
	border: 2px solid #666666;
	margin: 0;
	background-color: #ffffff;
	width: 720px;
	overflow: auto;
}
  
   .auraltext
{
   position: absolute; 
   left: -1000px;
}



table.rowhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border-left: 1px solid #666666;
	border-collapse: collapse;
	border-top: 1px solid #666666;  
	margin: 0;
	}
  
table.rowhead th {
	font-weight:normal; 
	font-size: .8em;
	text-align: left;
	border-collapse: collapse;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 2px 2px 2px 5px;  
                            
}

table.rowhead th.indent {
margin-left: 5px;
}


table.rowhead th.years {
 	background-color: #dcce87;
	font-weight:bold;
	border-bottom: 3px solid #666666;
	text-align: center;
}

table.rowhead th.final {
	font-weight:bold;
	background-color: #dae7a2;
	border-collapse: collapse;
	border-bottom: 5px solid #666666;
}

table.rowhead th.subtotal {

	font-weight:bold;
	border-collapse: collapse;
	border-bottom: 1px solid #666666;
}

table.rowhead th.total {

	font-weight:bold;
	font-size:.8em;
	border-collapse: collapse;
	border-bottom: 3px solid #666666;
}

table.rowhead th.percent {

	font-weight:normal;
	font-style: italic;
	border-collapse: collapse;
	border-bottom: 2px solid #666666;
}

table.rowhead th.grouphead {

	font-weight:bold;
	text-align:center;
	font-style: oblique;
	border-collapse: collapse;
	border-bottom: 1px single #666666;
	border-top: 3px solid #666666;
}
img {
border:none;
}

table.manyyears {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	height: auto;    
	}
  
table.manyyears td {
	
	text-align: right;
	font-weight: normal;
	font-size: .8em;  
	overflow: hidden;    
	border-left: 1px solid #666666;
	border-collapse: collapse;
	border-top: 1px solid #666666;
	padding: 2px 2px 2px 5px;   
	}

table.manyyears th	{

	font-weight: bold; 
	font-size: .8em;
	text-align: left;
	border-left: 1px solid #666666;
	border-collapse: collapse;
	border-top: 1px solid #666666; 
	padding: 2px;   
	}

table.manyyears th.years {
	 	background-color: #dcce87;
	font-weight:bold;
	border-bottom: 3px solid #666666;
	text-align: center;
	}

table.manyyears td.total {
font-weight:bold;
	border-collapse: collapse;
	border-bottom: 3px solid #666666;
}

table.manyyears td.final {
		font-weight: bold;
	background-color: #dae7a2;
	border-collapse: collapse;
	border-bottom: 5px solid #666666;
}

table.manyyears td.subtotal {
	
	font-weight:bold;
	border-collapse: collapse;
	border-bottom: 1px solid #666666;
}

table.manyyears td.percent {
	
	font-weight:normal;
	font-style: italic;

}

table.manyyears td.grouphead {
	
	border-left: 1px solid #666666;
	border-right: none ;
	border-top: 3px solid #666666;
}

.durable {
background-color: #dae7a2;
}

.nondurable {
background-color: #dae7a2;
}

td .heardnotseen {
   border:hidden;
   }
   
   .alignleft {
   text-align: left;
   }
   
    .alignright {
   text-align: right;
   }
   
   .floatright {
   float: right;
   }
   
    .aligncenter {
   text-align: center;
   }

.fixedwidth {
color: #ffffff;
background-color: #ffffff;
}
 
.group0 {
background-color: #ffffff;
}
.group1 {
background-color: #d8e9e8;
}  

.group2 {
background-color: #eaeff1;
}  

.group3 {
background-color: #f7edd4;
}  

.group4 {
background-color: #dbe8c4;
}  

.group5 {
background-color:#ffe0be;
}  

.group6 {
background-color: #fffac4;
}  


#footerfix {
	font-size: 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
