* {
	font-family:  Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, th, .matrix_sub_section, caption, .h3_link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4466AA;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
th, caption {
	font-weight: bold;
}
caption {
	font-size: large;
	padding-bottom: 10px;
}
p, td, label, dl {
	margin: 10px 10px 10px 7px;
	font-size: 0.90em;
	line-height: 1.50em;
	color: #000000;
	letter-spacing: 0.03em;
}
dt {
	font-weight: bold;
}
dd {
	margin-top: 7px;
	margin-bottom: 10px;
}
.block {
	margin-top: 10px;
	display: block;
}
ul, ol {
	font-size: 0.90em;
	line-height: 1.50em;
	color: #000000;
	letter-spacing: 0.03em;
}
dd ul {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav {
	margin: 10px 10px 10px 7px;
}
a {
	color: #4466AA;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#body {
	width: 744px;
	background-color: #FFFFFF;
	margin: 0 auto;   /* align for good browsers */
	border: 1px solid #C2BCB1;
}
#body_header {
	width: 100%;
	height: 96px;
}
#body_nav {
	text-align: right;
	float:right;
	padding-right: 15px;
}
#body_image {
	height: 150px;
	text-align: right;
	font-size: 1.75em;
}

.blue_msgbox A:link {
	text-decoration: underline;
	color: #c0bcb1;
}

.blue_msgbox A:visited {
	color: #c0bcb1;
	text-decoration: underline
}

.blue_msgbox A:active {
	color: #c0bcb1;
	text-decoration: underline
}

.blue_msgbox A:hover {
	color: #ffffff;
	text-decoration: underline; 
	
}

.body_image1 {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.body_image2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
}
.body_image3 {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
}
.body_image4 {
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
}
.body_image5 {
	background-image: url(../images/newsletter_header.jpg);
	background-repeat: no-repeat;
}
#body_image_text {
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	padding-right: 25px;
}
.body_image_text1 {
	padding-top: 75px;
}
.body_image_text2 {
	padding-top: 60px;
}
.body_image_text3 {
	padding-top: 25px;
}
.body_image_text4 {
	padding-top: 75px;
}
ul#top_nav {
	list-style: none inside;
	margin-top: 61px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	height: 20px;
	float: right;
}
html>body ul#top_nav {
	float:none;
}
ul#top_nav li {
	float: left;
	display: block
}
ul#top_nav li a {
	width: 150px;
	margin: 3px 0 0 0;  /* a little top margin */
	padding: 0px 2px;
	border: 0;
	border-bottom: 5px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;
	display: block;
	color: #888888;
	text-transform: uppercase;
}
ul#top_nav li a#current {
	border-bottom: 5px solid #74B243;
}

ul#top_nav li a:hover {
	border-bottom: 5px solid #74B243;
	color: #4466AA;
}
ul.feature_list li {
	list-style-image: url(../images/check.png);
	padding-left: 7px;
	margin-bottom: 7px;
	vertical-align: middle;
}
ol.alpha li	{
	list-style-type: lower-alpha;
	padding-left: 7px;
	margin-bottom: 7px;
	vertical-align: middle;
} 
#content {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4466AA;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
}
#content_left {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4466AA;
	float: left;
	width: 475px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content_right {
	float: right;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #74B243;
	margin-left: 10px;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 183px;
}
/* for Internet Explorer */
/*\*/
* html #content_right {
	margin-right: 7px;
	padding-right: 17px;
}
/**/
#content_right ul {
	padding-left: 0px;
	padding-bottom: 10px;
}
#content_right h3 {
	border-bottom: 2px solid #DCDCDC;
}
#footer {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	color: #808284;
	font-size: 0.8em;
}
#error {
	width: 100%;
	background-color: #BC2500;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image:url(../images/error.png);
	background-repeat: repeat-x;
	clear: left;
}

#hsps_logo {
	width: 744px;
	background-color: #FFFFFF;
	margin: 0 auto;   /* align for good browsers */
	text-align: right;
}

.clickable {
    cursor: pointer;
}
#error p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#note {
	width: 100%;
	background-color: #0071BC;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image:url(../images/note.png);
	background-repeat: repeat-x;
	clear: left;
}
#note p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
input[type=button], input[type=submit], input[type=reset] {
    background: #F5F6F7;
    color: #4466AA;
    border-bottom: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
    padding: .1em;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
    background: #CCCCCC;
}
input[type=text], input[type=file], input[type=password], textarea {
    border: 1px solid #DCDCDC
}
input[type=text], input[type=password] {
    padding: .25em .5em
}
input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, textarea:focus, .input_hover  {
    border: 1px solid #886 !important;
}
option {
    border-bottom: 1px dotted #DCDCDC
}

