@charset "UTF-8";

/*
   css Copyright © 2005-2012 Karelia Software. All rights reserved.
   css released under Creative Commons License  - http://creativecommons.org/licenses/by-sa/2.5/
   All associated graphics belong to their respective owners and are licensed separately.
*/

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}

/* Navigation arrows */
div.text-navigation { text-align:center; margin-bottom:1em;}
div.text-navigation div { display:inline; margin:0px 0.5em; }
.collection-navigation .disabled-navigation { text-indent:-5000px; }

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */
.wide { display:block; }

.narrow.left {   /* Some designs won't respect without !important */
    float:left!important;
    clear:left!important;
}
.narrow.right {
    float:right!important;
    clear:right!important;
}

.wide.left   .graphic, img.wide.left,   .wide.left video,   .wide.left audio   { display:block; margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center, .wide.center video, .wide.center audio { display:block; margin-left:auto; margin-right:auto; }
.wide.right  .graphic, img.wide.right,  .wide.right video,  .wide.right audio  { display:block; margin-left:auto; margin-right:0px; }


.ImageElement.left, .AudioElement.left { text-align:left; }
.ImageElement.center, .AudioElement.center { text-align:center; }
.ImageElement.right, .AudioElement.right { text-align:right; }

/* Captions should align themselves with the graphic */
.graphic-container.left .caption { text-align:left; }
.graphic-container.center .caption { text-align:center; }
.graphic-container.right .caption { text-align:right; }

/* Inline iframes need to display as a block to layout right */
.graphic iframe { display:block; }

/* Pagelet photo grids should be generally be auto width (some 1.x designs hardcoded an exact width) */
.pagelet .photogrid-index { width:auto; }

/* For content like amazon which forces white background. Design SHOULD set color for A tag and text color. */
.whiteBackground
{
	background-color:white;
}

.article-info
{
	margin-bottom:1em;
}

/* Firefox reduce dotted lines on links */
.photo-navigation a:focus, .replaced a:focus {overflow:hidden;}

/* Disqus correction to prevent overflow scroll bars in some designs */
#dsq-content { overflow:hidden; }
#dsq-content .dsq-auth-header { width: auto!important; }
#dsq-content .dsq-by { margin: 4px 6px 0px 0px; }
#dsq-content .dsq-by a, #dsq-content .dsq-by a:hover { border: 0px none; }
#dsq-content h3 { margin:0px; }

/* Site menus. Don't wrap the top level items, and wrap sub-menu items normaly. */
#sitemenu-content ul li span.in { white-space:nowrap;}
* html #sitemenu-content ul li span.in {white-space: normal}
*:first-child+html #sitemenu-content ul li span.in {white-space: normal}
#sitemenu-content ul ul li span.in {white-space: normal}
#sitemenu-content span.in { position: relative; }

body { word-wrap:break-word; }

/* Make sure scaled-down images look good in IE */
img { -ms-interpolation-mode: bicubic; }

textarea.fullWidth, input.fullWidth, select.fullWidth {
	width:96%;
	margin:4px 0;
}
textarea.fullWidth, select.fullWidth {
	margin: 4px 1px
}

form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

.contactError { color:red; font-weight:bold; }

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: 0px;
}

textarea {
    resize: vertical;
}

form.contactElement p {
	text-align: left;
}

/*
File:  'Blueball Synergy Corporate' main.css Style Sheet
Created: 5, July, 2010
Last Modified: 3, April, 2013
Version: 3.0
Author:  Charlie Lockhart, Blueball Design
http://sandvoxdesigns.blueballdesign.com
Copyright 2010-2013 Charlie Lockhart/Blueball Design LLC USA, All Rights Reserved
*/

/* @group Global CSS */

body {
	position: relative;
	margin: 0px auto;
	padding: 0;
	background: #ffffff url(synergy_pagebg_corp.jpg) top left repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: .95em;
	color: #383838;
	font-weight: normal;
	line-height: 1.8em;
	height: 100%;
	text-align: left;
	word-wrap: break-word;
}

