/* Begin styles for printing */

#outsideTable {
	width: 690px;}

.left-side {
	display: none;}

.header-cell {
	display: none;}

.header-cell-print {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	background-color: #BCD1A8;
	padding: 5px;
	line-height: 18px;
	text-align: center;}

.footer-cell {
	display: none;}
	
.footer-cell-print {
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #000000;}	

/* End styles for printing */


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

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

.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 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;}
