/* ================================================================================================== */
/* 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;
			padding-bottom: 0px;
			border-bottom: 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, #Content td#HomeBanner, #Content td#HomeInfo
		{	font-size: 8pt;
			background-color: #ffffff;
			color: #000000;
			padding: 0; }

#Content td.Content
		{	background-image: none; }

#Content td.Content #BodyContent
		{	padding: 0;
			background-image: none; }

#Content td.Content #BodyContent.GalleryWrapper, #Content td.Content #BodyContent.HomeWrapper
		{	padding: 0; }

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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* 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; }

#Banner, #FlyOutNav, .NoPrint, #Content td#Logos, #Content td#Nav, #Content td.HomeBanner
		{	display: none; }

#Wrapper	{	margin: 0;
			padding: 0;
			border-top: none;
			border-bottom: none;
			background-color: transparent;
			background-image: none; }

#Content, #Footer
		{	width: 100%;
			margin-left: auto;
			margin-right: auto;
			clear: both; }

#Content	{	background-color: transparent;
			border: none;
			margin-top: 20px; }

#Content.Home, #Content.Gallery
		{	margin-top: 0; }

#Content td#HomeInfo
		{	padding: 0;
			border-right: none;
			background-color: transparent;
			background-image: none; }

#Content.Home #HomeInfo strong, #Content.Home #BodyContent strong
		{	color: #000000; }

/* END Layout Styles */
/* ================================================================================================== */