img {
	border: 0;
}

a img {
	border: 0;
}

a:link {
	color: #105b8e;
	text-decoration: underline;
}

a:active {
	color: #105b8e;
	text-decoration: underline;
}

a:hover {
	color: #105b8e;
	text-decoration: none;
}

a:visited {
	color: #105b8e;
	text-decoration: underline;
}

p {
	margin: 0 0 6px 0;
}

bold, strong {
	font-weight: 600;
}

hr {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #e9e9e9;
	height: 2px;
	margin: 10px 0;
}

blockquote {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.15em;
	line-height: 1.55em;
	font-style: normal;
	font-weight: bold;
	background: url(quotes.gif) no-repeat top left;
	background-position: 12px 4px;
	color: #105b8e;
	margin: 5px 0;
	padding: 8px 15px 8px 58px;
	letter-spacing: -.75px;
}

h2 {
	font-family: "Yanone Kaffeesatz", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	color: #105b8e;
	margin: 0 0 10px -1px;
	padding: 0;
	text-align: left;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #454545;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
}

* html h2, h3 {
	font-weight: 700;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 2px;
}

* html .clear {
	line-height: 0px;
}

#main .clear {
	clear: left;
}

* html #main .clear {
	line-height: 0px;
}

.hidden {
	display: none;
}

.ImageElement, .VideoElement {
	text-align: center;
	margin-top: 20px;
}

img.narrow, .article-thumbnail img {
}

* html img.narrow {
	margin: 3px 0 3px 8px;
}

*:first-child+html img.narrow {
	margin: 3px 0 3px 16px;
}

.narrow.left { 
	margin: 6px 15px 3px 0px; 
}

* html narrlow.left {
	margin: 3px 8px 3px 0px;
}

*:first-child+html img.narrow {
	margin: 3px 15px 3px 0px;
}

.narrow.right {
	margin: 6px 0px 3px 15px; 
}

* html .narrow.right {
	margin: 3px 0 3px 8px;
}

*:first-child+html .narrow.right {
	margin: 3px 0 3px 16px;
}

img.wide {
	display: block;
	clear: both;
}

div.rssBadge {
	margin: 10px 10px 10px 0;
}

div.rssBadge.bordered {
	margin: 10px;
}

img.smallRSSBadgeIcon {
	vertical-align: middle;
}

img.smallRSSBadgeIconLeft {
	margin-right: 4px;
}

img.smallRSSBadgeIconRight {
	margin-left: 4px;
}

div.largeRSSBadgeIcon, p.largeRSSBadgeIcon {
	margin: 0 10px;
	text-align: center;
}

img.largeRSSBadgeIcon {
	margin-bottom: 4px;
}

p.largeRSSBadgeIcon {
	margin: 0;
}

ul {
	padding-left: 22px;
	list-style-type: disc;
}

*:first-child+html ul {
	padding-left: 0px;
}

ol, dd {
	padding-left: 20px;
	list-style-type: square;
}

.sitemap-page {
	color: #105b8e;
}

.sitemap-page a, .sitemap-page a:active, .sitemap-page a:visited {
	color: #454545;
	text-decoration: underline;
}

.sitemap-page a:hover {
	color: #105b8e;
	text-decoration: none;
}

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */

.wide {
	display: block;
}

img.narrow.left {
    float: left!important;
	clear: left;
}

img.narrow.right {
	float: right!important;
	clear: right;
}

.wide.left .graphic, img.wide.left {
	margin-left: 0px;
	margin-right: auto;
}

.wide.center .graphic, img.wide.center {
	margin-left: auto;
	margin-right: auto;
}

.wide.right .graphic, img.wide.right {
	margin-left: auto;
	margin-right: 0px;
}

.ImageElement.left {
	text-align: left;
}

.ImageElement.center {
	text-align: center;
}

.ImageElement.right {
	text-align: right;
}


/* @end */

/* @group Page Layout */

