﻿body
{
	margin: 0;
	padding: 0;
	background-color: #019ada;
	font-size: 11px;
	font-family: Arial;
	line-height: 1.4;
	color: #737373;
}

a
{
	color: #737373;
	text-decoration: none;
}

a:hover
{
	color: #019ada;
	text-decoration: underline;
}

a:active
{
	color: #006699;
}

#mainContent
{
	background-color: #019ada;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_cloud_bg.jpg');
	background-position: 50% 0;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#mainContentCenter
{
	width: 955px;
	margin: 0 auto;	
}

/*Header Styling*/

#pageHeader
{
	width: 955px; /*955px, including padding, borders*/
	height: 130px; /*130px, inc. padding, borders*/
	float: left;
}

/* IE 6 Menu Hack*/
* html body #pageHeader
{
	overflow: hidden;
}

#searchArea, #logoArea, #headerNavArea
{
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}

#searchArea
{
	/*background-image: url('../_layouts/1033/IMAGES/Custom/jas_header_search_bg.gif');*/
	width: 309px;
	float: right;
	margin: 20px 0 0 0;
}

#logoArea
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_logo_small.jpg');
	width: 125px;
	height: 67px;
	margin: 8px 0 9px 18px;
}

a.logoLink
{
	border: none;
}

#headerNavArea
{
	width: 955px;
	height: 46px;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_header_nav_bg_new.gif');
	float: left;
}

#searchList
{
	display: block;
	float: left;
	margin: 17px 0 0 22px;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#searchList li
{
	float: left;
	display: block;
	margin: 0 5px 0 5px;
	list-style-type: none;
}

#searchList li a
{
	color: #737373;
	text-decoration: none;
}

#searchList li a:hover
{
	color: #019ada;
	text-decoration: underline;
}

#searchBox
{
	float: left;
	margin: 15px 0 0 13px;
	display: inline;
}

.searchTextBox
{
	height: 15px;
	width: 124px; /*129px, inc padding, borders*/
	border: 1px solid #aeadad;
	color: #737373;
	font-size: 11px;
	padding-left: 3px;
	margin: 0;
	float: left;
}

.goButton
{
	float: left;
	margin: 0 0 0 3px;
	display:inline;
}

/*Top Nav Styling*/
.topNavList
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.topNavList li
{
	float: left;
	padding: 0 12px 10px 12px;
	margin: 18px 0 0 0;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_topNav_item_bg.gif');
	background-position: right 0;
	background-repeat: no-repeat;
}

.topNavList li.lastItem, .topNavList li.trackingItem
{
	background-image: none;
}

.topNavList li.lastItem
{
	padding: 0 15px 10px 11px;
}

.topNavList li.trackingItem
{
	margin: 13px 0 0 0;
	padding: 0 0 0 103px;
}

.topNavList li a
{
	display: block;
	height: 11px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -1000px;
}

.homeNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_home_bg.jpg');
	width: 33px;
}

.homeNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_home_hover_bg.jpg');
}

.homeSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_home_active_bg.jpg');
}

.companyNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_company_bg.jpg');
	width: 55px;
}

.companyNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_company_hover_bg.jpg');
}

.companySelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_company_active_bg.jpg');
}

.serviceNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_services_bg.jpg');
	width: 52px;
}

.serviceNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_services_hover_bg.jpg');
}

.serviceSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_services_active_bg.jpg');
}

.industriesNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_industries_bg.jpg');
	width: 65px;
}

.industriesNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_industries_hover_bg.jpg');
}

.industriesSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_industries_active_bg.jpg');
}

.globalNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_global_bg.jpg');
	width: 94px;
}

.globalNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_global_hover_bg.jpg');
}

.globalSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_global_active_bg.jpg');
}

.newsNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_news_bg.jpg');
	width: 89px;
}

.newsNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_news_hover_bg.jpg');
}

.newsSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_news_active_bg.jpg');
}

.investorsNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_investors_bg.jpg');
	width: 60px;
}

.investorsNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_investors_hover_bg.jpg');
}

.investorsSelectedNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_investors_active_bg.jpg');
}

.countriesNavLink
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_country_sites_bg.jpg');
	width: 85px;
}

.countriesNavLink:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_country_sites_hover_bg.jpg');
}

.investorsSelectedNavLink
{
   background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_countries_active_bg.jpg');
}

.trackArea, .trackLabel
{
	float: left;
}

.trackLabel
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_nav_tracking_bg.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -1000px;
	width: 64px;
	height: 19px;
}

.trackTextBox
{
	border: 1px solid #aeadad;
	height: 15px;
	width: 153px; /*158px, inc padding, borders*/
	margin: 0 0 0 7px;
	padding-left: 3px;
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}

.trackButton
{
	float: left;
}

/*Flyout Styling*/

.dropdownMenu
{
	float: left;
	background-color: #e2e2e2;
	position: relative;
	top: -8px;
	z-index: 999;
}

