/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: 150%;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 13pt; }

h2		{	font-size: 12pt; }

h3		{	font-size: 11pt; }

h4, h5, h6	{	font-size: 10pt; }

code, pre	{	font-size: 10pt; }

a:link, a:visited
		{	text-decoration: underline;
			color: #000000; }

abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Content td.Content, td.Content, #Content td.Content #HomeContent td, #Content td.Content td
		{	font-size: 8pt;
			background-color: #ffffff;
			color: #000000; }

#Content td.Content a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer		{	color: #000000;
			font-size: 6pt;
			border: none;
			background-image: none;
			background-color: #ffffff;
			width: auto;
			text-align: left;
			margin-top: 20px; }

#Footer	td	{	background-color: transparent;
			color: #000000; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000;
			font-size: 6pt; }

#Content td.Content #Bread a:after
		{	content: ""; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt; }

table.Data td	{	border: 1px solid #000000;
			font-size: 9pt; }

table.Data tr.NewRow td
		{	padding-top: 3px;
			border-top: 1px solid #000000; }

table.Data th	{	font-weight: bold;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border: 1px solid #000000; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data .Totals
		{	background-color: transparent; }

table.Data .HideCol
		{	display: block; }

table.Data>.HideCol
		{	display: table-column; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content	{	width: auto; }

#Content td.Content, #Content td.HomeContent
		{	width: auto;
			margin: 0px;
			padding: 0px; }

.PrintOnly, #PrintLogo
		{	display: block; }

#PrintLogo
		{	margin-bottom: 10pt; }

#SubNav, #Banner, #NavBar, #SearchForm, #BannerShadow, .NoPrint
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for Home Page */

#HomeContent	{	width: auto;
			margin: auto; }

#Content td.Content #HomeContent td
		{	line-height: 150%;
			padding: 0px;
			padding-right: 15px;
			background-image: none; }

#Content td.Content #HomeContent td a:after
		{	content: ""; }

#Content td.Content #HomeContent td.News em, #Content td.Content #HomeContent td strong a:visited
		{	color: #000000; }

/* END Styles for content containers */
/* ================================================================================================== */
