p
{
	line-height: 150%;	
	}
.mediaheader
{
	font-family: Garamond, Arial;
	text-align: left;
	font-size: large;
}
a:link
{
	color: #909069;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #909069;
}
a:hover
{
	text-decoration: underline;
	color: #6C6C4F;
}
a:active
{
	text-decoration: none;
	color: #909069;
}
.style2
{
	color: #0033CC;
	font-weight: bold;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pixel_bg.png);
}
.toplinks
{
	font-family: Verdanda, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.catalogueDescription
{
	font-size: medium;
	font-weight: bold;
}
.catalogueLabel
{
	font-size: small;
	font-weight: bold;
}
.catalogueValue
{
	font-size: small;
}
.showItemLabel
{
	font-weight: bold;
}
.showItemValue
{
}
.waterMarkText
{
	color: Gray;
	font-style: italic;
}
.accordionHeader
{
	border: 1px solid #003300;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 10px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
}
.accordionContent
{
	background-color: #FFFFFF;
	border-top: none;
	padding: 25px;
	padding-top: 10px;
	text-align: justify;
	border-style: none dotted dotted dotted;
	border-width: 1px;
}
.accordionLink
{
	color: #003300;
}

.preview
{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}
.backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}
.popupContact
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 384px;
	width: 408px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
}
.popupContact h1
{
	text-align: left;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.popupContactClose
{
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block;
}
.button{
}
.panel-overlay h2, .panel-overlay p
{
	margin: .3em 0;
}
.panel-overlay p
{
	line-height: 1.2em;
}
.galleryview
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

