/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-size: 8.5pt;
			line-height: 150%;
			margin: 0px; }

hr		{	color: #ffffff;
			margin: 5pt 0;
			background-color: #ffffff;
			border: 0;
			border-bottom: .5pt solid #999999; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000;
			margin: 8pt 0; }

h1		{	font-size: 11pt;
			font-weight: bold;
			text-transform: none;
			border-bottom: .5pt solid #cccccc; }

h2		{	font-size: 10pt;
			text-transform: none; }

h3		{	font-size: 9pt; }

h4, h5, h6	{	font-size: 8.5pt; }

p		{	margin: 8pt 0; }

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, #Content td#HomeContent
		{	font-size: 8.5pt;
			background-color: #ffffff;
			color: #000000;
			padding: 10px 0px 20px 0px;
			width: 100%; }

.Content > a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }

#Content td#HomeContent div
		{	padding: 0; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer	{	margin-top: 10px;
			background-color: transparent;
			border-top: .5pt solid #999999; }

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer	td	
		{	color: #000000;
			font-size: 7pt;
			padding: 5px 0px 0px 0px; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread	{	color: #000000;
			font-size: 7pt; }

#Bread > a:after
		{	content: ""; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	
		{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			border-collapse: collapse;
			border: 1px solid #000000; }

table.Data td	
		{	font-size: 8pt;
			border: 1px solid #000000; }

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 */

#Wrapper
		{	margin: 0;
			padding: 0; }

#Banner, #SubNav, #PriNav, #RightCol, #WelcomeBox, .NoPrint
		{	display: none; }

.PrintOnly, #PrintLogo
		{	display: block; }

#PrintLogo
		{	border-bottom: 1pt solid #999999; }

#PrintLogo img
		{	display: block; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery Styles */

#PhotoGallery ul.Tabs, #Counter, a#PermaLink, #LargeImage div.prevImg, #LargeImage div.nextImg
		{	display: none; }
		
img		{	padding: 0 !important;
			border: none !important; }

#Thumbnails, #LargeImage, #Descriptions
		{	background: none;
			margin: 0;
			padding: 0; }
		
#Descriptions	{	border: none;
			color: #000000; }

/* END Photo Gallery Styles */
/* ================================================================================================== */
