body {
	text-align: center;
	background-color: #e0e0e0;
	font-family: 'lucida sans unicode', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	}
a {
	text-decoration: none;
	color: #00f;
	}
a:hover {
	color: #99f;
	}
img {
	border: 0;
	}
tt {
	font-family: 'lucida console', monaco, monospace;
	}
.l {
	text-align: left;
	}
.r {
	text-align: right;
	}
.c {
	text-align: center;
	}
.v {
	vertical-align: middle;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.fl_half {
	width: 320px;
	float: left;
	}
.fr_half {
	width: 320px;
	float: right;
	}
.centered {
	margin-left: auto;
	margin-right: auto;
	}
h1.error {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #f00;
	text-align: center;
	margin: 0;
	padding-top: 48px;
	padding-bottom: 48px;
	}

/* Layout */
div.wrapper {
	width: 738px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
div.banner {
	height: 176px;
	background-color: #fff;
	background-image: url(/images/slides/slide1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	}
div.maintitle {
	width: 240px;
	float: right;
	padding: 50px 48px 0px 0px;
	font-family: 'palatino linotype', palatino, georgia, 'times new roman', times, serif;
	}
div.banner h1 {
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0;
	color: #666;
	}
div.banner h2 {
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	color: #999;
	}

/* Top Navigation */
span.off {
	padding-left: 6px;
	padding-right: 6px;
	color: #999;
	}
ul.menulist {
	margin: 0;
	padding: 2px 0px 2px 0px;
	position: relative; /* IE/Win Background Bug Fix */
	}
ul.menulist li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0px 2px 0px;
	display: inline;
	}
ul.menulist li a {
	color: #000;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	}
ul.menulist li a:hover {
	color: #999;
	}
div.menubar {
	background-image: url(/images/menu_background.png);
	background-repeat: repeat-x;
	border-top: 1px solid #dfebf3;
	border-right: 1px solid #d9e8ef;
	border-bottom: 1px solid #d2e3ee;
	border-left: 1px solid #d9e8ef;
	position: relative; /* IE/Win Background Bug Fix */
	}
* html div.menubar {
	background-position: 0px 1px;
	}
div.quickmenu {
	padding: 6px;
	position: relative;
	}

/* Product Focus View */
div.focus_area {
	text-align: center;
	background-color: #fff;
	}
div.focus_area h1 {
	font-size: 9pt;
	margin: 0;
	}
div.focus_area h1 a {
	text-decoration: none;
	color: #00c;
	}
div.focus_area h1 a:hover {
	color: #99c;
	}
div.focus_area h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	margin: 0;
	}
div.focus_area div.shaded {
	background-color: #f4f4f4;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	}
div.focus_area table {
	margin-left: auto;
	margin-right: auto;
	}
div.focus_area table td {
	padding: 2px 16px 2px 16px;
	text-align: center;
	}
td.td50 {
	width: 65%;
	}
td.td25 {
	width: 17%;
	}
.dim {
	color: #7e87be;
	}
.ml {
	float: left;
	text-align: left;
	width: 360px;
	}
.mr {
	float: right;
	text-align: right;
	width: 360px;
	}

/* Textual Layout */
div.txt {
	padding-left: 24px;
	padding-right: 24px;
	}
div.paper {
	padding: 48px;
	}
div.paper h1 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	}
div.paper h2 {
	margin: 20px 0px 2px 0px;
	font-size: 8pt;
	}
div.paper p {
	margin-top: 2px;
	}

/* Main Content */
div.main {
	background-color: #fff;
	}
#context {
	width: 182px;
	height: 766px;
	float: right;
	display: inline;
	background-color: #fff;
	background-image: url(/images/context_background.png);
	border-bottom: 1px solid #e2e2e2;
	margin-right: 2px;
	}
#context div.top {
	height: 14px;
	padding: 3px 0px 3px 6px;
	background-image: url(/images/context_top2.png);
	background-repeat: no-repeat;
	}
div.recent {
	height: 168px;
	}
div.panel {
	width: 182px;
	height: 192px;
	margin-left: 2px;
	background-image: url(/images/cell2.png);
	float: left;
	display: inline;
	}
div.panel_column {
	width: 188px;
	margin-left: 20px;
	float: right;
	display: inline;
	}
div.selected {
	background-image: url(/images/cell_selected3.png);
	}
div.pr_code {
	padding: 3px 0px 3px 6px;
	width: 172px;
	height: 14px;
	color: #666;
	text-transform: uppercase;
	overflow: hidden;
	}
div.pr_data {
	padding: 0px 5px 0px 5px;
	text-align: center;
	}
img.pr_thumb {
	margin: 0px 0px 1px 1px;
	}
div.cut {
	height: 1px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
	}
div.copy {
	background-color: #fff;
	color: #b8b8b8;
	text-align: center;
	padding: 2px 6px 4px 6px;
	}
div.copy a {
	color: #88aaaa;
	}
div.copy a:hover {
	color: #366;
	}
div.footleft {
	width: 192px;
	float: left;
	text-align: left;
	}
div.footright {
	width: 192px;
	float: right;
	text-align: right;
	}

/* Cart */
table.cart {
	margin-bottom: 12px;
	border-collapse: collapse;
	width: 642px;
	border: 1px solid #e0e0e0;
	}
table.cart th {
	background-color: #e0e0e0;
	padding: 2px 3px 2px 3px;
	}
table.cart td {
	border-top: 1px solid #e0e0e0;
	padding-left: 3px;
	padding-right: 3px;
	}

/* Form Layout */
form {
	margin: 0;
	padding: 0;
	}
input, select, option, textarea {
	font-family: 'lucida sans unicode', 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	}
input.search {
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin: 1px 0px 0px 2px;
	width: 128px;
	border-top: 1px solid #b8b8b8;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #e0e0e0;
	vertical-align: middle;
	}
* html input.search {
	margin-top: 0px;
	}

/* Dialogs */
table.formlayout {
	margin-left: auto;
	margin-right: auto;
	color: #484848;
	}
table.formlayout td {
	padding: 1px 4px 8px 4px;
	vertical-align: top;
	}
table.formlayout th {
	padding: 4px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	}
input.wide_btn {
	padding-left: 24px;
	padding-right: 24px;
	text-align: center;
	font-weight: normal;
	}
* html input.wide_btn {
	padding-left: 8px;
	padding-right: 8px;
	}
div.grouping {
	padding: 12px;
	}
div.sectiontitle {
	padding-left: 6px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	}
div.layout_416px {
	width: 416px;
	margin-left: auto;
	margin-right: auto;
	}
div.layout_480px {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	}
.textfield_wide {
	width: 256px;
	background-image: url(/images/menu_background.png);
	background-repeat: repeat-x;
	border-width: 1px;
	}
div.info {
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #999;
	border-left: 1px solid #d8d8d8;
	background-color: #ffe0cc;
	padding: 2px 8px 2px 8px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
	}
div.steps {
	font-weight: bold;
	color: #ccc;
	text-align: center;
	margin-bottom: 16px;
	}
span.step {
	color: #f60;
	}

/* Articles */
ul.articles {
	width: 288px;
	padding: 0;
	margin: 0;
	margin-right: 32px;
	float: left;
	}
ul.articles li {
	margin: 0;
	padding: 6px 0px 0px 0px;
	list-style-type: none;
	}
