/* Browser Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	height:100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Content */

.homeContent {
size:8px;
}

.clear { width:100%; height:.1em; line-height:.1em; clear:both;}

.main_container { 
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-image:url(../images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo {
	float:left;
	width:159px;
	height:50px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:50px !important;
	margin-left:30px;
}

#navcontainer {
	float:left;
	margin-left:60px;
	margin-top:12px;
}

.header_flash {
	width:720px;
	margin-left:21px;
	margin-right:20px;
	height:268px;
}

.main_content {
	background-image:url(../images/content-gradient.gif);
	background-repeat:repeat-x;
	margin-left:21px;
	margin-right:20px;
	width:720px;
	background-color:#f4f9fd;
}

.white_corners {
	float:left;
	background-color:white;
	width:270px;
	margin-top:30px;
	padding:20px;
	padding-top:10px;
	margin-left:30px !important;
	margin-left:15px;
}

.homepage_video {
	float:left;
	width:330px;
	margin-top:30px;
	margin-left:26px;
}

.tableHeading {
   size:12px;
   width:100%;
   border:1px solid #999999;
}

.homeLinks {
  font-size:10px;
  text-decoration:none;
  color:#000000;
}

.homeLinks2 {
  font-size:12px;
  text-decoration:underline;
  color:#666666
}
.retailLinks {
  color:#482E85;
}

.advantageLinks {
   color:#CE1E44;
}

.advantageHeadlines {
   color:#CE1E44;
}

.contactRed {
   color:#FF0000;
}

.contactForm {
   margin-top:20px;
}

.contactTableRow {
   padding-top:25px;
}

.productTableRow {
   margin-top:30px;
}

.retailHeadlines {
  color:#482E85;
}

.aboutHeadlines {
 color:#0053A1;
}

.aboutLinks {
 color:#0053A1;
}

.homeHeadline {
 color:#0053A1;
 font-size:12px;
}

.bottom_borders {
 border-bottom:1px solid #999999;
}
.footer {
	margin-left:auto;
	margin-right:auto;
	width:720px;
	text-align:center;
	padding-top:5px;
}

.blue_divider {
	margin-right:20px;
	height:5px;
	line-height:.1em;
	background-image:url(../images/subnav-background-navyblue.gif);
	float:left;
	width:720px;
	margin-left:21px !important;
	margin-left:10px;
}

.subnav {
	float:left;
	width:222px;
	font-size:.8em;
	color:white;
	margin-left:21px !important;
	margin-left:10px;
	
}

.subnav_content {
	float:left;
	margin:7px;
	background-image:url(../images/subnav-background-grey.gif);
	font-size:.8em;
	width:484px;
}

.subnav_content2 {
	float:left;
	margin:7px;
	background-image:url(../images/subnav-background-grey.gif);
	font-size:.8em;
	width:484px;
}
.subnav_product_holder {
	float:left;
	font-size:.8em;
	margin-top:10px;
	background-color:white;
	width:712px;
	}
	
.subnav_product {
	float:left;
	width:1px;
	font-size:.8em;
	color:white;
	margin-left:25px !important;
	margin-left:12px;
}	
	
.bottom {
	background-image:url(../images/bottom-round.gif);
	margin-left:auto;
	margin-right:auto;
	height:43px;
	width:760px !important;
	width:761px;
}


/* Formatting */
.padding {
	padding:14px;
}

.bigpadding {
	padding:24px 36px 24px 24px;
}

.news {
	font-size:.7em;
	text-transform:uppercase;
	}

#navcontainer a, .footer a {
	font-size:.7em;
	color:#AAA;
	text-decoration:none;
}

#navcontainer a.active, .footer a.active {
	font-weight:bold;
	color:#555;
}

#navcontainer a:hover, .footer a:hover {
	color:#000;
	text-decoration:underline;
}

#navcontainer li.navpad, .footer li.navpad {
	display:inline;
	margin-left:15px !important;
	white-space:nowrap;
}

