body {
	background: #ffffff url(/images/bg.jpg) 50% 0 repeat-x;
	color: #000000;
	font-family: 'RobotoRegular', Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.wrap {
	margin: 0 auto;
	padding: 0 102px;
	position: relative;
	width: 990px;
}

/*********************************************************************************************************************************/
/************************** header/navigation ************************************************************************************/
/*********************************************************************************************************************************/

#printHeader {
	display: none;
	visibility: hidden;
}

#header {
	height: 151px;
	margin: 0;
	padding: 0;
}

#header .wrap {
	background: url(/images/bg-header.jpg) 0 0 repeat-x;
}

#logo {
	float: left;
	margin: 8px 0 0 12px;
}

#headerRight {
	float: right;
	height: 46px;
	margin: 0 1px 0 0;
	padding: 29px 0 0 0;
}

#headerButton {
	border-left: 1px solid #26527e;
	float: left;
	padding-left: 25px;
}

#headerButton a {
	display: block;
	float: left;
}

#headerButton a#joinTheChamber {
	background: url(/images/button-join-the-chamber.png) 0 0 no-repeat;
	height: 46px;
	width: 253px;
}

#headerButton a#joinTheChamber:hover {
	background: url(/images/button-join-the-chamber.png) 0 -46px no-repeat;
}

#headerButton a span {
	display: none;
	visibility: hidden;
}

.socialMedia {
	float: left;
	padding: 10px 23px 0 0;
}

.socialMedia a {
	display: block;
	float: left;
}

.socialMedia a.facebook {
	background: url(/images/facebook.png) 0 0 no-repeat;
	height: 24px;
	width: 13px;
}

.socialMedia a.facebook:hover {
	background: url(/images/facebook.png) 0 -24px no-repeat;
}

.socialMedia a.linkedin {
	background: url(/images/linkedin.png) 0 0 no-repeat;
	height: 22px;
	margin: 2px 0 0 20px;
	width: 24px;
}

.socialMedia a.linkedin:hover {
	background: url(/images/linkedin.png) 0 -22px no-repeat;
}

.socialMedia a span {
	display: none;
	visibility: hidden;
}

/******************  main navigation *****************************************************************/

#mainNavigation {
	height: 48px;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainNavigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNavigation ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 15px 18px 0 17px;
}

#mainNavigation ul li a {
	color: #ffffff;
	display: block;
	float: left;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 2px 1px 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#mainNavigation ul li a:hover,
#mainNavigation ul li a.current {
	border-bottom: 3px solid #ba6807;
	color: #ffffff;
	display: block;
	float: left;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 2px 1px 2px;
	text-decoration: none;
	text-transform: uppercase;
}

/*********************************************************************************************************************************/
/********************************* homepage **************************************************************************************/
/*********************************************************************************************************************************/

#homepageBg .wrap {
	background: url(/images/bg-homepage.png) 0 0 repeat;
	padding-bottom: 20px;
	padding-top: 21px;
}

.pictureBox {
	background: url(/images/bg-picture-box.jpg) 0 0 no-repeat;
	border: 5px solid #ffffff;
	float: left;
	height: 158px;
	margin: 0 0 20px 0;
	padding: 16px 14px;
	overflow: hidden;
	position: relative;
	width: 282px;
}

.pictureBox,
.pictureBox p,
.pictureBox a {
	color: #ffffff;
	font-size: 18px;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	line-height: 30px;
}

.pictureBox img {
	margin: -16px -14px;
}

.pictureBox.margin {
	margin-left: 15px;
	margin-right: 15px;
}

.pictureBoxTitle {
	padding: 0 9px 0 13px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 288px;
}

.pictureBoxTitle.orange {
	background: url(/images/bg-title-orange.png) 0 0 repeat;
}

.pictureBoxTitle.yellow {
	background: url(/images/bg-title-yellow.png) 0 0 repeat;
}

.pictureBoxTitle.green {
	background: url(/images/bg-title-green.png) 0 0 repeat;
}

.pictureBoxTitle.blue {
	background: url(/images/bg-title-blue.png) 0 0 repeat;
}

.pictureBoxTitle.lightBlue {
	background: url(/images/bg-title-light-blue.png) 0 0 repeat;
}

.pictureBoxTitle.red {
	background: url(/images/bg-title-red.png) 0 0 repeat;
}

.pictureBoxTitle,
.pictureBoxTitle a {
	color: #ffffff;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 22px;
	line-height: 52px;
}

.pictureBoxTitle a {
	background: url(/images/arrow-cb.png) 100% 50% no-repeat;
	display: block;
	text-decoration: none;
	width: 288px;
}

.pictureBoxTitle a:hover {
	background: url(/images/arrow-cb-over.png) 100% 50% no-repeat;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}

