@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
}
em {
	font-style: italic;
}
strong {
	font-style: bold;
}
p, ul, ol, blockquote {
	margin-bottom: 1em;
}
blockquote {
	margin-left: 2em;
}
a {
	color: #0f619b;
}
a:hover {
	text-decoration: underline;
}
/*Body*/
body {
	background-color: #636363;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #000;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	overflow: hidden;
}
ol {
	margin-left: 2em;
}

#layout {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-color: white;
	position: relative;
}

/* Header + Top Nav */
#header {
	height: 90px;
	background: url(../images/logo-banner.png) no-repeat 0 0; 
}
#header .link-home {
	display: block;
	width: 200px;
	height: 85px;
	position: absolute;
	left: 15px;
}
#header #util {
	font-size: 10px;
	padding: 20px 16px 0 0;
	float: right;
}
#header #util a {
	color: #636363;
	display: block;
}
#header .util-item {
	float: right;
	position: relative;
	height: 17px;
	margin-left: 1em;
}
#header .util-item a {
	display: block;
	height: 15px;
	padding-top: 2px;
}
#header .util-item .link-worldwide {
	padding-left: 26px;
	background: url(../images/icon-globe.png) no-repeat 0 50%;
}
.breadcrumb {
	font-size: 10px;
	color: #636363;
	text-align: right;
	width: 934px;
	position: absolute;
	top: 65px;
}
.breadcrumb a {
	color: #636363;
	text-decoration: underline;
}
.breadcrumb .current-page {
	color: #0faae5;
}
#nav {
	height: 27px;
	padding: 0 5px;
	background: url(../images/bg-nav.png) no-repeat 0 100%;
}
#nav ul {
	list-style-type: none;
	display: block;
	margin: 0;
}
#nav ul.level1 li {
	float: left;
	display: block;
	height: 24px;
	position: relative;
	background-color: #062a6d;
}
#nav ul.level1 li a {
	display: block;
	height: 24px;
	text-indent: -999em;
	background-repeat: no-repeat;
}
/* Level 2 */
#nav div.level2 {
	position: absolute;
	z-index: 4000;
	top: 24px;
	color: white;
	width: 125px;
	display: none;
	background: url(../images/bg-nav-level2-right.gif) no-repeat 100% 100%;	
}
#nav .level2 ul {
	background: url(../images/bg-nav-level2-left.gif) no-repeat 0 100%;
	padding: 6px 0 12px 0;	
	margin-right: 12px;
}
#nav div.level2 ul li {
	background-color: transparent;
	float: none;
	display: block;
	line-height: 1em;
	padding: 0;
	height: auto;
	margin: 0 -11px 0 0;
}
#layout #nav ul .level2 ul li a {
	background-image: none;
	text-indent: 0;
	color: white;
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 9px;
	margin: 0;
	height: auto;
	width: auto;
}
#layout #nav ul .level2 ul li a:hover {
	background-color: #02ace4;
	cursor: pointer;
}
#nav .level2 .bottom-edge {
	padding-left: 12px;
	background: url(../images/bg-nav-level2-bot.png) no-repeat 0 0;
	margin-right: 12px;
}
#nav .level2 .bottom-edge div {
	height: 11px;
	background: url(../images/bg-nav-level2-bot.png) no-repeat 100% 0;
	margin-right: -12px;
	width: auto;
}
/* End Level 2 */
#nav .home a {
	background-image: url(../images/nav/home.png);
	width: 58px;
}
.home #nav .home a,
 #nav .home a:hover {
	background-image: url(../images/nav/home-active.png);
}
#nav .m2m-solutions a {
	background-image: url(../images/nav/m2msolutions.png);
	width: 113px;
}
.m2m-solutions #nav .m2m-solutions a,
 #nav .m2m-solutions a:hover {
	background-image: url(../images/nav/m2msolutions-active.png);
}
#nav .m2m-solutions .level2 {
	width: 114px;
}

#nav .industry-solutions a {
	background-image: url(../images/nav/industrysolutions.png);
	width: 134px;
}
.industry-solutions #nav .industry-solutions a,
 #nav .industry-solutions a:hover {
	background-image: url(../images/nav/industrysolutions-active.png);
}
#nav .industry-solutions .level2 {
	width: 135px;
}
#nav .professional-services a {
	background-image: url(../images/nav/profserv.png);
	width: 155px;
}
.professional-services #nav .professional-services a,
 #nav .professional-services a:hover {
	background-image: url(../images/nav/profserv-active.png);
}
#nav .professional-services .level2 {
	width: 156px;
}

#nav .customercare a {
	background-image: url(../images/nav/customercare.png);
	width: 110px;
}
.customercare #nav .customercare a,
 #nav .customercare a:hover {
	background-image: url(../images/nav/customercare-active.png);
}
#nav .customercare .level2 {
	width: 111px;
}


