﻿body {
	background-color: #1975B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

body a {
	color: #008265;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	color: #000000;
}

.sBorderTop {
	background-image: url('../images/base/htShadow.gif');
}

.sBorderRight {
	background-image: url('../images/base/vrShadow.gif');
	background-position: left;
	background-repeat: repeat-y;
}

.sBorderBottom {
	background-image: url('../images/base/hbShadow.gif');
}

.sBorderLeft {
	background-image: url('../images/base/vlShadow.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.News {
	background-repeat: repeat-x;
	width: 420px;
}

.printTitle {
	display: none;
}

.newsItem {
	padding: 10px 5px 10px 5px;
}

.newsTitle, .newsTitle a, .newsTitle span {
	font-weight: bold;
	color: #1975B7;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	text-decoration: none;
}

.newsDate {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-style:italic;
	color: #666666;
	font-size: 8pt;
}

.newsText {
	padding: 0px 11px 5px 11px;
	color: #000000;
}

.newsLink {
	text-decoration: none;
	color: #008265;
}

.newsLink:hover {
	text-decoration:underline;
}

.searchItem {
	margin: 0 0 0 4px;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}

.searchTitle, .searchTitle a, .searchTitle span {
	font-weight: bold;
	color: #1975B7;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	text-decoration: none;
}

.searchDate {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-style:italic;
	color: #666666;
	font-size: 8pt;
}

.searchText {
	padding: 0px 11px 5px 11px;
	color: #000000;
}

.searchLink {
	padding: 0;
	text-decoration: underline;
	color: #008265;
}

.searchLink:hover {
	text-decoration:underline;
}

.question {
	
	color: #008265;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
}

.answer {
	padding: 0px 11px 5px 11px;
	color: #000000;
}

.pagination {
	text-align: center;
}


.contentArea {
	background-color: #FFFFFF;
}

.footer {
	background-color: #FFFFFF;
	text-align:center;
}

.footerImages{
	margin-top: 6px;
	margin-bottom: 6px;
}

.copyright {
	color: #FFFFFF;
	font-size: 8pt;
}

.noScreen {
	display: none;
}

#SKUs {
	width: 100%;
	padding: 0px 11px 5px 11px;
}

#SKUs th {
	border-bottom: 0px;
}

.pageContent {
	padding: 5px;
}

.pageContent th {
	color: #008265;
}

.pageContent td {
	color: #000000;
}

.pageContent ul {
	list-style: none outside none;
}

.productImage {
	float: right;
	margin: 5px;
}

.searchBox {
	margin-top: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.searchBox table {
	margin: 0;
	padding: 0 40px 0;
	width: 100%;
	background-color: #2F87C0;
}

.searchBox td {
	color: #FFFFFF;
	padding: 2px;
}

.contentGrad {
	background-image: url('../images/base/tanBackground.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 5px;
}

h2 {
	font-weight: bold;
	color: #1975B7;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	padding: 0px;
}

h3 {
	font-weight: bold;
	color: #1975B7;
	margin: 0px;
	padding: 0 0 0 8px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;

}

.hGrad {
	background-image: url('../images/base/hBg.jpg');
	background-repeat: repeat-x;
}

/* -------------------------------------- */
/* pager styles							  */
/* -------------------------------------- */
.pager
{
	font-weight: bold; 
	font-size: smaller;
}
.pager a
{
	margin-right: 7px;
}

