@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus{
    font-size: 12px;
  }
}
select:focus,
select option:focus {
    -webkit-text-size-adjust: 90%;
}
.selBox select option {
        font-size:12px!important;
}

/* CSS Document */

/* general styles */
html{
	background: url(../img/tile.jpg) repeat center top;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
body {
	background:none!important;
	padding:0;
	margin:0;
	color:#666666;
	font-size:.70em;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	line-height:normal;
	-webkit-font-smoothing: antialiased;
}
/*.home {
	
}*/
.wrapper {
	position:relative;
	float:left;
	width:100%;
}
.genHome {
	overflow:hidden;
	background-position:top center!important;
	background-repeat:no-repeat!important;
	/*background-size:auto auto!important;*/
}
.genInner {
	background-image: url(../bgimages/image7_fishing.jpg);
	overflow:hidden;
	 background-position: center top;
    background-repeat: no-repeat !important;
    background-size: auto auto;
	
}
/* skip links */
.rm { position: absolute; left: -999em; }
a.rm:active, a.rm:focus {
    top:0;
    left:0;
    border:1px #ababab solid;
	padding:3px;
    background-color:#ffffff;
    color:#000000;
    z-index: 100;
}

form, fieldset, legend, img, iframe {
	border:none;
	margin:0;
	padding:0;
}
* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:normal;
	margin:0;
	padding:0;
	list-style-type:none;
}
p {
	padding:0 0 10px 0;
	margin:0;
}
a:link,
a:visited,
a:active {
	/*color:#988c01;*/
	text-decoration:none;
	cursor:pointer!important;
}
a:hover {
	color:#006c64;
	text-decoration:none!important;
}
a, :active, :focus {
	outline:none !important;
	/*-moz-outline-style: none !important;*/
}
a:hover {
	text-decoration:none;
	cursor:pointer;
	/*cursor:hand;*/
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
sup {
	vertical-align:top;
	bottom: 1ex;
	font-size:.75em;
}
ul {
	list-style:none;
}
table {
	border-collapse:collapse;
}
input, select, textarea {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	-moz-appearance: none;
	-webkit-appearance: none;
	 -webkit-border-radius: 0;
	border-radius: 0;
}
input[type=image] {
    -webkit-border-radius:0px;
}
.clear {
	clear:both;
	height:1px;
	padding:0;
	margin:0;
	line-height:0;
}
/* Reusable classes */
.last {
	margin-right:0 !important;
}
.textbox {
	border:none;
	padding:3px;
}
.button {
	display:block;
	border:none;
	outline:none;
	text-align:center;
}

/* genmab website styles */
#PublicWrapper {
	width:100%;
	padding:0;
	text-align:left;
	overflow:hidden;
	position:relative;
}
#PublicWrapper a{
	/*color:#988c01;*/
}
.header {
	background:#ffffff;
	width:100%;
	margin:0;
	padding:0;
	/*overflow:hidden;*/
}
.headerIn {
	background:#ffffff;
	max-width:972px;
	margin:0 auto;
	padding:0 0 21px 0;
	/*overflow:hidden;*/
}
.header .logo {
	float:left;
	/*background:url("../img/genmab-logo.png") no-repeat left top;*/
	width:142px;
	height:42px;
	padding:0;
	margin:23px 0 0 0;
}
.header .logo a {
	float:left;
	width:142px;
	height:42px;
	padding:0 0 0 35px;
	margin:0;
}
.header .logo img {
	float:left;
}
.header h1 span {
	float:left;
	text-indent:-2000px;
	margin:0;
	padding:0;
}
.global_functions {
	float:right;
	/*width:375px; */
	/* width:330px; if home link is not added */
	padding:8px 10px 15px 0;
	/*overflow:hidden;*/
}
.global_functions .links{
	width:77.3%!important;
}
.global_functions .sfContentBlock {
	float:right;
}
.global_functions ul {
	float:left;
	/*width:214px;
	 width:174px; if home link is not added */
	overflow:hidden;
}
.mac .global_functions {
	width:381px;
	/* width:341px; if home link is not added */
}
.mac .global_functions ul {
	width:225px;
	/* width:185px; if home link is not added */
}
.global_functions .sfContentBlock ul {
	padding:0!important;
	margin:0!important;
}
.global_functions ul li {
	float:left;
	display:inline-block;
	margin:0;
	padding:0 14px 0 0;
}
.global_functions ul li a:link,
.global_functions ul li a:visited,
.global_functions ul li a:active {
	float:left;
	margin:5px 0;
	padding:0;
	color:#636568!important;
	text-decoration:none;
}
.global_functions ul li a:hover {
	color:#000000!important;
	text-decoration:none;
}

.global_functions ul li a.print {
	display:inline-block;
	padding:0 0 0 17px;
	background:url(../img/bg_global-functions-divider.gif) no-repeat left 2px;
}
.global_functions .search {
	padding:0;
	margin:0;
	/*width:155px;*/
	float:right;
	width:21.6%!important;
}
.global_functions .search label {
	display:none;
}
.global_functions input, 
.global_functions select, 
.global_functions textarea {
	font-size:11px;
}
.global_functions .search .sfsearchTxt,
.global_functions .search .searchbox {
	float:left;
	background:url(../img/bg_search-inputbox.png) no-repeat left top;
	border:none;
    width: 132px;
	margin:0;
	font-size:11px;
	/*height:23px;*/
}
.global_functions .search .sfsearchTxt input{
	padding: 3px 0 2px 6px;
	background:none;
	width:auto;
	border:0;
	height:18px;
}

.global_functions .search .sfsearchSubmit,
.global_functions .search .searchbutton {
	float:left;
	background:url(../img/bg_search-button.png) no-repeat right top;
	border:none;
	padding:0;
	margin:0;
	width:23px;
	height:23px;
	cursor:pointer;
	text-indent:1000px;
	color:#FFF
}
.primary_navigation {
	float:right;
	/*width:548px;
	width:636px;*/
	padding:4px 0 0 0;
	text-transform:uppercase;
	background:#ffffff!important;
	width:auto;
}
.primary_navigation ul ul li {
	text-transform:none;
}
.primary_navigation div {
	padding:0 0 0 0!important;
	background:#ffffff!important;
}
.primary_navigation ul {
	/*width:636px;*/
	width:auto;
	float:left;
	padding:0 15px 0 0;
	margin:0;
	border:0!important;
	overflow:hidden;
	height:12px;
	/*display:block;
	background:#ffffff!important;*/
}
/*.RadMenu .rmItem{
	padding:0 0 0 25px;
}
*/.primary_navigation ul li {
	float:left;
	padding:0 0 0 25px;
	color:#5c5f63!important;
	font-weight:bold;
	line-height:normal;
	position:relative;
}
.mac .primary_navigation,
.mac .primary_navigation ul {
	float:right;
	/*width:558px;*/
	width:646px;
}
.sfrmac .primary_navigation,
.sfrmac .primary_navigation ul {
	/*width:578px;*/
	width:666px;
}
.mac .primary_navigation ul li {
	font-size:1em;
}
.mac .primary_navigation div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel1 .rtsLI .rtsLast{
	padding-right:10px;
}
.sfrwin .primary_navigation ul li {
	font-size:.85em!important;
}
.primary_navigation ul li a:link,
.primary_navigation ul li a:visited,
.primary_navigation ul li a:active{
	color:#5c5f63;	
	text-decoration:none;
	cursor:pointer;
	background:none;text-align:left;
	
}
.primary_navigation ul li a.sfSel,
.primary_navigation ul li a:link.sfSel,
.primary_navigation ul li a:visited.sfSel,
.primary_navigation ul li a:active.sfSel,
.primary_navigation ul li a:hover,
.primary_navigation ul li a:focus,
.primary_navigation ul li a.onstate {
	color:#00857b!important;
	border:0;
	background:none;
}

