*  {
	margin: 0px;
	padding: 0px
      }

html  {
	margin: 0px;
	padding: 0px
      }
	  
body  {
	margin: 20px 0px 50px;
	padding:0px;
      }
	  
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px; /*for IE*/
	}
	  
form { display:inline; }


.dataEntrySml {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid;
	font-size: 12px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-bottom: 8px;
	font-weight: normal;
	line-height: 17px;
}

h1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 24px;
	color: #000066;
	margin-bottom: 20px;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	margin-bottom: 14px;
}

h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	margin-bottom: 16px;
}
h4 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 22px;
	margin-bottom: 22px;
}

.redText {
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


a {	text-decoration: none; color:#000000}


a:hover {color: #E00000; }





table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	}

table td {
	margin: 0px;
	padding: 0px;
}

#pageWrapper {
	width: 920px;
	padding:0px;
	margin:0px auto;
	background-color: #FFFFFF;
	}
	
#headerWrapper {
	width: 920px;
	padding: 0px;
	margin: 0px;
	height: 60px;
	position: relative;	
	}

#headerContentLeft {
	width: 300px;
	height: 40px;
	padding: 20px 0px 0px 10px;
	float: left;
	margin: 0px;
	position: relative;
	}

#headerContentRight {
	width: 600px;
	height: 40px;
	padding: 20px 10px 0px 0px;
	float: left;
	position: relative;
	margin-left: 0px;
	text-align: right;
		}
	
#topNavWrapper {
	width: 920px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	height: 20px;
	position: relative;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 0px none;
	
}


#topNav {
	width:690px;
	height: 20px;
	position: relative;
	padding: 0px 0px 0px 230px;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-transform: none;
	border: 0px;
	}

#topNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	color: #6B7888;
	font-weight: normal;
	border: 0px;
}

#topNav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: center;
	margin-right: 20px;	
}

#topNav li a:link {
	color: #999999;
	display: block;
	padding: 5px 0px 5px 0px;
}

#topNav li a:visited { 
	color: #999999;
	display: block;
	padding: 5px 0px 5px 0px;
}

#topNav li a:hover{
	color: #999999;
	display: block;
	padding: 5px 0px 5px 0px;
	background-color: #E3EAFF;
}
#topNavItemActive {
	width: 170px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #99FF00;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

#contentWrapper {
	width: 900px;
	padding: 40px 10px;
	margin: 0px;
		}
		
#leftColumn {
	width: 185px;
	padding: 0px 35px 0px 0px;
	float: left;
	margin: 0px;
	position: relative;
		}
		

#rightColumn {
	width:635px;
	padding: 20px;
	float: left;
	border: 1px solid #999999;
	position: relative;
		}		

#footerWrapper {
	width: 920px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
		}

#footerWrapperLeft {
	width: 800px;
	height: 20px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#footerWrapperLeft a:link {
	color: #000066;
	}

#footerWrapperLeft a:visited {
	color: #000066;
	}
#footerWrapperLeft a:hover {
	color: #E00000;
	}

#footerWrapperRight {
	width: 609px;
	height: 24px;
	text-align: right;
	padding: 12px 59px 0px 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	border: 1px solid #000066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}	

#footerWrapperRight a:link {
	color: #999999;
	}

#footerWrapperRight a:visited {
	color: #999999;
	}
#footerWrapperRight a:hover {
	color: #000066;
	}	

		
#indexCards {
	width: 635px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#indexCards img {
	padding: 0px 45px 0px 0px
}

#leftNavHeader {
	width: 145px;
	padding:0px 0px 0px 10px;
	text-align:left;
	margin: 0px;
	height: 144px;
	left: 14px;
		}
		

#leftNavWrapper {
	padding:0px;
	margin: 0px;
	text-align:left;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	
		}
		
.leftNavFooter {
	width: 170px;
	margin: 0px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}

.leftNavItem {
	width: 170px;
	margin: 0px;
	color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
.leftNavItem a {
	padding-top: 6px;
	padding-bottom: 6px;
    }
.leftNavItem a:link {
	color: #333333;
	display: block;
	}

.leftNavItem a:visited {
	color: #000066;
	display: block;
	}
.leftNavItem a:hover {
	background-repeat: no-repeat;
	background-position: 0px  center;
	background-color: #E3EAFF;
	color: #000066;
	display: block;
	}


/*ACTIVE*/
.leftNavItemActive {
	width: 170px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
/*	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
*/	font-weight: bold;
	}
.leftNavItemActive a {
	padding-top: 6px;
	padding-bottom: 6px;
    }
.leftNavItemActive a:link {
	color: #000066;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;

	}
.leftNavItemActive a:visited {
	color: #000066;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	}
.leftNavItemActive a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E3EAFF;
	color: #000066;
	display: block;
	}


/*SUBNAV*/
.leftNavItemSub {
	width: 170px;
	text-align: left;
	margin: 0px;
	color: #000066;
	background-color: #FFFFFF;
	}

.leftNavItemSub a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
    }
.leftNavItemSub a:link {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #000066;
	display: block;
}
.leftNavItemSub a:visited {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #000066;
	display: block;
}

.leftNavItemSub a:hover {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #E3EAFF;
	color: #000066;
	display: block;
}


/*SUBNAV ACTIVE*/
.leftNavItemSubActive {
	width: 170px;
	text-align: left;
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-color: #E3EAFF;
	}
	
.leftNavItemSubActive a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
    }

.leftNavItemSubActive a:link {
	color: #000066;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
}


.leftNavItemSubActive a:visited {
	color: #000066;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
}

.leftNavItemSubActive a:hover {
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000066;
	display: block;
}
#rightColumnProducts {
	width:675px;
	float: left;
	border: 1px solid #999999;
	position: relative;
	height: 340px;
}
#keyPeopleBoxWrapper {
	width: 295px;
	float: left;
	margin: 0px 0px 15px 0px;
}
#keyPeopleImage {
	width: 90px;
	padding:0px;
	float: left;
	border: 1px solid #99CCFF;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#keyPeopleText {
	width: 183px;
	float: left;
	padding-top: 70px;
}
#keyPeopleBoxBiosWrapper {
	float: left;
	margin: 0px 0px 35px 0px;
	width: 620px;
}
#keyPeopleBiosText {
	width: 505px;
	float: left;
	padding-top: 0px;
}
.contactTable {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.contactTable td {
	margin: 0px;
	padding: 2px;
}
.contactTable th {
	margin: 0px;
	padding: 2px;
	width: 110px;
	text-align: left;
	font-weight: normal;
}
#pressReleases {
	width:620px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	position: relative;
	background-color: #E3EAFF;
}
td.off {
background: #ffffff;
}

td.on {
	background: #E3EAFF;
}

	table{
		border-collapse: collapse;	
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		width: 635px;
		text-align: left;
}
	th {
		padding: 0px;
		font-weight:bold;
		text-align: left;
		text-indent: 0px;
		height: 30px;
		font-size:inherit;
	}
	tr{
        background-color: white;
		margin-bottom: 8px;
		font-weight: normal;
		line-height: 25px;

	}
		tr.highlight{ 
        background-color: #E3EAFF;
        cursor: pointer;
      }
