h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #25408E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #25408E;
	margin: 0;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #25408E;
	margin: 25px 0 20px 0;
}

a:link { color:#25408E; text-decoration:underline;}
a:visited { color:#25408E; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}
a:active { color:#25408E; text-decoration:underline;}

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; }

/* CONTENT */

#container {
	background-image: url(../images/products/wia/watermark.gif);
	background-position: left 50px;
	background-repeat: no-repeat;
}

#content-left {
	background-image: url(../images/products/wia/bg-productnav-inner.jpg);
	background-repeat: no-repeat;
}

#content-main {
	background-image: url(../images/products/wia/bg-content.gif);
}

.specs td {
	padding: 5px 0;
	border-top: 1px solid #C8C8DD;
	border-bottom: 1px solid #C8C8DD;
	font-size: 9px;
	color: #25408E;
	line-height: 12px;
}

.specs .heading {
	color: #000000;
	font-weight: bold;
}

.specs .alternativerow {
	border: 0;
}

.specs-noborder td {
	border: 0;
	padding: 0;
}

#content { background:#f4f4f4 url(../images/products/miller/inner-background.jpg) no-repeat bottom left !important; }