#cbBgStretch {
	background: url(/images/bg-cb.png) 0 0 repeat-y;
	min-height: 1px; /*ie7*/
}

#cbBottomCorners {
	background: url(/images/bg-cb-bottom-corners.png) 0 0 no-repeat;
	height: 5px;
}

.cb {
	border-top: 5px solid #ffffff;
	float: left;
	padding: 13px 24px 0;
	width: 440px;
}

.cb.white {
	margin-left: 17px;
	padding-bottom: 13px;
	width: 437px;
}

.cb .fullWidth {
	margin: 0 -24px;
}

.cb,
.cb p {
	color: #617f94;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
}

.cb h1,
.cb h2,
.cb .cbTitle {
	color: #034f82;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 10px;
}

.cb .cbTitle {
	margin-top: 3px;
}

.cb.white,
.cb.white p {
	color: #63707d;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
}

.cb.white h1,
.cb.white h2,
.cb.white .cbTitle,
.cb.white .gold,
.cb.white .silver {
	color: #b15b52;
	display: block;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 9px;
}

.cb.white .cbTitle {
	margin-bottom: 20px;
	margin-top: 0;
}

.cb.white .gold {
	color: #9e8b0c;
	margin-top: 20px;
}

.cb.white .silver {
	color: #a4aab3;
	margin-top: 20px;
}

.cb.white ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cb.white ul li {
	background: url(/images/arrow-small.png) 0 8px no-repeat;
	padding: 0 0 0 10px;
}

.cb.white ul li,
.cb.white ul li a {
	color: #63707d;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
}

.cb.white ul li a:hover {
	color: #368ee9;
	text-decoration: none;
}

.cb table.video-table {
	border-collapse: collapse;
	margin: 0 -24px;
	width: 485px !important;
}

.cb table.video-table td {
	border: 2px solid #ffffff;
	height: 108px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

/*********************************************************************************************************************************/
/********************************* inside page ***********************************************************************************/
/*********************************************************************************************************************************/

#insidepageBg .wrap {
	background: url(/images/bg-insidepage.png) 0 0 repeat;
	min-height: 1px; /* ie7 */
	padding-bottom: 80px;
	padding-top: 37px;
}

#insideContent {
	float: right;
	margin: 0;
	padding: 0 0 0 35px;
	width: 718px;
}

#breadcrumbs {
	border-bottom: 1px solid #e2edf4;
	color: #000000;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 1px 0 16px;
}

#breadcrumbs a {
	color: #000000;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding: 0 6px 0 3px;
	text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs .breadcrumbCurrent {
	color: #205e94;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs .breadcrumbCurrent {
	padding: 0 6px 0 3px;
}

/*********************** Left navigation **************************************************************************/

#navigationWrap {
	display: inline;
	float: left;
	width: 237px;
}

#navigationBg {
	background: url(/images/bg-left-nav.png) 0 0 repeat-y;
	padding: 9px 23px 22px;
	width: 191px;
}

#navigationBgBottom {
	background: url(/images/bg-left-nav-bottom.png) 0 0 no-repeat;
	height: 240px;
	width: 237px;
}

#navcontainer {}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	margin: 0;
	padding: 0;
}

#navcontainer li a {
	background: url(/images/arrow-left-nav.png) 0 5px no-repeat;
	color: #103b61;
	display: block;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	min-height: 1px; /* ie7 */
	margin: 10px 0;
	padding: 0 0 0 23px;
	text-decoration: none;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	background: url(/images/arrow-left-nav-over.png) 0 5px no-repeat;
	color: #ba6807;
	display: block;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	min-height: 1px; /* ie7 */
	margin: 10px 0;
	padding: 0 0 0 23px;
	text-decoration: none;
}

#navcontainer > ul > li.has-children-current > a#current {
	background: url(/images/arrow-left-nav-down.png) 0 5px no-repeat;
}

#navcontainer ul ul {
	margin-left: 26px;
}

#navcontainer ul ul li a {
	background: url(/images/arrow-left-nav-sub.png) 0 6px no-repeat;
	color: #5f84a9;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 3px 0;
	padding: 0 0 0 11px;
}

#navcontainer ul ul li a:hover,
#navcontainer ul ul li a#current {
	background: url(/images/arrow-left-nav-sub-over.png) 0 6px no-repeat;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 3px 0;
	padding: 0 0 0 11px;
}

#banners {
	margin: 10px 0 0 0;
	padding: 0;
	width: 191px;
}

.navbanner {
	display: block;
	padding: 0 0 10px 0;
}

/*********************************************************************************************************************************/
/*********************************** footer **************************************************************************************/
/*********************************************************************************************************************************/

#footerTop .wrap {
	background: url(/images/bg-footer.png) 0 0 repeat;
}