/*.RadTabStrip .rtsLink, .RadTabStripVertical .rtsLink,
.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn,
.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt,
.primary_navigation .RadTabStrip_Default .rtsLevel .rtsOut{
	background:none;
	padding:0;
}
.RadMenu_Default, .RadMenu_Default a.rmLink {
	font:1em Arial,Helvetica,sans-serif;
	font-weight:bold;	
}
.RadMenu_Default .rmSlide {
	display:none!important;
}
.RadMenu_Default .rmRootGroup{
	border:0;	
}
.RadMenu .rmHorizontal .rmText,
.RadMenu .rmLink{
	padding:0;	
}
*/
/*#PublicWrapper .RadTabStrip_Default .rtsLI, .RadTabStrip_Default .rtsLink{
	font:0.95em Arial,Helvetica,sans-serif;
	font-weight:bold;	
	color:#5c5f63;
}
#PublicWrapper .RadTabStrip_Default .rtsLevel .rtsLink.rtsSelected,
#PublicWrapper .RadTabStrip_Default .rtsLink:hover,
#PublicWrapper .RadTabStrip_Default .rtsSelected:hover{
	color:#00857b;
}
.RadTabStrip_Default .rtsLevel .rtsOut,
.RadTabStrip_Default .rtsLevel .rtsLink {
	background:none;
}
.RadTabStrip .rtsOut, .RadTabStripVertical .rtsOut,
.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn,
.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt{
	padding:0;
	line-height:normal;
}

.RadTabStrip .rtsLink, .RadTabStripVertical .rtsLink{
	padding:0 0px 0 25px;
	text-transform:uppercase;
}
.RadTabStrip .rtsUL, .RadTabStripVertical .rtsUL{
	float:right;
	padding-right:15px;	
}
*/


/*.RadMenu .rmItem,
.RadMenu_Default .rmRootGroup {
	border:0;
	padding:0;
	margin:0;	
}
.RadMenu_Default, .RadMenu_Default a.rmLink{
	font:1em Arial,Helvetica,sans-serif;
	font-weight:bold;	
	color:#5c5f63;
}
.RadMenu_Default .rmSlide{
	display:none!important;	
}
.RadMenu_Default .rmGroup a.rmLink:hover .rmText, .RadMenu_Default .rmGroup a.rmFocused .rmText, .RadMenu_Default .rmGroup a.rmSelected .rmText, .RadMenu_Default .rmGroup a.rmExpanded .rmText {
	background:none;	
}
*/
.k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
	border:0;	
}
.k-menu .k-item > .k-link {
	/*border:0;*/
	padding:0;
	margin:0;
	
}
.k-animation-container {
	display:none!important;
}
.primary_navigation ul ul {
	display:none;	
}
.primary_navigation ul ul.sfNavList{
	display:none;	
}


.center {
	background:#ffffff;
	border-top:10px solid #988c01;
	max-width:972px;
	width:auto;
	margin:0 auto;
	margin-top:143px;
	padding:0 0 10px 0;
	overflow:hidden;
	background:#efece0;
}
.center a {
	color:#988c01;
}

.center a:hover {
	color:#006c64;
}

/* homepage */
.genHome  {
overflow:hidden;

}
.genHome .center {
	margin-top:283px;
	padding:0;
	/*background:#efece0 url(../img/bg_home-right.png) repeat left top!important;*/
	background:#fff!important;
	overflow:hidden;
}
.home_left {
	/*width:548px;
	padding:0 46px 0 50px;*/
	float:left;
	background:#ffffff;
	width:66.3%!important;
}
.home_left .sf_2cols_1in_67{
	padding:0 47px 0 50px;
}
.home_left h1 {
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	line-height:1.48em;
	color:#626467;
	padding:34px 0 21px 0;
}
.home_callouts {
	padding:34px 0 0 0;
	border-top:1px solid #d1d1d1;
}
.home_callouts div:first-child {
	padding-top:0;
}
.home_callouts div.sfContentBlock {
	padding:0 0 53px 0;
	overflow:hidden;
}
.home_callouts div img {
	float:left;
	margin:0 10px 0 0;
}
.home_callouts div.sfContentBlock h2{
	margin-bottom:0;
	padding-bottom:0;
}
.home_callouts div h2 {
	color:#988c01;
	font-weight:bold;
	font-size:1.15em;
	text-decoration:none;
	/*float:left;
	width:70%;*/
	margin-top:-3px;
	line-height:1.35em;
}
.home_callouts div h2 a {
	color:#988c01;
	font-weight:bold;
	font-size:1.15em;
	text-decoration:none;
	line-height:1.35em;
}
.home_callouts div.sfContentBlock h2 {
	border:0 none;	
}
.home_callouts div h2 a:hover {
	color:#006c64;
	text-decoration:none;
}
.home_callouts div p {
	color:#666666;
	line-height:1.863em;
	font-size:1.05em;
}

.home_right {
	/*width:289px;
	padding:17px 19px 17px 20px;*/
	width:33.7%!important;
	float:right;
	background:#efece0 url(../img/bg_home-right.png) repeat left top;
}
.home_right .sf_2cols_2in_33{
	padding:17px 19px 17px 20px;
	
}
.home_right h3 {
	background:#9b978a;
	color:#ffffff;
	/*width:289px;*/
	display:block;
	padding:13px 0 12px 0;
	margin:0;
	font-size:1.45em;
	letter-spacing:.15em;
	text-align:center;
	text-transform:uppercase;
}
.latestnews {
	/*width:289px;*/
	width:100%;
	border-bottom:1px solid #c6c4bc;
	padding-bottom:21px;
	padding-top:20px;
}
.latestnews img {
	display: block;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;	
}
.latestnews ul {
	margin:0;
	padding:0;
}
.latestnews .sfContentBlock ul {
	margin:0!important;
	padding:0!important;
}
.latestnews ul li {
	margin:0;
	padding:0 0 10px 5px;
    font-size: 1em;
    line-height: 1.48em;
	font-weight:bold;
}
.latestnews ul li.audio a {
	padding-right:20px;
	background:url(../img/bg_audio.png) no-repeat right top;
}
.latestnews ul li a:link,
.latestnews ul li a:visited,
.latestnews ul li a:hover,
.latestnews ul li a:active {
	color: #666666!important;
	text-decoration:none!important;
}
.latestnews ul li a:hover {
	color: #333333!important;
}
.latestnews p {
	color: #988C01;
	padding:0 0 0 5px;
	font-weight:bold;
    font-size: 1em;
    line-height: 1.5em;
}
.latestnews .sfContentBlock p {
	margin-bottom:0!important;
}
.latestnews p a:link,
.latestnews p a:visited,
.latestnews p a:hover,
.latestnews p a:active,
.stockprice p a:link,
.stockprice p a:visited,
.stockprice p a:hover,
.stockprice p a:active {
	color: #988C01;
	text-decoration:underline!important;
}

.main_table {
	border:none!important;	
}
.stockprice {
	/*width:289px;*/
	width:100%;
	height:157px;
	margin:0;	
}
.stockprice p {
	display:block;
	/*width:289px;*/
	text-align:center;
	font-size: 1em;
    line-height: 1.5em;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
}
.stockprice .sfContentBlock p {
	margin-bottom:12px!important;
	margin-top:20px!important;
}
.stockprice p strong {
	font-weight:bold;
	text-transform:uppercase;
	padding-right:5px;
	color:#333333;
}

.stockprice p strong a
{
    text-transform:none;
}

.stockprice ul {
	margin:0!important;
	padding:0!important;
}
.stockprice ul li {
	/*width:288px;*/
	padding:5px 0;
	display:block;
	background:#F3F0E4;
	border-top:1px solid #d2d0c6;
	border-left:1px solid #d2d0c6;
	margin-bottom:3px;
}
.stockprice ul li strong {
	text-transform:uppercase;
	padding:0 0 0 25px;
	width:140px;
	display:inline-block;
}
.stockprice ul li span .red {
	color:#b43120;
}
.stockprice ul li span .green {
	color:#009900;
}

