.insetParaLeft {
	padding-left: 0;
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}

.insetParaRight {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}

.insetParaCenter {
	width: 514px;
	padding-left: 0;
	padding-bottom: 10px;
}

.tableName, .imageName, .chartName { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	font-weight: bold; 
	vertical-align: bottom;
	color: #000000; 
	background-color: #FFFFFF; 
}

.tableTitle, .imageTitle, .chartTitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #384D62; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-weight: bold; 
	vertical-align: bottom; 
}

.tableTitle sup {
	font-size: 11px;
	vertical-align: top;
}

.tableHeader {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #E7CAAA;
	background-color: #D5D1C6;
	font-weight: bold; 
	vertical-align: baseline; 
}

.tableData,  .tableItem, .tableValue { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	vertical-align: top; 
}

.tableData a:link, .tableData a:visited, .tableMisc a:link, .tableMisc a:visited, .imageCaption a:link, .imageCaption a:visited, .imageDescription a:link, .imageDescription a:visited {
	color: #387280;
	color: #325774;
	text-decoration: underline;
}

.tableData a:hover, .tableData a:active, .tableMisc a:hover, .tableMisc a:active, .imageCaption a:hover, .imageCaption a:active, .imageDescription a:hover, .imageDescription a:active  {
	color: #03343B;
	text-decoration: underline;
}

.tableLine { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px;
	line-height: 8px; 
	color: #000000; 
	background-color: #FFFFFF; 
	vertical-align: top; 
}

.tableMisc { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
}

a.tableData, a.tableMisc, a.tableItem, a.tableValue {  
	text-decoration: underline;
}
	
a.tableData:hover, a.tableMisc:hover , a.tableItem:hover, a.tableValue:hover { 
	text-decoration: underline;  
}

.tableDescription, .imageDescription, .chartDescription { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-weight: bold; 
	vertical-align: bottom; 
}

.tableFootnote, .tableBulletpoint, .tableCaption, .imageFootnote, .imageBulletpoint, .chartFootnote, .chartBulletpoint, .imageCaption, .imageCaptionHeading, .chartCaption, .chartCaptionHeading { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	font-size: 10px;
	color: #000000; 
	background-color: #FFFFFF;  
	text-align: left;
	vertical-align: top
}

.imageBulletpoint {
	font-size: 12px;
	line-height: 16px;
}

.tableFootnote, .tableBulletpoint, .tableCaption, .imageFootnote, .imageBulletpoint, .chartFootnote, .chartBulletpoint, .imageCaption, .chartCaption { 
	font-weight: normal 
}

.tableCaptionHeading, .imageCaptionHeading, .chartCaptionHeading { 
	font-weight: bold 
}

.tableCredit, .imageCredit, .chartCredit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #999999; 
	background-color: #FFFFFF;  
	text-align: left; 
	font-weight: normal; 
	vertical-align: top; 
}

.tableIndent, .imageIndent, .chartIndent {
}

.tableSECDisclosure, .chartSECDisclosure {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	font-size: 10px;
	color: #000000; 
	background-color: #FFFFFF;  
	text-align: left;
	vertical-align: top
}

.tableBulletpoint a:link, .tableBulletpoint a:visited, .tableSECDisclosure a:link, .tableSECDisclosure a:visited {
	color: #387280;
	color: #325774;
	text-decoration: underline;
}

.tableBulletpoint a:hover, .tableBulletpoint a:active, .tableSECDisclosure a:hover, .tableSECDisclosure a:active {
	color: #03343B;
	text-decoration: underline;
}

.tablePadding, .imagePadding, .chartPadding {
	line-height: 12px;
	font-size: 12px;
}

.tableHeaderLine {
	font-size: 1px;
	line-height: 1px;
	background-color: #BD7F4B;
	border-left: 4px solid #E7CAAA;
	border-right: 4px solid #E7CAAA;
	border-left: 4px solid #D5D1C6;
	border-right: 4px solid #D5D1C6;
}

.tableHeaderBlank {
	font-size: 1px; 
	background-color: #E7CAAA;
	background-color: #D5D1C6;
}

.tableIndent table {
	font-size: 11px;
}

.tableIndent table th, .tableIndent table td {
	padding: 2px;
}

.tableIndent table th {
	background-color: #D5D1C6;
}