#page-container {
	position: relative;
	width: 980px;
	margin: 0px auto;
	margin-top: 0px! important;
	margin-bottom: 24px! important;
	padding: 0;
}

#page {
	position: relative;
	width: 980px;
	background: url(synergy_corppagebg.jpg) top center no-repeat;
	margin: 0px auto;
	min-height: 400px;
}

body.has-custom-banner #page {
	background: url(synergy_corppagebgbanner.jpg) top center no-repeat;
}

#page-content {
	clear: both;
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0;
	z-index: 5;
}

#main-content {
	position: relative;
	padding: 0;
	margin: 0;
}

#sidebar {
	position: relative;
	float: right;
	width: 230px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 2px 0 4px 0;
	background: transparent;
}

#sidebar p {
	text-align: left;
}

#sidebar-top {
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

#sidebar-bottom {
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

.allow-sidebar #main {
	position: relative;
	float: left;
	width: 680px;
	height: auto !important;
	margin: 0px 0px 15px 25px;
	padding: 2px 0 4px 0;
	text-align: left;
	background: transparent;
	z-index: 100;
}

.no-sidebar #main {
	position: relative;
	height: auto !important;
	margin: 0px 0px 15px 25px;
	padding: 2px 0 4px 0;
	text-align: left;
	background: transparent;
	z-index: 102;
}

* html .no-sidebar #main {
	margin: 0px 0px 0px 25px;
}

*:first-child+html .no-sidebar #main {
	margin: 0px 0px 0px 25px;
}

#main-bottom {
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

/* @end */


/* @group Page-Top Header */

#page-top {
	position: relative;
	margin: 0px auto;
	margin-top: 0px;
	padding: 0;
	width: 980px;
	height: auto !important;
	overflow: visible;
	z-index: 10;
}

#title {
	position: relative;
	width: 960px;
	margin: 0px auto;
	padding: 0;
	background: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	height: 104px;
	overflow: visible;
}

* html #title {
	margin-top: 0px;
}

body.no-custom-banner #title {
	padding-top: 20px;
}

body.has-custom-banner #title {
	padding-top: 140px;
}

* html body.has-custom-banner #title {
	padding-top: 154px! important;
}

*:first-child+html  body.has-custom-banner #title {
	padding-top: 152px! important;
}

#title h1 {
	position: relative;
	margin: 12px 0 2px 0;
	padding: 0 15px 0 15px;
	font-family: "Yanone Kaffeesatz", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.6em;
	text-align: left;
	color: #105b8e;
	line-height: 1.1em;
	font-weight: normal;
	z-index: 17;
}

* html #title h1 {
	margin-top:  28px! important;
}

*:first-child+html #title h1 {
	margin-top:  24px;
}

.has-logo #title h1 {
	position: relative;
	margin: 12px 0 2px 0;
	padding: 0 240px 0 15px;
	font-family: "Yanone Kaffeesatz", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.6em;
	text-align: left;
	color: #105b8e;
	line-height: 1.1em;
	font-weight: normal;
	z-index: 18;
}

* html .has-logo #title h1 {
	margin-top: 28px! important;
	padding: 0 240px 0 15px;
}

*:first-child+html .has-logo #title h1 {
	margin-top:  24px;
	padding: 0 240px 0 15px;
}

#title h1 a:link, #title h1 a:visited {
	color: #105b8e;
	text-decoration: none;
}

#title h1 a:hover {
	color: #454545;
	text-decoration: none;
}

#title p {
	position: relative;
	margin: 0 0 0 0;
	padding: 3px 15px 0px 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	min-height: 1.3em;
	text-align: left;
	z-index: 20;
	font-weight: normal;
	color: #454545;
}

* html #title p {
}

.has-logo #title p {
	position: relative;
	margin: 0 0 0 0;
	padding: 3px 240px 0px 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	min-height: 1.3em;
	text-align: left;
	z-index: 20;
	font-weight: normal;
	color: #454545;
}

body.no-custom-banner #title img {
	position: absolute;
	top: 33px;
	left: 745px;
	right: 25px;
	display: block;
	height: 88px;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 40;
}

