* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #f06423;
}

a:hover {
	text-decoration: underline;
}

a.button {
	padding: 3px 5px;
	color: #fff !important;
	background-color: #4b4b4b;
}

a.button:hover {
	background-color: #f06423;
	text-decoration: none;
}

a.button:hover .orange {
	color: #fff;
}

h1 {
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
}

h2.yBorder {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

h2.space,
.column h2.space {
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

h4 {
	font-size: 10px;
	color: #666666;
}

html {
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 12px;
	background: #333333 url(../images/bg.gif) repeat-x left top;
	text-align: center;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#siteBanner {
	width: 940px;
	padding: 0 10px;
	margin-bottom: 22px;
}

#header {
	width: 940px;
	padding: 0 10px;
	height: 93px;
	position: relative;
	z-index: 3;
}

#logo {
	width: 160px;
	height: 64px;
	float: left;
	margin: 5px 0 15px;
}

#hSearch {
	float: right;
	font-size: 11px;
	height: 20px;
	margin-bottom: 16px;
}

#hSearch p {
	float: left;
	padding-top: 4px;
	color: #ccc;
}

#hSearch p a {
	color: #000;
}

#hSearch p a:hover {
	color: #f06423;
	text-decoration: none;
}

form.searchForm {
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

form.searchForm input {
	float: left;
	width: 155px;
	padding-left: 4px;
	height: 18px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 0;
	color: #999;
	font-size: 10px;
}

form.searchForm input.hSubmitBtn {
	float: left;
	width: 20px;
	height: 20px;
	border: 0;
	background: url(../images/hSubmit.gif) no-repeat left top;
	font-size: 0;
}

/* Content */

#content {
	width: 960px;
	overflow: hidden;
	background: url(../images/bg-content.gif) repeat-y left top;
	margin-bottom: 10px;
	z-index: 1;
}

#content .video_flash_alternate {
    width: 580px; height: 325px;
}
#content .video-metadata {
    display: none;
}
#content p.toolbar {
    clear: both;
}

#mainBar {
	width: 580px;
	padding: 10px;
	float: left;
	position: relative;
}

.leadSlideShow {
	width: 580px;
	height: 240px;
	position: relative;
	margin-bottom: 20px;
}

#mainBar .leadSlideShow p {
	width: 540px;
	height: 45px;
	padding: 5px 20px;
	background: url(../images/bg-fake.png) repeat left top;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	line-height: 14px;
	margin-bottom: 0;
}

/* Columns */

#mainBar .column p {
	line-height: normal;
	margin-bottom: 0;
}

.column {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.column.first {
	margin-left: 0;
	clear: left;
}

.column h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 0;
}

.title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.item {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	position: relative;
	height: 1%;
}

.item img {
	float: left;
	margin-right: 10px;
} 

.item p.title a {
	color: #f06423;
}

.item p.title a:hover {
	text-decoration: underline;
}

.item p a {
	color: #000;
}

.item p a:hover {
	color: #f06423;
	text-decoration: none;
}

.orange {
	color: #f26522;
	font-family: arial, sans-serif;
}

p.eventReg {
	position: absolute;
	bottom: 12px;
	left: 110px;
}

p.seeAll {
	text-align: right;
	font-weight: bold;
	padding: 6px 0;
}

/* Expanders */

.expanders .text {
    display: none;
}
.expanders .expanded .text {
    display: block;
}

.our_team {
	overflow: hidden;
}

.our_team .text {
    clear: both;
    padding: 9px 4px 4px;
    background: #FFA;
    font-size: 11px;
}

#mainBar .our_team .text p {
	margin-bottom: 5px;
}

.our_team a.more {
	width: 9px;
}

/* Calendar */

.calendar .item {
	background-color: #e8e8e8;
	padding: 9px 20px 9px 0;
}

.calendar p.seeAll {
    text-align: left;
}
.calendar p.seeAll a {
    color: #F26522;
}

.calendar .conference {
	background-color: #777;
	color: #fff;
	font-size: 11px;
}

.calendar .expanded {
    background-color: #FEEFE8 !important;
}

.calendar .text {
    margin-left: 10px;
    clear: both;
    padding-top: 9px;
}

.calendar .colapsed .eventLocation {
    display: none;
}

.calendar .date {
	position: relative;
	width: 75px;
	float: left;
	margin-right: 10px;
	height: 40px;
	text-align: center;
}
.calendar .colapsed .date {
    margin-left: 10px;
    margin-right: 5px;
    width: auto;
    height: auto;
    text-align: left;
}

