/* ================================================================================================== */
/* Generic Style Declarations */

body		{	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: 10pt; }

h4, h5, h6	{	font-size: 8pt; }

code, pre	{	font-size: 8pt; }

input[type="text"], input[type="password"], select, textarea
		{	color: #000000;
			background: #ffffff; }

a:link, a:visited
		{	text-decoration: underline;
			color: #000000; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

#HomeContent, #Content	
		{	margin: 0 0 10px 0; }

.Content	{	padding: 0;
			border: 0; }

.Content .Callout
		{	background: transparent;
			border: 1px dotted #555555; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0;
			width: auto; }

.PrintOnly, #PrintLogo
		{	display: block; }

#Banner, #FlyOutNav, #PriNav, #SubNav, .NoPrint
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Feature	{	margin: 0;
			width: 100%;
			background: transparent; }

#Feature td	{	width: 100%; }

#Feature img	{	padding: 5px;
			border: 1px solid #000000; }

#Desc		{	text-align: center;
			padding: 0 0 20px 0;
			background: transparent;
			border: 0;
			border-bottom: 1px solid #555555;}

#Links		{	display: none; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 6pt;
			color: #000000;
			padding: 10px 0 0 0;
			margin: 0;
			border-top: 1px solid #555555; }

#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-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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Photo Gallery styles */

#HomeContent.PhotoGallery
		{	border: 0; }

#HomeContent.PhotoGallery .Content
		{	padding-top: 0; }

#PermaLink, .Tabs, #Counter, .PhotoGallery #Feature a
		{	display: none; }

/* END Photo Gallery styles */
/* ================================================================================================== */
