table{ 
	padding: 0; 
	margin: 0;
	font-family: Calibri, franklin gothic medium;
	font-weight: normal;	
	font-size: 12px; 
	line-height: 1.5em; 
	color: 000000;
	}
.pagebanner{ 
	font-family: Calibri, franklin gothic medium;
	font-weight: Bold;	
	font-size: 13px; 
	line-height: 1.5em; 
	color: #173A72;
	}
.productbanner{ 
	font-family: Calibri, franklin gothic medium;
	font-weight: Bold;	
	font-size: 11px; 
	line-height: 1.5em; 
	color: 666666;
	text-decoration: underline;
	}
.productbannerred{ 
	font-family: Calibri, franklin gothic medium;
	font-weight: Bold;	
	font-size: 11px; 
	line-height: 1.5em; 
	color: red;
	text-decoration: underline;
	}
.pageline{ 
	background-color: #173A72;
	}

.header-bg{ 
	background-color: #cccccc;
	}
.header-text{ 
	font-family: Calibri, franklin gothic medium;
	font-weight: Bold;	
	font-size: 13px;
	color: #ffffff;
	}
.promo{ 
	font-family: Calibri, franklin gothic medium;
	font-weight: normal;	
	font-size: 11px; 
	color: 666666;
	}
.promo-bold{ 
	font-family: font-family: arial;
	font-weight: Bold;	
	font-size: 20px;  
	color: RED;
	}
.navigation{ 
	font-family: Calibri, franklin gothic medium;
	font-size: 11px; 
	color: blue; 
	font-family: ari; 
	}
a{ 
	/*font-size: 90%; */
	text-decoration: none;
	color: #000000; 
	font-weight: normal; 
	}

A:hover{ 
	text-decoration: underline;
	font-weight: bold; 
	}

A:visited{ 
	font-family: Calibri, franklin gothic medium;
	}

A:active{ 
	font-weight: bold; 
	color: #000000; 
	font-family: Calibri, franklin gothic medium; 
	}
	
A.navlink:visited{ 
	color: 000000; 
	font-family: Calibri, franklin gothic medium;
	}
	
.footer{
	font-size: 11px; 
	font-family: Calibri, franklin gothic medium;
}
	
.footerSmall{
	font-size: 9px; 
	font-family: Calibri, franklin gothic medium;
}

Input.Box135{
	width: 135px;
}
Input.jobFormBox2{
	width: 200px;
}
Input.productFormBox{
	width: 300px;
}
textarea.jobFormBox{
	font-family: Calibri, franklin gothic medium; 	
	width: 250px;
}
.tablebold{
	font-weight: bold; 
}
body {
	align: left;
	text-align: left;
	background-color: BBBBBB;
}

.searchResultFound{
	background-color:yellow;
}

.hiddenTable {
	display:none;
}

/*	LARGER LINKS	*/
	#click_but a {
		color: #447EAC;
		text-decoration: none;
	}
	#click_but a:hover {
		color: #123D72;
		text-decoration: underline;
		font-weight: bold;
	}
	#click_but a:active {
		color: #000000;
	}
/*	/LARGER LINKS	*/