
	
	body {    
	background-color: #ffffff;  
	MARGIN: 0px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align:center
	}
	p {    
	font-size:70%;
	line-height: 135%; 
	color: #444444
	}
	* html p {
	margin-bottom: -3px;
	m\argin-bottom: -3px;
	line-height: 120%; 
	l\ine-height: 120%; 
	color: #444444
	}
	
	dir {    
	font-size: 70%;
	line-height: 110%;
	margin-top: -6px;
	padding-top: -10px;
	margin-bottom: 18px;
	color: #444444
	}
* html dir {
margin-top: 12px;
m\argin-top: 12px;
margin-bottom: -2px;
m\argin-bottom: -2px;
color: #444444
}

ul {    
font-size: 70%;
}



* html li {
margin-bottom: 0px;
m\argin-bottom: 0px;
color: #444444
}

hr{
height: 1px;
color: #666969;
margin-top: 8px;
}
* html hr {
margin-top: 3px;
m\argin-top: 3px;
}

	a{    	
	COLOR: #F08B1C;
	} 
	a:hover{  
	COLOR: #F08B1C; 
	} 

a.hidden {
text-decoration: none;
} 

H1 {
		width:812px; 
		height: 62px;
		align: center; 
		background-color:#163868;
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		margin-top: 10px;
	}  

	#header {
		width:812px; 
		height: 62px;
		align: center; 
		background-color:#163868;
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		margin-top: 10px;
	}  

		#login {
			color: #ffffff;
			font-size: 10px;
		} 
		#login td{
			vertical-align: bottom;
			padding-left: 8px;
		}
		
		#login input{
			width: 90px;
			font-size: 85%;
		}

	#navbar {
		width:812px; 
		height: 23px;
		padding-left: 9px;
		align: center; 
		background: #ffffff url(../images/back_navbar.gif) repeat-y;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}  

	#navbar a{
		text-decoration: none;
		padding-left: 12px; 
		background: transparent url(../images/arrow_spacer.gif) 0px 2px no-repeat;
		font-size: 11px;
		color: #ffffff;
	}  
	#navbar a.active{
		text-decoration: none;
		padding-left: 12px; 
		background: transparent url(../images/arrow_orange.gif) 0px 2px no-repeat;
		font-size: 11px;
		color: #ffffff;
	} 

	/* used to space multiple tables cells */
	.left {
	padding-left: 20px;
	} 
	.right{
	text-align: right;
	padding-right: 15px;
	}  
	
	
	#home01 {
		width:812px;  
		align: center; 
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}  
	#home01 td{
		vertical-align: top;
	}
	#home01 .center{
		padding: 20px;
		border-right: 1px solid #E8E8E9;
	}
	#home01 td.right{
		width: 215px;
		padding-top: 20px;
		padding-right: 0px;
		text-align: left;
	}
	
	#newslist{
	margin-top: 10px;
		text-align: left;
		list-style-image: url("../images/bullet_blue_arw2.gif"); 
	}
	#newslist li{
	margin-top: 5px;
	margin-left: -15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E8E8E9;	
		
	}
	#newslist a{
	text-decoration: none;  
	display: block;
	}
	
	
	
	
		/* lower home page table settings */
	#home02 {
		width:812px;  
		align: center; 
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		margin-bottom: 0px;
	}  
	#home02 td {
		width:20%; 
		vertical-align: top; 
		border-top:   1px solid #E8E8E9;
		border-right: 1px solid #E8E8E9;
	}  
	
	/* column one lower home page table settings */
	#home02 td.col1 div {
		background-color: #163868;
		border-bottom: 1px solid #E8E8E9;
		text-align: right;
	}  
	 
	
	#home02 td.col1 {
		width: 182px; 
		border-left:   1px solid #E8E8E9;
	}  
	
	#home02 td.col1 p {
		padding-left: 15px;
		padding-right: 10px;
		margin-top: 5px;
		margin-bottom: 2px;
		font-size: 70%;
		margin-bottom: 0px;
	}  
	
	#home02  input{
	margin-left: 15px;
	width: 105px;
	font-size: 85%;
	}
		
		
		
	/* column two lower home page table settings */	
	#home02 td.col2 {  
	border-left:   1px solid #E8E8E9;

	}  
	#home02 td.col2 div {
		background-color: #ffffff;
		width: 100%;		
		cursor: hand;
		cursor: pointer;
		border-bottom: 1px solid #E8E8E9;
	}
	#home02 td.col2 p {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 10px;
		height: 111px;
		cursor: hand;
		cursor: pointer;
		font-size: 70%;
	}  
	#home02 td.col2 a {
	text-decoration: none;
	display: block; 
	
	}  
		

	/* footer table settings */
	#footer {
		width:812px;  
		height: 40px;
		align: center; 
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		margin-bottom: 0px; 
			
		background-color:#626469;

		color: #D8D8D9; 
	} 
	#footer a {
		text-decoration: none;
		font-size: 110%;
		color: #D8D8D9; 
		padding-right: 10px;
		padding-left: 5px;
	} 
		#footer a:hover {
		color: #F08B1C; 
	} 
	#footer p {
	font-size: 60%;
	margin: 4px;
	} 


		#verified {
		width: 795px;  
		height: 40px;
		align: center;  
		text-align: right;
	} 








	/*tier page settings settings */
	
	#tier01 {
		width:812px; 
		align: center; 
		background-color:#ffffff;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}  
  
   	#tier01 td {
		vertical-align: top;
	}  
	
  	#tier01 td.nav {
		padding-bottom: 40px;
		font-size: 90%;
	}  

	#tier01 td.nav p{
		padding-left: 30px;
		margin-bottom: -10px;
		margin-top: 18px;
	}  
	
	#tier01 td.nav a{
		text-decoration: none;
		padding-left: 12px; 
		background: transparent 0px 8px no-repeat;
		font-size: 12px;
		font-weight: bold;
		line-height: 26px;
		color: #163868;
		display: block;
	}  
	#tier01 td.nav 
		a:hover{color: #F08B1C;}
		a{color:#F08B1C;}  
	
	
	#navbar td.nav a.active{
		text-decoration: none;
		padding-left: 12px; 
		font-size: 11px;
		color: #ffffff;
	} 

 
 	#tier01 td.content {
		padding-left: 20px; 
		padding-right: 30px;
		padding-bottom: 30px;
	}  
	
	#tier01 td.content div {
	border-left: 1px solid #E8E8E9;
	padding-left: 20px;
	padding-bottom: 20px;
	}  
	

	
	
	#tier01 div.header {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_blue.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 

	div.header_com {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_yellow.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 
	div.header_company {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_orange.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 
	div.header_careers {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_orange.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 
	div.header_contact {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_orange.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 

	div.header_wholesale {
	margin-left: -20px;
	margin-right: -30px;
	height: 20px;
	background: transparent url(../images/back_head_green.gif) 0px 0px no-repeat;
	font-size: 60%;
	letter-spacing: 1px;
	font-family: verdana, tahoma, arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 20px;
	} 



 
	
		


/* #tertiarynav { 
	margin: 0px auto;
	text-align: right;
	width: 762px;
	background-color: #ffffff;
	font-size: 60%;
	padding-top: 6px;
	padding-bottom: 2px;	
} */







a.home-button1:hover {  	
background: #B5C30B;
display: block;
outline: 0px;  
}

a.home-button2:hover {  	
background: #4F4F4F;
display: block;
outline: 0px;  
}


a.home-button3 {  
text-decoration: none;
color: #000000;	
display: block;
outline: 0px;  
padding-left: 10px; 
padding-right: 10px; 
padding-top: 7px;
padding-bottom: 8px;
}

a.home-button3:hover {  
text-decoration: none;
color: #000000;	
background: #F7F6F6;
display: block;
outline: 0px;  
}

a.home-button4 {  
text-decoration: none;
color: #666969;	
display: block;
outline: 0px;  
padding-left: 10px; 
padding-right: 10px;
}

a.home-button4:hover {  
text-decoration: none;
color: #000000;	
background: #F7F6F6;
display: block;
outline: 0px;  
}



h2{     
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #666969;
font-size: 95%;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 5px;
}
* html h2 {
margin-bottom: -14px;
m\argin-bottom: -14px;
}

h4{     
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #598F94;
line-height: 145%;
font-size: 115%;
letter-spacing: 0px;
margin-top: 17px;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 20px;
}

 
h5{     
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #666969;
font-size: 90%;
letter-spacing: 1px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
* html h5 {
margin-bottom: -10px;
m\argin-bottom: -10px;
}

 
h6{    
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 60%;
margin-top: 15px;
margin-left: 0px;
margin-bottom: 0px;
}
* html h6 {
margin-bottom: -10px;
m\argin-bottom: -10px;
margin-top: 15px;
m\argin-top: 15px;
}
 
.headerWhite{    
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
font-size: 110%; 
padding-left: 15px;
}


.percentText{    
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #B3B3B3;
font-weight: bold;
letter-spacing: 1px;
font-size: 200%; 
padding-left: 15px;
margin-bottom: -20px;
margin-top: 21px;
}
* html .percentText {
margin-bottom: -25px;
m\argin-bottom: -25px;
}

.supportText{    
font-family: Century Gothic, Arial, Helvetica, sans-serif;
color: #B3B3B3;
font-size: 75%; 
padding-left: 15px;
margin-bottom: -15px;
}

.pad10{  
 padding-top: 8px;
}
* html .pad10 {
 padding-top: 15px;
 p\adding-top: 15px;
}

.background_black{    	
background: #000000
}
	.back_blue{    	
	background: #163868
	} 
.background_green{    	
background: #A8B50A
}  
.background_grey{    	
background: #666969
}
	.background_white{    	
	background: #ffffff
	}
 

.box-right-black{  
background: #000000 url(../images/back_side.jpg) no-repeat;
width: 156px;
height: 256px;
padding-top: 10px;
}
* html .box-right-black {
height: 266px;
h\eight: 266px;
}

.em-dash{
margin-left: 3px; 
margin-right: 3px;
color: #666969;
} 



/*   CSS Rollover TOP Menu Settings  */  

   
a.topnav1{   
background: #666969 url(../images/topnav_01.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav1:hover {  
background: #A8B50A url(../images/topnav_01a.gif) no-repeat;
display: block;
outline: 0px;  
} 

a.topnav2{   
background: #666969 url(../images/topnav_02.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav2:hover {  
background: #A8B50A url(../images/topnav_02a.gif) no-repeat;
display: block;
outline: 0px;  
}  

a.topnav3{   
background: #666969 url(../images/topnav_03.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav3:hover {  
background: #A8B50A url(../images/topnav_03a.gif) no-repeat;
display: block;
outline: 0px;  
} 

a.topnav4{   
background: #666969 url(../images/topnav_04.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav4:hover {  
background: #A8B50A url(../images/topnav_04a.gif) no-repeat;
display: block;
outline: 0px;  
} 

a.topnav5{   
background: #666969 url(../images/topnav_05.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav5:hover {  
background: #A8B50A url(../images/topnav_05a.gif) no-repeat;
display: block;
outline: 0px;  
} 

a.topnav6{   
background: #666969 url(../images/topnav_06.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav6:hover {  
background: #A8B50A url(../images/topnav_06a.gif) no-repeat;
display: block;
outline: 0px;  
} 


a.topnav7{   
background: #666969 url(../images/topnav_07.gif) no-repeat;
display: block;
outline: 0px;  
} 
a.topnav7:hover {  
background: #A8B50A url(../images/topnav_07a.gif) no-repeat;
display: block;
outline: 0px;  
} 

/*   DHTML Top Menu Settings  must keep all of these for menu to work, cant use one for all */  
	
	#menu {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: 0px;
	} 
	#menu2 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px; 
	} 
	#menu3 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px; 
	margin-left: -4px;
	} 
	*html #menu3{
	margin-left: 0px;
	m\argin-left: 0px;
	} 
	
	#menu4 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px; 
	margin-left: -7px;
	} 
	*html #menu4{
	margin-left: 0px;
	m\argin-left: 0px;
	} 
	
	#menu5 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px;
	margin-left: -10px;
	} 
	*html #menu5{
	margin-left: 0px;
	m\argin-left: 0px;
	} 
	
	#menu6 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px;
	margin-left: -11px;
	} 
	*html #menu6{
	margin-left: 0px;
	m\argin-left: 0px;
	} 
	
	#menu7 {
	color:white;
	position : absolute; 
	visibility : hidden; 
	margin-top: -2px;
	margin-left: -15px;
	} 
	*html #menu7{
	margin-left: 0px;
	m\argin-left: 0px;
	} 
	
	
