/* BEGIN hiding header cell for printed page */

.header-cell-print {
	display: none;}

.footer-cell-print {
	display: none;}

/* END hiding header cell for printed page */

#outsideTable {
	width: 100%;}

a:link, a:active, a:visited {
	color: #669900;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

a.left-nav:link, a.left-nav:active, a.left-nav:visited {
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
	background-image: url('images/nav-arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;}
a.left-nav:hover {
	text-decoration: none;
	background-image: url('images/nav-arrow-bg.gif');}

body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;}

.header-cell {
	background-image: url('images/consol-hdr-bg-01.jpg');
	background-position: top right;
	background-repeat: repeat-x;}

.footer-cell {
	background-color: #000000;
	padding: 20px;
	color: #F7F7F7;
	font-weight: bold;}

.footer-cell a:link, .footer-cell a:active, .footer-cell a:visited, .footer-cell a:hover {
	color: #F7F7F7;}

h1 {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;}

h2 {
	height: 15px;
	color: #000000;
	border-bottom: 1px solid #000000;
	background-image: url('images/bullet-03.gif');
	background-repeat: no-repeat;
	padding: 3px 0px 3px 26px;
	font-size: 14px;
	font-weight: bold;}

h3 {
	color: #486c0e;
	padding: 0px;
	margin: 5px 0px 1px 0px;
	font-size: 13px;
	font-weight: bold;}

hr {
	height: 1px;
	margin: 10px 0px 5px 0px;}

input {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #999999;}

label {
	font-weight: bold;}

.left-side {
	width: 200px;
	padding: 10px 0px 10px 10px;}

.left-side h1 {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;}

.menu a:link, .menu a:active, .menu a:visited {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .1em;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/nav-divider.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 10px 0px 10px;}
.menu a:hover {
	}
.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 120px;
	margin: 0px 10px 0px 10px;}
.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0px 0px 0px;
	letter-spacing: normal;
	font-size: 12px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-image: none;}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #000000;
	color: #F7F7F7;}

.main-content {
	padding: 30px 20px 20px 20px;}

.news-events {
	font-size: 11px;
	padding: 10px 0px 10px 0px;}

.news-signup {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #999999;}

.partner-signin {
	padding: 10px 0px 0px 0px;}

.product-lineup {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #999999;}

.product-lineup a:link, .product-lineup a:active, .product-lineup a:visited, .product-lineup a:hover {
	font-weight: bold;}

.product-lineup ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;}

.product-lineup li {
	padding-left: 20px;
   	background-image: url('images/bullet01.gif');
    	background-repeat: no-repeat;
    	background-position: left center;
	line-height: 18px;
	margin-bottom: 2px;}

.product-spotlight {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #999999;}
	
.product-spotlight ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc;}
	
.product-spotlight ul li {
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;}

.required {
	color: #A40A04;}
	
.required-input {
	border: 1px solid #A40A04;}

td {
	color: #444444;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;}

textarea {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #999999;}

#errorPage {
	width: 700px;
	margin: 20px auto 20px auto;}
