body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483D8B;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../product_images/TheFoamDoctor.gif);
	background-repeat: no-repeat;
	background-position: center center;


}

H1 {
	font-size : 150%;
	font-weight : bolder;
	text-align: left;

}
H2 {
	font-size : 120%;
	font-weight : bolder;
}
TD {
	font-size: 11px;
	color: #483D8B;
	margin-right : 10px;;
}

.FORMINPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483D8B;
	border-style : solid;
	border-width : 1px;
	background-color : #D3E2F1;
}

A:LINK {
	text-decoration : none;
	color : #1E90FF;
}

A:ACTIVE {
	text-decoration : underline;
	color : #000066;
}

A:VISITED {
	text-decoration : none;
	color : #4682B4;
}

A:HOVER {
	text-decoration : underline;
	color : #000066;
}




.imageleft {
	float: left;
	margin: 0px 15px 0px 0px;

}
.imageright {
	margin: 0px 0px 0px 15px;
	float: right;
}
.nowrap {
	float: none;
	clear: both;

}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDEDFB;
	color: #000066;
	text-align: left;
	font-weight: 400;


}
table {
	padding: 3px;
}

 .footnote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #000066;
	text-align: center;
}