#footerTop,
#footerTop p {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

#footerTop a {
	color: #7bb3c8;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#footerTop a:hover,
#footerTop a.current {
	color: #ffffff;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#footerTop a.learnMoreButton {
	background: url(/images/button-learn-more.png) 0 0 no-repeat;
	display: block;
	height: 18px;
	margin-top: 8px;
	width: 98px;
}

#footerTop a.learnMoreButton:hover {
	background: url(/images/button-learn-more.png) 0 -18px no-repeat;
}

#footerTop a.learnMoreButton span {
	display: none;
	visibility: hidden;
}

.footerBox {
	display: inline;
	float: left;
	padding: 23px 0;
}

.footerBoxTitle {
	color: #adbdcf;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 7px;
}

#width1 {
	margin-left: 20px;
	margin-right: 40px;
	width: 296px;
}

#width2 {
	margin-right: 20px;
	width: 197px;
}

#width3 {
	border-left: 1px solid #1d4866;
	border-right: 1px solid #1d4866;
	min-height: 193px;
	padding-left: 14px;
	padding-right: 14px;
	width: 223px;
}

#width4 {
	float: right;
	width: 151px;
}

#footerTop input {
	background: #ffffff none;
	border: 1px solid #b9b9b9;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0 0 12px;
	padding: 0 9px;
	width: 202px;
}

#footerTop input.signUpButton {
	background: transparent url(/images/button-sign-me-up.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0px; /*ie7*/
	height: 31px;
	line-height: normal;
	margin: 0 0 12px;
	padding: 0;
	text-indent: -1999px;
	width: 101px;
	-webkit-appearance: none;
}

#footerTop input.signUpButton:hover {
	background: transparent url(/images/button-sign-me-up.png) 0 -31px no-repeat;
}

#footerBottom .wrap {
	padding: 16px 0 25px 20px;
}

#footerBottom,
#footerBottom p,
#footerBottom a {
	color: #014370;
	font-family: 'RobotoCondensedRegular', Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 33px;
	text-decoration: none;
}

#footerBottom a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#footerBottom a:hover,
#footerBottom a.current {
	color: #368ee9;
	text-decoration: none;
}

#grip {
	float: left;
	line-height: normal;
}

#GRIPFooterLogo {
	padding: 5px 0 0 0 !important;
}

#GRIPFooterLogoText {
	line-height: 9px;
}

#copyright {
	border-left: 1px solid #d2d2d2;
	float: left;
	margin: 0 0 0 18px;
	padding: 0 0 0 18px;
	width: 348px;
}

#footerLinks {
	float: left;
	width: 313px;
}

#footerLinks a {
	float: right;
}

#footerButtons {
	float: right;
}

#footerButtons a {
	border-left: 1px solid #d2d2d2;
	display: block;
	float: left;
}

#footerButtons a.facebook {
	background: url(/images/facebook-footer.png) 50% 50% no-repeat;
	height: 19px;
	padding: 7px 22px 7px 23px;
	width: 10px
}

#footerButtons a.facebook:hover {
	background: url(/images/facebook-footer-over.png) 50% 50% no-repeat;
}

#footerButtons a.linkedin {
	background: url(/images/linkedin-footer.png) 50% 50% no-repeat;
	height: 18px;
	padding: 8px 17px 7px 17px;
	width: 19px
}

#footerButtons a.linkedin:hover {
	background: url(/images/linkedin-footer-over.png) 50% 50% no-repeat;
}

#footerButtons a.backToTop {
	background: url(/images/button-back-to-top.png) 50% 50% no-repeat;
	height: 20px;
	padding: 7px 0 6px 15px;
	width: 20px
}

#footerButtons a.backToTop:hover {
	background: url(/images/button-back-to-top-over.png) 50% 50% no-repeat;
}

#footerButtons a span {
	display: none;
	visibility: hidden;
}

#printFooter {
	display: none;
	visibility: hidden;
}

.article-search-criteria td {
	padding: 12px 0;
}

.article-search-criteria td:first-child {
	padding-left: 12px;
}

.article-search-criteria td:last-child {
	padding-right: 12px;
}

.rspnewsletters-subscribe tbody::before,
.rspnewsletters-subscribe tbody::after {
	content: "";
	display: block;
	height: 12px;
}

.rspnewsletters-subscribe .form_buttons {
	padding: 12px 0 0 0;
}

/*********************************************************************************************************************************/
/*********************************** events **************************************************************************************/
/*********************************************************************************************************************************/
.events-filter-form {
	padding-bottom:20px;
}

.events-filter-form td {
	padding-top:20px;
	vertical-align: middle;
	padding-right: 10px !important;
}

.events-filter-form select{
	padding: 5px 5px 5px 5px;
	min-width: 150px;
}