/* CSS Document */


/********************************** Styles for Products and TDS ************************************
---------------------------------------------------------------------------------------------------*/


/*  TDS Header 
--------------------------------------------------------------------------------------------------*/
.tds_header {color: #cc6633; font-style:normal; font-weight: bold;
		font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform:none; margin-bottom:10px;
}




/*  TDS Sub-Header 
-------------------------------------------------------------------------------------------------*/

.tds_subheader {color: #999999; font-style:normal; font-weight: bold;
		font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform:none; margin-bottom:10px;
}




/*  TDS Content Section Headers 
------------------------------------------------------------------------------------------------*/

.tds_section_headers {color: #cc6633; font-style:normal; font-weight: bold;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}





/*  TDS body copy styles 
-----------------------------------------------------------------------------------------------*/

.tds_copy {		color: #000000; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/*  TDS links (if applicable) 
-------------------------------------------------------------------------------------------*/

a.tds_links:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

a.tds_links:visited  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}
					
a.tds_links:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}



/*  TDS copyright text and small text for charts and copy  
----------------------------------------------------------------------------------------------*/

.tds_copyright {color: #000000; font-style: normal; font-weight: normal; 
		font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}




/*  TDS Chart headers 
---------------------------------------------------------------------------------------------*/

.tds_charts_bold {color: #666666; font-style: normal; font-weight: bold; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}




/*  TDS chart seperator lines - apply to <td> tags in tables 
--------------------------------------------------------------------------------------------*/ 

.tds_chartlines {border-bottom: 1px solid #cc6633;
}



/*  TDS small text links (if applicable)
------------------------------------------------------------------------------------------*/

a.tds_smlinks:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

a.tds_smlinks:visited  {color: #000000;	font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}
					
a.tds_smlinks:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}



/* Style for chart headers which may also be a link.
-----------------------------------------------------------------------------------------*/	

a.tds_header_links:link  {color: #cc6633; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

a.tds_header_links:visited  {color: #cc6633;	font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}
					
a.tds_header_links:hover {color: #cc6633; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

a.tds_header_links:active {color: #3366cc; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}

a.tds_header_links:active {color: #3366cc; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal;
}