#mainBar .calendar .date p {
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}
#mainBar .calendar .colapsed .date p {
    font-size: 12px;
    line-height: normal;
}

.calendar .date p span {
	color: #999;
}

.calendar .conference .date p span {
	color: #333;
}

a.more {
	position: absolute;
	top: 10px;
	right: 0px;
}

p.eventTitle {
	font-weight: bold;
}
.colapsed p.eventTitle {
	font-weight: normal;
}

a.previous {
	float: left;
}

.confDetails {
	overflow: hidden;
}

/* Responsibility */

.responsibility {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.responsibility h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

.campaign {
	width: 280px;
	height: 80px;
	float: left;
	margin: 0 0 10px 20px;
	position: relative;
}

.campaign.first {
	margin-left: 0;
}

#mainBar .campaign p {
	font-size: 15px;
	position: absolute;
	bottom: 0;
	background: url(../images/bg-fake.png) repeat left top;
	padding: 5px 10px;
	text-align: right;
	width: 260px;
	margin-bottom: 0;
}

.campaign p a {
	color: #fff;
}

.campaign p a:hover {
	text-decoration: none;
}

ol {
	list-style-position: inside;
}

ol li {
	margin-bottom: 5px;
}

/* Our Partners */

.ourPartners {
	clear: both;
}

.ourPartners h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 10px;
}

.ourPartners p {
	overflow: hidden;
}

.ourPartners a {
	float: left;
	margin: 0 0 10px 20px;
}

.ourPartners a.first {
	margin-left: 0;
}

/* Search results */

#mainBar p.searchTitle {
	clear: left;
	margin-bottom: 0;
	font-weight: bold;
}

#mainBar p.searchText {
	margin-bottom: 25px;
}

#searchAgain {
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

#searchAgain input {
	float: left;
	width: 200px;
	padding-left: 4px;
	height: 18px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 0;
	color: #999;
	font-size: 10px;
}

#searchAgain input.searchBtn {
	float: left;
	width: 20px;
	height: 20px;
	border: 0;
	background: url(../images/hSubmit.gif) no-repeat left top;
	font-size: 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 340px;
	margin-left: 10px;
	padding-top: 10px;
}

#sidebar .video_flash_alternate {
    width: 320px; height: 260px;
}

p.button {
	margin-bottom: 10px;
}

/* Player */

.player {
	background-color: #fff;
	width: 320px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.player h3 {
	font-size: 14px;
	width: 320px;
	padding: 0 10px 3px;
	border-bottom: 3px solid #f26522;
	position: relative;
	left: -10px;
}

.player h3 a {
	font-size: 12px;
	position: absolute;
	right: 10px;
}

.player p {
	margin-bottom: 5px;
}

.player p.date {
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

.player ul {
	list-style: none;
}

/* Stay in touch */

#stayInTouch {
	background-color: #fff;
	width: 320px;
	padding: 10px;
	overflow: hidden;
}

#stayInTouch h3 {
	font-size: 14px;
	width: 320px;
	padding: 0 10px 3px;
	border-bottom: 3px solid #f26522;
	position: relative;
	left: -10px;
}

#stayInTouch p {
	margin-bottom: 5px;
}

#stayInTouch form {
	font-size: 11px;
	color: #666666;
}

dl {
	width: 173px;
	float: left;
	margin-left: 10px;
}

dl.first {
	margin-left: 0;
	width: 137px;
}

dl input {
	width: 135px;
	height: 18px;
	border: 1px solid #cfcfcf;
	float: left;
}

dl input.errors {
	border: 1px solid #ff0000;
}

dl input.submitBtn {
	width: 20px;
	height: 20px;
	font-size: 0px;
	background: url(../images/submit.gif) no-repeat left top;
	border: 0;
	margin-left: 2px;
}

dl input.submitBtn:hover {
	background: url(../images/submit-over.gif) no-repeat left top;
}

/* Find us */

#findUs {
	background-color: #ededed;
	width: 320px;
	padding: 10px;
	overflow: hidden;
	font-size: 11px;
}

#findUs h3 {
	font-size: 12px;
	width: 320px;
	padding: 0 10px 3px;
	border-bottom: 1px solid #f26522;
	position: relative;
	left: -10px;
}

#findUs a {
	color: #000;
}

