/* Generic styling */

#Wrapper	{	border: 1px solid #ffffff;
			width: 100%; }
			
			
body
			{	background: #ffffff;
			font-family: Garamond, Arial, Verdana, Helvetica, sans-serif;
			font-size: 10pt;
			margin: 0px; 
			color: #000000; }


h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 13pt; }


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) "] "; }


.Content, code, pre, td#HomeContent, tbody
		{	font-family: Garamond, Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size: 10pt;}


#BodyTable td#RightColumn	
		{	color: #000000;
			background-color: #ffffff;
			border-left: 1px dotted #000000; }

#HomeContent	{	background-image: none;  }
			
#PriNav, #SubNav, .NoPrint, #FlyOutNav, td#RightColumn p#Flash
		{	display: none; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; 
			font-family: Garamond, Arial, Verdana, Helvetica, sans-serif; }

#Bread, #Footer	{	color: #000000;
			font-family: Garamond, Arial, Verdana, Helvetica, sans-serif;
			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: Garamond, Arial, Verdana, Helvetica, sans-serif;
			font-size: 10pt; }

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; }

#PrintLogo	
		{	text-align: left; }

.PrintOnly, #PrintLogo, .PrintOnlyParagraph
		{	display: block;  }

.PrintOnly
		{	border-bottom: 3px solid #000000; }
		
				
#Footer	td	{	color: #000000;
			background-color: #ffffff; }
			
.BG		{	background-image: none;  }

td#TitleBar_1 h1, td.TitleBar h1
		{	font-family: Garamond, Arial, Verdana, Helvetica, sans-serif;
			color: #ffffff;
			background-color: #000000;
			background-image: none; }

.Content, td#HomeContent, #BodyTable, #Footer, #TopBanner, #PrintWidth, #Banner
		{	width: 100%; }
	
#TableWidth90	{	width: 90%;}
		
#BodyTable td#RightColumn	
		{	color: #000000;
			background-color: #ffffff;
			border-top: 1px dashed #000000; 
			border-left: none; }

#RightColumn h1	{	color: #000000;
			border-bottom: none;
			border-top: none; }

.Arrow, .ContentBottomDots
		{	background-color: #ffffff;
			background-image: none;}	