/* section landing page */
.breadcrumb {
	width:790px;
	padding:7px 10px 7px 170px;
	color:#a0a8a5;
}
.breadcrumb a,
.breadcrumb a:link {
	color:#a0a8a5!important;
	text-decoration:none;	
}
.breadcrumb li.sfNoBreadcrumbNavigation a{
	color:#5a5f61 !important;
}
.RadSiteMap_Default .rsmOneLevel .rsmLink:hover, .RadSiteMap_Default .rsmTwoLevels .rsmLevel1 .rsmLink:hover, .RadSiteMap_Default .rsmThreeLevels .rsmLevel1 .rsmLink:hover, .RadSiteMap_Default .rsmManyLevels .rsmLevel2 .rsmLink:hover,
.breadcrumb a:hover {
	color:#5a5f61!important;
	text-decoration:none;
	background:none;
}
.breadcrumb span a{
	color:#A0A8A5!important;	
}
.breadcrumb span {
	color:#5a5f61!important;
}

.inner_left {
	width:170px;
	float:left;
}
.inner_left .sectionName {
	width:160px;
	color:#999999;
	font-size:1em;
	font-weight:bold;
}
.inner_left .sectionName a:link,
.inner_left .sectionName a:focus,
.inner_left .sectionName a:visited{
	color:#999999!important;
}
.inner_left .sectionName a:hover{
	color:#006C64 !important
}
.inner_left .sectionName .sfContentBlock {
	padding:28px 0 5px 10px;
}
.inner_left .sectionName .sfContentBlock p {
	margin:0;
	font-weight:bold;
	padding:0;
}
.inner_left .left_navigation {
	width:160px;
	line-height:normal;
}
.inner_left .left_navigation .RadTreeView_Default {
	width:150px;
	padding:0 0 10px 10px;
}
.inner_left .left_navigation ul {
	width:100%!important;
	border-top:1px dotted #4f4f4f!important;
}
.inner_left .left_navigation li {
	border-bottom:1px dotted #4f4f4f!important;
	color:#5b6062!important;
	background:none!important;
	background-image:none!important;
}
.inner_left .left_navigation li a:link,
.inner_left .left_navigation li a:visited,
.inner_left .left_navigation li a:hover,
.inner_left .left_navigation li a:active {
	padding:9px 0 6px!important;
	font-size:0.90em!important;
	font-weight:bold!important;
	display:inline-block!important;
	background:none!important;
	border:0;
}
.inner_left .left_navigation ul ul {
	border:none!important;
	width:100%!important;
	padding:0 0 6px 0!important;
}
.inner_left .left_navigation ul ul li {
	border:none!important;
	background-image:none!important;
	padding:0 0 0 5px!important;
	background-image:none!important;
}
.inner_left .left_navigation ul ul li a:link,
.inner_left .left_navigation ul ul li a:visited,
.inner_left .left_navigation ul ul li a:hover,
.inner_left .left_navigation ul ul li a:active {
	font-weight:normal!important;
	font-size:0.9em!important;
	display:inline-block!important;
	padding:2px 0 2px 0!important;
}

.inner_left .left_navigation li a:link,
.inner_left .left_navigation li a:visited,
.inner_left .left_navigation li a:active {
	color:#5b6062!important;
}
.inner_left .left_navigation li a:hover,
.inner_left .left_navigation li .rtSelected a:link,
.inner_left .left_navigation li .rtSelected a:visited,
.inner_left .left_navigation li .rtSelected a:hover,
.inner_left .left_navigation li .rtSelected a:active {
	color:#006c64!important;
}


/* sitefinity control style overrider */
.RadTreeView .rtPlus, .RadTreeView .rtMinus {
	display:none!important;
}
/*.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot {
	padding:0!important;
}*/
.RadTreeView .rtSp{
	/*display:none;*/	
}
.RadTreeView .rtIn{
	margin-left:0;	
}
.inner_left .left_navigation li div {
	background:none!important;
}
.RadSiteMap .rsmFlow,
.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot {
	padding:0;
}
.RadSiteMap .rsmThreeLevels .rsmLevel1 .rsmLink, .RadSiteMap .rsmThreeLevels .rsmLevel1 .rsmTemplate, .RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmLink, .RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmTemplate, .RadSiteMap .rsmOneLevel .rsmItem .rsmLink, .RadSiteMap .rsmOneLevel .rsmItem .rsmTemplate {
	padding-left:0;
	padding-right:3px;
}
.RadSiteMap .rsmThreeLevels .rsmLevel1 .rsmLink:hover {
	background:none;	
}


/* related_links styles */
.related_links {
	width:160px;
}
.related_links .sfContentBlock {
	padding:19px 10px 0 10px;
}
.inner_left .related_links .sfContentBlock p{
	margin-bottom:0px;	
}
.related_links ul {
	padding:0 0 0 0;
	list-style-type:none;
}
.related_links .sfContentBlock ul{
	margin:0;	
}
.related_links ul li {
	padding:0 0 16px 0;
	line-height:normal;
	list-style-type:none;
}
.related_links ul li a:link,
.related_links ul li a:visited,
.related_links ul li a:active {
	background: url(../img/bg_related-links.png) no-repeat left top;
	padding:0 0 0 18px;
	display:inline-block;
	color:#988c01;
	line-height:normal;
}
.related_links ul li a:hover {
	color:#00857b!important;
	background: url(../img/bg_related-links.png) no-repeat left -28px;
}
.related_links ul li a:active {
	color:#00857b!important;
	font-weight:normal;
} 
.related_links ul li a.external {
	background: url(../img/bg_related-links-external.png) no-repeat left top;
}
.related_links ul li a.external:hover {
	color:#00857b!important;
	background: url(../img/bg_related-links-external.png) no-repeat left -40px;
}
.related_links ul li a.email {
	background: url(../img/bg_related-links-email.png) no-repeat left top;
}
.related_links ul li a.email:hover {
	color:#00857b;
	background: url(../img/bg_related-links-email.png) no-repeat left -30px;
}