#findUs a:hover {
	color: #f26522;
	text-decoration: none;
}

p.rss {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

p.rss a {
	padding-left: 20px;
	background: url(../images/rss.gif) no-repeat left top;
	padding-bottom: 2px;
}

#findUs ul {
	overflow: hidden;
	list-style: none;
	font-size: 9px;
}

#findUs ul li {
	float: left;
	width: 100px;
	padding-left: 4px;
	border-left: 1px solid #cccccc;
}

#findUs ul li.first {
	border-left: 0;
	padding-left: 0;
}

/* Sidebar partners */

.sidebarPartners {
	background-color: #fff;
	width: 320px;
	padding: 10px;
	overflow: hidden;
	margin-top: 10px;
}

.sidebarPartners h3 {
	font-size: 14px;
	width: 320px;
	padding: 0 10px 3px;
	border-bottom: 3px solid #f26522;
	position: relative;
	left: -10px;
	margin-bottom: 10px;
}

.sidebarPartners p {
	margin-bottom: 10px;
	text-align: center;
}

/* Footer */

#footer {
	overflow: hidden;
	background-color: #000;
	height: 110px;
	margin-bottom: 10px;
	font-size: 10px;
	width: 950px;
}

#secNav {
	float: left;
	width: 580px;
	padding: 20px 10px;
}

ul.footerList {
	overflow: hidden;
	list-style: none;
}

ul.footerList li {
	float: left;
	padding: 0 6px;
	border-left: 1px solid #666666;
}

ul.footerList li.first {
	padding-left: 0;
	border-left: 0;
}

ul.footerList li a {
	color: #fff;
	text-decoration: underline;
}

ul.withBorder {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #1f1f1f;
}

/* Legals */

#legals {
	float: left;
	width: 320px;
	background-color: #1f1f1f;
	height: 70px;
	padding: 20px 10px 20px 20px;
	color: #666666;
}

#legals form.searchForm {
	margin-left: 0;
	margin-bottom: 10px;
}

#legals ul.footerList {
	clear: left;
	margin-bottom: 10px;
}

/* Generic content */

#mainBar p {
	margin-bottom: 8px;
	line-height: 15px;
}

#mainBar #breadcrumb {
	font-size: 11px;
	color: #999;
	font-weight: bold;
	margin-bottom: 20px;
}

#breadcrumb a {
	color: #000;
}

#breadcrumb a:hover {
	color: #f06423;
	text-decoration: none;
}

#mainBar p.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	margin-bottom: 20px;
}

#mainBar ul {
	list-style: none;
	line-height: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

#mainBar ul li {
	padding-left: 20px;
	background: url(../images/list-icon.gif) no-repeat left 6px;
	margin-bottom: 7px;
}

#mainBar ul li ul {
	margin-bottom: 0;
	margin-top: 5px;
}

#mainBar ul li ul li {
	background: url(../images/list-icon-sec.gif) no-repeat left 6px;
}

img.contentImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* Photo gallery */

.photoGallery {
	overflow: hidden;
}

.photoGallery h3 {
	font-size: 15px;
	padding-bottom: 3px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 10px;
}

#mainBar .photoGallery li {
	background: none;
	padding: 0;
	float: left;
	margin-left: 20px;
}

#mainBar .photoGallery li.first {
	margin-left: 0;
}

/* Events calendar */

.eventsCalendar {
	margin-bottom: 15px;
}

.eventsCalendar h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 0;
}

.eventsCalendar form {
	background-color: #e9e9e9;
	padding: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	height: 1%;
}

.eventsCalendar select {
	width: 195px;
	height: 20px;
	border: 1px solid #cfcfcf;
	float: left;
	margin-right: 10px;
}

.eventsCalendar input {
	margin-top: 2px;
	margin-left: 8px;
	position: relative;
	bottom: -2px;
}

.eventsCalendar label {
	font-size: 11px;
}

#filterArchive input {
	float: left;
	margin-left: 0;
	margin-top: 0;
	bottom: 0;
	margin-right: 10px;
	border:	1px solid #CFCFCF;
	height: 18px;
	width: 190px;
}

#filterArchive select {
	width: 195px;
}

#filterArchive select#yearField {
	width: 100px;
}

#filterArchive input.submitBtn {
	width: 20px;
	height: 20px;
	font-size: 0px;
	background: url(../images/submit.gif) no-repeat left top;
	border: 0;
	margin-left: 0px;
	color: #f06423;
}

