/*Search Box*/
.invBoxTop3sides { border: 1px solid #c2cbd6; border-bottom: 0; background-color: #e4e8ec; }
.invTitle, .invTitle:hover	{ color: #788393; font-family : Verdana, Trebuchet MS, Arial ; font-size : 16px; font-weight: bold; text-transform: none; white-space: nowrap;}
.invBoxLeft    { border-left: 1px solid #c2cbd6; background-color: #e4e8ec; }
.invBckBlue	  { background-color: #e4e8ec;}
.inv, .inv:hover    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 12px; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invSelectList {
	font-family : Trebuchet MS, Arial, Verdana;
	width: 125px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.invMainSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 12px; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invResultsSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 12px; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invAdvancedSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 12px; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invTitleSearch 	 { color: #788393; font-family : Verdana, Trebuchet MS, Arial ; font-size : 16px; font-weight: bold; text-transform: none; white-space: nowrap;}

/*.invSubmitBtn { 
	border: 1px solid #c2cbd6;
	color: #5a5b5c; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #fff;
	text-transform: uppercase;
}*/
.invBoxRight   { border-right: 1px solid #c2cbd6; background-color: #e4e8ec; }
.invBoxBottom3sides { border: 1px solid #c2cbd6; border-top: 0; background-color: #e4e8ec; }