/* download link styles */
.download .sfdownloadFileWrp {

	display:block;
	background:#ffffff;
	float:right;
	width:148px;
	padding:6px 6px;
	border-top:1px solid #c2c2c2;
	border-left:1px solid #b8b8b8;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#6f7474;
	font-weight:bold;
	margin-bottom:5px;
}
.sfLargeIcns{
	padding-left:8px;
}
.sfLargeIcns ul{
	padding:6px 0;	
}
.download .sfLargeIcns .sfdownloadList .sfdownloadFile {
	/*background-repeat:no-repeat;
	padding:0;*/
}
.download .sfLargeIcns .sfdownloadList {
	/*background:#ffffff url(../img/bg_download-factsheetlist.png) no-repeat 6px 17px;*/
	width:148px;
	border-color:#C2C2C2 #FFFFFF #FFFFFF #B8B8B8;
	border-style:solid;
	border-width:1px;
	padding:6px 6px 0 6px;
	background:#ffffff;
	float:left;
}
.download .sfLargeIcns .sfdownloadList li{
	/*background: url(../img/bg_download-factsheetlist.png) no-repeat 1px 11px;*/
	float:left;
	clear:both;
	width:100%;
	padding:0 0 6px 0;
}
.download .sfLargeIcns .sfdownloadList li:hover{
	/*background: url(../img/bg_download-factsheetlist-over.png) no-repeat 1px 11px;*/
}
.download .sfLargeIcns .sfdownloadList a{
	font-size:12px!important;
	/* width:60%; */
	float:left;
	/*background:none;*/
	clear:both;
	display:block;
	font-size:1em!important;
	font-weight:bold;
}
.download .sfdownloadList .sfdownloadFile .sfInfo{
	padding-left:43px;	
	margin-bottom:6px;
	display:none;
}
.download a:link,
.download a:visited,
.download a:active {
	color:#6f7474!important;
	display:inline-block;
	padding:6px 0 4px 44px;
	background: url(../img/bg_download-factsheet.png) no-repeat left top;
	line-height:normal;
	min-height:28px;
}
.mac .download a:link {
	padding:6px 0 8px 44px;
}
.download a:hover {
	color:#00857b!important;
	background: url(../img/bg_download-factsheet.png) no-repeat left -60px;
}
.download .sfdownloadFileWrp a {
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.left_navigation .RadTreeView_Sitefinity .rtLines .rtFirst,
.left_navigation .RadTreeView_Sitefinity .rtLines .rtFirst .rtUL,
.left_navigation .RadTreeView_Sitefinity .rtLines .rtLI,
.left_navigation .RadTreeView_Sitefinity .rtLines .rtFirst .rtUL{
	background: none	
}
.left_navigation .RadSiteMap .rsmTwoLevels .rsmLink,
.left_navigation .RadSiteMap .rsmTwoLevels .rsmTemplate {
		margin:0;
}

.inner_right {
	float:left;
	width:82.4%;
}
.inner_head h1 {
	color:#5a5f61;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.85em;
	font-weight:normal;
	line-height:normal;
	padding:6px 0 12px 0;
}
.inner_head h4 {
	color:#5a5f61;
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
	padding:13px 0 11px 0;
}
.inner_head p {
	font-size:1.15em;
	line-height:1.5em;
	padding:11px 10px 13px 0;
	margin-bottom:18px;
}

.inner_content {
	float:left;
	max-width:788px;
	border:1px solid #cccccc;
	background:#ffffff;
	overflow:hidden;
	min-height:340px;
	width:100%;
	/*width:98.223%;*/
}
.vacancy_tabs {
	max-width:788px;	
}
.section_landing_callouts {
	float:left;
	padding:39px 0 29px 39px;
	overflow:hidden;
	width:auto;
}
.section_landing_callouts .sfContentBlock{
	padding:0 0 0 0;
}

.section_landing_callouts .division {
	float:left;
	width:50%;	
}
.rhtCont,
.lftImage{
	float:left;
	width:50%;
	padding:0 0 37px 0;
}



/*.section_landing_callouts.imageGalleryTable {
	width:100%;	
}
*/.section_landing_callouts.imageGalleryTable table {
	width:95%;
	line-height:150%;	
}
.section_landing_callouts table tr td.imgBlk,
.section_landing_callouts table tr td.contBlk{
	padding:0px 0px 51px
}
.section_landing_callouts table tr td.contBlk strong {
	padding-right:10px;	
}
.section_landing_callouts table {
	width:auto;
	padding:0;
	margin:0;
}
.section_landing_callouts table tr td.clrNext  {
	padding:0 0 0 0;
}
.section_landing_callouts table tr td{
	padding:0 0 51px 0;
	vertical-align:top;
}
.section_landing_callouts table tr td h3,
.section_landing_callouts table tr td p {
	width:161px;
	padding-bottom:0;
}
.section_landing_callouts table tr td img {
	width:150px;
	padding:0 11px 0 0;
	margin:0;
	height:auto;
}
/*.section_landing_callouts div.sfContentBlock div{
	padding:0 0 51px 39px;	
	width:322px;
}*/
.section_landing_callouts .sfContentBlock h3{
	margin-bottom:0;	
	padding-bottom:0;
}
.section_landing_callouts div img {
	float:left;
	margin-right:10px;
}
.section_landing_callouts div h3 {
	margin-top:-5px;
}
.section_landing_callouts div h3,
.section_landing_callouts div h3 a {
	color:#988c01;
	font-weight:bold;
	font-size:1.15em;
	line-height:1.5em;
	text-decoration:none;
	float:left;
}
.section_landing_callouts div h3{
	width:100%;	
}
.section_landing_callouts div.sfContentBlock h3 {
	border:0 none;	
}
.section_landing_callouts div a:hover {
	color:#006c64;
	text-decoration:none;
}

.section_landing_callouts div p {
	color:#666666;
	line-height:1.85em;
	font-size:1.05em;
	float:left;
	width:95%;
	padding-bottom:20px;
}
.inner_content h2 {
    color: #007f74;
    font-size: 1.75em;
    padding-bottom: 14px;
	line-height:1.17em;
}


.inner_content .text_page {
	float:left;
	max-width:710px;
	padding:39px 0 39px 39px;
	width:100%;
	min-height:340px;
}
.inner_content .text_page h3 {
	color:#007f74;
	font-size:1.75em;
	padding-bottom:14px;
}
.inner_content .text_page .sfContentBlock h4,
.inner_content .text_page .sfContentBlock h3 {
	margin:0;
	border:none;
}
.inner_content .text_page h4 {
	/*color:#007F74;*/
	font-size:1.45em;
	font-weight:bold;
	padding-top:0;
	padding-bottom:21px;
	clear:both;
	/*padding-bottom:0;*/
}
.inner_content .text_page p {
	line-height:1.677em;
	font-size:1.15em;
	padding-bottom:20px;
	float:left;
	
	width:100%;
}
.tab_content span.h3style,
.inner_content .text_page span{
	float:left;
	width:100%;
	font-size:1.15em;
	padding:10px 0 0 0;
	color:#666666;
}
.inner_content .text_page span.stmap{
	padding:4px 0 1px 0;
	float:left;
	font-size:1.03em;
}
.inner_content .text_page .sfContentBlock ul{
	float:left;
	padding:0 0 5px 0;
	width:100%;
}
.inner_content .text_page .RadTreeView span{
	width:auto;
	padding:0;
	height:auto;
}
.inner_content .text_page .RadTreeView  ul li{
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
	width:auto;
	line-height:normal;
	background:none!important;
}
.inner_content .text_page .RadTreeView  ul li li a{
		font-size:0.82em;
		float:left;
		color:#988C01 !important;
}
.inner_content .text_page .RadTreeView  ul li li li a{
		font-size:0.75em;
		float:left;
		color:#988C01 !important;
}
.inner_content .text_page .RadTreeView  ul li a{
	font-size:.9em;
	float:left;
	padding:5px 3px 3px;
	line-height:normal;
	color:#988C01 !important;
}
.inner_content .text_page table.tablewhite li,
.inner_content .text_page li{
	float:none;
	width:100%;
	clear:both;
	font-size:1.15em;
	padding:3px 0 0 15px;
	background: url(../img/bg-bullet.gif) no-repeat left 10px;
	line-height:1.4em;
}
.inner_content .text_page table li {
	width:auto;
}
.inner_content .text_page table tr td ul{
	margin-top:-4px;	
}
.inner_content .text_page table tr td li {
	background:none;
	font-size:1em;
	padding-top:0;
	padding-left:0;
	
}
.inner_content .text_page hr {
	width:100%;
	height:1px;
	padding:0px;
	margin:7px 0 35px 0;
	background-color:#d1d1d1;
	border:none;
}
.inner_content .text_page table.tablewhite{
	border:0;
}
.inner_content .text_page table.tablewhite ul{
	margin:0;	
}
.inner_content .text_page table.tablewhite tr.odd,
.inner_content .text_page table.tablewhite tr.even {
	background:#ffffff;
}

.inner_content .text_page table.tablewhite tr td.odd 
.inner_content .text_page table.tablewhite tr td.even,
.inner_content .text_page table.tablewhite tr td,
.inner_content .text_page table.tablewhite tr.altbgclr td{
	background:none!important;
	padding:4px 10px 4px 10px;
	color:#666666;
	line-height:1.64em;
}
.inner_content .text_page table.tablewhite tr td p{
	padding-bottom:23px
}
.inner_content .text_page table {
	border:1px solid #cccccc;
	margin-top:2px;
	margin-bottom:22px;
}
.inner_content .text_page table tr th {
	background:#aea75e;
	color:#ffffff;
	text-transform:uppercase;
	padding:18px 10px 15px 10px;
	text-align:left;
	font-weight:bold;
}
.inner_content .text_page table tr td {
	/*background:#efece1;*/
	color:#404342;
	/*padding:15px 9px 11px 12px;*/
	padding:20px 9px 11px 12px;
	text-align:left;
	line-height:1em;
}
.inner_content .text_page table tr td p{
	padding:0;
	line-height:1.493em;
}
.inner_content .text_page table tr td.year {
	line-height:1.493em;
	padding:15px 8px 11px 10px;	
}
/*.inner_content .text_page table tr.altbgclr td {
	background:#e4e1d6;
}
*/
.inner_content .text_page table tr.odd {
	background:#efece1;
}
.inner_content .text_page table tr.even {
	background:#E4E1D6;
}

/* people listing page */
.people_listing {
	border:none;
	padding-top:12px;
	/*max-width:790px;*/
	background:none;
	width:99%;
}
.people_listing table {
	/*max-width:790px;*/
	width:100%;
	padding:0;
	margin:0;
}
.people_listing table tr td {
	/*width:190px;*/
	width:25.24%;
	padding:0;
	margin:0;
	float:left;
	min-height:302px;
	/*margin-right:10px;*/
}
.people_listing table tr td:nth-child(4),
.people_listing table tr td:nth-child(8),
.people_listing table tr td:nth-child(12){
	width:24%;
}
.people_listing table tr td.last{
	margin-right:0;
}
.people_listing table tr td h3 {
	color:#00857b;
	font-size:1.15em;
	line-height:1.35em;
	font-weight:bold;
	padding:0 10px 3px 0;
	border:none;
	margin:0;
}
.people_listing table tr td h3 .sfImageWrapper{
	padding-bottom:20px;
	float:left;
	width:100%;
}
.people_listing table tr td p {
	line-height:1.65em;
	padding-bottom:0px;
	font-size:1.1em;
}
.people_listing table.lessheight tr td{
	min-height:260px;	
}
.people_listing table tr td a:link,
.people_listing table tr td a:visited,
.people_listing table tr td a:active {
	color:#00857B!important;
}
.people_listing table tr td a:hover{
	color:#333333!important;
}
.people_listing table tr td img {
	border-top:1px solid #969794;
	padding:10px 0 0 0;
	/*max-width:100%;*/
	width:190px;
}


/*
.inner_content.people_listing .ppl_content{
	width:190px;
	margin-left:10px;
	padding:10px 0 14px 0;
	float:left;
	border-top:1px solid #969794;
}
.inner_content.people_listing .first {
	margin-left:0;
}
.inner_content.people_listing .ppl_content img {
	width:190px;
}
.inner_content.people_listing img,
.inner_content.people_listing a:link,
.inner_content.people_listing a:visited,
.inner_content.people_listing a:active {
	float:left;
	color:#00857B!important;
}
.inner_content.people_listing a:hover{
	color:#333333!important;
}
.inner_content.people_listing h3,
.inner_content.people_listing p{
	clear:both;
	width:190px;
}
.inner_content.people_listing .ppl_content h3 {
	color:#00857b;
	font-size:1.15em;
	line-height:1.35em;
	font-weight:bold;
	padding:18px 0 3px 0;
	border:none;
	margin:0;
}
.inner_content .people_detail .sfContentBlock h3
.inner_content .people_listing .sfContentBlock h3{
	margin:0;
	border:none;
}
.inner_content.people_listing .ppl_content p {
	line-height:1.65em;
	padding-bottom:20px;
	font-size:1.1em;
}
*/

/* people detail page */
.inner_content .people_detail {
	float:left;
	width:749px;
	padding:30px 39px 39px 0;
	position:relative;	
}
.inner_content .people_detail img {
	border-bottom:1px solid #cccccc;
	float:left;
}
.inner_content .people_detail .detail {
	width:390px;
	float:right;
	padding:10px 0 0 0;
}
.inner_content .people_detail h3 {
	color:#007f74;
	font-size:1.75em;
	padding-bottom:4px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}
.inner_content .people_detail p {
	line-height:1.4em;
	font-size:1.15em;
	padding-bottom:20px;
}

/* interactive pipeline page */
.pipeline {
	max-width:790px;
	padding:0;
	margin:0;
	border:none;
	background:none;
}
.pipeline table {
	border:1px solid #cccccc;
	margin-top:2px;
	margin-bottom:0;
}
.pipeline table tr th {
	background:#aea75e;
	color:#ffffff;
	text-transform:uppercase;
	padding:18px 0;
	text-align:left;
	font-weight:normal;
}
.pipeline table tr td {
	background:#ffffff;
	color:#404342;
	padding:14px 0;
	text-align:left;
	vertical-align:top;
}
.pipeline table tr.r1 td {
	background:#efece1;
}
.pipeline table tr.r2 td {
	background:#e4e1d6;
}
.pipeline table .gold_divider td {
	background:#b3ae75;
	height:4px;
	padding:0;
	margin:0;
}
.pipeline table .gold_thin_divider td {
	background:#b3ae75;
	height:1px;
	padding:0;
	margin:0;
}
.pipeline table tr td.white{
	background:#ffffff;
	color:#988c01;
}
.pipeline table tr td.phase {
	color:#333333;
	font-weight:bold;
	padding:6px 0 9px;
	vertical-align:bottom;
	width:47px;
	font-size:.95em;
	text-align:center;
}
.pipeline table tr th.c1,
.pipeline table tr td.c1 {
	padding-left:10px;
	padding-right:10px;
}
.pipeline table tr td.border {
	background-image:url(../img/bg-table-td-left-border.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
.pipeline table tr td img {
	border:0;
}

/*contact us */
.contact{
	max-width:710px;
	width:89.5%;
	float:left;
	padding:34px 39px 88px 39px;
}
.contact p {
	float:left;
	width:100%;
	padding:5px 0;
	font-size:1.1em;
}
.contact .red {
	color:#ff0000;
}

.contact .contact_field{
	float:left;
	max-width:710px;
	width:100%;
	margin-bottom:13px;
}
.contact .code{
	font-size:0.8em;	
}
.contact div.captcha{
	float:left;
	max-width:358px;
	margin:12px 0 13px 0;
}
.contact .contact_field label, .contact .contact_field input{
	float:left;
	width:100%;
	clear:both;
	padding-left:2px;
}
.contact div.captcha div {
	margin-top:15px;
}
.contact .contact_field label{
	padding-left:2px;
	padding-bottom:5px;
	font-size:1.05em;
}
.contact .contact_field input{
	width:264px;
	padding:8px 3px;
	border:1px solid #999999;
	background:#ffffff url(../img/bg-txtarea.gif) no-repeat top left;
}
.contact .contact_field .selectBox{
	width:271px;
	padding:1px 0px;
	border:1px solid #999999;
	background:#ffffff url(../img/bg-txtarea.gif) no-repeat top left;
	float:left;
}
.contact .contact_field input.small{
	width:196px;
	padding:7px 3px;
	background:#ffffff url(../img/bg-txtarea.gif) no-repeat top left;
	border:1px solid #999999;
}
.contact .contact_field input:hover,
.contact .contact_field input:focus {
	border:1px solid #666666;
}
.contact .contact_field textarea{
	width:464px;
	padding:8px 3px;
	border:1px solid #999999;
	background:#ffffff url(../img/bg-txtarea.gif) no-repeat top left;
	float:left;
}
.contact textarea:hover,
.contact textarea:focus {
	border:1px solid #666666;
}
.contact div.submit_box {
	float:left;
	margin:18px 0 0px 0;
	padding-left:2px;
}
.contact .contact_field .submit_box{
	float:left;
	margin:18px 0 0px 0;
	padding-left:2px;
}
.contact .contact_field .btn_submit{
	background:#efefef url(../img/bg-form-btn.gif) repeat-x top left;
	width:87px;
	height:30px;
	border:1px solid #999999;
	color:#666666;
	text-transform:capitalize;
	cursor:pointer;
	font-weight:bold;
}
.contact .btn_submit:hover,
.contact .btn_submit:focus {
	color:#00857b;
	border:1px solid #666666;
	background:#efefef url(../img/bg-form-btn.gif) repeat-x left bottom;
}
.contact .selBox{
   float:left;
	background:url(../img/down-arrow.png) no-repeat 96% center;
}
.contact .contact_field .selBoxcont{
	 height: 28px;
    overflow: hidden;
    border: 1px solid #999999;
	background:url(../img/bg-selectbox.png) repeat-x left bottom;	 
 	width: 269px;
}
.contact select::-ms-expand {
    display: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	overflow:hidden;
}
.contact .contact_field .selBox select {
  background: transparent!important;
   width: 270px;
   padding: 0;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 26px;
   -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	overflow:hidden;
	font-size:1em;
   }  
   .contact select option{
		padding:5px;
   }

/* tab styles */
/*.ui-tabs { 
	float:left;
	padding:0;
	margin:0;
	width:788px;
	/*display:none;*/
}
.ui-tabs div {
	padding-bottom:30px;
}
.vacancy_tabs ul,
.ui-tabs ul {
	float:left;
	/*max-width:788px;*/
	margin-bottom:21px;
	position:relative;
	background:#ebe7da;
	width:100%;
}
.ui-tabs .ui-tabs-panel { 
	display: block;
}
.ui-tabs .ui-tabs-hide { 
	display: none;
}
.vacancy_tabs ul li,
.ui-tabs ul li {
	float:left;
	padding:0;
	height:140px;
	position:relative;
	background: url(../img/bg-dots.gif) repeat-y top left;
	padding:0;
}
.ui-tabs ul li:first-child {
	background-image:none;
	padding:0;
}
.vacancy_tabs ul li a:link,
.vacancy_tabs ul li a:visited,
.vacancy_tabs ul li a:active,
.ui-tabs ul li a:link,
.ui-tabs ul li a:visited,
.ui-tabs ul li a:active {
	font-size:1em;
	font-weight:bold;
	padding:0;
	vertical-align:bottom;
	display:block;
	width:100%;
	/*min-width:150px;*/
	height:140px;
	cursor:pointer;
	border-bottom:1px solid #CCCCCC;
}
.vacancy_tabs ul li a:hover,
.ui-tabs ul li a:hover {
	color:#666666!important;
}
.vacancy_tabs ul li a span,
.ui-tabs ul li a span {
	position:absolute;
	bottom:15px;
	padding:0 10px;
}
.vacancy_tabs ul li.selected a,
.ui-tabs ul li.ui-tabs-selected a {
	text-decoration:none;
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left;
	color:#666666;
	border-bottom:1px solid #ffffff!important;
}
.vacancy_tabs ul li a:hover,
.ui-tabs ul li.ui-state-hover,
.ui-tabs ul li.ui-tabs-active,
.ui-tabs ul li.ui-state-hover a:hover {
	background:#f2f0e6 url(../img/bg-dots.gif) repeat-y top left;
}
.vacancy_tabs ul li:first-child,
.vacancy_tabs ul li:first-child:hover,
.vacancy_tabs ul li:first-child a:hover,
.ui-tabs ul li:first-child,
.ui-tabs ul li:first-child:hover,
.ui-tabs ul li:first-child a:hover {
	background-image:none;
}
.vacancy_tabs ul li a.selected,
.ui-tabs ul li.ui-tabs-selected a,
.ui-tabs ul li.ui-tabs-selected a:hover {
	color:#666666!important;
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left!important;
	border-bottom:1px solid #ffffff;
}
.ui-tabs ul li:first-child.ui-tabs-selected,
.ui-tabs ul li:first-child.ui-tabs-active {
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left!important;
}
.ui-tabs ul li:first-child.ui-tabs-selected a,
.ui-tabs ul li:first-child.ui-tabs-active a,
.ui-tabs ul li:first-child.ui-tabs-selected a:hover,
.ui-tabs ul li:first-child.ui-tabs-active a:hover {
	color:#666666!important;
	background:#ffffff url(../img/bg-tab-selected-first.gif) repeat-x top right!important;	
}
.vacancy_tabs ul li:first-child a.selected {
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat -1px top!important;
}*/
.inner_content .sfContentBlock ul {
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
.vacancy_tabs .emptyRecords span{
	padding:10px;
	float:left;
}
.imgGal .tab_content {
	padding-bottom:0;
}
.tab_content {
	float:left;
	/*max-width:712px;*/
	width:93%;
	padding:15px 30px 38px 38px;
	margin:0;
	overflow:hidden;
}
.tab_content_alt.tab_content .title,
.tab_content_alt.tab_content .location,
.tab_content_alt {
	background:#f2f0e6!important;	
}
.tab_content h3 {
	float:left;
	max-width:510px;
	font-size:1.6em;
	color:#988C01;
	font-weight:normal;
	/*width:100%;*/
}
.sfContentBlock .tab_content h3  {
	border:none;
	font-size:1.15em;
	margin:0;
}
.inner_content .sfContentBlock p{
	margin-bottom:0;
}
.inner_content .tab_content p a{
	/*font-weight:bold;
	font-size:1em;*/
	color:#988C01;
}
.inner_content .tab_content p a:hover{
	color:#105CB6;	
}
.tab_content .title {
	float:left;
	border-bottom:1px solid #CCCCCC;
	max-width:712px;
	padding:20px 0 10px 0;
	width:100%;
}
.tab_content p {
	font-size:1.16em;
	float:left;
	padding:10px 0;
	line-height:1.49em;
	width:100%;
}
.tab_content span {
	color:#898989;	
}
.tab_content .location {
	float:right;
	padding:10px 0 0 0;
	font-size:0.95em;
	font-weight:bold;
	width:124px;
	line-height:1.5em;
}
.tab_content .country {
	color:#00867d;
	float:left;
}
/*
.tab_content ul {
	background:none;
	padding-left:5px;
}
.tab_content ul li:first-child,
.tab_content ul li:first-child:hover,
.tab_content ul li{
	background: url(../img/bg-bullet.gif) no-repeat left 10px;
	float:left;
	width:85%;
	height:auto;
	font-size:1.2em;
	padding:5px 0 0 15px;
}
*/
.job_content {
	float:left;
	max-width:712px;
	padding:0 38px;
	width:auto;
}
.job_content h3 {
	float:left;
	max-width:712px;
	font-size:2.3em;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0 13px 0;
	color:#333333;
	width:100%;
}
.job_content h4 {
	float:left;
	max-width:698px;
	background: url(../img/icon-tag-pins.gif) no-repeat left 15px;
	padding:20px 0 17px 30px;
	font-weight:bold;
	color:#333333;
	width:auto;
	clear:left;
}
.job_content h4 span {
	color:#00867d;
	padding-right:10px;
	color:#00867d;
}
.job_content p {
	float:left;
	padding:10px 0;
	width:100%;
	color:#404342;
	font-size:1.2em;
	line-height:150%;
}
.job_content ul {
	float:left;
	background:none;
	width:90%;
	margin-bottom:0;
	overflow:hidden;
}
.job_content ul li {
	background:none;
	height:auto;
	float:none;
	clear:both;
	padding:5px 10px 5px 15px;
	color:#404342;
	font-size:1.2em;
	background: url(../img/bg-bullet.gif) no-repeat left 10px;
}
.backtotop {
	background:url(../img/back-to-top.gif) no-repeat left 7px;
	float:left;
	font-size:1em;
	display:inline-block;
	margin:30px 0 0 0;
	padding:0 0 0 16px;
	text-decoration:none;
}
.general_content{
	float:left;
	width:712px;
	padding:23px 38px;
}
.general_content dt{
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	
}
.general_content dd{
	line-height:1.7em;
	
}
.search_content{
	float:left;
	padding:23px 38px;
	width:auto;
}

/* list type content within each tab section */
#tabs .tab_content ul,
#tabs .job_content ul,
#tabs .tab_content ul li,
#tabs .job_content ul li,
#tabs .tab_content ul li a,
#tabs .job_content ul li a {
	background:none;
	border:none;
	margin:0;
	padding:0;
	float:none;
	width:auto;
	height:auto;
	list-style:none;
	font-weight:normal;
	clear:both;
}
#tabs .tab_content ul li,
#tabs .job_content ul li {
	list-style:none;
	background: url(../img/bg-bullet.gif) no-repeat left 7px;
	margin:0;
	padding:0 0 5px 13px;
	font-size: 1.16em;
    line-height: 150%;
}
#tabs .tab_content ul li a,
#tabs .job_content ul li a {
	display:inline;
	vertical-align:top;
	width:auto;
}

