body, td.Content, td.Content td, td.Content li, td.Content p, font
		{	color : #000000 ;
			font-size: 9pt; }

h1, h2, h3, h4, h5, h6
		{	color: #000000;
			font-size : 13pt ; }

h1, p		{	font-size : 13pt ;
			clear: left ;}

h2		{	font-size : 13pt ; } 

code, pre
		{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 10pt; }

#Footer p	{	font-family: Georgia, "New York", "Times New Roman", serif; 
			font-size: 10pt;
			text-align: center; }


td.Content	{	font-family: Georgia, "New York", "Times New Roman", serif; 
			padding: 0px; }


#PageContent	{	width: 100%; }



a:link		{	text-decoration: underline;
			color : #000000 ; }


#PriNav, #SubNav, .NoPrint, .Print, #Banner, .MetalBar, .Spacer, .SideBG
		{	display: none; }

td#HomeBGLogo, .BG, .MetalBarHori, .WiresBar, .MetalBar, .TaglineBar
		{	background-image : none ; }

.PrintOnly, #PrintLogo
		{	display: block; }

#PrintLogo	{	float: left;
			width: 137px;
			height: 99px; }

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 ; }

/* Calendar styling */
table.Calendar	{	border: 1px solid #000000; }

table.Calendar th, table.Calendar td
		{	color: #000000;
			background-color: #ffffff;
			border: 1px solid #000000;
			font-size: 9pt; }

td.month	{	color: #ffffff;
			background-color: #000000; }

table.Calendar th.week
		{	color: #000000 ;
			border: 1px solid #000000;
			background-color: #ffffff; }

td.SelectedDay	{	background-color: #cccccc;
			border: 1px solid #000000;
			color: #000000; }

/* Calendar styling */
a.SelDay:link, a.SelDay:visited, a.SelDay:visited
		{	color: #000000;
			background-color: #ffffff; }



/* 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; }
