/* Generic styling */
body		{	background: #ffffff;
			font-family: Georgia, "New York", Times, serif;
			font-size: 10pt;
			line-height: 150%;
			margin: 0px; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 13pt; }

h2		{	font-size: 12pt; }

h3		{	font-size: 11pt; }

h4, h5, h6	{	font-size: 10pt; }


abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

td.Content, code, pre
		{	font-family: Georgia, "New York", Times, serif;
			font-size: 10pt; 
			width: 100%;
			color: #000000; }


#Wrapper	{	width: 100%; }

#PriNav, #SubNav, .NoPrint, #Banner
		{	display: none; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000;
			font-size: 8pt; }

td.Content > a:after
		{	content: " [" attr(href) "] ";
			text-decoration: none; }

#Bread > a:after
		{	content: ""; }

/* For data tables */
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 th	{	font-weight: bold;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border: 1px solid #000000; }
			
.PrintOnly, #PrintLogo, .PrintBorder, .PrintTxt, #PrintBanner
		{	display: block; }

#PrintBanner	{	border-collapse: collapse; }

#PrintBanner td	{	border-bottom: 4px solid #000000;
			font-size: 17px;
			font-weight: bold; 
			font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;}

#PrintLogo	{	float: left;
			width: 170px;
			height: 99px; }


#Content, #Footer td, .Content
		{	background-color: #ffffff;
			width: 100%; }
			
			
#Content td	{	width: 100%; }

#SearchForm	{	display: none; }

/* Section Box Style */

.SectionBox	{	background-color: #ffffff; 
			border: 1px solid #000000;}

.SectionBox h1	{	background-color: #ffffff;
			color: #000000;
			border-bottom: 2px dotted #000000; }

.SectionBox p	{	font-family: Georgia, "New York", Times, serif; }

#Banner, #Content, #Footer
		{	border: none; }

#Column_1, .Content
		{	border-right: 1px dotted #000000; }

#Column_1 p.LeftColumTxt a:link, #Column_1 p.LeftColumTxt a:visited, #Column_1 p.LeftColumTxt a:hover, #Column_3 p.SponsorTxt a:link, #Column_3 p.SponsorTxt a:visited, #Column_3 p.SponsorTxt a:hover
		{	color: #000000; }
			
#Column_1 p.LeftColumTxt a:hover, #Column_3 p.SponsorTxt a:hover
		{	color: #000000; }
		
#Column_1 p.LeftColumTxt, #Column_3 p.SponsorTxt
		{	color: #000000;
			background-color: #ffffff;
			border-bottom: 1px dotted #000000;
			border-top: none;
			border-left: none;
			border-right: none; }

#Column_3 p.SponsorTxt
		{	color: #000000;
			background-color: #ffffff;
			border-bottom: 1px dotted #000000;
			border-top: none;
			border-left: none;
			border-right: none; }

h1.PrintTxt	{	display: block;
			font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif; 
			font-size: 18px;
			color: #000000;
			padding: 6px;
			text-align: center; }

#Footer		{	width: 100%; }