/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 150%;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 12pt; }

h2		{	font-size: 11pt; }

h3		{	font-size: 10pt; }

h4, h5, h6	{	font-size: 9pt; }

code, pre	{	font-size: 9pt; }

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 td.Content, #Content td#HomeContent
		{	font-size: 9pt;
			background-color: #ffffff;
			color: #000000;
			padding: 0px; }

#Content td#HomeContent
		{	padding-right: 50px; }

#News #Scroll	{	font-size: 8pt;
			background-color: #ffffff;
			color: #000000;
			height: auto;
			overflow: visible; }

.Content > a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer	{	color: #000000;
			padding-top: 10px; 
			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 */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Home Page News Tab Styles */

#News .Title, #News #EmergencyTitle, .Tabs li, .Tabs li.Sel, .Tabs a, #News .Tabs
		{	background: none; }

#News .Tabs
		{	border-left: 1px solid #cccccc;
			border-right: 1px solid #cccccc; }
	
.Tabs a:link, .Tabs a:visited, .Tabs a:hover
		{	color: #555555;
			text-decoration: underline; }

.Tabs .Sel a:link, .Tabs .Sel a:visited, .Tabs .Sel a:hover
		{	color: #000000; }

#News .TabContent	
		{	height: auto;
			overflow: visible;
			background-color: #ffffff;
			color: #555555;
			border: 1px solid #cccccc; }

/* END Home Page News Tab Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt; }

table.Data td	{	border: 1px solid #000000;
			font-size: 9pt; }

table.Data tr.NewRow td
		{	padding-top: 3px;
			border-top: 1px solid #000000; }

table.Data th	{	font-weight: bold;
			font-size: 9pt;
			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; }

#FlyOutNav, #PriNav, #SubNav, .NoPrint, #SearchForm, #ImgWrapper, td#LinkBoxParent
		{	display: none; }

#Content, #Footer
		{	width: 100%;
			background: none; }

/* END Layout Styles */
/* ================================================================================================== */