body.has-custom-banner #title img {
	position: absolute;
	top: 156px;
	left: 745px;
	right: 25px;
	display: block;
	height: 88px;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 40;
}

/* @end */


/* @group Site Menu */

#sitemenu-container {
	position: relative;
	clear: both;
	width: 930px;
	padding: 8px 0px 14px 0px;
	height: auto !important;
	margin: 22px 0px 22px 25px;
	background: url(images/dot_separator.jpg) bottom left repeat-x;
	z-index: 1000;
}

* html #sitemenu-container {
	margin-bottom: 12px;
}


*:first-child+html #sitemenu-container {
	margin-bottom: 14px;
}

#sitemenu-content {
	color: #454545;
	text-align: left;
}

#sitemenu-content ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sitemenu-content ul li {
	margin: 0;
	display: inline;
}

#sitemenu-content ul li a {
	color: #454545;
	text-decoration: none;
	margin-right: 18px;
}

#sitemenu-content ul li a:hover {
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content li.currentPage {
	color: #105b8e;
	text-decoration: none;
	font-weight: bold;
}

/* 1st nav sub level
   -------------------- */

.hasSubmenu ul {
	top: 26px !important;
	box-shadow: none !important;
	border-left: 1px solid #cecece !important;
	border-right: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-top: 1px solid #cecece !important;
	text-align: left !important;
}

*:first-child+html .hasSubmenu ul {
	top: 36px !important;
}

*:first-child+html .hasSubmenu ul ul {
	top: 0px !important;
}

#sitemenu-content li.currentPage {
	margin-right: 18px;
	background-color: #ffffff;
}

#sitemenu-content li li.currentPage span.in {
	margin-right: 0px !important;
	width: 192px;
	background-color: #ffffff;
}

*:first-child+html .hasSubmenu ul ul ul {
	top: 0px !important;
}

ul li ul li ul.isSubMenu {
	left:  202px !important;
}

#sitemenu-content ul li ul li .in {
	display: block;
	padding: 5px 4px 5px 5px !important;
	border-bottom: none !important;
	border-left: 0px solid #ffffff !important;
	border-right: 0px solid #ffffff !important;
	border-top: 0px solid #ffffff !important;
	border-radius: 0px;
	z-index: 1002;
	text-decoration: none;
	background-color: #f4f5f6;
}

#sitemenu-content ul li ul li a {
	margin-right:  0px;
}

#sitemenu-content ul li ul li .in:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content ul li ul li a:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}


#sitemenu-content ul li ul li ul li.in {
	display: block;
	padding: 5px 4px 5px 5px !important;
	border-bottom: none !important;
	border-left: 0px solid #ffffff !important;
	border-right: 0px solid #ffffff !important;
	border-top: 0px solid #ffffff !important;
	border-radius: 0px;
	z-index: 1002;
	text-decoration: none;
	background-color: #f4f5f6;
}

#sitemenu-content ul li ul li ul li a {
	margin-right:  0px;
}

#sitemenu-content ul li ul li ul li .in:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content ul li ul li ul li a:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content .currentParent > a {
	color: #105b8e;
	text-decoration: none;
	font-weight: bold;
}

#sitemenu-content li.currentParent > a span.in {
	background-color: #ffffff;
}

ul .submenu-indicator {
	margin-left: 5px;
}

#sitemenu-content ul li ul li .in {
	margin-right: 0px;
}

/* 2nd nav sub level
   -------------------- */

.hasSubmenu ul li ul {
	top: 0px !important;
	box-shadow: none !important;
	border-left: 1px solid #cecece !important;
	border-right: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-top: 1px solid #cecece !important;
	text-align: left !important;
	z-index: 1004;
}

*:first-child+html .hasSubmenu ul li ul {
	height: 1%;
}

#sitemenu-content ul .submenu-indicator {
display: inline-block;
background: url(nav_down.png) center center no-repeat;
width: 12px;
height: 9px;
padding: 0 0 0 3px;
position: relative;
}

