body {
	text-align: center;
	background-color: #B3D9D9;
	min-width: 770px;
	font-size: 62.5%;
}
#wrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	padding: 0;
	width: 760px;
	border: 1px solid #000000;
 }
#header {
}
#topnav {
	height: 30px;
	text-align: center;
	background-image: url(/awmdata/main-button-tile.gif);
	background-color: #0000FF;
	clear: both;
	background-repeat: repeat-x;
}
#pagedesc {
	font-size: 1.5em;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}

#right {
	width: 310px;
	float: right;
	text-align: center;
	overflow: hidden;
	font-weight: bolder;
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#right ul {
	text-align: left;
	font-size: 1.5em;
}
#right .table {
	font-size: 1.2em;
	border: 1px solid #000;
}
#right .table .odd {
	background-color: #D5FFFF;
}
#left {
	width: 410px;
	float: left;
	font-size: 1.6em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#left .title {
	font-size: 1.3em;
	font-weight: bolder;
}
#bottomnav {
	text-align: center;
	margin: 0px;
	clear: both;
	width: 100%;
	font-size:1.3em;
	background-color: #B7DBFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 32px;
}
#bottomnav ul {
	padding: 0;
	width: 720px;
	list-style: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#bottomnav ul li {
	float:left;
	width: 120px;
	margin-left:10px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: black;
	border-left-color: #999999;

}
#bottomnav ul a {
	display:block;
	text-decoration: none;
	color:#000000;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	line-height: 1.8em;
}
#bottomnav ul a:hover {
	background: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
#footer {
	clear: both;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
.bottomTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.ProductTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-color: #0000FF;
}
.ProductDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ProductBenefits {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bolder;
	list-style-type: disc;
	color: #CC3300;
}
.DesignedBy {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-size: 1.4em;
}
.ProductSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	text-align: center;
}
.ProductFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	margin-right: 150px;
	margin-left: 150px;
	background-color: #0066FF;
	color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.productsnotes {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