#navcontainer li.nopad, .footer li.nopad {
	margin-left:0px;
	display:inline !important;
	white-space:nowrap;
}

.white_corners li {
	margin-top:8px;
	margin-bottom:7px;
	line-height:.9em;
}

.white_corners li a {
	color:#006699;
	text-decoration:none;
	font-size:.7em;
	margin-bottom:9px;
	float:left;
}

.white_corners li a:hover {
	color:#000;
	text-decoration:underline;
}

.homepage_video p {
	padding-top:5px;
	padding-bottom:15px;
}

.homepage_video strong {
	color:#006699;
	font-size:.7em;
}

.subnav p {
	padding-top:15px;
	padding-bottom:10px;
}

.subnav ul {
	margin-bottom:50px;
}

.subnav li {
	margin-bottom:10px;
}

.subnav li a{
	color:white;
	text-decoration:none;
	font-size:.8em;
}

.subnav li a.active {font-weight:bold;}

.subnav li a:hover{
	text-decoration:underline;
}

.padding .navpad ul li {
	color:white;
	text-decoration:none;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:0px;
}

.padding .navpad ul {
	margin-bottom:0px;
}

.subnav_content h1, .subnav_product_holder h1 {
	font-weight:bold;  
	line-height:1.3em;
	padding-bottom:6px;
	}

.subnav_content p, .subnav_product_holder p {
	padding-top:5px;
	padding-bottom:5px;
}

#press_releases a {float:left;margin-bottom:15px;color:#0053a1;}
	
.purple {color:#330066;font-weight:bold;}
.red {color:#ce1e44;font-weight:bold;}
.green {color:#7dc242;font-weight:bold;}
.blue {color:#0053a1;font-weight:bold;}

.subnav_content a, .subnav_product_holder a {text-decoration:none;}
.subnav_content a:hover, .subnav_product_holder a:hover {text-decoration:underline;}

.subnav_content ul, .subnav_product_holder ul {
	padding-top:2px;
	padding-bottom:2px;
}

.subnav_content li, .subnav_product_holder li {
	list-style-type:disc;
	margin-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	}


.purple_background {background-image:url(../images/subnav-background-purple.gif);}
.red_background {background-image:url(../images/subnav-background-red.gif);}
.green_background {background-image:url(../images/subnav-background-green.gif);}
.blue_background {background-image:url(../images/subnav-background-blue.gif);}
.beige {background-image:url(../images/subnav-background-beige.gif);}

.small {font-size:.8em;}

td {padding-bottom:1px;}
label {padding-left:3px;}

.media-logo {float:left; width:200px; }
.media-content {float:left; width:220px;margin-bottom:20px;}
img.management {margin-right:20px;margin-bottom:10px;}

/*------PRODUCT MATRIX TABLE ----------------*/
table.matrix {border-collapse:collapse; }
table.matrix tbody tr {height: 12px;}
table.matrix thead td { 
	padding:0; background:#fff;
	color: #333; border:1px #dcdcdc;}
table.matrix tbody td {
	font-size: 0.8em; border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #fff;}
table.matrix a {padding: 0 0 1px 1px;}
table.matrix tbody tr.even td{
	background: #f1fafe;}
table.matrix tbody tr.ruled td{
	background-color: #c7eafb; }
/* Opera fix */
table.matrix head:first-child+body tr.ruled td{ 
	background-color: #C6E3FF; }
.ret {background-color:#81A33D !important; width: 21px !important;}
.bret {background-color:#FFCB00 !important; width: 21px !important;}
.brn {background-color:#ff6000 !important; width: 21px !important;}
.htc {background-color:#00a0b8 !important; width: 21px !important;}
.bhtc {background-color:#344a80 !important; width: 21px !important;}
.legend {
	list-style:none; border:1px solid #dcdcdc; padding: 4px; 
	font-size: 0.9em; margin:0; margin-bottom: 10px; }
.legend li {list-style-type:none;}
table.matrix #white {background:#fff; border-right:none;}
/*-----------END MATRIX STYLES ------------*/