/* ================================================================================================== */
/* Generic Style Declarations */

body	{		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: #000000;
			line-height: 150%;
			margin: 0px;
			background: #ffffff; }

hr		{	color: #cccccc;
			background-color: #cccccc; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000;
			text-transform: none; }

h1		{	font-size: 14pt; }

h2		{	font-size: 12pt; }

h3		{	font-size: 9pt; }

h4, h5, h6	{	font-size: 8pt; }

code, pre	{	font-size: 8pt; }

a:link, a:visited
		{	text-decoration: underline;
			color: #000000; }

abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#Wrapper	{	margin: 0;
			width: 95%; }

.Content, #Content td.Content
		{	font-size: 8pt;
			color: #000000;
			padding: 0 0 15px 0;
			margin: 0px;
			width: 100%;
			background: #ffffff; }

td.Content a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none;
			display: inline; }

/* END Styles for content containers */
/* ================================================================================================== */




/* ================================================================================================== */
/* Spotlight Styles */

#ProductSpotlight td 
		{	background: none;
			padding: 0 15px 0 0; }
			
#ProductSpotlight td.spacer
		{	display: none; }
			
#ProductSpotlight a.Title:link, #ProductSpotlight a.Title:hover, #ProductSpotlight a.Title:active, #ProductSpotlight a.Title:visited
		{	color: #000000;
			padding: 7px 0;
			background: none; }
			
#ProductSpotlight p
		{	margin: 0;
			padding: 5px 0 10px 0;
			line-height: 130%; }
			
#ProductSpotlight a:after
		{	display: none; }
 			

/* END Spotlight Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Footer Styles */

#Footer	{		font-size: 8pt;
			border-top: 1px solid #000000;
			background: none;
			color: #000000; }
			
#Footer td
		{	padding-left: 0; }
		
#Footer .Flag
		{	display: none; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #000000; }

#Footer p	{	padding: 20px 0; }
			
/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000;
			font-size: 6pt; }

#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: 8pt; }

table.Data td	{	border: 1px solid #000000;
			font-size: 8pt; }

table.Data tr.NewRow td
		{	padding-top: 3px;
			border-top: 1px solid #000000; }

table.Data th	{	font-weight: bold;
			font-size: 8pt;
			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; }

#PrintLogo	{	margin-bottom: 20px; }

#Banner, #FlyOutNav, #PriNav, #SubNav, .NoPrint, #TitleBar
		{	display: none; }

#Content, #Footer
		{	width: 100%; }

/* END Layout Styles */
/* ================================================================================================== */
