body {
	color: #000;
}

body, td {
	font-size: 0.90em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}


a {
	color: #1671be;
}


h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.45em;
}

h3 {
	font-size: 1.25em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #474747;
}

h2,
h3,
h4,
h5,
h6 {
	color: #0c9191;
}


hr {
}


*.gray,
*.gray * {
	color: #999;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


#pageHeader,
#pageSubheader,
#pageMenu,
#searchBox,
#pageFooter,
#newsTicker,
.getDirectionForm,
.navigationBar,
/*.spacer,*/
.spacerGlobal {
	display: none;
}


#homepageLatestNewsCell {
	width: 100%;
}

#homepageLatestNewsCell .title h2 {
	margin-top: 0.25em;
	font-size: 1.75em;
	color: #474747;
}

#homepageLatestNews {
		padding: 15px 9px 18px 9px;
}


.newsImage {
	width: 76px;
	padding: 0.2em 0 0 0;
}

.newsImage img {
	display: block;
}

.newsContent {
}

.newsTitle {
	margin: 0 0 0.35em 0;
	font: bold 1.1em/1.2em Arial, sans-serif;
}

.newsDescription {
	margin: 0.25em 0 0.25em;
}

.newsDate {
	margin: 0.4em 0 0 0;
}

.lineHorizontal {
	height: 31px;
	background: left 16px url("/images/page/line-horizontal-dotted.gif") repeat-x;
}

.lineHorizontal .spacer {
	height: 31px;
}


#newsPage {
	padding: 0.75em 0 0 0;
}

#newsOpen .newsDate {
	padding: 0 0 1.5em 0;
}


.preview {
	display: none;
}


.productCell {
}

.product {
}

.productHyperlink {
	display: block;
	text-decoration: none;
}

.productCode {
	padding: 0 6px;
	height: 1.75em;
	position: relative;
	bottom: -2px;
}

.productCode div {
}

.productImage {
	display: block;
	padding: 5px;
	border: 1px solid #d0d0d0;
	text-align: center;
}

.product a:hover .productImage {
	border: 1px solid #1671be;
}

.productImage a {
}

.productImage img {
	vertical-align: bottom;
}

.productPrice {
	display: block;
	margin: 5px 1px 0 1px;
	background: right center url("/images/page/arrow-gray.gif") no-repeat;
	color: #727272;
	font-size: 0.95em;
	text-align: left;
	text-decoration: none;
}

.product a:hover .productPrice {
	background: right center url("/images/page/arrow-blue.gif") no-repeat;
	color: #1671be;
}

.productTitle {
	display: block;
	padding: 5px 1px;
	text-decoration: underline;
}

.productDescription {
	padding: 0 1px;
}


