body {
	background: white;
}
a.arrow {
	padding-right: 10px;
	background: url(/content/dam/training/img/arrow.gif) no-repeat 100% .3em;
	position: relative;
	text-align: right;
}

a.url {
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 span {
	color: #999;
}
h3 span {
	color: #999;
}
td, th {
	padding: .5em;
}
div.yellow, div.blue, div.green, div.pink, div.purple, div.gray {
	margin-bottom: 1em;
}
div.yellow div, div.blue div, div.green div, div.pink div, div.purple div, div.gray div {
	padding: 1em 1em 0;
}
div.yellow {
	background-color: #fef49c;
	border: 1px solid #bca902;
}
div.blue {
	background-color: #adf4ff;
	border: 1px solid #02bcd7;
}
div.green {
	background-color: #b2ffa1;
	border: 1px solid #48a248;
}
div.pink {
	background-color: #ffc7c7;
	border: 1px solid #e27575;
}
div.purple {
	background-color: #b6caff;
	border: 1px solid #7591dc;
}
div.gray {
	background-color: #eeeeee;
	border: 1px solid #9e9e9e;
}
p.soon {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
table.outline {
	margin: 1em 0 3em;
}
table.outline tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.outline th {
	font-weight: bold;
}
table.outline th.topic {
	width: 15em;
}
div.side {
	border-left: 1px solid #ccc;
}
div.side > div {
	padding-left: 1.5em;
}
div.side h3 {
	border-top: 1px solid #ccc;
	padding-top: 1.5em;
}
h3.off {
	border: 0;
	padding: 0;
}
div.schedule {
	width: 100%;
	text-align: center;
}
div.schedule > div {
	border-bottom: 1px solid #ccc;
}
div.schedule a {
	font-weight: bold;
}
img.fr {
	float: right;
	padding: 2px 0 1em 1em;
}
a.i {
	font-style: italic;
}
.l {
	text-align: left;
}
.r {
	float: right;
}
.odd {
	background-color: #fff;
}
.even {
	background-color: #f4f4f4;
}
#locations .vcard .tel {
	margin-top: 1em;
}
.vcard .geo {
	display: none;
}
#head {
	padding: 1em 0 .2em;
	border-bottom: .1em solid #d4d4d4;
	margin-bottom: 18px;
}
#head h1 {
	float: left;
	margin: 0 0 .1em .5em;
}
#head h1 a {
	color: #858585;
	font-weight: normal;
	outline: none;
	position: relative;
	text-decoration: none;
}
#head ul {
	float: right;
	margin: 0 -.3em;
	padding: 0 0 .1em;
}
#head ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#head ul li a {
	color: #959595;
	float: left;
	margin: 1em 1.5em 0;
	padding: 0;
	text-decoration: none;
}
#head ul li a:hover {
	color: #000000;
}
#body {
	padding: 0;
}
#body ul li {
	list-style: disc inside;
}
#locations { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #dadada;
}
#locations thead th {
	color: #000;
	background: #f4f4f4;
	text-align: center;
}
#locations thead th a, #locations thead th:hover a {
	color: #000;
}
#locations th {
	font-weight: bold;
}
#locations th:hover a {
	color: #000;
	text-decoration: underline;
}
#locations tr {
	vertical-align: middle;
}
#locations tr:hover, #locations tr.odd:hover {
	background-color: #eeeeee;
}
#locations tr, #locations th, #locations td {
	padding: .75em;
}
#locations td a {
	color: #000000;
}
#locations td {
	border-left: 1px solid #dadada;
}
#locations a {
	text-decoration: none;
}
#locations a:hover {
	text-decoration: underline;
}

#find, #note, #list, div#legend {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	width: 100%;
}

#all div#legend {
	background-repeat: repeat-x;
	background-image: url(/content/dam/training/img/smooth-middle.gif);
	width: 907px;	
	border: 0;
}

div#smoothlegend-top {
	background-image: url(/content/dam/training/img/smooth-top.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 907px;
}
div#smoothlegend-bottom {
	background-image: url(/content/dam/training/img/smooth-bottom.gif);
	background-repeat: no-repeat;
	width: 907px;
	height: 4px;
}
div#legend {
	margin-bottom: 0;
}

div#legend div.legend {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

div#legend div.legend a{
	text-align: left;
	float: left;
	padding: 5px;
	color: #777;
}