#mainBar p.pagination {
	clear: right;
	text-align: right;
	margin-bottom: 15px;
	line-height: 16px;
	overflow: hidden;
}

#mainBar p.pagination.bottom {
	margin-top: 10px;
	margin-bottom: 20px;
}

p.pagination a {
	margin: 0 4px;
	color: #000;
}

p.pagination a:hover {
	color: #f26522;
	text-decoration: none;
}

p.pagination a.button {
	float:left;
	margin: 0;
}

p.pagination .active {
	margin: 0 4px;
	color: #999;
	font-weight: bold;
	border: 1px solid #999;
	padding: 0px 3px;
}

.eventsCalendar .item.first {
	border-top: 1px solid #ccc;
}

.eventsCalendar .item {
	width: 580px;
	height: 100px;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.eventsCalendar .date {
	width: 190px;
	float: left;
	font-size: 24px;
	line-height: 30px;
	padding: 5px;
	margin-right: 20px;
	position: relative;
	height: 90px;
	text-align: right;
}

.eventsCalendar .conference .date p {
	height: 50px;
	width: 80px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -25px;
}

.eventsCalendar .event .date p {
	height: 50px;
	width: 80px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -12px;
}

#mainBar .eventsCalendar .date p {
	line-height: 25px;
	vertical-align: middle;
	display: table-cell;
}

#mainBar .eventsCalendar #archiveContainer .conference .date p {
	height: 72px;
	margin-top: -36px;
}

.eventsCalendar .forum .date,
.eventsCalendar .events .date {
	background-color: #666666;
}

.eventsCalendar .club .date {
	background-color: #ccc;
}

.eventsCalendar .conference {
	background-color: #e9e9e9;
}

.eventsCalendar .conference .date {
	background-color: #333;
	color: #C5C5C5;
}

#mainBar .eventsCalendar p.eventTitle {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
}

.eventsCalendar .item a.button {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.simpleText {
	padding-top: 10px;
}

#mainBar .column .simpleText p {
	margin-bottom: 10px;
}

a.seeMore {
	color: #000;
	font-weight: bold;
	padding-right: 10px;
	background: url(../images/right-arrow.gif) no-repeat right 4px;
}

a.seeMore:hover {
	color: #f06423;
	text-decoration: none;
}



/* Featured Profile */

.featuredProfile {
	clear: both;
	overflow: hidden;
	font-size: 11px;
}

#mainBar .featuredProfile p {
	line-height: normal;
}

.featuredProfile p.about {
	font-size: 12px;
}

.featuredProfile h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

.featuredProfile img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.participate {
	background-color: #efefef;
	padding: 5px 6px 2px;
	color: #666666;
	float: left;
	width: 270px;
	margin-bottom: 5px;
}

#mainBar .featuredProfile ul {
	border-top: 1px solid #ccc;
	float: left;
	width: 270px;
	padding-top: 4px;
	margin-bottom: 10px;
}

#mainBar .featuredProfile ul li {
	padding: 0;
	background: none;
	height: 16px;
}

a.pdf {
	padding-left: 25px;
	background: url(../images/pdf-icon.gif) no-repeat left top;
	padding-bottom: 4px;
	
}

#mainBar .featuredProfile p.seeAll {
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 12px;
}

/* Latest news */

.latestNews {
	clear: both;
	overflow: hidden;
}

.latestNews h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 0;
}

.latestNews .column {
	margin-bottom: 10px;
}

#mainBar .latestNews p.seeAll {
	clear: both;
	padding-top: 0;
}

p.backToAll {
	float: left;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background: #EEEEEE;
}

p.prevNext {
	float: right;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background: #EEEEEE
}

p.prevNext a {
	margin-left: 20px;
}

/* Conference details */

#conferenceName {
	width: 580px;
	height: 325px;
	position: relative;
	margin-bottom: 20px;
}

#conferenceName p {
	height: 50px;
	width: 565px;
	padding-top: 7px;
	padding-left: 15px;
	background: url(../images/bg-fake.png) repeat left top;
	color: #fff;
	position: absolute;
	bottom: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	border-top: 3px solid #f26522;
}

#mainBar #conferenceName p {
	margin-bottom: 0;
}

#conferenceName a.button {
	position: absolute;
	right: 5px;
	bottom: 15px;
	font-weight: bold;
}

#videoConference {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#mainBar #videoConference h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 0;
}

.playVideo {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 100px;
	height: auto;
}