#nav .customers a {
	background-image: url(../images/nav/customers.png);
	width: 86px;
}
.customers #nav .customers a,
 #nav .customers a:hover {
	background-image: url(../images/nav/customers-active.png);
}
#nav .partners a {
	background-image: url(../images/nav/partners.png);
	width: 76px;
}
.partners #nav .partners a,
 #nav .partners a:hover {
	background-image: url(../images/nav/partners-active.png);
}
#nav .about-us a {
	background-image: url(../images/nav/aboutus.png);
	width: 79px;
}
.about-us #nav .about-us a,
 #nav .about-us a:hover {
	background-image: url(../images/nav/aboutus-active.png);
}
#nav .about-us .level2 {
	width: 130px;
}
#nav .search {
	width: 129px;
	background: url(../images/bg-search2.png) no-repeat;
}
#nav .input-search {
	font-size: 10px;
	line-height: 1em;
	height: 12px;
	border: 0;
	padding: 4px;
	margin: 2px 6px 0 13px;
	width: 183px;
}
#nav .input-search.inactive {
	color: #636363;
}

/* End Header + Top Nav */
/* Footer */
#footer {
	clear: both;
	background: url(../images/bg-footer.png) no-repeat 0 100%;
	height: 44px;
	padding: 28px 20px 0;
	font-size: 10px;
	color: #636363;
	position: relative;
}
#footer a {
	text-decoration: none;
	color: #636363;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .privacy-nav {
	float: right;
}
/* End Footer */

/* High-level layout */
#content {
	padding: 6px 8px 4px;
}
#main {
	width: 695px;
	float: left;
	font-size: 12px;
}
#main a {
	color: #0eabe4;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#content h1 {
	margin: 12px;
	font-size: 18px;
	color: #0faae5;
}
#gutter {
	width: 230px;
	float: right;
}
.row {
	clear: both;
}
.copy {
	padding: 0 8px;
	margin-top: 10px;
}
.copy h2 {
	font-size: 16px;
	font-weight: bold;
	color: #005293;
	margin-bottom: 1em;
	margin-top: 0;
	clear: both;
}
.copy h3 {
	font-size: 13px;
	font-weight: bold;
	color: #005293;
	margin-bottom: .3em;
	margin-top: 1em;
	clear: both;
}
.copy h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .3em;
	margin-top: 1.3em;
	clear: both;
}
.copy img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.copy ul {
	display: block;
	position: relative;
	margin-left: 1.5em;
	margin-right: 4em;
	list-style-type: square;
	float: left;
}
.copy li {
	line-height: 1.5em;
}
.rule {
	height: 0;
	border-bottom: 1px solid #d8d8d8;
	clear: both;
	margin-bottom: 10px;
}
.callout {
	float: right;
	width: 300px; 
	border: 1px solid #636363;
	background-color: #e5eef4;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;	
}

.calloutWht {
	float: right;
	width: 300px; 
	border: 1px solid #636363;
	background-color: #ffffff;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;	
}

.box {
	min-height: 132px;
	width: 230px;
	background: url(../images/bg-box.png) no-repeat 0 100%;
	font-size: 10.5px;
	padding-bottom: 1px;
}
.box.double {
	width: 460px;
	background-image: url(../images/bg-box-double.png);
}
.box .mini-banner {
	padding: 0 0 10px 10px;
}
.row .box {
	float: left;
	margin-right: 5px;
}
#gutter .box {
	margin-bottom: 8px;
}
.row .box.right {
	float: right;
	margin-right: 0;
}
.box h2 {
	height: 26px;
	padding: 14px 0 0 14px;
	background: url(../images/bg-box-top.png) no-repeat 0 0;
}
.box.double h2 {
	background-image: url(../images/bg-box-top-double.png);
}
.box-content {
	/*padding: 10px 12px;*/
	margin: 0 8px 10px 12px;
}
.box-content .image-teaser {
	width: 215px;
	float: left;
	margin-right: 10px;
}
.box-content .image-teaser.right {
	margin-right: 0;
}
.box-content ul {
	margin-left: 1em;
	list-style-type: square;
}
.box-content ul.nobullet {
	margin-left: 0;
	list-style-type: none;
}
.box-content ul li {
	margin-bottom: 4px;
}
.box-content ul.doc-links {
	list-style-type: none;
	margin-left: 4px;
}
.box-content ul.doc-links li {
	padding-left: 25px;
	min-height: 15px;
	margin-bottom: 6px;
}
.box-content ul.doc-links li.pdf {
	background: url(../images/icon-pdf-15x.png) no-repeat;
}
.box-content .promo {
	margin: 10px 0 10px -2px;
}
.link-learnmore {
	display: block;
	margin-top: 4px;
}
.image-teaser img {
	float: left;
	margin-right: 9px;
}
.image-teaser .teaser {
	float: left;
	width: 153px;
}
.image-teaser .teaser a {
	display: block;
}
.expando {
	width: 230px;
	margin-bottom: 14px;
	font-size: 10.5px;
}
.expando h2 {
	height: 28px;
	background: url(../images/bg-expando-top-closed.png) no-repeat;
	cursor: pointer;
	padding-right: 30px;
}
.expando.open h2 {
	background-image: url(../images/bg-expando-top-open.png);
	cursor: default;
}
.expando h2 a {
	display: block;
	height: 16px;
	padding: 12px 0 0 14px;
}
.expando-content {
	padding: 6px 15px 0 15px;
	display: none;
	overflow: hidden;
}
.expando.open .expando-content {
	display: block;
}
.news-event {
	margin-bottom: 1em;
}
.news-event .name {
	font-weight: bold;
}
#layout.home .news-event .description {
	display: none;
}
.news-event .date {
	color: #636363;
}