/* Home Page */
.product_box {
	min-height: 77px;
	margin-top: 10px; 
	margin-bottom:10px; 
	border: 1px solid #C2BCB1; 
	padding: 8px 5px 10px 88px;
}
/* for Internet Explorer */
/*\*/
* html .product_box {
height: 77px;
}
/**/
.product_box_labnet {
	background-image:url(../images/labnet_logo_med.png);
	background-repeat:no-repeat;
}
.product_box_labnet:hover, .product_box_labnet_hover {
	background-image:url(../images/labnet_logo_med_grey.png);
	background-repeat:no-repeat;
}
.product_box_labnet_online {
	background-image:url(../images/labnet_online_logo_med.png);
	background-repeat:no-repeat;
}
.product_box_labnet_online:hover, .product_box_labnet_online_hover {
	background-image:url(../images/labnet_online_logo_med_grey.png);
	background-repeat:no-repeat;
}
.product_box_supplynet {
	background-image:url(../images/supplynet_logo_med.png);
	background-repeat:no-repeat;
}
.product_box_supplynet:hover, .product_box_supplynet_hover {
	background-image:url(../images/supplynet_logo_med_grey.png);
	background-repeat:no-repeat;
}
.product_box_ebackup {
	background-image:url(../images/ebackup_logo.gif);
	background-repeat:no-repeat;
}
.product_box_ebackup:hover, .product_box_ebackup_hover {
	background-image:url(../images/ebackup_logo.gif);
	background-repeat:no-repeat;
}
.product_box_labnet_bronze {
	background-image:url(../images/labnet_bronze.png);
	background-repeat:no-repeat;
}
.product_box_labnet_bronze:hover, .product_box_labnet_bronze_hover {
	background-image:url(../images/labnet_bronze_grey.png);
	background-repeat:no-repeat;
}
.product_box_labnet_silver {
	background-image:url(../images/labnet_silver.png);
	background-repeat:no-repeat;
}
.product_box_labnet_silver:hover, .product_box_labnet_silver_hover {
	background-image:url(../images/labnet_silver_grey.png);
	background-repeat:no-repeat;
}
.product_box_labnet_gold {
	background-image:url(../images/labnet_gold.png);
	background-repeat:no-repeat;
}
.product_box_labnet_gold:hover, .product_box_labnet_gold_hover {
	background-image:url(../images/labnet_gold_grey.png);
	background-repeat:no-repeat;
}
.product_box_labnet_platinum {
	background-image:url(../images/labnet_platinum.png);
	background-repeat:no-repeat;
}
.product_box_labnet_platinum:hover, .product_box_labnet_platinum_hover {
	background-image:url(../images/labnet_platinum_grey.png);
	background-repeat:no-repeat;
}
.product_box:hover, .product_box_hover {
	border: 1px solid #4466AA; 
	cursor: pointer;
	background-color: #DCDCDC;
}
.product_box a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4466AA;
	font-weight: normal;
	text-decoration: none;
}
.product_box h2 {
	margin-left:7px;
}
.product_box p {
	margin-top:0px;
}
.check {
	/*background-image:url(../images/check.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center center;*/
	margin:0; 
	padding:0;
    width:16px; 
	height:16px;
	text-indent: -9000px;
}
.check_new {
	/*background-image:url(../images/new.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center center;*/
	margin:0; 
	padding:0;
    width:16px; 
	height:16px;
	text-indent: -9000px;
}
.check_imp {
	/*background-image:url(../images/improved.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center center;*/
	margin:0; 
	padding:0;
    width:16px; 
	height:16px;
	text-indent: -9000px;
}
.matrix_header {
	width: 80px;
	font-weight: bold;
}
.matrix_sub_section {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
.matrix_feature {
	padding-left: 5px;
}
.matrix_feature_sub {
	padding-left: 20px;
}
.matrix_line_item td, .requirements_line_item td {
	border-bottom: 1px solid #C2BCB1; 
}
#newsletter_current {
	float: right;
	width: 175px;
	border: 1px solid #DCDCDC;
	margin: 7px;
	padding: 7px;
}
#newsletter_current ul {
	padding-left: 10px;
	margin-left: 10px;
}
#newsletter_current h3 {
	border-bottom: 2px solid #DCDCDC;
}