#menulink  {
border-top : 1px solid #A8AEB2;
}  
	#menulink a {
	display: block;
	width: 89px;
	background-color: #626669; 
	color: #ffffff;
	font: normal 10px arial, sans-serif; 
	text-decoration : none; 
	border-top : 0px solid #A8AEB2;
	border-bottom : 1px solid #A8AEB2;
	border-left : 1px solid #E0E2E4;
	border-right : 1px solid #E0E2E4; 
	line-height: 15px;
	padding-left : 11px; 
	padding-right : 6px; 
	padding-top : 2px; 
	padding-bottom : 2px; 
	outline: 0px;
	text-align: left; 
	}  
	*html #menulink a  {
		width: 105px; 
		w\idth: 105px;
	}
	 
	#menulink a:hover {
	display: block;
	background: #F08B1C url(../images/arrow_brown.gif) no-repeat;
	color:#ffffff; 
	text-decoration : none;
	outline: 0px;   
	}  


a.menulink1w {
display: block;
width: 90px;
background-color: #666969; 
color: #ffffff;
font: normal 10px arial, sans-serif; 
text-decoration : none; 
border-top : 0px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff; 
line-height: 15px;
padding-left : 11px; 
padding-right : 4px; 
padding-top : 3px; 
padding-bottom : 3px; 
outline: 0px;
text-align: left; 
}  
* html A.menulink1w {
	width: 107px; 
	w\idth: 107px;
}
a.menulink1w:hover {
display: block;
background: #A8B50A url(../images/arrow_brown.gif) no-repeat;
color:#ffffff; 
text-decoration : none;
outline: 0px;   
}  




