/*	CompressorTechTwo Sourcing Supplement Style Sheet  - - - - - - - - - - - -  */

/*  ..... color schemes 2009 ......
		background = 2668AF (blue)
		1 = black = 000000
		2 = tan = C7A869
		3 = blue   = 165BA4
		4 = white = FFFFFF
		5 = green = 4DB96C
		6 = light tan = DECBA5
		
			orange (link) FFC20E
			
			red = BE2C26 (2008)
	...........................   */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #2668AF; 
	color: #DECBA5;  
	}
td,  li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #DECBA5;  
	}
.bold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DECBA5;
	}

	
/*  Links   -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
a:link
	{
    color: #FFC20E;
    text-decoration: none;
	}
a:visited
	{
    color: #FFC20E;
    text-decoration: none;
	}
a:active
	{
    color: #FFC20E;
    text-decoration: none;
	}
a:hover
	{
    color: #FFFFFF;
    text-decoration: underline;
	}
	
/*  Forms   -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */

input, select, option, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	
/*  Headings  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
.heading1 	{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.heading2 	{
	font-size: 16px;
	font-weight: bold;
	color: #BE2C26;
	}
.heading3 	{
	font-size: 16px;
	font-weight: bold;
	color: #165BA4;
	}
.heading4 	{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
.heading5 	{
	font-size: 16px;
	font-weight: bold;
	color: #4DB96C;
	}
.heading6 	{
	font-size: 16px;
	font-weight: bold;
	color: #DECBA5;
	}
	
.subhead1 	{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
.subhead2 	{
	font-size: 14px;
	font-weight: bold;
	color: #C7A869;
	}
.subhead3 	{
	font-size: 14px;
	font-weight: bold;
	color: #165BA4;
	}
.subhead4 	{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}	
.subhead5 	{
	font-size: 14px;
	font-weight: bold;
	color: #4DB96C;
	}	
.subhead6 	{
	font-size: 14px;
	font-weight: bold;
	color: #DECBA5;
	}
	
/*  -  Text options -  - -  -  -  - -  -  -  - -  -  -  -   */
.text1 	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
.text2 	{
	font-size: 12px;
	font-weight: normal;
	color: #C7A869;
	}
.text3 	{
	font-size: 12px;
	font-weight: normal;
	color: #165BA4;
	}
.text4 	{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}	
.text5 	{
	font-size: 12px;
	font-weight: normal;
	color: #4DB96C;
	}	
.text6 	{
	font-size: 12px;
	font-weight: normal;
	color: #DECBA5;
	}	
	
.text1_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.text2_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #C7A869;
	}
.text3_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #165BA4;
	}
.text4_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}	
.text5_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #4DB96C;
	}	
.text6_sm 	{
	font-size: 10px;
	font-weight: normal;
	color: #DECBA5;
	}	
	
/*  -  Bold options -  - -  -  -  - -  -  -  - -  -  -  -   */
.text1_bold 	{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.text2_bold 	{
	font-size: 12px;
	font-weight: bold;
	color: #C7A869;
	}
.text3_bold	{
	font-size: 12px;
	font-weight: bold;
	color: #165BA4;
	}
.text4_bold	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.text5_bold	{
	font-size: 12px;
	font-weight: bold;
	color: #4DB96C;
	}
.text6_bold	{
	font-size: 12px;
	font-weight: bold;
	color: #DECBA5;
	}
	
/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
.error	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}	
/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */

.footer	{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}	
.footer2	{
	font-size: 12px;
	font-weight: normal;
	color: #DECBA5;
	}	
	
/*  -  -  -  -  -  -  -  - -  -  -  - -  -  -  - -  -  -  -   */
