/* ================================================================================================== */
/* Generic Style Declarations */

body	{	font-family: 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: 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) "] "; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	font-size: 8pt;
			background-color: #ffffff;
			color: #000000;
			padding: 10px 0; }

td.Content a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none;
			display: inline; }

#ContentWrapper
		{	padding: 0;	
			background: #ffffff; }

#ContentWrapper #Content
		{	width: 100%; }

#Content .Content
		{	padding: 10px 0px 25px 0px;
			border: 0; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Content Styles */

#HomeContent
		{	font-size: 8pt;	
			width: 100%;
			padding: 10px 0;
			background: transparent; }

#Highlights
		{	margin-top: 12px; }

#Highlights .right
		{	padding-left: 10px;
			border-left: 1px dotted #cccccc;}

#Highlights h3
		{	font-size: 9pt;
			border-bottom: 1px dotted #cccccc; }

a.LearnMore, a:link.LearnMore, a:visited.LearnMore, a:hover.LearnMore
		{	color: #000000;
			background: transparent; 
			border: 1px solid #666666; }

/* END Home Content Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Features Styles */

#HomeFeatures
		{	background: #ffffff;
			border-top: 1px solid #666666; }

#HomeFeatures table
		{	width: 100%; }

#News, #Features
		{	vertical-align: top;	
			width: 50%;
			padding: 25px 0 17px 0; }

#News	{	padding-right: 10px;
			border-right: 1px dotted #cccccc; }

#Features
		{	padding-left: 10px; }

#News h2, #Features h2
		{	color: #000000;	
			border-bottom: 1px dotted #cccccc; }

#News dt, #News dd
		{	margin-left: 0;
			padding-left: 0; }

#News dt
		{	background: transparent; }

#Features img
		{	border: 1px solid #cccccc; }

#Alert		{	background: none;
			color: #000000; }

/* END Home Features Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #000000;
			font-size: 6pt; }

#Footer	{	background: transparent;
			border-top: 1px solid #000000; }

#Footer div
		{	width: 100%;
			margin: 0 auto;
			padding: 10px 0; }

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

/* 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-size: 8pt; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th	
		{	font-size: 8pt;
			border-bottom: 1px solid #666666;
			border-left:  1px solid #666666;}

table.Data tr.NewRow td
		{	padding-top: 3px;
			border-top: 1px solid #000000; }

table.Data th, #Content table.Data th
		{	font-weight: bold;
			font-size: 8pt;
			color: #000000;
			background-color: #dddddd;
			border-left: 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 tr.alt td
		{	background-color: #eeeeee; }

table.Data .HideCol
		{	display: block; }

table.Data>.HideCol
		{	display: table-column; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

.PrintOnly, #PrintLogo
		{	display: block; }

#Banner, #FlyOutNav, #PriNav, #SubNav, .NoPrint, #HomeContent td.masthead
		{	display: none; }

#Content, #Footer
		{	width: 100%; }

/* END Layout Styles */
/* ================================================================================================== */
