/* SGS fonts  --------------------------------------------------*/
@font-face {
	font-family: 'UniversLTStd67BoldCondensed';
	font-weight: normal;
	font-style: normal;
	src: url('/public/other_fonts/SuisseIntl-Regular-WebM.woff') format('woff');
}

@font-face {
	font-family: 'UniversLTStd57Condensed';
	font-weight: normal;
	font-style: normal;
	src: url('/public/other_fonts/SuisseIntl-Regular-WebM.woff') format('woff');
}
/* END SGS fonts  */

/* ------------ FROM ARC sgsmenu.css --------------------------- */

@charset "utf-8";
/* CSS Document */
.module {
	margin-bottom: 0px !important;
}
.floatLeft {
	float: left !important;
}

div.menuEntry.newsEvent {
	border-left: 6px solid #666666;
	border-top: 6px solid #666666;
	margin: 20px 0 0 0;
	padding: 15px 0 0 15px;
	min-width: 180px;
	width: 180px;
}
.topBUC {
	float: left;
	width: 285px;
	height: inherit;
}
div#menuContainer {
	left: 200px;
	position: absolute;
	top: 0;
	z-index: 2000;
}
div.subMenu {
	background: none repeat scroll 0 0 #3a3a3a;
	display: none;
	left: -182px;
	padding: 10px 0 0 25px;
	position: absolute;
	top: 78px;
	width: 1060px;

	z-index: 3;
}
.microsite div.subMenu.whatWeDo {
	width: 730px;
}
.menu ul > li {
	cursor: default;
	display: block;
	float: left;
	list-style: none outside none;
	padding: 0;
}
.menu ul > li a:hover {
	text-decoration: none;
}
.menu ul > li.selected div.subMenu {
	display: block;
}
ul.menu {
	float: none;
	margin: 0;
	padding: 0;
}
.menu:hover > .subMenu {
	display: block;
}
.menu {
	float: left;
}
.menuTitleMain {
	border-bottom: 1px dotted #999999;
	color: #ff6600;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 34px;
	font-size-adjust: 0;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

.headWidth.highlights {
	width: 232px;
}
.menuEntry.custom {
	border-left: 6px solid #666666;
	border-top: 6px solid #666666;
	float: right;
	margin: -10px 0 0;
	padding: 14px 28px 10px 25px;
	width: 305px;
}
.menuEntry.custom .menuTitleMain {
	color: #ffffff;
	font-size: 18px;
}
.menuEntry.custom .menuTitleMain span {
	display: block;
	text-align: right;
}
.menuEntry.custom .menuTitleMain em {
	color: #979797;
	font-size: 16px;
	font-style: normal;
	left: 0;
	position: relative;
	top: 1px;
}
.menuEntry {
	background: none repeat scroll 0 0 #3a3a3a;
	float: left;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size-adjust: 0;
	margin: 0 20px 0 0;
	min-width: 190px;
	padding: 10px 0;
	width: 215px;
}
.suppModuleArea .menuEntry {
	width: 243px;
}
div.menuDivide {
	border-bottom: 1px dotted #666666;
}
div.menuTitleSub {
	color: #999999;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 14px;
	font-size-adjust: 0;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	padding-left: 6px;
	text-transform: uppercase;
	top: 26px;
	width: 10px;
}
div.menuCaption {
	border-bottom: 1px dotted #999999;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 5px;
	padding: 10px 0;
	text-align: left;
}
.menuEntry.custom div.menuCaption {
	text-align: left;
}
button.mainMenu,
a.mainMenu {
	background: #515151;
	color: #cccccc;
	float: left;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 18px;
	font-size-adjust: 0;
	font-style: normal;
	font-weight: normal;
	height: 66px;
	line-height: normal;
	padding: 42px 0 0 10px;
	text-transform: uppercase;
}
button.mainMenu:hover,
a.mainMenu:hover {
	color: #ffffff;
}
.menu ul > li.mainMenu.selected > a {
	background: -moz-linear-gradient(center top, #3a3a3a, #3a3a3a) repeat scroll 0 0 transparent;
	color: #ffffff;
	height: 60px;
}
button.mainMenu span,
a.mainMenu span {
	background: url('/public/image/frontpage/arrowSprite.png') no-repeat scroll right -151px transparent;
	float: right;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 0 15px 0 0;
	position: relative;
}
#mainMenu li.mainMenu div.subMenu li a {
	-moz-font-feature-settings: normal;
	-moz-font-language-override: normal;
	background: none repeat scroll 0 0 transparent;
	color: #cbcbcb;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-size-adjust: 0;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: baseline;
}
div.subMenu .company li:hover,
div.subMenu .whatWeDo li:hover,
div.subMenu li:hover > li a,
#mainMenu li.mainMenu div.subMenu li a:hover {
	color: #ffffff;
	cursor: pointer;
}
div.subMenu ul {
	margin: 0;
	padding: 0;
}
div.subMenu li {
	width: 100%;
}
.menuTitleMain.company {
	font-size: 20px;
}
.headWidth {
	font-size: 18px;
	max-width: 232px;
	overflow: hidden;
	padding: 0 5px 5px;
	width: 175px;
}
.menu .menuEntry ul li {
	float: none;
	margin: 0;
}
a.mainMenu.selected {
	color: #ffffff;
	height: 31px;
}
a.mainMenu.selected span,
.menu ul > li a:hover span,
.menu ul > li.mainMenu.selected > a span {
	background: url('/public/image/frontpage/arrowSprite.png') no-repeat scroll right -135px transparent;
}
.menuEntry.newsEvents {
	padding: 35px 0;
}
#mainMenu li.mainMenu div.subMenu .menuEntry.newsEvents a {
	color: #8e8d8d;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
