@charset "UTF-8";
/* CSS Document */

#toolbarwrap {
	width: 900px;
	height: 48px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #779793;
	background-image: url(../images/prod-nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
ul.navigation {
	margin: 0 0 0 125px;
	padding: 0;
	list-style-type: none;
	}
ul.navigation li {
	float: left;
	padding: 0;
	}
ul.navigation li a {
	float: left;
	line-height: 48px;
	width: 163px;
	color: #707070;
	text-indent: -9000px;
	outline: none;
	}
ul.navigation li#prog1-tab a:hover, ul.navigation li#prog1-tab.active {
	background: url(../images/prod-nav.png) repeat-x 0 -48px;
	outline: none;
	}
ul.navigation li#prog2-tab a:hover, ul.navigation li#prog2-tab.active {
	background: url(../images/prod-nav.png) repeat-x -163px -48px;
	outline: none;
	}
ul.navigation li#prog3-tab a:hover, ul.navigation li#prog3-tab.active {
	background: url(../images/prod-nav.png) repeat-x -326px -48px;
	outline: none;
	}
ul.navigation li#prog4-tab a:hover, ul.navigation li#prog4-tab.active {
	background: url(../images/prod-nav.png) repeat-x -489px -48px;
	outline: none;
	}
ul.navigation li.inactive {
	text-decoration: none;
	color: #707070;
}
.top-bottom-spacer {
	background-image: url(../images/main-topbottomspace-product-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 18px;
}

#frame {
	overflow: hidden;
	margin: 0 0 0 73px;
	width: 754px;
	background-color: #FFFFFF;
}
#scroller {
	width: 730px;
	margin: 0 auto;
	overflow: hidden;
}
#content {
	width: 2920px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
.section {
	width: 730px;
	height: 1250px;
	float: left;
	text-align: left;
	background-image: url(../images/prod-box-bg1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.section h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 0 40px 0px 0px;
	color: #607A77;
	margin: 0;
}
.section h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 3px 40px 6px 0px;
	color: #5B5B5B;
	margin: 0;
	font-style: italic;
}
.section   h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 6px 40px 15px 0px;
	color: #607A77;
	margin: 0;
	font-weight: bold;
}
.section p {
	font-size: 1.3em;
	line-height: 20px;
	margin: 0;
	color: #666666;
	padding: 8px 40px 0 0px;
}
.section strong {
	color: #4A4A4A;
	font-weight: bold;
}
#content  .super  {
	font-size: 0.5em;
	vertical-align: super;
}
#content  .smaller  {
	font-size: 0.7em;
}
#content  .question  {
	font-size: 1.4em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content  .italic  {
	font-style: italic;
}
.section ul {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 20px;
	margin: 0;
	color: #7D8989;
	padding: 8px 20px 10px 40px;
	list-style-type: disc;
}
.section img {
	margin: 0;
	padding: 0 0 0 5px;
}
#left-scroller {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 200px;
}
#right-scroller {
	position: absolute;
	right: 0px;
	top: 200px;
}
.product-sup-buy {
	position: absolute;
	left: 100px;
	top: 180px;
	font-size: 1.3em;
	line-height: 1.5;
}
#content .product-display {
	height: 220px;
	text-align: center;
}
#content  .right-panel {
	padding-left: 25px;
}
#content  .right-panel span a, #content .right-panel font a {
	font-size: 1.3em;
	line-height: 1.8em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background-color: #779793;
}
li sup a{font-size:.8em; line-height:normal; color:#779793; background-color:fff;}
#content  .right-panel span {
	padding-left: 25px;
	float: right;
	padding-right: 25px;

}

#content .right-panel a:hover {
	text-decoration: underline;
}
.section .trademark {
	font-size: 1.3em;
	line-height: 16px;
	margin: 0;
	color: #999999;
	padding: 25px 60px 18px 0px;
}
.section .disclaimer {
	font-size: 1.2em;
	line-height: 15px;
	margin: 0 60px 0 0px;
	color: #999999;
	padding: 10px;
	border: 1px solid #999999;
}

