/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: 150%;
			margin: 0px; }

b, strong	{	color: #000000; }

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, #Content td.Content
		{	font-size: 10pt;
			background-color: #ffffff;
			color: #000000;
			padding: 0px; }

.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: 8pt;
			border-top: 1px solid #000000; }

#Footer	td	{	padding: 0px; }

#Footer	p#FooterLinks, #Footer	td
		{	color: #000000; }


/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000;
			font-size: 8pt;
			margin: 10px 0px; }

#Bread strong	{	color: #000000; }

#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 */

.PrintOnly, #PrintLogo
		{	display: block; }

#FlyOutNav, #PriNav, #SubNav, #Banner .Border, #SearchCap, #SearchCell, #JumpForm, .NoPrint, #NavWrapper, #HomeBanner
		{	display: none; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Content, #Footer
		{	width: auto; }

#Content	{	border-bottom: none; }

#Content td#HomeContent
		{	padding: 10px 0px;
			background-image: none; }

#Content td#NewsCol
		{	padding: 10px 0px 10px 10px;
			background-image: none; }

#Content td#NewsCol div#HomeNewsScroll
		{	margin: 0px 0px 10px 0px;
			overflow: visible;
			height: auto;
			border: none;
			padding: 0px; }

div.NewsScroll a, div.NewsScroll a:link, div.NewsScroll a:visited, div.NewsScroll a:hover, div.NewsScroll strong a:link
		{	color: #000000;
			text-decoration: underline; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Top Ribbon Styles */

#TopRibbon	{	background-color: #ffffff; }

#TopRibbon td.Right, #TopRibbon td#Corner
		{	display: none; }

#TopRibbon td.Left
		{	border-top: none; }

/* END Top Ribbon Styles */
/* ================================================================================================== */