#mainMenu li.mainMenu div.subMenu .menuEntry.newsEvents li:hover,
#mainMenu li.mainMenu div.subMenu .menuEntry.newsEvents a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #ffffff;
}
.menuTitleMain > div {
	display: inline-block;
}
.menu ul li.mainMenu.hover div.subMenu {
	display: block !important;
}
.menu ul > li.mainMenu.hover > a {
	background: -moz-linear-gradient(center top, #3a3a3a, #3a3a3a) repeat scroll 0 0 transparent;
	color: #ff6600;
	height: 78px;
	text-transform: uppercase;
}
a.mainMenu.selected {
	color: #ff6600;
}
a.mainMenu:hover {
	color: #ff6600;
}
.menu ul > li.mainMenu.hover > a span {
	background-position: right -135px;
}
#mainMenu li.mainMenu div.subMenu li .menuEntry a {
	padding: 0;
	position: relative;
}
#mainMenu li.mainMenu div.subMenu li .menuEntry a span.moduleText {
	cursor: pointer;
	left: 0;
	text-align: left;
	display: inline-block;
}
span.moduleText {
	left: 0;
}
#mainMenu li.mainMenu div.subMenu li .menuEntry a span.moduleText span {
	cursor: pointer;
}
.viewAllLinks a,
div.news .viewAllLinks a {
	font-size: 13px;
}

#mainMenu .shadow {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 93px;
	opacity: 0.25;
	position: absolute;
	top: 0px;
	width: 100%;
	filter: alpha(opacity=25);
}
#mainMenu .shadow.selected,
#mainMenu .shadow.selected0,
#mainMenu .shadow.selected1,
#mainMenu .shadow.selected2,
#mainMenu .shadow.selected3,
#mainMenu .shadow.selected4,
#mainMenu .shadow.selected5,
#mainMenu .shadow.selected6 {
	display: block;
}
#mainMenu.active .shadow {
	display: block;
}
li.menuToolContainer.hover .menuToolsMenu {
	display: block !important;
}
.governance .bodyContent div.menu #relatedLinksModule li,
.stocks .bodyContent div.menu #relatedLinksModule li {
	float: none;
}
.governance .bodyContent div.menu #relatedLinksModule li a,
.stocks .bodyContent div.menu #relatedLinksModule li a {
	padding: 0;
}

div .moduleText .lineOne,
div .moduleText .lineTwo {
	display: block;
	padding-right: 5px;
	width: auto;
	cursor: pointer;
	text-align: left;
}

div .moduleText .lineOne,
div .moduleText .lineTwo {
	cursor: default;
	padding: 0 17px 0 0;
	text-align: left;
}
div .moduleText .lineOne {
	color: #ffd1b3;
	font-size: 13px;
	height: auto;
	overflow: hidden;
	text-align: left;
	white-space: normal;
	width: 168px;
}
div .moduleText .lineTwo {
	color: #ffffff;
	font-size: 21px;
	height: auto;
	line-height: 18px;
	max-height: 50px;
	padding: 0 17px 3px 0;
	white-space: normal;
}

span.moduleText {
	background-color: #ff6600;
	bottom: 10px;
	font-family: 'UniversLTStd67BoldCondensed';
	font-weight: normal;
	height: 35px;
	max-height: 110px;
	padding: 5px;
	position: inherit;
	text-transform: uppercase;
	width: 180px;
}
div.module:hover .moduleText,
div.module:hover .moduleText .lineOne,
div.module:hover .moduleText .lineTwo {
	background: none repeat scroll 0 0 #666666;
	color: #ffffff;
}
.suppModule {
	width: 243px;
}

/* ------------- FROM ARC mainv3.css - as provided by SGS ---------------------- */

@charset "utf-8";
/* CSS Document */