#find {
	margin-bottom: 0;
}

#note {
	border-right: 0;
}


#find_alt #find {
	border-bottom: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	width: 100%;
}

#find_alt #find { overflow: hidden; background-color: #efefef; border-right: 0; border-left: 0; }
#find_alt #find span { display: block; padding: 10px 0; }

#list {
	height: 638px;
	overflow: scroll;
	overflow-x:hidden;
}
#find div, #find h3, #note h4 {
	padding: .5em;
}

#list h4 {
	/*height: 36px;*/
	padding-left: .5em;
	padding-top: 9px;
	padding-bottom: 9px;
}

#note div, #list div.vcard {
	padding: 1em;
	line-height: 1.45;
}
#find p {
	margin-bottom: 0;
}
#next {
	width: 95%;
	margin: auto;
}

#find, #find h3 a {
	color: #fff;
}

#find, #find div.form {
	background-color: #5387c7;
}

#find h3 {
	float: left;
}
#find div.form, #find form{
	float: right;
}

div#legend, #note h4, #list h4 {
	background-color: #eaeaea;
	color: #777;
}

div#legend img {
	padding-top: 5px;
	padding-left: 5px;
}

#list div.vcard:hover {
	background-color: #e4ecf7;
}

#note h4, #list h4, #list div.vcard {
	border-bottom: 1px solid #ccc;
}

#note h4 {
	height: 24px;
	!height: 23px;
	border-bottom: 2px solid #ccc;
}


#find a, #list a, #next a {
	text-decoration: none;
}
#find a:hover, #list a:hover, #next a:hover {
	text-decoration: underline;
}
#list .vcard a {
	color: #000;
}

#note ul {
	margin-bottom: 0;
}
#note ul span {
	color: #777;
}

#list, #note div, #next {
	font-size: smaller;
}

#next.c {
	text-align: center;
}

img.c {
	display: block;
	margin: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}

#find #a {
	width: 20em;
	margin-bottom: 1em;
}

#find select {
	width: 17em;
}

div#all div#banner {
	width: 100%;
	margin-bottom: 15px;
}

div#all #find ul, div#all #find li, div#all #locations ul li{
	list-style-type: none;
}

div#all #find span a{
	color: #000;
	font-weight: bold;
	margin-left: 10px;
}

div#all #find ul.top_list {
	padding: 0 50px;
	width: 850px;
}

div#all #find ul li ul{
	margin: 0px;
}

div#all #find li.column {
	float: left;
	width: 19%;
	color: #000;
	padding: 3px 0px;
	padding-right: 1%;
}

div#all #find li input {
	margin-right: 5px;
}

div#all #legend form{
	padding: 0px; /* changed */
}

div#country {
	padding: 10px;
}

div#all #legend form .submit{
	
}

div#all #legend label, div#country span.select {
	font-size: 16px;
}

div#all #legend input{
	margin: 0px 4px;
}

div#all #locations {
	margin-top: 1.5em;
	text-align: left;
	border: 0;
}

div#all #locations img, #locs img, #legend img{
	vertical-align: bottom;
}

#column_list .column {
	width: 19%;
	float: left;
	padding-right: 1%;
}

#all li.column h2 {
	color: #959595;
	font-weight: normal;
	padding: 0;
	margin-bottom: 6px;
}

#all li.column h2 span {
	font-size: 10pt;
}

#all li.column li.org a{
	color: #000;
	font-weight: bold;
}
#globalfooter .gold_legend { float: left; width: 60%; margin: 18px 0 0 0; }















.myclear {
	clear: both;
}

.certificationDiv {
	line-height: 150%;
	margin-bottom: 80px;
	position: relative;
	left: -25px;
}


.certificationDiv h2 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

.certificationImage {
	float: left;
	text-align: center;
	width: 140px;
}

.certificationDivText {
	float: right;
	width: 485px;
	color: #808080;
}

.certificationDiv a {
	text-decoration: none;
}

.certNav, .certNav a {
	color: #808080;	
}

.certNav a:hover {
	color: #333333;
}

.certColumn {
	margin-top: 25px;
	width: 241px;
	float: right;
}

.certBox {
	color: #7f8487;
	/*background: url(/content/dam/training/img/blueBoxBottom.png) bottom no-repeat;
	
	margin-bottom: */
}