.playVideo .item img {
	float: none;
	margin: 0;
}

.playOverlay {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* Follow the leaders */

#order {
	width: 70px;
	float: left;
}

#order select {
	height: 20px;
	border: 1px solid #cfcfcf;
	width: 80px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 11px;
}

/* Table Other leaders */

#otherLeaders {
	clear: both;
	position: relative;
	margin-bottom: 10px;
}

#otherLeaders td {
	width: 280px;
	overflow: hidden;
	vertical-align: top;
	border-left: 20px solid #fff;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

#otherLeaders td.first {
	border-left: 0;
}

#otherLeaders img {
	float: left;
	margin-right: 10px;
	width: 100px;
}

#otherLeaders .tableContent {
	overflow: hidden;
	width: 170px;
}

#otherLeaders .participate {
	width: 160px;
}

#mainBar #otherLeaders p {
	margin-bottom: 5px;
}

#mainBar #otherLeaders li {
	background: none;
	padding: 0;
	font-size: 11px;
}

#mainBar #otherLeaders li a {
	color: #000;
}

#mainBar #otherLeaders li a:hover {
	text-decoration: none;
	color: #f26522;
}

/* Profile */

img.profileImage {
	margin-bottom: 10px;
	border-top: 3px solid #f26522;
}

.profileRelated {
	overflow: hidden;
	margin-bottom: 20px;
}

.profileRelated p {
	float: left;
}

.profileRelated ul {
	width: 264px;
	padding: 6px 8px;
	background-color: #efefef;
	float: right;
	margin-left: 10px;
}

#mainBar .profileRelated ul li {
	padding: 0;
	background: none;
}

#mainBar .profileRelated a.pdf {
	font-size: 11px;
	color: #000;
}

/* Media */

.pressReleases {
	clear: both;
	overflow: hidden;
	position: relative;
}

.pressReleases h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

.pressReleases ul {
	position: relative;
	width: 580px;
}

#mainBar .pressReleases ul li {
	background: none;
	padding: 0;
	width: 280px;
	float: left;
	margin: 0 0 0 20px;
}

#mainBar .pressReleases ul li.first {
	clear: left;
	margin-left: 0;
}

#mainBar .pressReleases ul li a {
	color: #000;
}

#mainBar .pressReleases ul li a:hover {
	text-decoration: none;
	color: #f26522;
}

.prDate {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

#mainBar ul.mediaContacts {
	line-height: 18px;
}

/* Media coverage */

ul.mediaCoverage {
	overflow: hidden;
}

#mainBar ul.mediaCoverage li {
	background: none;
	padding: 0 0 8px 0;
	width: 280px;
	float: left;
	margin: 0 0 10px 20px;
	border-bottom: 1px solid #ccc;
	height: 110px;
}

#mainBar ul.mediaCoverage li.first {
	margin-left: 0;
}

ul.mediaCoverage li img {
	margin-bottom: 5px;
}

ul.mediaCoverage li .prDate {
	margin-bottom: 8px;
}

ul.mediaCoverage li .title {
	display: block;
	margin-bottom: 8px;
}

/* Credentials */

#credentials {
	position: relative;
	margin-bottom: 10px;
}

#credentials td {
	width: 280px;
	overflow: hidden;
	vertical-align: top;
	border-left: 20px solid #fff;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}

#credentials td.first {
	border-left: 0;
}

#credentials img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

#mainBar #credentials p {
	margin-bottom: 5px;
}

p.description {
	color: #666666;
	font-style: italic;
	clear: left;
}

p.description a {
	font-style: normal;
	font-weight: bold;
}

/* Careers */

.jobOpens {
	margin-bottom: 20px;
}

.jobOpens h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

.job {
	padding-top: 10px;
	border-top: 1px solid #999;
}

.job.first {
	border: 0;
	padding-top: 0;
}

.mandatory {
	color: #f26522;
}

#careers h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

#careers dl {
	width: 280px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#careers dl.first {
	margin-left: 0;
}

#careers dt {
	font-size: 11px;
	margin-bottom: 3px;
}

#careers dd input {
	width: 278px;
	height: 18px;
	border: 1px solid #cfcfcf;
}

#careers dd input.errors {
	border: 1px solid #ff0000;
}

#careers dd input.completed {
	background-color: #fafafa;
}

#careers dd input.completing {
	border: 1px solid #f26522;
}