/* TOP (FOR SGS STYLE MENU) **************************************************************/
.topBar {
	height: 94px;
	display: inline;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: none;
}
.topBarUp {
	background-color: #ffffff;
	height: 78px;
	width: 100%;
}
.topBarDown {
	background-color: #999999;
	height: 15px;
	opacity: 0.5;
	top: 78px;
	width: 100%;
}
.topBUL {
	float: left;
	width: 200px;
	height: inherit;
}
.topBUC {
	float: left;
	width: 285px;
	background-color: background;
	height: inherit;
}
.topBUR {
	float: left;
	width: 790px;
	height: inherit;
}
.imgTop {
	padding: 0px;
	margin-top: 13px;
	margin-left: 24px;
}
/* CENTER **************************************************************/
.internalContainer {
	height: auto;
	position: absolute;
	left: 47px;
	top: 110px;
	width: 1195px;
}
.internalContainer2 {
	float: left;
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 25px;
}
.shareTools {
	background: none repeat scroll 0% 0% #e4e4e4;
	height: 25px;
	padding: 0pt 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
.leftSide {
	float: left;
	position: relative;
	width: 900px;
	margin-bottom: 20px;
}
.rightSide {
	float: right;
	width: 270px;
}
.leftBox {
	padding-left: 75px;
}
.leftSideLeft {
	float: left;
	width: 232px;
	padding-left: 3px;
}
.leftSideImageBox {
	min-height: 28px;
	/*	padding:29px 0 50px;*/
	padding: 29px 0 45px;
}
.leftSideRight {
	float: right;
	width: 564px;
}
div.leftSideRight p {
	/*		font-size:16px;
		line-height:25px;
		*/
}
.leftSideRelated {
	border-left: 7px solid #dadada;
	border-top: 7px solid #dadada;
}
.leftSideRelatedContent {
	padding: 11px 0 20px 12px;
}
.rightGap {
	padding: 71px 0 0;
	#padding: 56px 0 0; /* IE7 FIX */
	width: 100%;
}
.module {
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	float: left;
	width: 260px;
	color: #484848;
}
.adr,
.adr li,
.adr.ul {
	display: block;
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
}
.footer {
	float: left;
	width: 100%;
	background-color: #474747;
}
.footerLogo {
	float: left;
	width: 100%;
	text-align: right;
	background-color: #fff;
}
.footerLogo img {
	padding: 0 30px 6px 0;
}
.footerLeft {
	float: left;
	font-size: 11px;
	color: #9a9a9a;
	padding: 6px 0 5px 25px;
}
.footerRight {
	float: right;
}
.footerRight ul li,
.footerRight ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 2px 5px 0 0;
	font-size: 11px;
}
.footerRight ul {
	/* SPACE ON RIGHT SIDE GUTTER */
	padding-right: 36px;
}
.footerRight a,
.footerRight a:visited {
	color: #fff;
}
/* HEADINGS **************************************************************/
r {
	border-bottom: 7px solid #8a8a8a;
	/*
	color: #484848;
	*/
	cursor: default;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size-adjust: 0;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
h2 {
	/*
	color: #666666;
	*/
	font-family: Arial, sans-serif;
	font-size-adjust: 0;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 15px 0px 0px;
	padding: 0px 0px 15px;
}
h3 {
	/*
	color: #484848;
	*/
	cursor: default;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size-adjust: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
.module h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	text-transform: none;
}
.module h4 {
	background: none repeat scroll 0 0 #8a8a8a;
	/*
	color: #484848;
    */
	cursor: default;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 20px;
	font-size-adjust: 0;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	line-height: normal;
	margin: 5px 0;
	text-transform: uppercase;
	width: 100%;
}
.module h4 a,
div.news h4 a {
	background: none repeat scroll 0 0 #ffffff;
	color: #484848;
	cursor: pointer;
	display: inline-block;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 20px;
	margin: -5px 0;
	padding: 0 5px 0 0;
	_padding: 5px 5px 0 0; /* IE6 FIX */
	text-decoration: none;
	vertical-align: text-top;
	width: auto;
}
h5 {
	color: #666;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size-adjust: 0;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 2px 0 0 2px;
	text-transform: uppercase;
}
h6 {
	color: #484848;
	font-family: Arial, sans-serif;
	font-size-adjust: 0;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h7 {
	color: #363636;
	font-family: 'UniversLTStd57Condensed', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
}
h8 {
	color: #666;
	display: block;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 16px;
	margin: 10px 0px;
	text-transform: uppercase;
}
li {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
/* Button CSS **************************************************************/
img {
	border: 0;
}
a {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #ff6600;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: none; /*font-family: Arial, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	*/
}
a:active,
a:focus {
	border: 0 none;
	outline: 0 none;
}
#contentArea a {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
#contentArea a u span {
	color: #ff6600 !important;
}
button {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#left.a {
	border: medium none;
	color: #ff6600;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #ff6600;
}
p {
	margin: 0 0 10px;
}
p.content {
	font-size: 16px;
	line-height: 25px;
}
/*  */

.titleMain {
	color: #363636;
	font-size: 46px;
	line-height: 46px;
	margin: 30px 0 5px 75px;
	padding: 0;
}
.topic {
	border: none;
	color: #363636;
	font-size: 37px;
	margin: 0;
	padding: 20px 0 34px 0;
}
.topPadding {
	margin-top: 0;
	padding-top: 25px;
}
/* BREADCRUMBS **************************************************************/
.breadCrumbs {
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 75px;
}
.breadCrumbs a {
	color: #666666;
	font-size: 12px;
}
.breadCrumbs span.active {
	position: relative;
}
.breadCrumbs .arrow {
	background: url('../images/orangeArrow.png') no-repeat scroll 1px 2px transparent;
	display: inline-block;
	height: 9px;
	line-height: 9px;
	margin: 0 3px;
	vertical-align: baseline;
	width: 9px;
}
.breadCrumbs .item {
	color: #666666;
	cursor: pointer;
	font-size: 12px;
}
.breadCrumbs .item:hover {
	color: #ff6600;
	text-decoration: underline;
}
/* LIST **************************************************************/
.linkList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.linkList li {
	list-style: none outside none;
	margin: 10px 0;
	padding: 0;
}
.linkList li a {
	display: inline;
	font-size: 13px;
	position: relative;
}
.showCatNav {
	width: 210px;
	border-top: 1px dotted #cccccc;
	margin: 0 0 40px;
	padding: 0;
}
.showCatNav li {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0;
	display: block;
	border-bottom: 1px dotted #cccccc;
}
/* FORM **************************************************************/
.checkbox,
.radio {
	width: 20px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url('../images/checkbox.png') no-repeat scroll 0 0 transparent;
	display: block;
	clear: left;
	float: left;
}

.radCheckRight .checkbox,
.radCheckRight .radio {
	float: right;
}

.radio {
	background: url('../images/radio.png') no-repeat scroll 0 0 transparent;
}
/*
.select {
	position: absolute;
	height: 31px;
	padding: 0 24px 0 8px;
	color: #fff;
	overflow: hidden;
}
*/ /* 	width: 158px; With the padding included, the width is 190 pixels: the actual width of the image. */

.select {
	position: absolute;
	padding: 7px 31px 7px 7px;
	width: 227px;
	font-size: 15px;
	color: #8a8a8a;
	/*	background: url("../images/selectbox_arrow_modal.png") no-repeat scroll right top #F4F4F4; */
	border: 0 none;
	overflow: hidden;
}

.iFrameForm .select {
	position: absolute;
	padding: 7px 31px 7px 7px;
	width: 212px;
	font-size: 15px;
	color: #8a8a8a;
	/*	background: url("../images/selectbox_arrow_modal.png") no-repeat scroll right top #F4F4F4; */
	border: 0 none;
	overflow: hidden;
}

option {
	padding: 4px 0 4px 7px;
	color: #535353;
}
.doneButton,
.doneButton .contactDone {
	font-size: 29px;
	height: auto;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	width: auto;
}
.doneButton {
	font-family: 'UniversLTStd57Condensed';
	background: none repeat scroll 0 0 #ff6600;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	text-transform: uppercase;
	float: right;
}
.textArea,
.inputArea {
	background: none repeat scroll 0 0 #f4f4f4;
	border: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
}
.rfiText {
	font-size: 13px;
	padding: 10px 0;
}
.rfiAsterisk {
	width: 15px;
	float: left;
	font-size: 12px;
	color: #ff6600;
	padding: 10px 0 0;
	text-align: center;
}
.rfiAsteriskTable {
	width: 13px;
}
.rfiDiv {
	float: left;
	padding: 10px 0;
	width: 100%;
}
.rfi50 {
	width: 50%;
}
.rfi25 {
	width: 25%;
}
.rfi10 {
	width: 10%;
}
.rfiBorderB {
	border-bottom: 1px dotted #666666;
}
.rfiRight {
	float: right;
}
.rfiLabel {
	padding: 3px 10px;
	font-size: 13px;
	float: left;
	text-align: right;
	width: 510px;
}
.textACounter {
	text-align: right;
	padding: 3px 0 0;
}
.rfiSecurity {
	color: #666666;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0 5px;
	text-align: right;
	text-transform: none;
	width: 100%;
}
.rfiFont15 {
	font-size: 15px;
}
.rfiFont13 {
	font-size: 13px;
}
.rfiTxtLeft {
	text-align: left;
}
.rfiTxtRight {
	text-align: right;
}
.RfiCheck15 span {
	margin: 7px 0;
}
/* ERROR **************************************************************/
.errorText.error,
.errorText.rightSide.error {
	display: block;
}
.errorText {
	color: #f61900;
	display: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: -15px 0 0 7px;
	position: absolute;
	text-transform: none;
}
/* MAIN TABLE **************************************************************/

.tablePaging {
	width: 100%;
}
.tablePaging h1 {
	font-size: 46px;
	display: block;
	width: 350px;
	border: 0 none;
	color: #dadada;
	padding: 0;
	margin: 0;
}
.tablePaging table {
	float: right;
}
.mainTable {
	width: 100%;
}
.mainTable table {
	width: 100%;
	border-collapse: collapse;
}
.mainTable td,
.mainTable td a,
.mainTable td a:visited,
.mainTable td a:hover {
	color: #666666;
	text-decoration: none;
}
.mainTable th,
.mainTable th a,
.mainTable th a:visited,
.mainTable th a:hover {
	color: #333333;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	text-align: left;
	text-transform: uppercase;
	padding: 8px 0;
	text-decoration: none;
}
.mainTable th:first-child {
	padding: 8px 0 8px 10px;
}
.mainTable td {
	padding: 10px 0;
}
.mainTable td:first-child {
	padding: 10px 0 10px 15px;
}
.tableNews td:first-child {
	/* NEWS TABLE */
	padding: 10px 0 10px 15px;
	font-size: 14px;
}
.mainTable tr {
	border-bottom: 1px dotted #cbcbcb;
}
.mainTable tr:hover {
	background: none repeat scroll 0 0 #f1f1f1;
}
.mainTable tr:hover td,
.mainTable tr:hover a {
	color: #000000;
}
.mainTable tr.title:hover {
	background: none repeat scroll 0 0 #ffffff;
	color: #333333;
}
.mainTable tr.title:hover .jobTitle {
	color: #333333;
}
/*  **************************************************************/

.lineOne {
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #484848;
	text-transform: uppercase;
}
.lineTwo {
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #484848;
	text-transform: uppercase;
}
.lineLight {
	color: #999999;
}
.reqField {
	color: #ff6600;
	font-size: 11px;
	text-align: right;
}

/* STYLED **************************************************************/
input.styled,
input.styled2,
input.styled3 {
	display: none;
}
select.styled {
	padding: 4px 0 5px; /**/
	height: 31px;
	position: relative;
	width: 265px; /**/
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	zoom: 1;
}
select.styled1 {
	padding: 4px 0 5px; /**/
	height: 31px;
	position: relative;
	width: 251px; /**/
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	zoom: 1;
}
select.styled2 {
	padding: 4px 0 5px; /**/
	height: 31px;
	position: relative;
	width: 65px; /**/
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	zoom: 1;
}
select.styled3 {
	padding: 4px 0 0px; /**/
	height: 31px;
	position: relative;
	width: 120px; /**/
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	zoom: 1;
}
.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/******TABLE LIST******/
/*DOC OPULENCIA*/

.pageTableContainer {
	width: 100%;
}
.pageTitleTable {
	float: left;
}
.pageTitleTable h1 {
	border: 0 none;
	color: #dadada;
	display: inline;
	font-size: 46px;
	padding: 0;
}
.divPaginationContainer {
	margin-top: 20px;
	float: right;
	margin-left: 60px;
	color: #000;
}
.tdPagination {
	vertical-align: middle;
	width: 200px;
}
.tdPagination .select {
	position: absolute;
	width: 25px;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #8a8a8a;
	/*	background: url("../images/selectbox_arrow.png") no-repeat scroll right top #F4F4F4; */
	border: 0 none;
	overflow: hidden;
}
.tdPagination .select option {
	padding: 4px 0 4px 7px;
	color: #535353;
}
.tableHeaderBox .select {
	position: absolute;
	width: 80px;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	/*	background: url("../images/selectbox_arrow.png") no-repeat scroll right top #fff; */
	border: 0 none;
	overflow: hidden;
}
.tableHeaderBox .select option {
	padding: 4px 0 4px 7px;
	color: #535353;
}
.paginationNumbers {
	text-align: right;
	width: 200px;
}
.selected {
	color: #000;
}
.notSelected {
	color: #ff6600;
	cursor: pointer;
}
.tableHeaderBox {
	width: 60%;
	float: left;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: none repeat scroll 0 0 #e4e4e4;
	display: inline-block;
	padding: 0 0 12px 0;
}
.tableHeaderBox div {
	vertical-align: middle;
	display: inline-block;
	padding: 15px 10px 0 0;
}
.pageTableContainer .right {
	width: 40%;
	display: inline-block;
	padding: 17px 0px 16px 0px;
	background-color: #dddbdb;
}
.pageTableContainer .right div {
	padding-left: 15px;
	color: #000;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'UniversLTStd67BoldCondensed', sans-serif;
}
.divPaginationContainerBottom {
	position: relative;
	float: right;
	width: 100%;
}
/*****/
.right .keyWords input.inputArea.default-value {
	margin-left: 10px;
}
.right .keyWords input {
	height: 15px;
	line-height: 16px;
}
a.searchClose,
.serviceByTypePage .searchClose {
	/*	background: url("../images/search_close.png") repeat scroll 0 0 transparent; */
	height: 13px;
	margin: 6px 0 0 -20px;
	position: absolute;
	width: 13px;
}
.right .textArea,
.right .inputArea {
	background: none repeat scroll 0 0 #fff;
	border: none;
	height: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
.right .doneButton {
	background: none repeat scroll 0 0 #f4f4f4;
	color: #ff6600;
	display: inline-block;
	float: none;
	font-family: 'UniversLTStd57Condensed';
	font-size: 16px;
	height: 25px;
	padding: 2px 4px;
	vertical-align: top;
	width: auto;
}

/* ---------------- FROM ARC style_2014.css -------------------------- */

body.front {
	background-image: url('/public/image/frontpage/background_1.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: arial;
}

/*
	ul.sgs {list-style: none; padding:0; margin:0; list-style-position: inside;}
	ul.sgs li{padding-left: 3em; text-indent: -.7em; font-size:0.9em; color:#333333;}
	ul.sgs li:before {content: '■'; font-family:'Arial Black'; font-size:16px; color: #ff6600; padding-right:7px; }
    */

ul.sgs {
	list-style-image: url('/public/image/frontpage/li-orange-square.PNG');
}
ul.sgs li {
	color: #444444;
	margin-bottom: 3px;
	margin-top: 2px;
}

p {
	font-size: 13px;
}

/* custom headers  -------------------------------------------------------------------------------------------- */
.sgs_large_header {
	color: #333333;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 3.2em;
	padding-left: 40px;
	margin-top: 20px;
}

h1.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h2.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h3.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h4.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h5.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h6.sgs {
	color: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h1.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h2.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h3.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h4.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h5.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h6.sgs_grey {
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h1.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h2.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h3.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h4.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h5.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
h6.dark_grey {
	color: #666666;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}

label {
	font-weight: normal;
}
.hr {
	width: 100%;
	height: 0px;
	border: none;
	border-top: 1px #cccccc dotted;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* paragraphs */
p.splash_p {
	font-family: arial;
	color: #666666;
	font-size: 0.9em;
}
p.small_grey {
	font-family: arial;
	font-size: 12px;
	color: #999999;
}
p.error {
	font-family: arial;
	font-size: 12px;
	color: red;
}

/* bottom frame -------------------------------------------------------------------------------------------- */
.user_bottom_footer {
	width: 96%;
	margin-left: 2%;
	background: #474747;
	font-family: arial;
	font-size: 11px;
	color: #cccccc;
	height: 28px;
	line-height: 28px;
	margin-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
}
.user_bottom_footer .left {
	float: left;
}
.user_bottom_footer .right {
	float: right;
	text-align: right;
}
.user_bottom_footer .right a {
	color: #fff;
}
.user_need_to_be_sure {
	width: 96%;
	border: none;
	margin-left: 2%;
	height: 74px;
	margin-top: 15px;
	background: url('/public/image/frontpage/need_to_be_sure.png') #fff right no-repeat;
}

/* front page top frame -------------------------------------------------------------------------------------- */
.front_top_frame {
	width: 100%;
	height: 78px;
	background: #fff;
}
.front_top_frame a {
	color: #ff6600;
}
.front_top_frame .logo {
	width: 114px;
	height: 68px;
	background: url('/public/image/frontpage/sgs_only_small.png') #fff bottom left no-repeat;
	margin-left: 24px;
}

.sgs_search {
	float: right;
	background: orange;
	width: 420px;
	height: 78px;
}
.sgs_search .right_side {
	height: 78px;
	background: #fff;
	text-align: left;
	padding-top: 11px;
}
.sgs_search .right_side .top {
	background: #fff;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 0.9em;
	color: #333333;
	height: 12px;
	line-height: 12px;
	width: 90%;
	margin-left: 10%;
}
.sgs_search .right_side .top img {
	margin-right: 2px;
	vertical-align: bottom;
}
.sgs_search .right_side .bottom {
	width: 92%;
	background: #fff;
	height: 37px;
	margin-top: 18px;
}
.sgs_search .right_side .bottom .grey_contain {
	background: #e6e6e6;
	width: 60%;
	margin-left: 40%;
	height: 37px;
	padding: none;
}
.sgs_search .right_side .bottom input.search {
	height: 22px;
	margin-top: 7px;
	width: 78%;
	color: #999999;
	font-family: arial;
	font-size: 12px;
	margin-left: 4%;
	background: #fff;
	border: none;
	float: left;
}
.sgs_search .right_side .bottom input.submit {
	width: 15%;
	margin-top: 7px;
	color: #fff;
	float: left;
	font-size: 18px;
	background: #ff6600;
	height: 22px;
	line-height: 18px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border: none;
}

/* general page 1 ------------------------------------------------------------------------------------------- */
.general_page_1 .title {
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 2.4em;
	line-height: 1em;
	color: #333333;
	width: 100%;
	text-decoration: none;
}
.general_page_1 .date {
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #999999;
	width: 100%;
}
.general_page_1 .content {
	font-family: arial;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* tables ---------------------------------------------------------------------------------------------------- */
table.sgs {
	border: none;
	background: #fff;
	width: 96%;
	margin: 2%;
	font-size: 12px;
}
table.sgs th {
	font-size: 1em;
	background: #f8f8f8;
	border-top: 1px #f0f0f0 solid;
	padding-left: 6px;
	min-height: 34px;
}
table.sgs th.text_center {
	text-align: center;
}
table.sgs th.text_right {
	text-align: right;
}
table.sgs th.sortable {
	cursor: pointer;
}
table.sgs th.sortable:hover {
	color: #ff6600;
}
table.sgs tr {
	background: #fff;
	color: #333333;
}
table.sgs tr:hover {
	background: #f0f0f0;
	color: #222222;
}
table.sgs tr.clickable {
	cursor: pointer;
}
table.sgs td {
	min-height: 34px;
	vertical-align: middle;
	border-bottom: 1px #cccccc dotted;
	padding-left: 4px;
	font-family: arial;
	font-size: 1em;
}
table.sgs td.text_center {
	text-align: center;
}
table.sgs td.text_right {
	text-align: right;
}

table.sgs td div.arc_score_contain {
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5);
	height: 26px;
	line-height: 22px;
	background: #fafafa;
	text-align: center;
	width: 100%;
	overflow: hidden;
	border-radius: 0px;
	border: 1px #eeeeee solid;
	border-top: 1px #f8f8f8 solid;
	border-bottom: 1px #e8e8e8 solid;
	-moz-border-radius: 0px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 20px;
}
table.sgs td div.arc_score_contain:hover {
	background: #f6f6f6;
}
table.sgs .arc_score_green {
	color: #009933;
}
table.sgs .arc_score_orange {
	color: #ff6600;
}
table.sgs .arc_score_red {
	color: #cc3333;
}

/* content containers----------------------------------------------------------------------------------------- */
.custom_container {
	width: 96%;
	margin-left: 2%;
	padding: 0%;
	padding-bottom: 0px;
	padding-top: 10px;
	min-height: 100px;
	margin-bottom: 0px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.3);
}

.custom_container .padded_text {
	font-family: arial;
	color: #333333;
	font-size: 1em;
	margin: 20px;
}

.custom_container a {
	color: #ff6600;
}
.custom_container .right {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
	color: #333333;
	line-height: 1.3em;
}
.custom_container .right .sml_title {
	color: #999999;
	margin-bottom: 4px;
	background: #f4f4f4;
	font-size: 1.1em;
	min-height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .right .sml_content {
	color: #666666;
	margin-bottom: 4px;
	font-size: 0.9em;
	min-height: 24px;
	line-height: 24px;
}
.custom_container .right .sml_content_caps {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	color: #666666;
	font-size: 1.1em;
	min-height: 24px;
	line-height: 24px;
}
.custom_container .padding {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

.custom_container .log_on_top_margin {
	height: 56px;
	width: 100%;
	background: #fff;
}
.custom_container input.login_form {
	width: 96%;
	background-color: #f0f0f0;
	color: #666666;
	border: none;
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	padding-left: 30px;
	font-size: 12px;
}
.custom_container input.login_submit {
	height: 30px;
	width: 90px;
	margin-top: 6px;
	background: #ff6600;
	color: #fff;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border: none;
	font-size: 18px;
}
.custom_container input.login_submit:hover {
	background: #f05400;
}
a.forgot {
	font-size: 10px;
	vertical-align: top;
	color: #cccccc;
	text-decoration: none;
}
.custom_container input.email {
	background: url('/public/image/2014/envelope-grey.png') #f0f0f0 no-repeat 7px 7px;
}
.custom_container input.password {
	background: url('/public/image/2014/lock-grey.png') #f0f0f0 no-repeat 7px 7px;
}
.custom_container .error_msg {
	color: red;
	font-size: 12px;
	width: 100%;
	line-height: 12px;
}
.custom_container .mobile_logo_container {
	width: 100%;
	text-align: center;
	min-height: 55px;
	margin-bottom: 10px;
}
.custom_container select.mobile_jump_to {
	width: 160px;
	background: #f0f0f0;
	border: none;
}

.custom_container .first_title {
	background: #fff;
	color: #333333;
	padding-left: 6%;
	height: 68px;
	padding-top: 15px;
	font-size: 3.2em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .first_image_box {
	background: url('/public/image/frontpage/main_pic_1.jpg') no-repeat center center;
	background-size: cover;
	height: 315px;
	width: 100%;
	border-top: 10px #8a8a8a solid;
	border-bottom: 14px #333333 solid;
}

.custom_container .first_image_box_fade {
	background: #d3d6e0;
	height: 315px;
	width: 100%;
	border-top: 10px #8a8a8a solid;
	border-bottom: 14px #333333 solid;
	overflow: hidden;
	position: relative;
}
.custom_container .first_image_box_fade div {
	height: 100%;
	width: 100%;
	background-size: cover;
	display: none;
	z-index: 1;
}
.custom_container .first_image_box_fade div.active {
	display: block;
	z-index: 3;
}
.custom_container .first_image_box_fade_1 {
	background: url('/public/image/frontpage/frontpage_scroll_04.jpg') no-repeat center center;
}
.custom_container .first_image_box_fade_2 {
	background: url('/public/image/frontpage/frontpage_scroll_02.jpg') no-repeat center center;
}
.custom_container .first_image_box_fade_3 {
	background: url('/public/image/frontpage/frontpage_scroll_03.jpg') no-repeat center center;
}
.custom_container .first_image_box_fade_4 {
	background: url('/public/image/frontpage/frontpage_scroll_01.jpg') no-repeat center center;
}
.custom_container .first_image_box_fade_5 {
	background: url('/public/image/frontpage/frontpage_scroll_05.jpg') no-repeat center center;
}

.custom_container .first_light_grey_line {
	height: 10px;
	width: 100%;
	background: #dadada;
}
.custom_container .first_dark_grey_line {
	height: 10px;
	width: 100%;
	background: #666666;
}
.custom_container .first_very_ligh_grey_line {
	height: 10px;
	width: 100%;
	background: #eeeeee;
}

.custom_container .related_services_top_margin {
	width: 98%;
	height: 60px;
	background: none;
}
.custom_container .related_services_left_margin {
	width: 8%;
	height: 50px;
	float: left;
	background: none;
}
.custom_container .related_services {
	float: left;
	padding-left: 4%;
	padding-top: 20px;
	margin-top: 13px;
	margin-left: 2%;
	width: 85%;
	border: 7px #cccccc solid;
	border-bottom: none;
	border-right: none;
	min-height: 180px;
}
.custom_container .above_back_button {
	height: 15px;
	margin-top: 25px;
	width: 85%;
	margin-left: 15%;
	font-size: 0.9em;
	color: #333333;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .above_back_button span {
	color: #ff6600;
}
.custom_container .above_back_button a {
	color: #333333;
	text-decoration: none;
}
.custom_container .related_services .title {
	color: #333333;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 1em;
	margin-bottom: 12px;
}
.custom_container .related_services .title_large {
	color: #555555;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 23px;
	margin-bottom: 2px;
	padding-left: 4px;
	margin-top: 10px;
}
.custom_container .related_services .link {
	color: #ff6600;
	margin-bottom: 12px;
	width: 100%;
	font-size: 0.9em;
}

.left_brochure_container {
	width: 94%;
	margin-left: 6%;
	margin-top: 25px;
	padding-bottom: 10px; /*background: rgb(255, 255, 255); background: -moz-linear-gradient(270deg, rgb(255, 255, 255) 30%, rgb(247, 247, 247) 70%); background: -webkit-linear-gradient(270deg, rgb(255, 255, 255) 30%, rgb(247, 247, 247) 70%); background: -o-linear-gradient(270deg, rgb(255, 255, 255) 30%, rgb(247, 247, 247) 70%); background: -ms-linear-gradient(270deg, rgb(255, 255, 255) 30%, rgb(247, 247, 247) 70%); background: linear-gradient(0deg, rgb(255, 255, 255) 30%, rgb(247, 247, 247) 70%);*/
	background: #fff; /*border-top:1px #eeeeee solid;*/
}
.left_brochure_container .arrow_contain {
	margin-top: 100px;
	float: left;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 30px;
	background: none;
	color: #cccccc;
	font-size: 22px;
}
.left_brochure_container .arrow_contain:hover {
	color: #ff6600;
}
.left_brochure_container .brochure_left {
	display: none;
}
.left_brochure_container .brochure_left a {
	text-decoration: none;
}
.left_brochure_container .img_contain {
	cursor: pointer;
	position: relative;
	margin-top: 15px;
	float: left;
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	background: none;
}
.left_brochure_container .img_contain img.brochure_thumbnail {
	width: 160px;
	margin: auto;
	display: block;
	-webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.35);
}
.left_brochure_container .img_contain .see_through {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.left_brochure_container .img_contain .pdf_icon {
	width: 160px;
	position: absolute;
	left: calc(50% - 80px);
	left: -moz-calc(50% - 80px);
	left: -webkit-calc(50% - 80px);
	top: 40%;
	z-index: 200;
	background: #ff6600;
	text-align: center;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 16px;
	color: #333333;
	display: none;
}
.left_brochure_container .brochure_text {
	margin-top: 8px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	color: #999999;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 16px;
}
.left_brochure_container .brochure_text_hovered {
	color: #ff6600;
}

.custom_container .navigator {
	height: 40px;
	line-height: 40px;
	background: #f0f0f0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.custom_container .navigator a {
	text-decoration: none;
}
.custom_container .navigator .arrows_box {
	width: 15%;
	float: left;
	text-align: center;
	color: #ff6600;
	font-size: 1em;
	position: relative;
}
.custom_container .navigator .arrows_box .left {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 6px 6px 0;
	border-color: transparent #ff6600 transparent transparent;
}
.custom_container .navigator .arrows_box .left_disabled {
	border-color: transparent #999999 transparent transparent;
}
.custom_container .navigator .arrows_box .right {
	position: absolute;
	top: 13px;
	left: 10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #ff6600;
}
.custom_container .navigator .arrows_box .right_disabled {
	border-color: transparent transparent transparent #999999;
}
.custom_container .navigator .disabled {
	color: #999999;
	cursor: default;
}
.custom_container .navigator .numbers_box {
	/*width:calc(68% - 2px); width:-moz-calc(68% - 2px); width:-webkit-calc(68% - 2px);*/
	width: 60%;
	float: left;
	background: none;
	height: 30px;
	margin-top: 5px;
	margin-left: 1%;
	margin-right: 1%;
	border-left: 1px #dadada solid;
	border-right: 1px #dadada solid;
	font-family: arial;
	font-size: 0.9em;
}
.custom_container .navigator .numbers_box .page_num {
	height: 28px;
	border: 1px #dadada solid;
	line-height: 28px;
	width: 9%;
	margin-left: 1%;
	color: #666666;
	float: left;
	text-align: center;
	cursor: pointer;
}
.custom_container .navigator .numbers_box .page_num:hover {
	background: #ff6600;
	color: #fff;
}
.custom_container .navigator .numbers_box .current {
	background: #aaaaaa;
	color: #fff;
}
.custom_container .navigator .numbers_box .current:hover {
	background: #aaaaaa;
	color: #fff;
}

.custom_container .right_b {
	padding-left: 5%;
	padding-right: 5%;
	width: 100%;
}
.custom_container .right_b h1 {
	background: #fff;
	color: #333333;
	height: 60px;
	line-height: 65px;
	margin-top: 20px;
	width: 100%;
	font-size: 2.6em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border-bottom: 7px #999999 solid;
}
.custom_container .about_us_content {
	display: none;
}
.custom_container .right_b .second_title {
	background: #fff;
	color: #333333;
	height: 60px;
	line-height: 65px;
	margin-top: 20px;
	width: 100%;
	font-size: 2.6em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border-bottom: 7px #999999 solid;
}
.custom_container .right_b .second_title_no_margin {
	background: #fff;
	color: #333333;
	min-height: 50px;
	line-height: 48px;
	margin-bottom: 6px;
	width: 100%;
	font-size: 2.6em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border-bottom: 7px #999999 solid;
}
.custom_container .right_b .content_larger {
	font-family: arial;
	font-size: 1.3em;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 24px;
}
.custom_container .right_b p {
	font-family: arial;
	font-size: 0.9em;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 18px;
}
.custom_container .right_b img.image_full_width {
	width: 100%;
	padding: 1%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	margin-bottom: 8px;
	margin-top: 8px;
}
.custom_container .right_b img.image_half_width {
	width: 50%;
	float: left;
	margin-right: 5%;
	padding: 1%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	margin-bottom: 8px;
	margin-top: 8px;
}
.custom_container .third_title {
	background: #fff;
	color: #666666;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 12px;
	width: 100%;
	font-size: 1.8em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	border-bottom: 4px #cccccc solid;
}
.custom_container a.bolded_orange_a {
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 21px;
	color: #ff6600;
}

/* news articles display JT 9/7/14 */
.custom_container .right_b .news_headline {
	background: #fff;
	color: #222222;
	line-height: 34px;
	margin-top: 30px;
	width: 100%;
	font-size: 2.6em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .right_b .news_date {
	color: #999999;
	margin-bottom: 14px;
	width: 100%;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .right_b .news_content {
	font-size: 12px;
	font-family: arial;
	color: #555555;
	line-height: 16px;
	width: 100%;
	margin-bottom: 30px;
}
.custom_container .right_b .news_content a {
	color: #ff6600;
	text-decoration: none;
}
.custom_container .right_b .news_content a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.custom_container .right_b .news_image {
	float: left;
	max-width: 35%;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 6px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}

.custom_container .small_title {
	color: #333333;
	font-size: 1.4em;
	min-height: 20px;
	line-height: 18px;
	background: #fff;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.custom_container .small_title_bg {
	width: 96%;
	height: 20px;
	background: #8a8a8a;
	margin-bottom: 10px;
	margin-top: 10px;
}
.custom_container .medium_title {
	color: #333333;
	font-size: 1.9em;
	min-height: 20px;
	line-height: 18px;
	background: #fff;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}

.custom_container .small_content_1 {
	font-family: arial;
	color: #666666;
	font-size: 0.9em;
	margin-bottom: 15px;
	line-height: 18px;
}

.custom_container .front_news {
	width: 96%;
	padding: 4px;
	border-top: 1px #cccccc dotted;
	line-height: 14px;
	cursor: pointer;
}
.custom_container .front_news:hover {
	background: #f8f8f8;
}
.custom_container .front_news_selected {
	border-top: 1px #c8c8c8 solid;
	border-bottom: none;
	background: rgb(224, 224, 224);
	background: -moz-linear-gradient(90deg, rgb(224, 224, 224) 14%, rgb(239, 239, 239) 37%);
	background: -webkit-linear-gradient(90deg, rgb(224, 224, 224) 14%, rgb(239, 239, 239) 37%);
	background: -o-linear-gradient(90deg, rgb(224, 224, 224) 14%, rgb(239, 239, 239) 37%);
	background: -ms-linear-gradient(90deg, rgb(224, 224, 224) 14%, rgb(239, 239, 239) 37%);
	background: linear-gradient(180deg, rgb(224, 224, 224) 14%, rgb(239, 239, 239) 37%);
}
.custom_container .front_news_selected:hover {
	background: #e8e8e8;
}
.custom_container .front_news .date {
	font-size: 11px;
	font-family: arial;
	color: #999999;
}
.custom_container .front_news_selected .date {
	color: #444444;
}
.custom_container .front_news .news_title {
	font-size: 11px;
	font-family: arial;
	color: #ff6600;
}
.custom_container .front_news_selected .news_title {
	color: #444444;
}

/* brochures */
div.brochure_thumbnail {
	width: 160px;
	text-align: center;
	cursor: pointer;
	border: none;
	float: left;
	margin-right: 30px;
}
div.brochure_thumbnail img {
	width: 100%;
	border: 1px #e8e8e8 solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}
div.brochure_thumbnail:hover img {
	border: 1px #ff6600 solid;
}
div.brochure_thumbnail .link {
	color: #ff6600;
	font-family: arial;
	font-size: 12px;
	margin-top: 3px;
}

/* enquiry form */
.enquiry_form {
	font-family: arial;
	font-size: 12px;
	width: 100%;
}
.enquiry_form .form_title {
	width: 30%;
	max-width: 90px;
	float: left;
	margin-bottom: 8px;
	height: 22px;
	line-height: 22px;
	background: none;
}
.enquiry_form .form_input {
	width: 70%;
	float: left;
	margin-bottom: 8px;
	height: 20px;
	line-height: 22px;
	background: none;
}
.enquiry_form .form_input_message {
	width: 100%;
	height: 67px;
}
.enquiry_form .form_input input {
	background: #f0f0f0;
	border: none;
	padding: 2px;
	width: 95%;
}
.enquiry_form .form_input select {
	background: #f0f0f0;
	border: none;
	padding: 2px;
	width: 95%;
	max-width: 220px;
	color: #777777;
}
.enquiry_form .form_input textarea {
	background: #f0f0f0;
	border: none;
	padding: 2px;
	width: 97%;
	height: 60px;
	font-size: 11px;
	line-height: 12px;
	color: #777777;
}
.enquiry_form .form_input button {
	background: #ff6600;
	color: #fff;
	height: 20px;
	width: 50px;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
.enquiry_form .form_input button:hover {
	background: #f05400;
}
.enquiry_form .display_msg {
	color: #ff6600;
	float: left;
	line-height: 12px;
}
.custom_container .related_services .title {
	color: #333333;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 1em;
	margin-bottom: 12px;
}
.custom_container .related_services .title_large {
	color: #555555;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	font-size: 23px;
	margin-bottom: 2px;
	padding-left: 4px;
	margin-top: 10px;
}
.custom_container .related_services .link {
	color: #ff6600;
	margin-bottom: 12px;
	width: 100%;
	font-size: 0.9em;
}

/* enquiry form TABLE version */
table.table_enquiry_form {
	width: 98%;
	font-family: arial;
	font-size: 11px;
	color: #444444;
}
table.table_enquiry_form td {
	padding-bottom: 1px;
	padding-right: 8px;
}
table.table_enquiry_form input {
	background: #f0f0f0;
	border: none;
	padding: 3px;
	font-size: 11px;
	width: 100%;
	color: #444444;
}
table.table_enquiry_form select {
	background: #f0f0f0;
	border: none;
	padding: 3px;
	color: #444444;
}
table.table_enquiry_form textarea {
	background: #f0f0f0;
	border: none;
	padding: 3px;
	width: 100%;
	height: 50px;
	line-height: 12px;
	font-size: 10px;
	color: #444444;
}
table.table_enquiry_form button {
	background: #ff6600;
	color: #fff;
	height: 20px;
	width: 50px;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
}
table.table_enquiry_form button:hover {
	background: #f05400;
}
table.table_enquiry_form .display_msg {
	color: #ff6600;
	line-height: 12px;
}

.custom_container .brochure {
	width: 243px;
	height: 113px;
	position: relative;
	border: 0px;
	background: url('/public/image/frontpage/brochure_bg.jpg') no-repeat;
}
.custom_container .brochure .orange_box {
	height: 50px;
	padding-left: 4px;
	line-height: 25px;
	background: #ff6600;
	text-transform: uppercase;
	font-family: UniversLTStd67BoldCondensed;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 80%;
}
.custom_container .brochure .orange_box:hover {
	background: #666666;
}
.custom_container .brochure .orange_box .small {
	height: 25px;
	width: 100%;
	line-height: 31px;
	font-size: 14px;
}
.custom_container .brochure .orange_box .large {
	height: 25px;
	width: 100%;
	line-height: 17px;
	font-size: 22px;
}