.companyMenu
{
	left: 67px;
}

.serviceMenu
{
	left: 147px;
}

.industriesMenu
{
	left: 224px;
}

.globalMenu
{
	left: 312px;
}

.newsMenu
{
	left: 429px;
}

.investorsMenu
{
	left: 542px;
}

.countriesMenu
{
    left: 542px;
}

.dropdownList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dropdownList li
{
	background-color: #e2e2e2;
	list-style-type: none;
	width: 136px; /*165px, inc padding, borders*/
	padding: 10px 10px 10px 19px;
	background-image: url('../_layouts/1033/IMAGES/Custom/arrow_red.gif');
	background-repeat: no-repeat;
	background-position: 13px 16px;
}

.dropdownList li a
{
	font-size: 12px;
	text-decoration: none;
	color: #025c82;
}

.dropdownList li a:hover
{
	text-decoration: underline;
}

/*Page Content Styling*/

#homePageContent
{
	width: 955px; /*955px, inc. border, padding*/
	float: left;
}

#pageContent
{
	width: 955px; /*955px, inc. border, padding*/
	float: left;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sub_content_bg.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: Transparent;
}

#flashArea
{
	width: 955px; 
	float: left;
}

#subPageContent
{
	width: 955px; /*955px, inc. border, padding*/
	float: left;
	background-color: Transparent;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sub_top_content_bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#subPageContentFooter
{
	width: 955px;
	height: 12px;
	float: left;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sub_content_footer_bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#pageHeaderImage
{
	height: 149px;
	width: 939px; /*955px inc borders, padding*/
	padding: 16px 0 0 16px;
	float: left;
}

#leftCol, #middleCol, #rightCol, #searchMiddleCol
{
	float: left;
}

#leftCol
{
	width: 184px; /*202px, inc padding, borders*/
	padding: 0 0 0 18px;
}

#middleCol
{
	width: 485px; /*550px inc borders, padding*/
	padding: 0 33px 20px 32px;
}

#searchMiddleCol
{
	width: 650px; /*550px inc borders, padding*/
	padding: 0 33px 0 32px;
}

.middelColDivider, .middleColDividerLong, .middleColDividerHuge
{
	width: 485px;
	height: 1px;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_middle_col_divider.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
}

.middleColDividerLong
{
    width: 600px;
    background-image: url('../_layouts/1033/IMAGES/Custom/jas_long_col_divider.gif');
}

.middleColDividerHuge
{
    width: 890px;
    background-image: url('../_layouts/1033/IMAGES/Custom/jas_huge_col_divider.gif');
}

#breadCrumbArea
{
	color: #737373;
	width: 485px;
}

#middleCol h2, #middleCol h3
{
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0 5px 0;
	padding: 0;
	color: #025c82;
	font-family: Arial;
	text-transform: uppercase;
}

#middleCol h3
{
    font-size: 13px;
}

#middleCol ul li, #middleCol ol li
{
    font-size: 12px;
    color: #737373;
}

#middleCol ul li
{
    list-style-image: url('../_layouts/1033/IMAGES/Custom/arrow_bullet.gif');
}

#middleCol ul
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}

#middleCol ul li ul
{
    margin: 0 0 0 0;
    padding: 3px 0 3px 18px;
}

#middleCol p
{
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 12px;
	color: #737373;
}

#rightCol
{
	width: 203px; /*203px, inc padding, borders*/
}

.rightColContainer
{
	width: 183px; 
	float: left;
	margin: 0 0 12px 0;
}

.rightColContainerTop, .rightColContainerBottom
{
	width: 183px;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_rightCol_top_bg.gif');
}

.rightColContainerTop
{
	width: 153px;
	height: 29px;
	padding: 10px 10px 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	font-family: Arial;
	text-transform: uppercase;
}

.rightColContainerContent
{
	width: 149px; /*183px, inc padding, borders */
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 10px 16px 0 16px;
	float: left;
}

.rightColContainer p
{
	margin: 0 0 6px 0;
	padding: 0;
	color: #737373;
}

.rightColContainer p strong
{
	font-weight: bold;
	color: #025c82;
}

.rightColContainer p.highlight
{	
	color: #006699;
}

.rightColContainerBottom
{
	height: 7px;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_rightCol_bottom_bg.gif');
}

/*Country Specific Landing Page Styling*/
.countrySubCols
{
    float:left;
    width: 660px;
    clear: both;
}

#middleCol .countrySubCols h3
{
    margin: 10px 0 0 0;
}

#middleCol .countrySubCols ul
{
    padding-bottom: 0px;
}

.countrySubLeftCol, .countrySubMidCol, .countrySubRightCol
{
    float: left;
    width: 220px;
}

/*SideNav Styling*/
#sideNav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sideNav a.selected
{
   display: block;
}

/*#sideNav li
{
	width: 183px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/

#sideNav .top
{
    font-weight: bold;
    font-size: 13px;
}

#sideNav .top a, #sideNav .top a:hover
{
    display: block;
	width: 153px; /*183px total, inc. padding, borders*/
	height: 29px; /*39px total, inc. padding, borders*/
	padding: 10px 10px 0 20px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: white;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_top_bg.gif');
}