#sitemenu-content ul ul .submenu-indicator {
display: block;
background: url(nav_right.png) center center no-repeat;
width: 9px;
height: 12px;
position: absolute;
top: 8px;
right: 5px;
}



/* @end */


/* @group Page Bottom */

#page-bottom {
	clear: both;
	width: 930px;
	margin: 0px auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 16px;
	padding: 16px 0 0 0;
	text-align: left;
	background: url(images/dot_separator.jpg) top left repeat-x;
	z-index: 40;
}

* html #page-bottom {
	margin-top: 10px;
}

#page-bottom-contents {
	font-size: .95em;
	line-height: 1.7em;
	color: #777777;
	text-align: center;
	padding: 2px 0px 24px 0px;
	background: transparent;
}

#page-bottom a:visited {
	color: #105b8e;
	text-decoration: underline;
}

#page-bottom a:hover {
	color: #105b8e;
	text-decoration: none;
}

#page-bottom a:link {
	color: #105b8e;
	text-decoration: underline;
}

/* @end */

/* @group Site Menu */

#sitemenu-container {
	position: relative;
	clear: both;
	width: 930px;
	padding: 8px 0px 14px 0px;
	height: auto !important;
	margin: 22px 0px 22px 25px;
	background: url(images/dot_separator.jpg) bottom left repeat-x;
	z-index: 1000;
}

* html #sitemenu-container {
	margin-bottom: 12px;
}


*:first-child+html #sitemenu-container {
	margin-bottom: 14px;
}

#sitemenu-content {
	color: #454545;
	text-align: left;
}

#sitemenu-content ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sitemenu-content ul li {
	margin: 0;
	display: inline;
}

#sitemenu-content ul li a {
	color: #454545;
	text-decoration: none;
	margin-right: 18px;
}

#sitemenu-content ul li a:hover {
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content li.currentPage {
	color: #105b8e;
	text-decoration: none;
	font-weight: bold;
}

/* 1st nav sub level
   -------------------- */

.hasSubmenu ul {
	top: 22px !important;
	box-shadow: none !important;
	border-left: 1px solid #cecece !important;
	border-right: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-top: 1px solid #cecece !important;
	text-align: left !important;
}

*:first-child+html .hasSubmenu ul {
	top: 36px !important;
}

*:first-child+html .hasSubmenu ul ul {
	top: 0px !important;
}

#sitemenu-content li.currentPage {
	margin-right: 18px;
	background-color: #ffffff;
}

#sitemenu-content li li.currentPage .in {
	margin-right: 0px !important;
	width: 192px;
background-color: #ffffff !important;
}

*:first-child+html .hasSubmenu ul ul ul {
	top: 0px !important;
}

ul li ul li ul.isSubMenu {
	left:  202px !important;
}

#sitemenu-content ul li ul li .in {
	display: block;
	padding: 5px 4px 5px 5px !important;
	border-bottom: none !important;
	border-left: 0px solid #ffffff !important;
	border-right: 0px solid #ffffff !important;
	border-top: 0px solid #ffffff !important;
	border-radius: 0px !important;
	z-index: 1002;
	text-decoration: none;
	background-color: #f4f5f6 !important;
}

#sitemenu-content ul li ul li a {
	margin-right:  0px;
}

#sitemenu-content ul li ul li .in:hover {
	background-color: #ffffff !important;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content ul li ul li a:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}


#sitemenu-content ul li ul li ul li.in {
	display: block;
	padding: 5px 4px 5px 5px !important;
	border-bottom: none !important;
	border-left: 0px solid #ffffff !important;
	border-right: 0px solid #ffffff !important;
	border-top: 0px solid #ffffff !important;
	border-radius: 0px !important;
	z-index: 1002;
	text-decoration: none;
	background-color: #f4f5f6 !important;
}

#sitemenu-content ul li ul li ul li a {
	margin-right:  0px;
}

#sitemenu-content ul li ul li ul li .in:hover {
	background-color: #ffffff !important;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content ul li ul li ul li a:hover {
	background-color: #ffffff;
	color: #105b8e;
	text-decoration: none;
}

