body,tr{ font-family:Helvetica, sans-serif; font-size:11px; color:#000000; margin:0; padding:0;}
body{text-align:center;}
.headerRow{font-weight: bold; color:#000000; background-color:#CCCCCC; font-size:12px;}
.tableBorder{color:#00FFCC; border:1px #000000 solid;}
.formLabel{font-weight: bold; text-align:right; vertical-align:top;}
.blueHeader{font-weight:bold; font-size:14px; color: #3395cf;}

.blogTitle{font-weight:bold; font-size:16px; color:#3395cf;}
.blogDateLine{font-style:italic;}
.blogBody{margin-left:30px; margin-right:30px;}

.searchDetail{font-size:12px;}

a.white:link   { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.white:visited    { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.white:hover   { color: #6ac8f4; font-weight: bold; text-decoration: none }

a.footer:link   { color: #000000; font-weight:normal; text-decoration: none }
a.footer:visited    { color: #000000; font-weight:normal; text-decoration: none }
a.footer:hover   { color: #000000; font-weight:normal; text-decoration: underline }

a:link   { color: #1b5d99; font-weight: bold; text-decoration: none }
a:visited    { color: #1b5d99; font-weight: bold; text-decoration: none }
a:hover   { color: #1b5d99; font-weight: bold; text-decoration: underline }

body.mceContentBody {
  background: #FFFFFF;
  color: #000000;
}

tr.searchResultsHeader{background-color:#99ccff; color:#000000; font-size:14px; font-weight: bold;}

#topLinks{
	text-align: right;
	/*margin-top:-20px;*/
	margin-bottom:0;
	margin-top:0;
}

#topLinks ul{
	margin-top:0px;
	margin-bottom:5px;
}

#topLinks li{
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}

#productSearchTopNav{
	margin-bottom:20px;
}
/*
#topLinks a:link {color:#FFFFFF; font-weight:normal;}
#topLinks a:visited {color:#FFFFFF; font-weight:normal;}
*/
/*
#topNavProductSearchContainer{
	display:none;
	width:300px;
	position:absolute;
	z-index:99;
	left:50%;
	margin-left:150px;
	margin-top:22px;
}
*/
#topNavProductSearchContainer{
	display:none;
	width:300px;
	z-index:99;
	position:absolute;
	margin-left:250px;
	top:50px;
	/*
	margin-left:150px;
	margin-top:22px;
	*/
}

#topNavProductSearchDiv{
	background-color:#FFF;
	border:solid 1px #000;
	height:150px;
	padding-left:5px;
}

#productSearchLinkPlaceHolder{
	height:15px;
	width:90px;
/*	border:solid 1px green;*/
	margin-left:208px;
	cursor:pointer;
}

#dropmenu{
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

#dropmenu ul li{
	z-index:98;
}

.ourQuality_images{
	margin-right:10px;	
}