/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background: #ffffff;
			color: #000000;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			line-height: 150%;
			border: 0; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 12pt;
			border-color: #cccccc; }

h2		{	font-size: 11pt; }

h3		{	font-size: 10pt; }

h4, h5, h6	{	font-size: 8pt; }

code, pre	{	font-size: 10pt; }

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
		{	padding: 25px 0px 0px 0px;
			vertical-align: top; }

td.Content a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none;
			display: inline; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#HomeContent .Content
		{	padding: 25px 0px 25px 25px; }

#FeaturedLinks, #Welcome
		{	background-color: transparent; }

#FeaturedLinks p a
		{	color: #000000;
			padding: 5px 0px;
			background-color: transparent; }

#FeaturedLinks #Link1 a:link, #FeaturedLinks #Link1 a:visited
		{	background: transparent; }

#FeaturedLinks #Link2 a:link, #FeaturedLinks #Link2 a:visited
		{	background: transparent; }

#FeaturedLinks a:hover, #FeaturedLinks #Link1 a:hover, #FeaturedLinks #Link2 a:hover
		{	background-color: transparent; }

#Welcome
		{	padding: 0px 0px 15px 25px;
			background: transparent;
			border: 0; }

#Welcome img
		{	border: 0; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav h2
		{	border-bottom: 1px dashed #cccccc; }

#SubNav a	
		{	padding: 5px 0px;
			background: transparent;
			border-bottom: 1px dashed #cccccc; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	color: #000000; }

#SubNav a#SubNavSel:link, #SubNav a#SubNavSel:visited, #SubNav a#SubNavSel:hover
		{	background-color: transparent; }

#SubNav a:hover, #SubNav a#SubNavSel:hover
		{	background-color: transparent; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer	{	color: #000000;
			font-size: 7pt;
			background: transparent;
			border: 0;
			border-top: 1px dashed #cccccc; }

/* 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	{	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 */

#Banner {	background: transparent; }

ol#SiteMap ol	
		{	border-left: 1px dotted #cccccc; }

.PrintOnly, #PrintLogo
		{	display: block; }

#FlyOutNav, #PriNav, #Content #SubNav, .NoPrint
		{	display: none; }

#HomeContent, #Content, #Footer, #Footer div
		{	width: 100%; }

/* END Layout Styles */
/* ================================================================================================== */