#sitemenu-content .currentParent > a {
	color: #105b8e;
	text-decoration: none;
	font-weight: bold;
}

#sitemenu-content li.currentParent > a span.in {
	background-color: #ffffff !important;
}

ul .submenu-indicator {
	margin-left: 5px;
}

#sitemenu-content ul li ul li .in {
	margin-right: 0px;
	background-color: #f4f5f6 !important;
}

/* 2nd nav sub level
   -------------------- */

.hasSubmenu ul li ul {
	top: -1px !important;
	box-shadow: none !important;
	border-left: 1px solid #cecece !important;
	border-right: 1px solid #cecece !important;
	border-bottom: 1px solid #cecece !important;
	border-top: 1px solid #cecece !important;
	text-align: left !important;
	z-index: 1004;
	
}

*:first-child+html .hasSubmenu ul li ul {
	height: 1%;
}

#sitemenu-content ul .submenu-indicator {
display: inline-block;
background: url(nav_down.png) center center no-repeat;
width: 12px;
height: 9px;
padding: 0 0 0 3px;
position: relative;
}

#sitemenu-content ul ul .submenu-indicator {
display: block;
background: url(nav_right.png) center center no-repeat;
width: 9px;
height: 12px;
position: absolute;
top: 8px;
right: 5px;
}



/* @end */


/* @group Page Bottom */

#page-bottom {
	clear: both;
	width: 930px;
	margin: 0px auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 16px;
	padding: 16px 0 0 0;
	text-align: left;
	background: url(images/dot_separator.jpg) top left repeat-x;
	z-index: 40;
}

* html #page-bottom {
	margin-top: 10px;
}

#page-bottom-contents {
	font-size: .95em;
	line-height: 1.7em;
	color: #777777;
	text-align: center;
	padding: 2px 0px 24px 0px;
	background: transparent;
}

#page-bottom a:link {
	color: #105b8e;
	text-decoration: underline;
}

#page-bottom a:hover {
	color: #105b8e;
	text-decoration: none;
}

#page-bottom a:visited {
	color: #105b8e;
	text-decoration: underline;
}


/* @end */

/* @group Contact Form */

form.contactElement textarea,form.contactElement input,form.contactElement select {
	margin: 4px 0;
}

form.contactElement input.submit {
}

form.contactElement th {
}

*:first-child+html form.contactElement input.submit {
	padding: 0px 10%;
}

/* @end */

/* @group Pagelet */

.pagelet {
	width: 230px;
	font-size: .95em;
	line-height: 1.5em;
	overflow: hidden;
	margin: 0 0 14px 0;
	padding: 0;
	text-align: left;
	background: #ffffff;
}

* html .pagelet {
	margin-left: 0px! important;
	margin-right: 0px! important;
}

*:first-child+html .pagelet {
}

.pagelet.bordered {
	width: 210px;
	background: #f4f5f6;
	padding: 10px;
}

* html .pagelet.bordered {
	margin-top: 0px! important;
	margin-bottom: 14px! important;
}

*:first-child+html .pagelet.bordered {
}

.pagelet.bordered .photo img {
	border: none;
	padding: 0;
	text-align: left;
}

.pagelet-body p {
	color: #383838;
	font-size: .95em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: left;
}

.pagelet-body li {
	font-size: .95em;
	line-height: 1.5em;
	text-align: left;
}

.pagelet-body .imgelement {
	margin: -10px 0 0 0;
	padding: 0;
	text-align: left;
}

.pagelet h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: bold;
	color: #444444;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}

.pagelet a:link, .pagelet a:visited {
	color: #383838;
	text-decoration: underline;
}

.pagelet a:hover {
	color: #454545;
	text-decoration: none;
}

.pagelet ul {
	font-size: .95em;
	line-height: 1.5em;
	margin: 5px 0 0 0;
	text-align: left;
}

.pagelet .photo img {
	border: none;
	padding: 0;
}

