html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


* {outline: none;}

.slideNav, #shelfEdgeIcon img{behavior: url('css/iepngfix.htc');}

body {
	font-family: Arial, sans-serif;
	background-image: url(../img/topBar.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
a {
	color: #004372;
	text-decoration: none;
}
#mainNav {
	width: 985px;
	height: 27px;
	margin-top: 7px;
	[if IE 8] height:28px;
	[if IE 8] margin-top:6px;
	[if Webkit] margin-top:7px;
	[if Webkit] height:27px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -512px;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
}

#mainNav li {
	float: left;
	list-style-type: none;
	display: inline;
}
#mainNav ul li a {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 21px;
	height: 21px;
	display: inline-block;
	padding-top: 7px;
	background-image: url(../img/navBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-left: 19px;
}
#mainNav a:hover {
	background-image: none;
}

#mainNav ul li a.first {
	background: none;

}
#mainNav  a.red:hover {
	background-color: #EA0018;
}
#mainNav a.orange:hover {
	background-color: #F99A12;
}
#mainNav a.yellow:hover {
	background-color: #FDBB19;
}
#mainNav a.green:hover {
	background-color: #91C753;
}
#mainNav a.blue:hover {
	background-color: #0379BE;
}
#mainNav a.purple:hover {
	background-color: #5E3494;
}
#mainNav a.lightPurple:hover {
	background-color: #8B2F92;
}
.subNav ul {
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
}
.subNav {
	background-color: #CCCCCC;
	height:25px;
	overflow:hidden;
}

.subNav ul li {
	float: left;
	list-style-type: none;
}
.subNav ul li a {
	font-size: 10px;
	color: #000000;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../img/navBg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 8px;
	font-weight:bold;







	[if lte IE 7] padding-top:7px;
	[if Webkit] padding-top:8px;
	[if IE 8]padding-right:8px;
	[if IE 8]padding-left:8px;
	[if IE 8]font-size:10px;
	[if IE 8]font-family:Arial, Helvetica, sans-serif;
	[if IE 8]background-position:1px 7px;
}
.underline {
	text-decoration: underline;
}

.subNav ul li a:hover {
	color: #FFFFFF;
}

.subNav ul li a.first {
	background-image: none;
}


.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
z-index: 1000000; /* zIndex should be greater than that of shadow's below */
margin-top:-1px;
[if IE 8]margin-top:0px;
}
#whoWeAre {
	background-color: #EA0018;
	width:325px;
	[if IE 8]width: 335px;
}
#whatWeDo {
	background-color: #F99A12;
	width:640px;
	[if IE 8]width: 660px;
}
#solutions {
	background-color: #FDBB19;
	width: 665px;
	[if IE 8]width:635px;
}
#resources {
	background-color: #91C753;
	width:570px;
	[if IE 8]width: 590px;
	margin-left:-80px;
}
#blogs {
	background-color: #5E3494;
	width:260px;
	[if IE 8]width: 280px;
	margin-left:-90px;
}
#contact {
	background-color: #8B2F92;
	width: 230px;
	position:absolute;
	left:50%;
	margin-left:-127px;
}
#contact a, #blogs a {
	color: #FFFFFF;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	padding-top: 35px;
}
#shelfEdgeIcon {
	position: relative;
	left: 50%;
	margin-left: 282px;
	top: 33px;
	z-index: 10;
	margin-bottom: -127px;
	width: 115px;
	[if lte IE 7]margin-bottom:-122px;
}

p {
	font-size: 13px;
	margin-bottom: 16px;
}

#slideShow {
	padding:0;
	margin:0;
	height: 453px;
	overflow: hidden;
}
#slideControls img {
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 0px;
	padding: 0;
}
#slideControls {
	width: 925px;
	text-align: center;


	[if IE]z-index:1000;
	[if lte IE 7]margin-top:0;

	[if Webkit]margin-top:-28px;
}

[if Webkit]#slideControls img{margin-top:28px;}