.certBoxContent {
	border-left: 1px solid #ebebec;
	border-right: 1px solid #ebebec;
	width: 239px;
	margin: 0;
	background: #f1f2f3 url(/content/dam/training/img/blueBoxBack.png) bottom repeat-x;
	height: auto;
}

.certBoxContent li{
	margin-bottom: 4px;
	padding-left: 0px;
	margin-left: 8px;
}

.certBoxContent ul li {
	
	list-style: disc outside;
}


.certBoxContent ol ul li {
	list-style: none;
	margin-left: 0px;
}

.certBoxContent ul {
	padding: inherit;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 5px;
}
.certBoxContent ul ul {
	margin-left: 15px;	
}


.certBoxContent ol {
	list-style: decimal;
}


.certBoxFooter {
	background: url(/content/dam/training/img/blueBoxBottom.png) bottom no-repeat;
	height: 4px;
}


.certBox h3 {
	background: url(/content/dam/training/img/blueBoxHeader.png);
	color: white;
	padding: 10px;
	height: 19px;
}

.offersLI {
	margin-bottom: 0 !important;	
}

.selected3Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 227px;
	height: 28px;
	padding-left: 11px;
	padding-top: 11px;
	background: url(/content/dam/training/img/selected3Tab.png);
}

.selected4Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 167px;
	height: 28px;
	padding-left: 11px;
	padding-top: 11px;
	background: url(/content/dam/training/img/selected4Tab.png);
}

.inactive2Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 347px;
	height: 28px;
	padding-left: 10px;
	padding-top: 11px;
	background: url(/content/dam/training/img/inactive2Tab.png);
	cursor: pointer;
	
}

.selected2Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 347px;
	height: 28px;
	padding-left: 10px;
	padding-top: 11px;
	background: url(/content/dam/training/img/selected2Tab.png) left no-repeat;
}

.inactive3Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 227px;
	height: 28px;
	padding-left: 11px;
	padding-top: 11px;
	background: url(/content/dam/training/img/inactive3Tab.png);
	cursor: pointer;
	
}

.inactive4Tab {
	float: left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	width: 167px;
	height: 28px;
	padding-left: 11px;
	padding-top: 11px;
	background: url(/content/dam/training/img/inactive4Tab.png);
	cursor: pointer;
	
}

.inactiveVertTab {
	height: 66px;
	width: 183px;
	color: #666666;
	background: url(/content/dam/training/img/switchNavBack.png) repeat-x;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	border-top: none;
	font-size: 11px;
}

.selectedVertTab {
	height: 66px;
	width: 184px;
	color: white;
	background: url(/content/dam/training/img/switchNavSelectedBack.png) no-repeat;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	border-top: none;
	border-right: none;
	font-size: 11px;
}

.vertTabIcon {
	float: left;
}

.off {
	display: none;
}

.testimonial {
	width: 221px;
	height: 200px; 
	padding: 10px;
	font-size: 11px;
	color: #7f8487;
}

.tabBlurb {
	 height: 56px;
	 width: 688px;
	 border: 1px solid #e1e1e1;
	 padding: 13px;
	 color: #7f8487;
	 font-size: 11px;
}

.blueText {
	color: #5499C8;
}

.blackText {
	color: #000000;
}

.boldText {
	font-weight: bold;
}

.linkText {
	cursor: pointer;	
}

.vertTabArea {
	 color: #7f8487;
	 font-size: 11px;
}

.scrollArea {
	width: 715px;
	color: #888888;
}

.scrollArea p {
	margin-bottom: 15px;	
}

.scrollArea b {
	color: black;	
	font-weight: normal;
}

.leftHero {
	width: 716px;
	height: 244px;
	margin-bottom: 22px;
}

.courseContent, .courseSchedule, .courseContentSmall, .courseScheduleSmall {
	width: 654px;
	border: 1px solid #E1E1E1;
	padding: 30px;
	color: #808080;
	line-height: 170%;
}

.courseSchedule, .courseScheduleSmall {
	font-size: 11px;
	padding: 18px;
	width: 678px;
}

.courseContentSmall {
	width: 653px;
}

.courseScheduleSmall {
	width: 677px;
}

.courseContent h3, .courseSchedule h3, .courseContentSmall h3, .courseScheduleSmall h3, .scrollArea h3 {
	color: black;
}

.courseSchedule h2, .courseScheduleSmall h2 {
	color: black;
	width: 659px;
	background-color: #f2f2f2;
	padding: 6px 9px;
	font-weight: bold;
	margin-bottom: 10px;
}

