<!--
/* Stylesheet document
****************************************************************************************************
* OBJECT      - supplierInformation.css                                                            *
* MODULE      - Company Web Site                                                                   *
* DESCRIPTION - Contains style settings in support of the Supplier Information portal.             *
* CREATED     - 01/16/2009                                                                         *
* AUTHOR      - D.Boatman                                                                          *
*--------------------------------------------------------------------------------------------------*
*                                 D E S I G N   N O T E S                                          *
*                                                                                                  *
*--------------------------------------------------------------------------------------------------*
*                             R E V I S I O N   S E C T I O N                                      *
*                                                                                                  *
* mm/dd/yy description.                                                                            *
****************************************************************************************************
*/

/*
---------------------------------------------------------------------------------------------------
- Portal: Supplier Information (supplierInformation.html)                                         -                                                                          -
---------------------------------------------------------------------------------------------------
*/

  .a:link    	{color:				#FFFFFF;
				 font-family: 		Arial, Helvetica, sans-serif;
               	 font-size:			12px;
				 text-decoration:	none}
  .a:visited	{color:				#FFFFFF;
   				 font-family: 		Arial, Helvetica, sans-serif;
               	 font-size:			12px;
				 text-decoration:	none}
  .body  		{background-color: 	#0066CC;
			     color:				#FFFFFF}
  .form			{margin-bottom:		0px;}
  .select		{background-color:	#6482C2;
                 font-family:		Arial, Helvetica, sans-serif;
				 font-size:			12px;
				 background-color:  #6482C2;
				 color: 			#FFFFFF;
				 width:				300px;
				 margin-bottom:		6px}
  .header		{background-color:	#CCCC99;
				 color:				#550000;}
  .option		{background-color:  #C0DCC0;
				 color:				#550000;}
  .table1 		{color:            	#FFFFFF;
				 text-align:       	center;
				  width:			300px}
  .table2 		{color:            	#FFFFFF;
				 text-align:       	center;
				 width:				300px}
  .td1			{font-style:       	italic;
				 font-variant:     	normal;
				 font-weight:      	bold;
				 color:            	#FFFFFF;
				 font-family:		Arial, Helvetica, sans-serif; 
				 font-size:			20px; 
				 text-align: 		center; 
				 border: 			none}
  .td3   		{background-color:	#6482C2;
  				 border: 			1px solid #FFFFFF;
				 color:            	#FFFFFF;
				 font-family:		Arial, Helvetica, sans-serif; 
  		  		 font-size:			15px; 
				 padding-bottom:	2px;
				 padding-left:		4px;
		  		 text-align: 		center;
				 width:				300px;}
-->
