body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;

}
img {
border:none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
tr{}
td {
}
th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #445F8E;


}
h1 {
	font-size: 20px;
	color: #E3C802;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	color: #445F8E;
	font-size: 12px;

}
a {
	color: #377DFF;
	text-decoration: none;
}
a:hover {
	color: #E3C802;
}
#contact input {
	font-size: 12px;
	border: 1px solid #D4D0C8;
}
#contact textarea {
	font-size: 12px;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;

}
#contact select, option {
	font-size: 12px;
	border: 1px solid #D4D0C8;
}
.mainTable {
	width: 760px;
}
.mainCell {
	vertical-align: top;
}
.topTable {
	height: 98px;
	width: 100%;
}
.midTable {
	width: 100%;
}
.midColumnLeft {
	vertical-align: top;
	width: 190px;

}
.midColumnRight {
	vertical-align: top;
}.bottomTable {
	width: 100%;
	height: 50px;
}
.termsCell {
	font-weight: bold;
	color: #000033;
	text-align: right;
	width: 190px;
	padding-right: 7px;
	vertical-align: top;
}
.termsCell a {
	color: #000033;
	text-decoration: none;
	padding-right: 7px;

}
.termsCell a:hover {
	color: #000033;
	text-decoration: underline;

}
.navTable {
	height: 40px;
	width: 100%;
}
.navCell {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;

}
.navCell a {
	color: #FFFFFF;
	text-decoration: none;

}
.navCell a:hover {
	color: #C6DAFF;
}
.contentTable {
	width: 100%;
}
.contentCell {
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;

}
.copyrightCell {
	font-size: 10px;
	color: #BFD2DF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.highlightSpan {
	font-weight: bold;
	color: #445F8E;
}
.linksColumnRight {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	color: #E3C802;



}
.resultsTable {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #DFEAFE;

}
.thumbImg {
	height: 75px;
	width: 75px;
	border: 1px solid #377DFF;
}

.thumbCell {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 5px;

}
.thumbTable {
	background-color: #DFEAFE;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;

}
.resultsNavCell {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding: 5px;


}
.noBorder {
	border: none;
}
.newsDiv {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;

}
.newsDiv a {
display:block;
margin-top:10px;
	text-decoration: none;

}
.newsDiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#newsBox {
margin-top:-10px;
}
#productPageBackTd {
	padding-bottom: 10px;
}
.mainSearchDiv {
	color: #FFFFFF;
	text-align: right;
	padding: 8px;
	width: 270px;
	float: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFEAFE;
	border-right-color: #DFEAFE;
	border-left-color: #DFEAFE;
}
.mainSearchDiv form {
	margin: 0px;
	padding: 0px;
}

/*** GRIDSTYLES ***/
.gridTable {
	width: 100%;
}
.gridTable {
	background-color:#C6DAFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.gridTable tr {
	background-color: #FFFFFF;
}
.gridTable th {
	background-color: #C6DAFF;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.gridTable td {
	padding: 3px;
}
.gridSearchDiv {
	background-color: #C6DAFF;
	color: #FFFFFF;
	text-align: right;
	padding: 8px;
	width: 275px;
	float: right;
	margin-top: 10px;
}
.gridSearchDiv form {
	margin: 0px;
	padding: 0px;
}
.gridNavDiv {
	font-size: 80%;
	text-align: right;
	margin-top: 10px;
}
.gridPageNumber {
	background-color: #4D646F;
	font-weight: bolder;
	color: #FFFFFF;
}