/* footer */
.footer {
	background:#006c64;
	color:#99c4c1;
	max-width:940px;
	margin:0 auto;
	margin-bottom:99px;
	padding:25px 16px 25px 16px;
	overflow:hidden;
}
.footer a:link,
.footer a:visited,
.footer a:active {
	color:#99c4c1!important;
	text-decoration:none;
	cursor:pointer;
}
.footer a:hover {
	color:#ffffff!important;
	text-decoration:none;
}
.footer .left {
	float:left;
	/*width:620px;*/
}
.mac .footer .right,
.mac .footer .right ul {
	width:292px;
}
.footer .right {
	float:right;
	/*width:282px;*/
}
.footer .left ul {
	/*width:620px;*/
}
.footer .right ul {
	/*width:282px;*/
	float:right;
}
.mac .footer .right ul {
	width:302px!important;
}
.footer .left ul,
.footer .right ul {
	overflow:hidden;
	padding-bottom:4px;
	list-style-type:none!important;
	margin-bottom:0!important;
	padding-left: 0;
	margin-right:4px;
}
.footer .sfContentBlock ul {
	list-style-type:none!important;
	margin-bottom:0!important;
	padding-left: 0;
}
.footer .left ul li,
.footer .right ul li {
	float:left;
	list-style-type:none!important;
	padding:0 0 0 7px;
	margin:0 0 0 5px;
	background:url(../img/bg_footer-link-divider.gif) no-repeat left 2px;
}
.footer .left ul li:first-child,
.footer .right ul li:first-child {
	background:none;
	margin-left:0;
	padding-left:0;
}
.copyright {
	float:left;
	display:block;
	padding-bottom:0
}