.courseContent p, .courseContent ul, .courseContent ol,
.courseContentSmall p, .courseContentSmall ul, .courseContentSmall ol{
	margin-bottom: 20px;	
}

.courseContent ol, .courseContentSmall ol {
	list-style: decimal inside;	
	padding-left: 15px;
}

.courseContent ol li, .courseContentSmall ol li {
	margin-bottom: 5px;	
}

.courseContent ul, .courseContentSmall ul {
	list-style: disc inside;
}

.courseContent ol ul, .courseContentSmall ol ul {
	margin-bottom: 0;
	padding-left: 15px;
}

.courseSchedule p, .courseSchedule h3,
.courseScheduleSmall p, .courseScheduleSmall h3{
	padding-left: 9px;
}

.courseSchedule p, .courseScheduleSmall p {
	margin-bottom: 15px;
}

.courseTitle, .certificationTitle {
	color: #597195;
	font-size: 17px;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 6px;
}



.certificationTitle {
	padding-left: 0;
	margin-bottom: 25px;
}

.courseSubtitle {
	padding-left: 8px;
	color: #888888;
	font-size: 14px;
}

.courseContent img, .courseContentSmall img, .scrollArea img {
	float: right;
	margin: 0 0 10px 10px;
}

.newsHolder {
	padding: 15px;
	width: 684px;
	height: 387px;
	overflow: auto;
	border: 1px solid #e1e1e1;
}

.splitHero {
	width: 979px;
	height: 279px;
}








.expandableCourse{
	height: 15px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 8px;
	color: #888888;
}

.expandableCourse p {
	padding-left: 15px;	
}

.expandableCourse h2 {
	cursor:pointer;
	padding-left: 15px;
	color: black;
	background: url(/content/dam/training/img/rightArrow.png) no-repeat 0px 5px;
	width: 80%;
	float: left;
}


.expandableCourse h2:hover {
	color: #0088cc;	
}

.dateDivider {
	padding-left: 10px;
	margin: 12px 0;
	color: #888888;
}

.newsHolder .expandableCourse h2 {
	float: none;
	margin-bottom: 2px;
}







.grayBar{
	width: 690px;
	height: 38px;
	background: url(/content/dam/training/img/pillHeader.png);
	margin: 0 auto 0 auto;
}

.grayBarButton{
	font-size: 10px;
	width: 85px;
	height: 20px;
	padding-top: 11px;
	margin-left: 10px;
	/*background: url(/content/dam/training/img/grayBarLozenge.png) no-repeat -74px 6px;*/
	text-align: center;
	float: left;
	color: white;
	cursor: pointer;
}

.grayBarLozenge{	
	position: relative;
	top: 11px;
	left: 10px;
}
.lozengeHolder{
	position: absolute;
	width: 690px;
	height: 32px;
}

.grayBarTextHolder{
	position: absolute;
	width: 690px;
	height: 32px;
}

#allCoursesCourses{
	width: 690px;
	margin: 0 auto 0 auto;
	height: 270px;
	padding: 0 0px 10px 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}


#allCoursesScroller{
	width: 2092px;
	height: 270px;
}

.allCoursesTab{
	float: left;
	width: 690px;
	padding: 0px;
	display: none;
}

.certTable {
	width: 100%;	
}

.certTable td {
	border: 1px solid #888888;	
	font-size: 10px;
	width: 33%;
	color: #888888;
}

.examTable {
	width: 100%;	
}

.examTable td {
	border: 1px solid #888888;	
	font-size: 10px;
	color: #888888;
}

.scrollArea ul {
	margin-bottom: 15px;
	padding-left: 15px;
}

.scrollArea ul li {
	list-style: disc inside;	
}










.testimonialBox {
	color: #7f8487;
	width: 241px;
}


.testimonialBoxContent {
	font-size: 90%;
	border-left: 1px solid #ebebec;
	border-right: 1px solid #ebebec;
	width: 219px;
	margin: 0;
	background: #FFFFFF url(/content/dam/training/img/testimonialMiddle.png) bottom repeat-x;
	height: auto;
	padding: 0px 10px;
	min-height: 77px;
}

.testimonialBoxFooter {
	background: url(/content/dam/training/img/testimonialBottom.png) bottom no-repeat;
	height: 4px;
}


