html {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:link {
	color: #2763A5;
}
a:visited {
	color: #2763A5;
}
a:hover {
	color: #2763A5;
}
a:active {
	color: #2763A5;
}
.bdrImg {
	border: 1pt solid #000000;
}
#contentWrapper {
	width: 100%;
}
#footerWrapper {
	width: 100%;
}
#pageHeader, #columnWrapper, #footer {
	width: 100%;
}
#col-1, #col-3 {
	display: none;
}
#col-2 {
	width: 100%;
	font-size: 12pt;
}
#pageHeader h1 {
	font-size: 16pt;
}
#pageHeader #loginBox, .bannerHolder {
	display: none;
}
.productBox {
	clear: both;
	padding-bottom: 20pt;
}
.productBox h2.title {
	color: #006465;
	border-top: 1pt dotted #000000;
	font-size: 14pt;
	padding-top: 20pt;
	padding-bottom: 10pt;
}
.productBox h2.title span {
	display: block;
}
.productBox h2.title em {
	font-size: 10pt;
	display: block;
}
.productBox h2.title a {
	color: #006465;
}
.productBoxAlt img {
	margin-right: 10pt;
	float: left;
}
.productBoxAlt img, .productBoxAlt .addBasket {
	margin-bottom: 6pt;
}
.productBoxAlt p {
	margin-bottom: 6px;
}
.productBoxAlt p a {
	display: none;
}
.productBoxContent {
	width: auto;
	clear: right;
}
table.products {
	width: 100%;
	border-spacing: 0;
	margin-bottom: 10px;
	border-collapse: collapse;
	margin-top: 0px;
	border: 1pt solid #000000;
}
table.products th, table.products td {
	padding: 5pt 3pt;
	border: 1pt solid #000000;
}
table.products td {
	vertical-align: top;
	text-align: center;
}
table.products td.al {
	text-align: left;
}
table.products td.ar {
	text-align: right;
}
a.addBasket, a.removeBasket {
	display: none;
}
dl.listing dt {
	font-weight: bold;
	padding-left: 10pt;
}
dl.listing dd {
	padding-left: 10pt;
	border-bottom: 1pt dotted #000000;
	padding-bottom: 10pt;
	margin-bottom: 10pt;
}
dl.listing dd span {
	text-align: right;
	display: block;
	font-weight: bold;
}
#hiddenNewsList {
	display: none;
}
.cmsLinkBlock {
	display: none;
}
.cmsLinkInline {
	font-weight: bold;
}
#breadCrumbs {
	border-top: 1pt dotted #000000;
	color: #006465;
	list-style: circle;
	margin: 0pt;
	padding: 10pt 0pt 0pt;
}
#breadCrumbs li {
	display: inline;
	white-space: nowrap;
	margin-right: 10pt;
}
#filterBox {
	display: none;
}
.documents h3, .photoGalleryWrapper h3 {
	border-top: 1pt dotted #000000;
	padding-top: 10pt;
	font-size: 14pt;
}
#selectionList {
	list-style: none;
}
#selectionList li input {
	margin-right: 10pt;
}
.messageBox {
	border: 1pt solid #000000;
	padding-top: 10pt;
	padding-bottom: 10pt;
	padding-left: 20pt;
	margin-left: 0pt;
}
.photoGalleryWrapper h3 {
	border-top: 1pt dotted #000000;
	padding-top: 10pt;
	font-size: 14pt;
}
.photoGalleryRow img {
	margin-right: 5pt;
	margin-bottom: 5pt;
}
#paging, #moreLinks {
	display: none;
}
#footer p#time, #footer ul#terms, #footer ul#extraLinks, #footer p#author {
	display: none;
}
#footer p#copyright {
	text-align: center;
	border: 1pt solid #000000;
	padding-top: 10pt;
	padding-bottom: 10pt;
}