/*search*/

.ErrMsg{
	color:#F00;
	font-size:1em;
	float:left;
	padding:10px;
}
.ErrMsgmain{
	color:#F00;
	font-size:1em;
	float:left;
	padding:0;
}
.ErrMsgL{
	padding:3px 10px;
	color:#F00;
	font-size:1em;
	float:left;
}
.errorpage{
	float:left;
	line-height:1.45em;
	padding:20px;
	font-size:1.2em;
}
.paginationContainer{
	float:left;
	width:718px;
	padding:0 30px 10px 38px;
}
.paginationContainer span{
	
}
.prvContainer,
.nxtContainer{
	float:left;
	font-weight:bold;
}
.page{
	float:left;
	padding:0 10px 0 0;
}
.search_content .sf_pagerNumeric{
	margin:0;
	float:left;
	border-top:1px solid #CCCCCC;
	max-width:712px;
	margin-top:20px;
	padding:10px 0;
	font-size:1.2em;
	width:100%;
}
.text_page .sf_pagerNumeric a.sf_PagerCurrent:link,
.text_page .sf_pagerNumeric a.sf_PagerCurrent:visited,
.text_page .sf_pagerNumeric a.sf_PagerCurrent:hover,
.text_page .sf_pagerNumeric a.sf_PagerCurrent:active
.text_page .sf_pagerNumeric a{
	background:none;
	border:none;
	float:left;
	
}
.search_content .sf_pagerNumeric a:link,
.search_content .sf_pagerNumeric a:visited,.search_content 
.sf_pagerNumeric a:hover,
.search_content .sf_pagerNumeric a:active{
	border:0 none;	
}

