body
{ margin:0px; padding:0px; text-align:center;
}

@media screen
{	.content { width:744px}
	.footer-copyright { display:none}
}
@media print
{
	.left-nav, .header-menu {display:none}
	.content { width:100%}
	.footer-copyright	{ display:inline;}
}

img { border:0px solid gray }

a { text-decoration:none;	color: #003366 }
a:hover { text-decoration: none; color: #FF6600 }

.content
{	text-align:left;	margin-left:auto;  margin-right:auto;
	font-family: Arial; font-size: 9pt; color: #333333;
}

.header
{	height:96px; margin-bottom:24px;
	background-image: url('images/banner-top1.gif');
	background-position: right top;
	background-repeat: no-repeat;
	color: #dddddd;	font-size:9pt 
}
.header-menu
{	padding-top:3px; padding-right:10px;  float:right;
}
.header-menu a { color:#FFFFFF; font-size:10pt; text-decoration:none; }
.header-menu a:hover { color:#A9D4E7; font-size:10pt; }

.footer
{	width:744px;	height:119px; margin-top:24px;
	background-image: url('images/banner-bottom.gif');
}
.footer-copyright
{	padding-top:12px;	color: #888888; border-top:1px solid #gray;
}

.main-body
{	margin:0px; padding:0px;
}

.left-nav
{	width:160px;	padding-left:12px;	padding-right:15px; font-size:10pt;
}
.left-nav-menu
{	background-image: url('images/nav-divider.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom:8px;	font-size:10pt; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:8px
}
.left-nav-menu a
{	display:block;	font-weight:bold;	text-decoration:none;
}
.left-nav-submenu a
{	display:block;	font-weight: normal;	text-decoration:none;	font-size:9pt;	padding:3px 0px;
}

.text-body
{	line-height:18px; font-size:9pt;	color:#333333; padding-right: 24px;
}
.text-body td
{	line-height:18px; font-size:9pt; color:#333333;	margin-top:0px;
}
.text-body-title
{	background-image: url('images/body-divider.gif');	background-position: left bottom;	background-repeat:no-repeat;
	width:528px;	padding-bottom: 5px;	margin-bottom:10px; margin-top:0px
}
.text-body-title h1, .text-body h4
{	color: #70AFDA;	font-size:14pt;	margin-bottom:0px;	margin-top:0px;	padding-bottom:0px
}
.text-body-title h4
{	color: #FF6600;	font-size:10pt;	margin:0px; padding:0px;
}
.text-body h1
{	color: #70AFDA;	font-size:14pt;	margin-bottom:5px;	margin-top:0px;	text-transform:lowercase;
}
.text-body h2
{	color: #666666;	font-size:11pt;	margin-bottom:0px;	margin-top:10px;
}
.text-body h3
{	font-size:9pt;	margin-bottom:0px;	margin-top:5px;
}
.text-body h4
{	color:#FF6600;	font-size:11pt; }

.price
{	width:100%;	margin-top:10px;
	background-color:#FFFFEC;	border:1px solid #999999;	border-collapse:collapse;
}
.price td
{	padding-left: 5px;	padding-right:5px; cursor:hand; cursor:pointer;	}
.price-description
{	margin:0px;	padding:5px;	background-color:White;
	border-left:1px solid gray;	border-right:1px solid gray;	border-bottom:1px solid gray;	line-height:15px;
}
.price a
{ text-decoration:none; }

.product
{	float:left;	margin: 5px 10px 20px 0px;
}
.widget
{	width:180px; font-family: Arial; 
}
.features
{ padding: 5px 0 5px 20px; font-weight:bold
}
.features a
{	color: #333333;
}

.widget-green
{	background-image: url('images/bg-widget-green-bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-bottom: 10px;	margin-bottom:20px;	text-align:center
}
.widget-green-top
{	font-size:19pt; color: #FFFFFF; font-weight:bold;
	background-image: url('images/bg-widget-green-top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:3px
}
.widget-green-body
{	color: #FFFFFF; font-size:14pt; background-color:#BBE85D; font-weight:bold; padding-top:3px;	margin-top:1px;
	border-left:1px solid #8CCE00; border-top:1px solid #8CCE00; border-right:1px solid #8CCE00;
}

.widget-gray
{	background-image: url('images/bg-widget-gray-bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-bottom: 10px;	text-align:left
}
.widget-gray-top
{	font-size:12pt; color: #666666; font-weight:bold;
	background-image: url('images/bg-widget-gray-top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px
}
.widget-gray-body
{	color: #333333;	font-size:9pt;	padding-top:10px;	padding-left: 10px;	margin-top:1px;
	border-left:1px solid #999999; border-top:1px solid #999999; border-right:1px solid #999999;
}