.pagelet img {
	border: none;
	padding: 0;
}

.pagelet a img {
	border: none;
	padding: 0;
}

.pagelet .photo .imageLink {
	background: transparent;
}

.pagelet .photo .imageLink a:hover {
	background: transparent;
}

/* @end */

/* @group Callout */

.callout {
	float: left;
	margin: 5px 16px 7px 0px;
	padding: 0;
}

* html .callout {
}

*:first-child+html .callout {
}


/* @end */

/* @group Blog-Article Page */

#index {
	margin: 0 0 10px 0;
}

.article {
	margin-bottom: 0;
}

* html .article ul {
	margin-left: 15px;
}

.article-info {
	color: #454545;
	font-style: normal;
	margin-bottom: 0;
}

.article-content {
	margin-bottom: 2px;
}

.article-content p {
	margin: 0 0 6px 0;
}

.article-content ul {
	margin-left: 4px;
}

* html .article-content ul {
	margin-left: 4px;
}

.article h3 {
	font-size: 1.35em;
	line-height: 1.2em;
	color: #105b8e;
	font-weight: bold;
	margin: 4px 0 7px 0;
}

*:first-child+html .article h3 {
	width: auto;
}

.article h3 a, .article h3 a:active, .article h3 a:focus {
	text-decoration: none;
	color: #105b8e;
}

.article h3 a:hover {
	text-decoration: none;
	color: #5a5a5a;
}

.article-summary {
	margin-bottom: -5px;
}

.general-index {
	margin: 4px 0 12px 0;
	padding: 0;
	text-align: left;
}

* html .general-index {
}

.general-index h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.35em;
	line-height: 1.2em;
	color: #105b8e;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 8px 0;
}

.listing-index ul {
	margin-left: 15px;
}

.listing-index li h3 {
	font-size: .95em;
	line-height: 1.3em;
	color: #105b8e;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: left;
}

.article-info .timestamp {
	font-size: .8em;
	margin: 3px 0 3px 0;
}

.article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {
	color: #105b8e;
	text-decoration: underline;
	background: transparent;
	padding: 0 0 1px 0;
	font-size: .9em;
	margin: 1px 0 0 0;
}

* html .article-info .continue-reading-link a:link {
	padding: 3px 0 1px 0;
}

* html .article-info .continue-reading-link a:visited {
	padding: 3px 0 1px 0;
}

* html .article-info .continue-reading-link a:active {
	padding: 3px 0 1px 0;
}

*:first-child+html .article-info .continue-reading-link a:link {
	padding: 3px 0 1px 0;
}

*:first-child+html .article-info .continue-reading-link a:visited {
	padding: 3px 0 1px 0;
}

*:first-child+html .article-info .continue-reading-link a:active {
	padding: 3px 0 1px 0;
}

.article-info .continue-reading-link a:hover {
	color: #105b8e;
	text-decoration: none;
	background: transparent;
	padding: 0 0 1px 4px;
	font-size: .9em;
	margin: 1px 0 0 0;
}

* html .article-info .continue-reading-link a:hover {
	padding: 3px 0 1px 4px;
}

*:first-child+html .article-info .continue-reading-link a:hover {
	padding: 3px 0 1px 4px;
}

.comments {
	padding: 0 6px 6px 0;
	margin-top: 1px;
	font-size: .95em;
}

.comments a, .comments a:visited {
	padding: 0 6px 6px 0;
	margin-top: 1px;
	color: #454545;
	text-decoration: underline;
	font-size: .95em;
}

.comments a:hover {
	padding: 0 6px 6px 0;
	margin-top: 1px;
	color: #105b8e;
	text-decoration: none;
	font-size: .95em;
}

div.collection-navigation {
	text-align: left;
}

.collection-navigation text-navigation {
	text-align: left;
}

.text-navigation .previous-page, .text-navigation .next-page, .text-navigation .collection-index {
margin-bottom: 10px;
margin-left: 0px;
padding: 0px;
text-align: left;
font-size: .9em;
line-height: 1.2em;
}