.search_content .sf_pagerNumeric a:link, 
.search_content .sf_pagerNumeric a:visited, 
 
.search_content .sf_pagerNumeric a:active {
	padding:0 10px 0 0;	
	float:left;
	color:#988C01;
}
.search_content .sf_pagerNumeric a:hover{
	color:#00867D;
}
.search_content .sf_pagerNumeric span,
.search_content a.sf_PagerCurrent:link, 
.search_content a.sf_PagerCurrent:visited,
.search_content a.sf_PagerCurrent:hover,
.search_content a.sf_PagerCurrent:active{
	color:#00867D;
}
.search_content h3{
	float:left;
	max-width:712px;
	font-size:1.2em;
	font-weight:bold;
	/*border-bottom:1px solid #CCCCCC;*/
	padding:10px 0 0 0;
	color:#404342;
	width:auto;
	clear:both;
}
.search_content .sf_pagerNumeric span {
	float:left;
	padding:0 10px 15px 0;
	width:auto;
	color:#00867D;
	font-size:1em;
	margin-top:0;
}
.search_content p,
.search_content span {
	float:left;
	padding:0 0 15px 0;
	width:auto;
	color:#404342;
	font-size:1.2em;
	clear:both;
}
.search_content span{
	margin-top:17px;	
}

.search_content table {
	float:left;
	width:100%;	
	clear:both;
}
.search_content table td {
	float:left;
}


/* sitemap page styles */
.text_page .RadTreeView ul li {
	 font-size: 1.15em;
    line-height: 1.85em;
	font-weight:bold;
	background:none;
}
.text_page .RadTreeView ul ul li {
	font-weight:normal;
}
.text_page .RadTreeView .rtPlus {
	background:none;
}
.text_page .RadTreeView .rtMinus {
	background:none;
}

/*.RadTreeView a.rtIn:link,
.RadTreeView a.rtIn:visited,
.RadTreeView a.rtIn:active {
	margin-left:0!important;
	padding-left:0!important;
	border:none!important;
	color:#988c01!important;
	text-decoration:none!important;
	cursor:pointer!important;
}
.RadTreeView .rtHover .rtIn,
.RadTreeView .rtSelected .rtIn {
	border:none!important;
}
.RadTreeView a.rtIn:hover {
	color:#006c64!important;
	text-decoration:none;	
}*/

.thankq {
	color:#006C64 !important;
	font-weight:bold !important;
	font-size:1.1em !important;
	padding:0 !important;
}

