/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-size: 9pt;
			color: #000;
			margin: 0;
			background: transparent; }

abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

hr		{	border-top: 1px solid #bbb; }

h1, h2, h3, h4, h5, h6, legend
		{	color: #000; }

h1		{	font-size: 16pt; }

h2, legend	{	font-size: 14pt; }

h3		{	font-size: 11pt; }

h4, h5, h6	{	font-size: 9pt; }

h5		{	color: #000; }

h6		{	color: #666; }

blockquote	{	font-size: 10pt;
			color: #000;
			line-height: 150%; }

dt		{	font-weight: bold;
			font-size: 9pt;
			padding-left: 0;
			background: transparent; }

code, pre	{	font-size: 10pt; }

a:link, a:visited, a:hover
		{	color: #000; }

a:visited	{	color: #888; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, div.Content	
		{	padding: 10px 0px 20px 0px;
			background: #fff; }

#HomeContent	{	margin-top: 20px; }

#HomeContent td.Content
		{	padding-right: 5px;
			background: transparent;
			border-right: 1px solid #bbb; }

#HomeContent div.Content
		{	padding: 10px 0; }

#MediaBox a:link, #MediaBox a:visited, #MediaBox a:hover
		{	color: #59979c;
			text-decoration: none; }

#MediaBox a:hover
		{	color: #e59319; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	margin-left: -12px;
			padding-left: 50px;
			border-left: 1px solid #d9d9d9; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0;
			padding: 0;
			width: auto;
			background: transparent; }

.PrintOnly, #PrintLogo, #PrintLogo img
		{	display: block; }

#PrintLogo	{	padding-top: 5px;
			margin: 5px 0 0 0;
			border-top: 1px solid #bbb; }

#Header, #PriNav, #SubNav, .NoPrint, #Share, #TopShadow, #BottomShadow, #Ribbon, #Story, #Banner
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

.Story h1	{	font-size: 11pt;
			color: #000;
			padding: 20px 20px 0 20px; 
			background: transparent; }
			
.Story h2	{	font-size: 12px;
			color: #000;
			margin-top: 5px; }

.Story p	{	color: #000;
			margin: 0;
			padding: 5px 20px 15px 20px; }

.Story a:link, .Story a:visited
		{	color: #000; }

#SubContent	{	background: transparent; }

.spot		{	margin: 0;
			padding: 17px 20px; }

#Spotlight1	{	background: transparent;
			border-bottom: 1px solid #bbb; }

#Spotlight2	{	padding-left: 20px;
			background: transparent; }

#Spotlight1 *, #QuoteBox *
		{	color: #000; }

#Spotlight2 *	{	color: #000; }

.spot h1	{	font-size: 13pt; }

.spot h2	{	font-size: 10pt; }

#Spotlight1 h2	{	color: #000; }

#Spotlight2 h2	{	color: #000; }

.spot h3, .spot h4, .spot h5, .spot h6, .spot p
		{	font-size: 9pt; }

#Spotlight1 h3, #Spotlight1 h4, #Spotlight1 h5, #Spotlight1 h6, #Spotlight1 p
		{	padding-right: 0; }

#Spotlight1 a:link, #Spotlight1 a:visited
		{	color: #000; }

#Spotlight1 a:hover, #Spotlight2 a:link, #Spotlight2 a:visited
		{	color: #000; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	padding: 10px 0;
			width: auto;
			background: transparent;
			border-top: 1px solid #bbb; }

#Footer p	{	margin: 0 0 5px 0px; }

#Footer .links	{	margin: 5px 0 5px 0px; }

#Footer	a	{	color: #000; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #000; }

/* 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 */

#PhotoGallery .Tabs a, #PhotoGallery .Tabs a:link, #PhotoGallery .Tabs a:visited
		{	color: #666;
			background: transparent; }
			
#PhotoGallery .Tabs li.Sel a, #PhotoGallery .Tabs a:hover
		{	color: #000;
			background: transparent;
			border: 1px solid #e59319; }

#PermaLink	{	display: none; }

/* END Photo Gallery styles */
/* ================================================================================================== */