/*   Side Menu Settings  */  

a.sidemenu {
display: block;
width: 155px;
background-color: #000000; 
color: #ffffff;
text-transform: uppercase;
font: normal 10px arial, sans-serif; 
text-decoration : none; 
line-height: 25px;
padding-left : 10px; 
padding-right : 10px; 
padding-top : 4px; 
padding-bottom : 3px; 
outline: 0px;
text-align: left; 
}  
* html A.sidemenu {
	width: 175px; 
	w\idth: 175px;
}

a.sidemenu:hover {
display: block;
background-color: #4A6072; 
color:#ffffff; 
text-decoration : none;
outline: 0px;   
}  


.sidemenu1 {
display: block;
width: 155px;
background: #5C788F url(../images/side_active-back.gif) no-repeat;
color: #ffffff;
text-transform: uppercase;
font: normal 10px arial, sans-serif; 
text-decoration : none; 
line-height: 11px;
padding-left : 10px; 
padding-right : 10px; 
padding-top : 5px; 
padding-bottom : 6px; 
outline: 0px;
text-align: left; 
}  
* html .sidemenu1 {
	width: 175px; 
	w\idth: 175px;
}




/*  Action Menu Settings  */  

a.actionmenu {
display: block;   
width: 131px;
color: #ffffff; 
font: bold 80%  arial, sans-serif; 
letter-spacing: 0px;
text-decoration : none; 
line-height: 20px;
padding-left: 15px; 
padding-right: 10px; 
padding-top: 8px; 
padding-bottom: 9px; 
outline: 0px;
text-align: left; 
}  
* html A.actionmenu {
   width: 156px;
	w\idth: 156px;
}
a.actionmenu:hover {
display: block;
background-color: #A8B50A; 
color:#ffffff; 
text-decoration : none;
outline: 0px;   
}  



hptext{     
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #575757;
font-size: 115%;
letter-spacing: 0px;
}





a.max {color: #F08B1C;}
a.max:visited {color: #F08B1C;}
a.max:hover{color: #F08B1C;}