@charset "UTF-8";
.unbold {
	font-weight: normal;
}
body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666666;
	background-color: #333333;
	background-image: url(../images/global/gradient1.jpg);
	background-repeat: repeat-x;
}
.swatchbox img {
}
.rightfloat {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	float: right;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #666600;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	font-variant: normal;
	text-transform: uppercase;
}

a {
	font-size: 14px;
	color: #666633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
.h3relax {
	font-weight: normal;
}
a:active {
	color: #CC00FF;
.imagebox {
	float: left;
	padding: 10px;
	border: 1px solid #999999;
	margin: 16px;
	height: 225px;
}
.inlinewordstyle {
	color: #666600;
}
.subtext {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
}
subltlelink {
	color: #669999;
	text-decoration: underline;
}
.subtlelink {
	color: #669999;
	text-decoration: underline;
}

