/* CSS Document */


/* Left Sidenav */
.sidenav-left {
	background-image: url(/images/bg-leftnav-home.gif);
	background-repeat: no-repeat;
	background-color: #9fabb4;
}
.sidenav-left p {
	color: #5f6b74;
}
.sidenav-left p a {
	color: #5f6b74;
}

/* Bottom Rule */

.rule-bottom {
	background-color: #c9d89d;
}
.archive-links {
	padding: 15px; width: 120px;
}
.archive-links p {
	color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	}
.archive-links ul {
	color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; list-style: none; margin: 0px; padding: 0px;
}
.archive-links ul li {
	padding: 0px; margin-bottom: 15px; margin-left: 0px;
}
.archive-links ul li a,.archive-links ul li a:visited, .archive-links ul li a:active, .archive-links ul li a:link {
	color: #fff;
	text-decoration: none;
}
.archive-links ul li a:hover {
	text-decoration: underline;
}
.btt {
	font-size: 9px; color: #7ab800; font-weight: bold; text-transform: uppercase; text-decoration: none;
}
.btt:hover {
	text-decoration: underline;
}


td.header-desc {
	padding: 15px 25px 15px 0px;
	border-top: 4px solid #7ab800;
	border-right: 4px solid #7ab800;
	border-bottom: 4px solid #7ab800;
	background-image: url(../images/corner-tr-7ab800-on-fff.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
.solutions {
	background-color: #ffffff;
	width: 160px;
}
.solutions a {
	font-size: 10px;
	display: block;
	background: #ffffff;
	color: #7ab800;
	padding: 5px;
	text-transform: none;
}
.solutions a:hover {
	text-decoration: underline;
}
.solutions a:visited, .solutions a:hover {
	color: #000000;
}
.btn_products {
	font-weight: normal;
	font-size: 8px;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 10px;
	width: 160px;
	}
.btn_container {
	width: 140px;
	height: 24px;
	text-align: left;
	margin-top: 3px;
	padding: 5px 10px;
	}
#btn_beready {
	background-image: url(/images/btn-beready.gif);
	background-repeat: no-repeat;
	}
#btn_download {
	background-image: url(/images/btn-download.gif);
	background-repeat: no-repeat;
	}
#btn_contact {
	background-image: url(/images/btn-contact.gif);
	background-repeat: no-repeat;
	}
#btn_buy {
	background-image: url(/images/btn-buy.gif);
	background-repeat: no-repeat;
	}
#btn_protect {
	background-image: url(/images/btn-protect.gif);
	background-repeat: no-repeat;
	}
#btn_moreinfo {
	background-image: url(/images/btn-moreinfo.gif);
	background-repeat: no-repeat;
	}
#btn_compliance {
	background-image: url(/images/btn-compliance.gif);
	background-repeat: no-repeat;
	}
#btn_ssi {
	background-image: url(/images/btn-ssi.gif);
	background-repeat: no-repeat;
	}
.btn_products a {
	color: #7ab800;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	}
.btn_products a:link {
	text-decoration: none;
	color: #7ab800;
	}
.btn_products a:visited {
	text-decoration: none;
	color: #7ab800;
	}
.btn_products a:hover {
	text-decoration: none;
	color: #7ab800;
	}
.btn_text span {
	font-size: 11px;
}
.btn_text {
	width: 140px;
	height: 24px;
	font-weight: bold;
	font-size: 8px;
	text-align: left;
	margin: 0px;
	line-height: 12px;
}