body                     { color: black; font-weight: normal; font-size: x-small; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
h1  { color: white; font-size: 16px; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
h2    { color: white; font-weight: bold; font-size: 100%; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
td                     { color: black; font-weight: normal; font-size: x-small; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }
li
	{
	line-height:1.75em;
	}
	
a:link         { color: #1e5000; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
a:visited         { color: #1e5000; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
a:hover           { color: maroon; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }

#iwa_wrapper
	{
	display:block;
	margin-left: auto;
	margin-right: auto;
	width:990px;
	}
	
#iwa_header
	{
	width:990px;
	}

#iwa_nav
	{
	float:left;
	width:150px;
	margin-right:10px;
	}

#iwa_pagebody
	{
	float:left;
	width: 825px;
	}
	
.prodheader          { color: black; font-weight: bold; font-size: small; font-family: Verdana, Arial; text-decoration: none }
.whiteprodheader         { color: white; font-weight: bold; font-size: x-small; font-family: Verdana, Arial; text-decoration: none }
.headerone        { color: black; font-weight: bold; font-size: small; font-family: Verdana, Arial; text-decoration: none }
.headertwo        { color: black; font-style: italic; font-weight: bold; font-size: x-small; font-family: Verdana, Arial; text-decoration: none }
.headerthree     { color: black; font-weight: bold; font-size: x-small; font-family: Verdana, Arial; text-decoration: none }
.headerfour        { color: black; font-style: italic; font-size: x-small; font-family: Verdana, Arial; text-decoration: none }
.buttons       { color: black; font-weight: normal; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.buttons:link         { color: #0a3c23; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.buttons:visited         { color: #0a3c23; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.buttons:hover        { color: #412823; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.smalllink         { color: #0a3c23; font-weight: normal; font-size: 70%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smalllink:link        { color: #0a3c23; font-weight: bold; font-size: 70%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smallink:visited        { color: #0a3c23; font-weight: bold; font-size: 70%; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.smallink:hover        { color: #412823; font-weight: bold; font-size: 70%; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.smalltext       { color: black; font-size: 70%; font-family: Verdana, Arial; text-decoration: none }
.whitelink          { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:link        { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:visited        { color: white; font-weight: bold; font-family: Verdana, Arial, "Trebuchet MS"; text-decoration: none }
a.whitelink:hover        { color: red; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: underline }
.warn         { color: red; font-weight: bold; font-family: Verdana, Arial; text-decoration: none }
.pricetext          { color: #005a00; font-weight: bold; font-family: Verdana, Arial; text-decoration: none }
.indentedone	   { padding-left: 10px }
.indentedtwo	  { padding-left: 40px }
.indentedthree	  { padding-left: 70px }
.indentedfour	  { padding-left: 100px }

.infoboxcentered{
	width: 365px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight: bold;
	font-size:medium;
	padding: 10px;
	background-color:white;
	border-style: solid;
	border-width: medium;
	border-color: #0a3c23;
}