/* Management Bio */
.bio h3 {
	margin: 0;
}
.bio h4.job-title {
	margin-top: 0;
	margin-bottom: 1em;
	color: #636363;
}
.bio .headshot {
	float: left;
	width: 137px;
}
.bio .bio-copy {
	width: 542px;
	float: left;
}

/* Customer Gride */
.row.customer-grid {
	
}
.customer-grid .customer {
	width: 210px;
	float: left;
	margin-right: 16px;
	margin-bottom: 1.2em;
}
.new-row {
	clear: both;
}
.customer-grid .customer img {
	display: block;
}
.customer-grid .customer .name {
	color: #005293;
	font-weight: bold;
	margin-top: .5em;
}

/* News, Press Release and Event Archives */
.news-archive,
.events-archive {
	padding: 1em 20px 0 13px;
}
.news-archive .news-item,
.events-archive .event {
	margin-bottom: 2em;
}
.news-archive .news-item .date,
.events-archive .event .date,
.events-archive .event .location {
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}
.events-archive .event .teaser {
	margin-top: 1em;
}
.news-archive .news-item .headline,
.events-archive .event .name  {
	font-size: 13px;
	/*color: #005293;*/
	font-weight: normal;
	margin-bottom: 1em;
}
.news-archive .news-item .headline a,
.events-archive .event .name {
	color: #005293;
	font-weight: bold;
} 
.news-archive .news-item .headline a,
.events-archive .event .name a {
	color: #005293 !important;
}
.events-archive .column {
	width: 317px;
	float: left;
}
.events-archive .column.left {
	margin-right: 25px;
}
.events-archive .event .name {
	margin-bottom: 0;
}
/* Tabs */
ul.tabs {
	list-style-type: none;
	margin: 15px 0;
	float: left;
}
ul.tabs li {
	height: 23px;
	float: left;
	display: block;
	padding-right: 9px;
	background: url(../images/bg-tab-gray.png) no-repeat 100% 0;
	margin-right: 1px;
}
ul.tabs li.active,
 ul.tabs li.active a {
	background-image: url(../images/bg-tab-white.png);
	cursor: default;
}
ul.tabs li a {
	display: block;
	height: 14px;
	padding-top: 9px;
	padding-left: 9px;
	background: url(../images/bg-tab-gray.png) no-repeat 0 0;
	font-size: 10px;
	color: #636363 !important;
}
ul.tabs li.active a {
	color: #005293 !important;
}
ul.tabs img.on {
	display: none;
}
ul.tabs img.off,
 ul.tabs .active img.on {
	display: block;
}
ul.tabs img.on,
ul.tabs .active img.off {
	display: none;
}
.tab-copy {
	display: none;
}
.tab-copy.active {
	display: block;
}
.tab-copy h2 {
	display: none;
}
/* Level 4 Nav */
.nav-level4 ul {
	list-style-type: none;
	float: left;
	margin-right: 45px;
	margin-left: 0;
}
.nav-level4 ul.last {
	margin-right: 0;
}
.nav-level4 li {
	line-height: 17px;
	margin-left: 0;
}
.nav-level4 li a {
	text-decoration: underline !important;
}
.nav-level4 li a .job-title {
	display: block;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
.nav-level4 li.active a,
.nav-level4 li a:hover,
.nav-level4 li.active a .job-title,
.nav-level4 li a:hover .job-title  {
	color: #a1a1a1 !important;
}
.nav-next {
	clear: both;
	text-align: right;
	padding: 1em 8px 0 0;
}
.nav-next a {
	text-decoration: underline !important;
}
.hideable {
	display: none;
}
.hideable.active {
	display: block;
}