#careers dl.fullWidth {
	width: 580px;
	margin-left: 0px;
}

#careers dl.fullWidth select {
	width: 580px;
	height: 20px;
	border: 1px solid #cfcfcf;
	color: #666666;
	font-size: 11px;
}

#careers dl.fullWidth input {
	width: 578px;
	height: 18px;
	border: 1px solid #cfcfcf;
}

textarea {
	width: 578px;
	height: 140px;
	border: 1px solid #cfcfcf;
}

#careers p {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

#careers .agree input {
	margin-right: 5px;
	position: relative;
	bottom: -2px;
}

#careers input.submitBtn {
	color: #fff;
	font-weight: bold;
	border: 0;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px 12px 3px 6px;
	background: #333 url(../images/right-arrow-white.gif) no-repeat 88px center;
}

#careers input.submitBtn:hover {
	background: #f26522 url(../images/right-arrow-white.gif) no-repeat 88px center;
}

/* CSR */

.csr {
	clear: both;
	overflow: hidden;
	height: 1%;
}

.csr h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
}

.csrItem {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	height: 1%;
}

.csrItem .campaign {
	margin-left: 0;
	margin-right: 20px;
}

.csrItem .campaign p {
	color: #fff;
}

.csrItem p a {
	color: #000;
}

.csrItem p a:hover {
	color: #f26522;
	text-decoration: none;
}

.csrItem p.title a {
	color: #f26522;
}

.csrItem p.title a:hover {
	text-decoration: underline;
}

/* About us */

.services {
	clear: both;
	overflow: hidden;
}

.services h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 0;
}

.services .column {
	margin-bottom: 10px;
}

#mainBar .services p.title {
	margin-bottom: 5px;
}

.services p.seeAll {
	clear: both;
	width: 100%;
}

/* Logos */

.logos {
	clear: both;
	overflow: hidden;
}

.logos h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f26522;
	margin-bottom: 10px;
}

.logo {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.logo img {
	display: block;
}

.logo.first {
	margin-left: 0;
}

.logos hr {
	border: 1px solid #fff;
	clear: left;
	width: 100%;
}

/* Sitemap */

#mainBar ul.sitemap li {
	background: none;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#mainBar ul.sitemap ul li {
	background:url("../images/list-icon.gif") no-repeat scroll left 6px transparent;
	margin-bottom:7px;
	padding-left:20px;	
}

#mainBar ul.sitemap ul li ul li {
	background:url("../images/list-icon-sec.gif") no-repeat scroll left 6px transparent;
	text-transform: none;
	font-weight: normal;
}

#mainBar ul.sitemap .arrowIcon {
	padding: 5px;
	color: #333333 !important;
}


/* ------------------------------------------------------------------- */

/* Main navigation */

#mainNavigation {
	position: absolute; right: 300px; bottom: 10px;
	z-index: 3;
}

#mainNavigation li {
	list-style: none;
	float: left;
	margin-left: 0px;
}

#mainNavigation li a {
	display: block;
	padding: 10px 15px;
	color: #000;
	font-size: 15px;
}

#mainNavigation li.last a {
	padding: 10px 0 10px 15px;
}

#mainNavigation li a.li-hovered, 
#mainNavigation li a:hover {
	background-color: #f26522;
	text-decoration: none;
}

#mainNavigation ul {
    display: none;
}
#mainNavigation ul.rollOver {
    min-width: 170px;
    border-top: 9px solid #f26522;
    position: absolute; left: 0;
    background: url(../images/rollOver-background.png);
}
#mainNavigation ul.rollOver li {
    float: none;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #BFAD9F;
}
#mainNavigation ul.rollOver li a {
    font: bold 13px Verdana, sans-serif !important;
    padding-left: 35px;
    background: url(../images/rollOver-arrow.gif) no-repeat 20px center;
    text-transform: uppercase;
}
#mainNavigation ul.rollOver li a:hover {
	background: #f26522 url(../images/rollOver-arrow-black.gif) no-repeat 20px center;
}

/* Tertiary navigation */

ul.tertiaryNav {
	float: right;
	width: 277px;
	border-left: 3px solid #f26522;
	margin-left: 10px;
}

#mainBar ul.tertiaryNav li {
	background: none;
	padding-left: 10px;
}

#mainBar ul.tertiaryNav li a {
	background: url(../images/right-arrow.gif) no-repeat right 4px;
	padding-right: 10px;
	font-weight: bold;
	color: #000;
}