.slideNav {
	position:relative;
	z-index:1000;
	margin-top: -15px;
	[if IE]margin-top:-16px;
	[if Webkit]margin-top:-16px;
}
#mainIntro {
	font-size: 12px;
	margin-top: 18px;
	margin-left: 40px;
}
#footer {
	width: 985px;
	padding-bottom: 20px;
	background-image: url(../img/25years.jpg);
	background-repeat: no-repeat;
	background-position: 790px 30px;
	height: 101px;
	clear:both;
	margin: 0 auto;
	margin-top: -45px;
	position: absolute;
	left: 50%;
	margin-left: -492px;
	padding: 14px 0 0 8px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
	padding-top: 40px;
	margin-left: 32px;
	[if IE 7]height:86px;
}
#footer ul li {
	list-style-type: none;
	float: left;
	font-size: 9px;
	margin-right: 30px;
	[if lte IE 7]margin-top:50px;
	[if Webkit]margin-top:30px;
}
#footer ul li a {
	color: #5a96e8;
}
.column{
	width:400px;
	float:left;
	padding-right:5px;
	[if Gecko]margin-left:-3px;
	[if Webkit]margin-left:-3px;
}

.column3rd{
	width:285px;
	float:left;
	padding-right:5px;


	[if Gecko]margin-left:-3px;
	[if Webkit]margin-left:-3px;
	margin-bottom: 10px;
}
.column3rd .simpleLsitItem {
	margin-bottom: 2px;
}

.column3rd h1 {
	margin: 0px;
}

.columnHalf{
	width:440px;
	float:left;
	padding-right:10px;





	[if Gecko]margin-left:-3px;
	[if Webkit]margin-left:-3px;
	margin-bottom: 10px;
	margin-top: 5px;
}



.rightCol {
	margin-left: 45px;
	padding: 0;
	width: 410px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
}
#mainInfo {
	width: 865px;
	padding: 0 20px 0 40px;
	margin-top: 0px;
}
.noMargin {
	margin-bottom: 0px;
}
.imgLeft {
	margin-top: 19px;
	margin-right: 10px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 10px;
}
.greenBox {
	background-color: #cfdd27;
	padding: 5px;
	float: right;
	width: 640px;
	margin-right: 20px;
	margin-top: 10px;
	[if IE 6]width:630px;
	padding-left: 10px;
}
.greenBox p {
	margin-bottom: 0px;
	font-size: 12px;
}
.greenBox a {
	color: #1D67CB;
}
.mega {
	font-size: 21px;
	margin-right: 80px;
	margin-bottom: 0px;
	padding-left: 40px;
}
.healthyListItem {
	padding-left: 198px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 185px top;
	margin-bottom: 10px;
}
#shelfStripsCols {
	height: 185px;
	width: 925px;
	background-image: url(../img/shelfStrips-columns.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	margin-top: -4px;
	[if IE 6]margin-bottom:-60px;
}
#shelfStripsCols h1 {
	margin: 0px;
	font-size: 14px;
	[if lte IE 7]margin-left:-2px;
}
#shelfStripsCols .column h1 {
	color: #ea0018;
}
#shelfStripsCols p {
	font-size: 12px;
	margin-top: -2px;
}

#shelfStripsCols .column {
	margin-left: 37px;
	width: 395px;
	[if IE 6]margin-left:20px;
}
#shelfStripsCols .rightCol h1 {
	color: #f37100;
}

#shelfStripsCols .rightCol {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	width: 425px;
}
.simpleLsitItem {
	margin-top: 0px;
	padding-left: 20px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px top;
	margin-bottom: -2px;
	[if lte IE 7]background-position:8px -2px;
}
.content {
	padding-right: 40px;
	padding-left: 37px;
	width: 845px;
}
.content .simpleLsitItem {
	margin-bottom: 2px;
}

.content h1 {
	margin-bottom: 0px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
}

.content p {
}
.shelfListItem {
	padding-left: 165px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 149px top;
	margin: 0;
	margin-bottom: 3px;
}

#pegAssistCols {
	width: 925px;
	background-image: url(../img/pegAssist-columns.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	margin-top: -4px;
	[if lte IE 7]margin-bottom:-40px;
}
#pegAssistCols h1 {
	margin: 0px;
	font-size: 14px;
	[if lte IE 7]margin-left:-2px;
}
#pegAssistCols .column h1 {
	color: #7abe23;
}
#pegAssistCols p {
	font-size: 12px;
	margin-top: -2px;
}

