.floatLeft {
float:left;
}

.floatRight {
float:right;
}

.clear {
clear: both;
}

.caption {
font-size: 75%;
font-style: italic;
}

.alignCenter {
text-align: center;
}

.percentNote {
text-align: right;
padding: 0 38px 0 0;
font-size: .9em;
}

h1.title {
color: #333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3.4em;
font-weight: normal;
padding: 5px;
margin: 0;
}

.key {
color: #23408f;
font-size: 1.6em;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.1;
}

.date {
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
float: right;
}

p {
font-size: 1.1em;
}

.sourceNote {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 1em;
	}
	
	.altlink {
font-style: oblique;
padding-left: 1em;
padding-bottom: .5em;
}

table.data tr.highlighted td { font-weight: bold; }
table.data tr.highlighted th { font-weight: bold; }

table.datart
{
	margin: 0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-collapse: collapse;
}

table.datart td p, table.data td li
{
	margin-left: 0px;
	padding-left: 0px;
}

table.datart thead th
{
	background-color: #a7c178;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}

table.datart th
{
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

table.datart th.left
{
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}

#content table.datart tr.contrast
{
	background-color: #f4ffdf;
}

table.datart td
{
	padding: 5px;
	vertical-align: bottom;
	text-align: right;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.datart td[scope=row] {
	text-align: left;
}

table.datart .left { 
text-align: left; 
}

caption {
margin: 0 0 0 -9999px;
color: #ffffff;
}

  p.altlink {
		 display: none;
	 }
	 
	 table {page-break-inside: avoid;}

	
  tr.histTotal {
display: none;
  }
   li.sources {
list-style:none;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.1em;
  }
 #content p.date {
font: normal normal normal 1.3em Georgia,"Times New Roman",Times,serif;
color: #545454;
text-align: right;
margin: 0 50px auto auto;
 }
 
 #content caption {
	 position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

#content table.datart tr.double th  {
	border-bottom: medium double #000000;
}

#content table.datart tr.double  td{
	border-bottom: medium double #000000;
}

#content table.datart td.double {
	border-bottom: medium double #000000;
}

 