p.alignLft
{
    text-align:left;
    font-weight:bold;
}
/* for the terms page */
.termsContent {
		float:left;
	}
	.termsContent ul{
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0 0 0 15px;
    padding: 0 0 0 14px;
    width: 95%;	
}
.termsContent li{
	background: url(../img/bg-bullet.gif) no-repeat left 10px;
    color: #404342;
    float: left;
    font-size: 1.2em;
    height: auto;
    padding: 5px 0 0 15px;
	list-style-type:none;
}
.sf_2cols_2_33 .sf_2cols_2in_33,
.sf_2cols_2_75 .sf_2cols_2in_75 {
	margin:0;	
}
.r-tabs .r-tabs-tab {
    display: inline-block;
}
.r-tabs .r-tabs-panel {
    display: none;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-accordion-title {
        display: block;
		background:#efefef
    }
}
/* tab styles */
#tabs {
	width:100%;	
}
.r-tabs { 
	float:left;
	padding:0;
	margin:0;
	/*max-width:788px;*/
	width:100%;
	max-width:100%;
	/*background:#ebe7da;
	display:none;*/
}
.r-tabs div {
	/*padding-bottom:10px;*/
	background:#ffffff;
}
.imgGal .r-tabs,
.vacancy_tabs .r-tabs,
.r-tabs ul {
	float:left;
	/*max-width:788px;
	margin-bottom:21px;*/
	position:relative;
	background:#EBE7DA ;
	width:100%;
}
.r-tabs .ui-tabs-panel { 
	display: block;
}
.r-tabs .ui-tabs-hide { 
	display: none;
}
.imgGal .r-tabs .title,
.vacancy_tabs .r-tabs .title,
.r-tabs ul li {
	float:left;
	padding:0;
	/*height:140px;*/
	position:relative;
	background: url(../img/bg-dots.gif) repeat-y top left #ebe7da;
	padding:0;
}
.r-tabs ul li:first-child {
	background-image:none;
	padding:0;
}
.imgGal .r-tabs .title a.links:link,
.imgGal .r-tabs .title a.links:visited,
.imgGal .r-tabs .title a.links:active,
.vacancy_tabs .r-tabs .title a:link,
.vacancy_tabs .r-tabs .title a:visited,
.vacancy_tabs .r-tabs .title a:active,
.vacancy_tabs ul li a:link,
.vacancy_tabs ul li a:visited,
.vacancy_tabs ul li a:active,
.r-tabs ul li a:link,
.r-tabs ul li a:visited,
.r-tabs ul li a:active {
	font-size:1em;
	font-weight:bold;
	padding:0;
	vertical-align:bottom;
	display:block;
	width:100%;
	/*min-width:150px;*/
	height:139px;
	cursor:pointer;
	border-bottom:1px solid #CCCCCC;
	
}
.imgGal .r-tabs .title a:hover,
.vacancy_tabs .r-tabs .title a:hover,
.vacancy_tabs ul li a:hover,
.r-tabs ul li a:hover {
	color:#666666!important;
}
.imgGal .r-tabs .title a span,
.vacancy_tabs .r-tabs .title a span,
.vacancy_tabs ul li a span,
.r-tabs ul li a span {
	position:absolute;
	bottom:15px;
	padding:0 10px;
}
.imgGal .r-tabs .title.selected,
.vacancy_tabs .r-tabs .title.selected,
.vacancy_tabs ul li.selected a,
.r-tabs ul li.r-tabs-state-active a {
	text-decoration:none;
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left;
	color:#666666;
	border-bottom:1px solid #ffffff!important;
}
.imgGal .r-tabs .title a:hover,
.vacancy_tabs .r-tabs .title a:hover,
.vacancy_tabs ul li a:hover,
.r-tabs ul li.ui-state-hover,
.r-tabs ul li.ui-tabs-active,
.r-tabs ul li.ui-state-hover a:hover {
	background:#f2f0e6 url(../img/bg-dots.gif) repeat-y top left;
}
.vacancy_tabs ul li:first-child,
.vacancy_tabs ul li:first-child:hover,
.vacancy_tabs ul li:first-child a:hover,
.r-tabs ul li:first-child,
.r-tabs ul li:first-child:hover,
.r-tabs ul li:first-child a:hover {
	background-image:none;
}
.imgGal .r-tabs .title a.selected,
.vacancy_tabs .r-tabs .title a.selected,
.vacancy_tabs ul li a.selected,
.r-tabs ul li.r-tabs-state-active a,
.r-tabs ul li.r-tabs-state-active a:hover {
	color:#666666!important;
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left!important;
	border-bottom:1px solid #ffffff;
}
.r-tabs ul li:first-child.r-tabs-state-active,
.r-tabs ul li:first-child.ui-tabs-active {
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat top left!important;
}
.r-tabs ul li:first-child.r-tabs-state-active a,
.r-tabs ul li:first-child.ui-tabs-active a,
.r-tabs ul li:first-child.r-tabs-state-active a:hover,
.r-tabs ul li:first-child.ui-tabs-active a:hover {
	color:#666666!important;
	background:#ffffff url(../img/bg-tab-selected-first.gif) repeat-x top right!important;	
}
.r-tabs ul li:first-child a:selected,
.vacancy_tabs ul li:first-child a.selected {
	background:#ffffff url(../img/bg-tab-selected.gif) no-repeat -1px top!important;
}
#tabs .tab_content ul,
#tabs .job_content ul,
#tabs .tab_content ul li,
#tabs .job_content ul li,
#tabs .tab_content ul li a,
#tabs .job_content ul li a {
	background:none;
	border:none;
	margin:0;
	padding:0;
	float:none;
	width:auto;
	height:auto;
	list-style:none;
	font-weight:normal;
	clear:both;
}
#tabs .tab_content ul li,
#tabs .job_content ul li {
	list-style:none;
	background: url(../img/bg-bullet.gif) no-repeat left 7px;
	margin:0;
	padding:0 0 5px 13px;
	font-size: 1.16em;
    line-height: 150%;
}
#tabs .tab_content ul {
	background:#ffffff;
}
#tabs .tab_content ul li a,
#tabs .job_content ul li a {
	display:inline;
	vertical-align:top;
	width:auto;
}
.imgGal .selBoxOuter{
	display:block
}

.pipeline table tr td.value {
	display:none;
}
/* Cookie Styles */
#popup{
    float: left;
    left: 0;
    text-align: left;
    top: 0;
    width: 100%;
	display:none;
}
.popdiv{
	width:100%;
	background:#fff;
	height:110px;
	position:relative;
	z-index:100;
	float:left;
	border-bottom:10px solid #988C01;
}
.popCenter {
    margin: 0 auto;
    max-width: 900px;
	width:100%;
}
.centreAlign{
	max-width:900px;
	float:left;
	clear:both;
	width:100%;
}
.centreAlign p{
	float:left;
	padding:14px 0px 0 0;
	font-size:13px;
	color:#636568;
	max-width:900px;
	text-align:left;
	width:100%;
}
.centreAlign span{
	float:left;
	width:75px;
	height:23px;
	margin:5px 0 0 20px;
	font-size:167%;
}
.centreAlign span.lessPad{
	margin:13px 0 0 5px;
}
.centreAlign span a{
	color:#000000;
	width:75px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:3px 0 5px 0;

}
.twoMoreLinks{
	float:left;
	max-width:900px;
	clear:both;
	text-align:right;
	padding-top:16px;
	width:100%;
}
.twoMoreLinks span{
	float:right;
	padding:0px;
	font-size:110%;
}
.twoMoreLinks span.rightLink{
	
	background:none;
}
.twoMoreLinks span a{
	padding:0 0 5px 18px;
	color:#988c01!important;
	font-size:13px;
	font-weight:bold;
	text-decoration:none !important;
}
.twoMoreLinks span a:hover{
	color:#988c01!important;
	text-decoration:underline !important;
}
.twoMoreLinks span a.trigger{
	
	float:left;
	line-height:1.9em;
}
.twoMoreLinks span a.trigger span{
	background:url(../img/img-cookie-close.jpg) no-repeat right top;
	padding-right:25px;
	float:none;
}

.inner_content.noborder .selBoxOuter{
	 height: 29px;
    overflow: hidden;
    border: 1px solid #999999;
 	width: 269px;
}
.inner_content.noborder .selBox select {
  /* background: transparent;*/
   width: 286px;
   padding: 2px 3px;
  /* line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 29px;
   -webkit-appearance: none;
   background:url(../img/down-arrow.png) no-repeat 90% center;
}
.inner_content.noborder .selBox select option {
	padding:10px 0;
	width:100%;
	float:left;	
}
.inner_content.noborder .selBox select option span{
	width:100%;
	float:left;	
}
.inner_content.noborder .selBox select option span br {
	display:none;	
}
.k-animation-container, 
.k-widget, .k-widget *, 
.k-animation-container *, 
.k-widget *::before, 
.k-animation-container *::after, 
.k-block .k-header, 
.k-list-container {
	border-color:#cccccc;
}
.k-list-container .km-scroll-container {
	padding-bottom:0!important;	
}
.k-popup .k-list .k-item{
	background:#ffffff;	
	border:none!important;
}
.k-popup .k-list .k-state-hover {
	border:none!important;
	padding:1px 5px;
	color:#988c01 !important;	
}
.k-animation-container{
	margin-left:6px!important
}
.k-popup .k-list .k-item{
	background:#ffffff;	
	border:none!important;
	padding:1px 5px;
	line-height:1.7em;
	cursor:pointer;
}

.navSub {
	background:#ffffff;	
}
@media only screen and (min-width:480px)and (max-width: 600px) {
	.genHome {
	  background-position: center 68px !important;
	  background-size: 146% auto !important;
	}	
	.subSites .home_callouts {
   		width: 93%;
	}
}


a.backToteam {
	background:url(../img/back-to-team.gif) no-repeat top left;
	padding:0 0 0 40px;	
	position:absolute;
	top:54%;
	text-decoration:underline;
	font-size:1.3em;
	left:0;
	display:none;
}

@media only screen and (min-width:320px) and  (max-width:479px){
.genInner {
	background-position: 62% 0 ;
   /* background-size: 550% auto !important;*/
}
}
@media only screen and (min-width:480px) and  (max-width:768px){
.genInner {
	background-position: 56% 0%;
}
.hexaInner,
.hexaHome{
	background-size:280% auto!important;
}
}
@media only screen and (max-width:319px){
.genInner {
	background-position: 62% 0%;
}
}
@media only screen and (min-width:850px) and  (max-width:1023px){
.genInner {
	background-position: 43% 4%;
	background-size: 200% auto;
}
}