/*****************************************************/
/* WD Interactive...info@wdinteractive.com */
/* Copyright 2002. WD Interactive. All Rights Reserved. */
/* www.wdinteractive.com */
/*****************************************************/

BODY {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-image: url(/images/background.gif);
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

/********************************* Anchor | Link Settings */

A:link {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #AB2A42;
	text-decoration: underline;
}

A:visited {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #284F9C;
	text-decoration: underline;
}

A:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #284F9C;
	text-decoration: underline;
}

A:active {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #AB2A42;
	text-decoration: none;
}

.bodyText {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.pageText {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	padding: 8px 5px 0px 10px;
}

P {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.bodyTextBold {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

	A.bodyTextBold:link {
		font-size: 13px;
		font-weight: bold;
		color: #AB2A42;
		text-decoration: underline;
}

	A.bodyTextBold:visited {
		font-size: 13px;
		font-weight: bold;
		color: #284F9C;
		text-decoration: underline;
}

	A.bodyTextBold:hover {
		font-size: 13px;
		font-weight: bold;
		color: #284F9C;
		text-decoration: underline;
}

	A.bodyTextBold:active {
		font-size: 13px;
		font-weight: bold;
		color: #AB2A42;
		text-decoration: none;
}

.bodyTextBoldRed {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.bodyTextIndent {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

.smallText {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

	A.smallText:link {
		font-size: 11px;
		line-height: 13px;
		font-weight: 400;
		color: #AB2A42;
		text-decoration: underline;
}

	A.smallText:visited {
		font-size: 11px;
		line-height: 13px;
		font-weight: 400;
		color: #284F9C;
		text-decoration: underline;
}

	A.smallText:hover {
		font-size: 11px;
		line-height: 13px;
		font-weight: 400;
		color: #284F9C;
		text-decoration: underline;
}

	A.smallText:active {
		font-size: 11px;
		line-height: 13px;
		font-weight: 400;
		color: #AB2A42;
		text-decoration: none;
}

.smallTextRed {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #AB2A42;
	text-decoration: none;
}

.required {
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 5px 0px 5px 2px;
}

.notrequired {
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 2px;
}

.homepage {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subHead {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #AB2A42;
}

.subHeadBlue {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #284F9C;
}

UL {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	color: #000000;
	list-style-type: square;
}

	UL.smallText {
		font-size: 11px;
		font-style: normal;
		line-height: 13px;
		font-weight: 400;
		color: #000000;
		margin-left: 20px;
		list-style-type: square;
	}

OL {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	color: #000000;
	list-style-type: decimal;
}

	OL.alpha {
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 15px;
		color: #000000;
		list-style-type: lower-alpha;
	}

LI.padding2 {
	margin-bottom: 2px;
}

.indent {
	margin: 0px 10px 0px 10px;
}

.footer {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: 700;
	color: #284F9C;
	text-decoration: none;
}

	A.footer:link {
		font-size: 12px;
		line-height: 15px;
		font-weight: 400;
		color: #AB2A42;
		text-decoration: underline;
}

	A.footer:visited {
		font-size: 12px;
		font-weight: 400;
		color: #284F9C;
		text-decoration: underline;
}

	A.footer:hover {
		font-size: 12px;
		font-weight: 400;
		color: #284F9C;
		text-decoration: underline;
}

	A.footer:active {
		font-size: 12px;
		font-weight: 400;
		color: #AB2A42;
		text-decoration: none;
}

.footerAlt {
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #284F9C;
}

/********************************* Table Settings */

.spacerPadding1 {
	padding: 1px 0px 0px 0px;
}

.spacerPadding3 {
	padding: 3px 0px 0px 0px;
}

.spacerPadding4 {
	padding: 4px 0px 0px 0px;
}

.spacerPadding5 {
	padding: 5px 0px 0px 0px;
}

.spacerPadding7 {
	padding: 7px 0px 0px 0px;
}

.spacerPadding9 {
	padding: 9px 0px 0px 0px;
}

.spacerPadding10 {
	padding: 10px 0px 0px 0px;
}

h1.product {text-align:center;font-size:16px;}
h2.mfg {text-align:center;font-size:14px;margin-top:0px;margin-bottom:10px;}

td.articles {text-align:center;font-size:12px;padding:6px;}

#eurvamlogo {background-color:#FFFFFF;width:510px;height:75px}

.bigpic {border:0px;margin:15px 3px;}

p.product {text-align:center;font-size:15px;font-weight:bold; margin:0px 0px 7px 0px} 
