/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			line-height: 150%;
			margin: 0px; }

hr		{	color: #cccccc;
			background-color: #cccccc; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000;
			text-transform: none; }

h1		{	font-size: 11pt; }

h2		{	font-size: 10pt; }

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) "] "; }
		
p		{	color: #000000; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	font-size: 8pt;
			background-color: #ffffff;
			color: #000000;
			padding: 0px;
			margin: 0px;
			width: 100%; }

td.Content a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none;
			display: inline; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer		{	color: #000000;
			font-size: 6pt; }

/* 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
		{	padding: 10px 0px; }

#Banner, #FlyOutNav, #PriNav, #SubNav, .NoPrint
		{	display: none; }

#Content, #Footer, #ContentWrapper
		{	width: 100%;
			border: none;
			padding: 0px;
			margin: 0px; }

/* END Layout Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Top Ribbon Styles */

#TopRibbon
		{	border: none;
			padding: 0px;
			margin: 0; }
		
#TopRibbon p
		{	padding: 0px;
			background-color: #ffffff; }
			
/* END Top Ribbon Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Layout Styles */

#HomeContent td {
			vertical-align: top;
			border: none;
			padding: 5px; }

td#HomeBodyHTML
		{	background: none;
			border-left: none; }
			
/* ----- NewsBox Styles ----- */
			
td#NewsBox
		{	background: none;
			border-right: none; }
		
td#NewsBox ul
		{	list-style-image: none;
			list-style-type: square;
			margin: 0px 0px 10px 0px;
			padding-left: 15px; }
			
td#NewsBox a:link, td#NewsBox a:visited, td#NewsBox a:active, td#NewsBox a:hover
		{	color: #000000; }
		
/* ----- END NewsBox Styles ----- */

		
/* END Home Content Styles */
/* ================================================================================================== */



/* ================================================================================================== */
/* Featured Items Styles */

#FeaturedItems
		{	background: none;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000; }
			
#FeaturedItems td
		{	padding: 20px 20px 10px 0px; }
			
#FeaturedItems td.First
		{	padding-left: 0px; }
		
#FeaturedItems td.Rule
		{	display: none; }
			
#FeaturedItems img, #SubNav #FeaturedProduct img
		{	background: #FFFFFF; 
			border: 1px solid #000000; }

/* END Featured Items Styles */
/* ================================================================================================== */



/* ================================================================================================== */
/* Footer Styles */

#Footer
		{	background-color: #ffffff;
			border-top: none;
			padding: 0px; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	color: #000000; }

/* END Footer Styles */
/* ================================================================================================== */