#pegAssistCols .column {
	margin-left: 37px;
	width: 395px;
	[if IE 6]margin-left:20px;
}
#pegAssistCols .rightCol h1 {
	color: #0061b2;
}

#pegAssistCols .rightCol {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	width: 425px;
}



#kameleonCols {
	width: 925px;
	background-image: url(../img/kameleon-columns.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	margin-top: -4px;
	[if lte IE 7]margin-bottom:-50px;
}
#kameleonCols h1 {
	margin: 0px;
	font-size: 14px;
	[if lte IE 7]margin-left:-2px;
}
#kameleonCols .column h1 {
	color: #f37100;
}
#kameleonCols p {
	font-size: 12px;
	margin-top: -2px;
}

#kameleonCols .column {
	margin-left: 37px;
	width: 420px;
	[if IE 6]margin-left:20px;
	background-image: url(../img/kameleon-monitor.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#kameleonCols .rightCol h1 {
	color: #f99a00;
}

#kameleonCols .rightCol {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	width: 425px;
}


#ismCols {
	width: 925px;
	background-image: url(../img/ism-columns.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	margin-top: -4px;
	margin-bottom: 35px;



	[if IE 6]margin-bottom:-30px;	
}
#ismCols h1 {
	margin: 0px;
	font-size: 14px;
	[if lte IE 7]margin-left:-2px;
	[if IE 6]margin-bottom:2px;
}
#ismCols .column h1 {
	color: #0061b2;
}
#ismCols p {
	font-size: 12px;
	margin-top: -2px;
}

#ismCols .column {
	margin-left: 37px;
	width: 410px;



	[if IE 6]margin-left:20px;
}
#ismCols .rightCol h1 {
	color: #770a7f;
}

#ismCols .rightCol {
	float: right;
	margin-right: 5px;
	margin-left: 0px;
	width: 425px;
}
.columnHalf .simpleLsitItem {
	margin-bottom: 11px;
}
.highlight {
	color: #004372;
}
.columnHalf h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}






// lightbox
html, body {
	height: 100%;
}
#breadCrumbs {
	font-size: 9px;
	margin-top: -26px;
	margin-left: 92px;
	padding-bottom: 10px;
	position: relative;
	z-index: 500;
	height: 10px;
	background-repeat: no-repeat;
}
.bio .pic {
	text-align: right;
	float: left;
	width: 400px;
	padding-right: 40px;
}
.bio .verbiage {
	padding-right: 100px;
}

.bio .pic img {
	margin-left: 20px;
	margin-bottom: 20px;
}
.bio {
	float: right;
	width: 600px;
	display:none;
}

.bioPic{
display:inline;
float:left;
text-align:center;
margin:0 15px 0 0;
}

#leaderList{
	display:inline;
	float:left;
}
#leaderList h3{margin-top:20px;margin-bottom:-10px;}

#leaderList a{padding-left:10px;display:inline-block;}

#leaderList li{list-style-type:none;}

#leaderList li a:hover{color:#5299ca;}

.whitepaper .pic {
	text-align: right;
	float: left;
	width: 140px;
	padding-right: 40px;
}
.whitepaper .verbiage {
	float: right;
	width: 660px;
	padding-right: 100px;
}

.whitepaper .pic img {
	margin-bottom: 20px;
}
.whitepaper {
	clear: both;
}


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #FFF;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: 20px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: 20px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}
.ismSamples #pic {
	width: 420px;
}
#ismSamples .thumbs {
	float: right;
	width: 440px;
	margin-right: 80px;
	height: 400px;
	overflow: auto;
	[if IE 6]margin-right:40px;
}
#ismSamples #mainPic {
	height: 400px;
	overflow: hidden;
}

#ismSamples .thumbs ul {
	margin: 0px;
	padding: 0px;
}
#ismSamples .thumbs li {
	list-style-type: none;
	float: left;
	width: 140px;
	margin-bottom: 20px;
}
#ismSamples {
	margin-bottom: 10px;
}
#ismSamples .photo {
	display: inline;
	float: left;
}


td .txt{
border:1px solid #999;
width:350px;
}

td p{margin:0;}

#contactForm td{
	font-size:13px;
	padding-bottom:10px;
	padding-right:10px;
}