.js-kit-comments, .js-CommentsSkin-echo {
	width: 99%;
	margin-bottom: 5px;
	clear: left;
}

div.collection-navigation {
	text-align: left;
	padding: 2px 0 2px 0;
}

/* @end */

/* @group Photo Grid */

.photogrid-index {
	position: relative;
	text-align: left;
	margin: auto;
	margin-left: 0;
	overflow: hidden;
}

* html .photogrid-index {
	height: 1%;
	margin-left: 0px! important;
}

.gridItem {
	float: left;
	position: relative;
	margin: 0 9px 9px 0;
	width: 150px;
	height: 186px;
	padding-top: 10px;
	color: inherit;
	overflow: hidden;
	background: #ffffff;
}

* html .gridItem {
	margin-left: 6px! important;
	margin-right: 6px! important;
	margin-bottom: 6px! important;
}

.gridItem:hover {
	background: #efefef;
}

* html .gridItem:hover {
	background: #f4f5f6;
}

.gridItem h3 {
	position: absolute;
	top: 148px;
	left: 0;
	right: 0;
	font-weight: normal;
	font-size: .95em;
	line-height: 1.3em;
	text-align: center;
	color: #105b8e;
	margin: 0 5px 0 5px;
	background: transparent;
	height: auto !important;
	width: 138px;
}

.gridItem h3 a, .gridItem h3 a:visited {
	text-decoration: underline;
	color: #454545;
}

.gridItem h3 a:hover {
	text-decoration: none;
	color: #105b8e;
}

.gridItem img {
	position: absolute;
	top: 0;
	bottom: 40px;
	right: 0;
	left: 0;
	border: 0;
	margin: auto !important;
	display: block;
}

* html .gridItem img {
	position: relative;
}

* html .gridItem h3 {
	position: relative;
	top: 10px;
}

*:first-child+html .gridItem img {
	position: relative;
	top: 0px;
}

*:first-child+html .gridItem h3 {
	position: relative;
	top: 6px;
}

/* @end */

/* @group Single Photo Page */

.photo-navigation {
	position: relative;
	z-index: 100;
	height: 41px;
	width: 140px;
	margin: 0px auto;
	margin-top: 4px;
	margin-bottom: 8px;
}

.photo-navigation div {
	width: 41px;
	height: 41px;
	position: absolute;
	text-indent: -5000em;
}

.photo-navigation a {
	border-bottom: none;
	display: block;
	width: 100%;
	height: 100%;
}

.photo img {
	padding: 0;
	border: 0;
	margin-bottom: 5px;
}

.caption {
	font-size: .95em;
	line-height: 1.4em;
	font-weight: normal;
}

.image-controls a, .image-controls a:hover {
	border: 0;
}

#previous-photo {
	background: url(images/navarrow_left_gray.jpg) top center no-repeat;
	left: 2px;
}

#previous-photo a {
	background: url(images/navarrow_left_corporate.jpg) top center no-repeat;
}

#previous-photo a:hover {
	background: url(images/navarrow_left_dkgray.jpg) top center no-repeat;
}

#previous-photo a:visited {
	background: url(images/navarrow_left_corporate.jpg) top center no-repeat;
}

#next-photo {
	background: url(images/navarrow_right_gray.jpg) top center no-repeat;
	left: 96px;
}

#next-photo a {
	background: url(images/navarrow_right_corporate.jpg) top center no-repeat;
}

#next-photo a:hover {
	background: url(images/navarrow_right_dkgray.jpg) top center no-repeat;
}

#next-photo a:visited {
	background: url(images/navarrow_right_corporate.jpg) top center no-repeat;
}

#photo-list {
	background: url(images/navarrow_index_gray.jpg) top center no-repeat;
	left: 49px;
}

#photo-list a {
	background: url(images/navarrow_index_corporate.jpg) top center no-repeat;
}

#photo-list a:hover {
	background: url(images/navarrow_index_dkgray.jpg) top center no-repeat;
}

/* @end */

.callout-container, .graphic-container { clear:both; }

