@charset "utf-8";
body {
	font-size: 11px;
	color: #4B4B4B;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
p {
	padding-right: 28px;
	padding-left: 12px;
	text-align: justify;
}
.headHolder {
	background-position: 100%;
	text-align: center;
	vertical-align: top;
}

a:link {
	color: #BE9B32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BE9B32;
}



a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #BE9B32;
}

.copyright {
	font-size: xx-small;
	color: #A8A8A8;
	float: right;
	text-align: right;
	padding-top: 16px;
	padding-right: 2px;
}
.siteBy {
	padding-top: 9px;
	padding-left: 11px;
}

.imageTitle {
	padding-top: 5px;
}


.footermenu a:link {
	color: #999999;
	text-decoration: none;
}
.footermenu a:active {
	text-decoration: none;
	color: #999999;
}
.footermenu a:visited {
	text-decoration: none;
	color: #999999;
}
.footermenu a:hover {
	text-decoration: underline;
	color: #C4423C;
}
.citation {
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
}
.citation a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.citation a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.citation a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.citation a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.footermenu {
	font-size: 11px;
	color: #999999;
	line-height: 22px;
}
.productName {
	font-size: 12px;
	font-variant: small-caps;
	color: #8B8B8B;
	text-align: center;
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.productRangeTitle {
	color: #CFAE49;
	font-size: 12px;
}
.productTop {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	float: right;
	padding-right: 12px;
	color: #C7C7C7;
}
.tabPanel {
	padding-right: 15px;
	padding-left: 15px;
}

