/* Generic styling */
body		{	background: #ffffff;
			font-family: Georgia, Times, "Times New Roman", 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, Times, "Times New Roman", serif;
			font-size: 10pt; 
			width: 100%; }


#Banner td	{	display: none; }

#PriNav, #SubNav, .NoPrint, #NoPrint
		{	display: none; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread, #Footer	{	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: Georgia, Times, "Times New Roman", 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
		{	display: block; }

#PrintLogo	{	float: left;
			width: 275px;
			height: 75px; }


#Content, #PriNav, #HomeBanner	
		{	border: none; 
			width: 100%;
			border-bottom: 5px solid #000000;}
			
			
#Footer		{	border: none;
			background-color: #ffffff; 
			width: 100%;}

td.TitleBG	{	background-image: none; }

h1.PageLinkBox, h1.Home
		{	font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 14px;
			color: #000000;
			background-color: #ffffff; }

h1.Home		{	padding-top: 20px;
			font-size: 20px; }

#SearchForm	{	display: none; }

#PageLinkBox	{	font-family: Georgia, Times, "Times New Roman", serif;
			border-bottom: none;
			border-top: none;
			border-right: none; 
			border-left: 1px dotted #000000;  }

table#Footer td
	 	{	border-top: 2px solid #000000;
	 		padding-top: 20px; 
	 		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-align: center;
			background-color: #ffffff;}
			
#BGColor	{	background-color: #ffffff;
			border-bottom: 5px solid #000000; }	