#sideNav .level2
{
    font-weight: bold;
    font-size: 12px;
}

#sideNav .level2 a
{
	display: block;
	width: 145px; /*183px total, inc. padding, borders*/
	padding: 8px 19px 12px 19px;
	height: 16px; /*36px total, inc. padding, borders*/
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #025c82;
	text-decoration: none;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_middle_bg_flip.gif');
}

#sideNav .level2 a:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_hover_bg.gif');
}

#sideNav .level2 a:active, #sideNav .level2 a.selected
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_middle_active_bg.gif');
}

#sideNav .level3
{
	font-size: 11px;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

#sideNav .level3 a
{
	display: block;
	width: 149px;/*183 px, inc. padding, borders*/
	padding: 0px 5px 3px 27px;
	background-image: url('../_layouts/1033/IMAGES/Custom/arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: 19px 5px;
	background-color: #efefef;
	text-decoration: none;
	color: #737373;
}

#sideNav .level3 a:hover
{
	color: #019ada;
}

#sideNav .level3 a:active, #sideNav .level3 a.selected
{
	color: #025c82;
}

.sideNavBottom
{
	height: 13px;
	width: 183px;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_footer_bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.hidden
{
    display: none;
}

/*#sideNav li a.bottom
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_bottom_bg.gif');
}

#sideNav li a.bottom:hover
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_bottom_hover_bg.gif');
}

#sideNav li a.bottom:active
{
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_sideNav_bottom_active_bg.gif');
}*/

.btnArrow, .topNavList li a.btnArrow
{
    display: block;
    height: 19px;
    width: 19px;
    background-image: url('../_layouts/1033/IMAGES/Custom/btn_arrow.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
}

.btnArrow:hover, .topNavList li a.btnArrow:hover
{
    background-image: url('../_layouts/1033/IMAGES/Custom/btn_arrow_hover.gif');
}
/*Footer Styling*/
#pageFooter
{
	width: 955px;
	float: left;
	color: white;
	font-size: 10px;
	padding: 0 0 20px 18px;
}

.footerList
{
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 955px;
}

.footerList li
{
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('../_layouts/1033/IMAGES/Custom/jas_footer_list_bg.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
	padding: 0 12px 0 10px;
}

.footerList li.lastItem
{
	background-image: none;
}

.footerList li a
{
	color: White;
	text-decoration: none;
}

.footerList li a:hover
{
    color: White;
	text-decoration: underline;
}

.upper
{
	text-transform: uppercase;
}

/*Sharepoint Styles*/
.sharePointActionsWrapper
{
	clear: both;
	height: 20px;
	width: 290px;
	margin: 6px 0 0 8px;
	float: left;
}
.siteActionMenuWrapper {
	float: right;
	padding-left: 10px;
}
.sharepointLoginWrapper {
	float: right;
	padding-left: 10px;
}
.sharepointLoginWrapper a,
.sharepointLoginWrapper a:link,
.sharepointLoginWrapper a:visited,
.sharepointLoginWrapper .ms-SPLink a,
.sharepointLoginWrapper .ms-SPLink a:link
.sharepointLoginWrapper .ms-SPLink a:visited {
	color: #019ada;
	text-decoration: none;
}
.sharepointLoginWrapper .ms-SPLink a:hover {
	color: #000000;
}



.ms-SpLinkButtonActive a:visited {
	color: #000000;
}

.ms-SpLinkButtonActive a:link {
	color: #000000;
}

.ms-SpLinkButtonActive a {
	color: #000000;
}
.ms-WPBody,
.ms-WPBody td {
	font-family: Arial;
	color: #737373;
}

.link-item, .link-item a, .link-item a:link, .headertitle, .headertitle a, .headertitle a:link, .ms-WPBody a, .ms-WPBody a:link
{
    color: #737373 !important;
    text-decoration: none;
    font-family: Arial;
}

.link-item a:hover, .headertitle a:hover, .ms-WPBody a:hover
{
    color: #019ada !important;
    text-decoration: underline;
}

.link-item a:active, .headertitle a:active, .ms-WPBody a:active
{
    color: #006699 !important;
}

.level-bullet
{
    background-image: none;
    padding-left: 0;
}

.level-item-pos
{
    margin-left: 1px;
}

.ErrorLabel
{
    color:Red;
    font-weight:bold;
    text-align:center;
}

.formLabel
{
    float: left;
    width: 125px;
}

.formCol, .formColSmall
{
    float: left;
    width: 150px;
    overflow: hidden;
}

.formColSmall
{
    width: 160px;
}

.formInputBox 
{
    width: 400px;
}