.testimonialBoxTop {
	background: url(/content/dam/training/img/testimonialTop.png);
	width: 241px;
	height: 4px;
}



.testimonialBoxContent .citation {
	margin-top: 10px;
	text-align: right;
	font-size: 9px;
	font-style:italic;
}


.blackTitle {
    color: #000000;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
}

.graySubtitle {
	color: #808080;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 40px;
}

.blackCopy {
	color: #000;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 170%;
}

.smallBlackTitle {
	color: #000;
	font-size: 18px;
	margin-bottom: 5px;
}

.normalBlackTitle {
	color: #000;
}

.smallGrayTitle {
	color: #808080;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
}

.grayCopy {
	color: #808080;
	margin-bottom: 40px;
	font-size: 12px;
}

.grayColumn {
	width: 404px;
	float: left;
}

.grayColumn ul {
	list-style: disc;
	margin-bottom: 20px;
}

.grayColumn ol {
	list-style: decimal;	
}

.grayColumn ul li, .grayColumn ol li {
	margin-left: 18px;
}

.grayColumn .grayCopy {
	line-height: 170%;
}

.grayColumn .smallBlackTitle {
	margin-bottom: 20px;
}



#locSelect {
	background-image: url(/content/dam/training/img/locSelect.png);
	width: 211px;
	height: 32px;
	top: -35px;
	float: right;
	position: relative;
	cursor: pointer;
}

.flagBall {
	width: 37px;
	height: 32px;
	background-color: red;
	background: url(/content/dam/training/img/generic.png) 50% 50% no-repeat;	
	float: left;
}

.locSelectText {
	line-height: 32px;
	float: left;
	text-align: left;
	font-size: 10px;
	padding-left:5px;
}

#locList {
	width: 211px;
	height: 400px;
	position: absolute;
}

.drawerItem {
	width: 211px;
	height: 31px;
	background-image: url(/content/dam/training/img/drawer.png);
	background-position: top;
	color: #666;
}

.drawerItem:hover, .drawerItem.selected {
	background-position: bottom;
	color: white;
}

.drawerItem .flagBall {
	height: 31px;	
}

.drawerItem .locSelectText {
	line-height: 31px;
}

.en_CA { background-image: url(/content/dam/training/img/canada.png); }
.fr { background-image: url(/content/dam/training/img/france.png); }
.en_UK { background-image: url(/content/dam/training/img/uk.png); }
.en { background-image: url(/content/dam/training/img/usa.png); }
.de { background-image: url(/content/dam/training/img/germany.png); }
.it { background-image: url(/content/dam/training/img/italy.png); }
.kr { background-image: url(/content/dam/training/img/korea.png); }
.en_AU { background-image: url(/content/dam/training/img/australia.png); }
.es { background-image: url(/content/dam/training/img/spain.png); }
.zh { background-image: url(/content/dam/training/img/china.png); }
.tw { background-image: url(/content/dam/training/img/taiwan.png); }
.jp { background-image: url(/content/dam/training/img/japan.png); }
.ja { background-image: url(/content/dam/training/img/japan.png); }
.pt { background-image: url(/content/dam/training/img/brazil.png); }
.th { background-image: url(/content/dam/training/img/thailand.png); }
.ru { background-image: url(/content/dam/training/img/russia.png); }




.trainingHeader {
	width: 316px;
	height: 31px;
	float: left;
<!--	background: url(/content/dam/training/img/title.png); -->
	margin-bottom: 12px;
	margin-top: 15px;
	cursor: pointer;
}

.navItem {
	margin-left: 26px;
	margin-right: 6px;
	float: right;
	height: 9px;
	margin-top: 25px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 5px;
	background-position: 5px 5px;
}

.navItem.learn {
<!--	background-image: url(/content/dam/training/img/nav_learn.png); -->
	width: 31px;
}

.navItem.getCertified {
<!--	background-image: url(/content/dam/training/img/nav_getCertified.png); -->
	width: 73px;
}

.navItem.locations {
<!--	background-image: url(/content/dam/training/img/nav_locations.png); -->
	width: 54px;
}

.navItem.schedule {
<!--	background-image: url(/content/dam/training/img/nav_schedule.png); -->
	width: 52px;
}

.grayColumn h3 {
	font-weight: bold;
}

.pdfLink {
	margin-top: 10px;
}

.grayColumn hr {
	border: none;
	border-bottom: 1px solid #CCC;
}