@charset "UTF-8";
/* CSS Document */
body {
	background-color: #261A0C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subTitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #261A0C;
}
a.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5B3E;
	text-decoration: none;
}
a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5B3E;
	text-decoration: none;
	vertical-align:middle;
}
a.nav2:hover {
    font-size: 11px;
	color: #261A0C;
	text-decoration: none;
	vertical-align:middle;
}
#mainNav {
	float: right;
	color: #8d7450;
	/* padding-top: 5px; */
	width: 565px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#mainNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
#mainNav ul#mainOne {
	/* margin-right: 18px; */
}
#mainNav li {
	float: left;
	padding-left: 5px;
}
#mainNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5B3E;
	text-decoration: none;
}
#mainNav a:hover {
	color: #261A0C;
}
#mainNav #accountNav {
	padding: 0 0 0 5px;
	float: right;
	margin-top: 5px;
}
#mainNav #accountNav li {
	background-image: url(images/buttonBg.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 84px;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	text-align: center;
	margin-left: 5px;
}
#mainNav #accountNav a {
	color: white;
}
#mainNav #accountNav a:hover {
	color: white;
	text-decoration: underline;
}

/* ----------HOMEPAGE ITEMS---------- */
.columnDiv {
	border-bottom: 1px dashed #ccbda4;
	height: 230px;
	margin-bottom: 15px;
}



/* -----------ASSESSMENTS------------*/
.track_title_carret{
	font-size: 14px;
}
.track_title_carret_gray{
	font-size: 14px;
	color: #666666;
}

.self_track_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C28C3F;
	font-weight: bold;
}

.culture_track_title{
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #404D5D;
}

.others_track_title{
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8B3B26;
}




.assessment_mainText1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #261A0C;
}


.assessment_mainText2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.assessment_mainText3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}

.assessments_smallText1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}

.assessments_smallText2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}

.assessment_titles{
	color:#000000;/*  4E3E26*/
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
}

.assessment_sub_titles{
	color:#000000;/*  4E3E26*/
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:normal;
}

.assessment_step{
	color:#4E3E26;/*  4E3E26*/
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
}

.assessment_textbox{
	margin-left:20px;
}


.assessmentsColHeader{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.assessmentsBox{
border-top-width: 1px;
 border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #6D6D71;
	border-right-color: #6D6D71;
	border-bottom-color: #6D6D71;
	border-left-color: #6D6D71;
}


a.assessmet_steps_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775F43;
	text-decoration: none;
	font-weight:bold;
}
a.assessmet_steps_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775F43;
	text-decoration: none;
	font-weight:bold;
}

a.assessmet_steps_link:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}


/*775F43  261A0C 4E3E26*/
a.assessmet_call_action_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #775F43;
	text-decoration: none;
	font-weight:normal;
}
a.assessmet_call_action_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #775F43;
	text-decoration: none;
	font-weight:normal;
}

a.assessmet_call_action_link:hover {
	color: #261A0C;
	text-decoration: underline;
	font-weight:normal;
}


/* ----------STANDARD STYLES--------*/




.whatsNewBox {
	border: 1px solid #999999;
	background-color: #DACCB7;
}
.textMain1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #261A0C;
}

.textMain3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 12px;
	color: #666666;
}

.textMain4 {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.textMain5 {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    line-height: 14px;
    color: #666666;
}

.checkbox_area { float: left; width: 35px; margin: 0px; }
.checkbox_text { float: left; width: 540px; margin: 0px; }

.services_textMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #261A0C;
}
.photoLeft {
	padding-right: 20px;
}
.lineheight_2{
line-height:2px
}
a.nav1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBB597;
	text-decoration: none;
}
a.nav1:visited {
	color: #BBB597;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whatsNew {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B3A7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.success {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.events {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textWhite12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.textTan12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color:#DCC498;
}

.padding10 {
	padding: 10px;
}

.padding7 {
	padding: 0px 5px 5px 10px;
}
.padding2 {
	padding: 4px;
	color: #FFFFFF;
}
.padding2_left {
padding-left: 4px;
}
.padding20 {
	padding: 20px;
}
.padding20_left {
padding-left: 20px;
}
.title-self1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 36px;
	background-color: #C28C3F;
}
.title-culture1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 36px;
	background-color: #404D5D;
}
.title-others1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 36px;
	background-color: #8B3B26;
}
.title-all1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 1px;
	background-color: #4E3E26;
}
.threSideBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.threSideBorder_Top{
border-top-color: #E8E8E8;
border-top-style: solid;
border-top-width: 1px;
}
.threSideBorder_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.threSideBorder_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
.threSideSubBorder {
	padding-left: 30px;
}
.threSideBorderCur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #E6DED0;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #4E3E26;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 30px;
	color: #333333;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #261A0C;
}
a.linkTinyWhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkTinyWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkTinyWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.linkTinyWhite2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B093;
	text-decoration: none;
}
a.linkTinyWhite2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B093;
	text-decoration: none;
}
a.linkTinyWhite2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.textTan2 {
	color: #6F5B3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.textTan {
	color: #8D7450;
	font-size: 13px;
}
.windowSubtable {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.client_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #B3A07D;
}
.AST_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 39px;
	color: #362813;
	padding: 0px;
}
.oz_home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #734F26;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textTan_withPadding {
	color: #6F5B3F;
	font-size: 13px;
	padding: 10px 0px 0px 10px;
}
.menuBar1 {
	background-color: #6F5B3E;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.footerBar1 {
	background-color: #4E3E26;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.windowMain {
	background-color: #E6DED0;
	padding: 10px;
	border: 8px solid #FFFFFF;
}
.results_bkg {
	background-image: url(images/results_rpt_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.callout_bkg {
	background-image: url(images/callout_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg2 {
	background-image: url(images/callout_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg3 {
	background-image: url(images/callout_bkg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg4 {
	background-image: url(images/callout_bkg_CT_100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg5 {
	background-image: url(images/callout_bkg_OT_100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg6 {
	background-image: url(images/callout_bkg_ST_100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg7 {
	background-image: url(images/callout_bkg_CT_200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg8 {
	background-image: url(images/callout_bkg_OT_200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_bkg9 {
	background-image: url(images/callout_bkg_ST_200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.callout_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.callout_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.borderTopYellow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C89853;
	background-color: #C89853;
}
.borderTopBlue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535F6E;
	background-color: #535F6E;
}
.borderTopRed {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #974F3C;
	background-color: #974F3C;
}
.gradientBlue {
	background-color: #262E38;
	background-image: url(images/services-grad-blue.gif);
	background-repeat: repeat-x;
}
.gradientYellow {
	background-color: #755426;
	background-image: url(images/services-grad-yellow.gif);
	background-repeat: repeat-x;
}
.eventsFrame {
	border: 6px solid #AF9A71;
}
.gradientRed {
	background-color: #542317;
	background-image: url(images/services-grad-red.gif);
	background-repeat: repeat-x;
}
.self-hLinks1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E3E26;
	padding-left: 20px;
}
.textMain2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	}
.textMain10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textMain2box {
color:#666666;
font-family:"Times New Roman",Times,serif;
font-size:13px;
line-height:18px;
margin-left:20px;
margin-right:20px;
}

.photoLeft {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.oneSideBorder-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
a.linksVerdana:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775F43;
	text-decoration: none;
}
a.linksVerdana:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #775F43;
	text-decoration: none;
	}
a.linksVerdanaCur {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linksVerdana:hover {
	color: #000000;
	text-decoration: none;
}
a.alertred:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #D90202;
	text-decoration: none;
}
a.alertred:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8B3B26;
	text-decoration: none;
}
a.alertred:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #D90202;
	text-decoration: none;
}
a.alertredBold:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #D90202;
	text-decoration: none;
}
a.alertredBold:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8B3B26;
	text-decoration: none;
}
a.alertredBold:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #D90202;
	text-decoration: none;
}
a.linksVerdanaDark:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}
a.linksVerdanaDark:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}
a.linksVerdanaDark_underline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}
a.linksVerdanaDark_underline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}
a.linksVerdanaDark_underline:hover {
	color: #6F5B3E;
	text-decoration: underline;
}
a.linksVerdanaDark_large:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261A0C;
	text-decoration: none;
	font-weight: bold;
}
a.linksVerdanaDark_large:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261A0C;
	text-decoration: none;
	font-weight: bold;
}
a.linksVerdanaDark_large:hover {
	text-decoration: underline;
}
a.linksVerdanaDarkCur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #261A0C;
	text-decoration: none;
	font-weight: normal;
}
a.linksVerdanaDark:hover {
	color: #6F5B3E;
	text-decoration: none;
}
a.linksVerdanaLarge:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #775F43;
	text-decoration: none;
}
a.linksVerdanaLarge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #775F43;
	text-decoration: none;
}
a.linksVerdanaLarge:hover {
	color: #000000;
	text-decoration: none;
}
.tanborder {
	border: 5px solid #E6DED0;
}
.home_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #261A0C;
	text-transform: uppercase;
	line-height: 15px;
}
.home_accountable_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #734F26;
}
.hor_line {
	background-image: url(images/line_horizontal_rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.linkshome:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 25px;
	;
}
.learnMore_padding {
	padding-bottom: 16px;
	padding-left: 16px;
}
.height154 {
	height: 154px;
	width: 20px;
}
a.linkshome:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2A1D0D;
	text-decoration: underline;
	line-height: 20px;
}
a.linkshomeCur {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.linkshome:hover {
	color: #4E371B;
	text-decoration: underline;
}
.home_15padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.results_rpt {
	background-image: url(images/results_home_image_rpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.results_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #D9CDB8;
}
.results_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #B29561;
	font-style: italic;
	font-weight: lighter;
}
.workshop_bkg {
	background-image: url(images/workshops_home_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 154px;
}
.webinars_bkg {
	background-image: url(images/webinars_home_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.white_title_text:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 20px
	text-decoration: none;;
	text-decoration: none;
}
a.white_title_text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_title_text:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.titles_padding {
	padding-top: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.home_clientsuccess_bkg {
	background-image: url(images/client_home_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.white_text_home:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6DED0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.white_text_home:hover {
	text-decoration: none;
}
a.white_text_home:visited {
	text-decoration: none;
}
a.white_text_home:Cur {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #E6DED0;
}
.home_workshops_padding {
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 20px;
}
a.webinars_text:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #A48857;
	text-decoration: none;
}
a.webinars_text:hover {
	text-decoration: none;
}
a.webinars_text:visited {
	text-decoration: none;
}
.webinars_padding {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.allCap{
text-transform:uppercase;
}
.alertRed{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
color: #D90202;
}
.alertRedBold{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #D90202;
	font-weight: bold;
}
.formdivider{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DED0;
}

.footertext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B093;
	text-decoration: none;
}
.picBoarder{
border-width:1px;
border-color:#734F26;
border-style:solid;
}

/*
a.nav2:visited {
    font-size: 11px;
	color: #AF9A71;
	text-decoration: none;
}
*/
.padding10_home {
	padding: 12px 10px 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D8865;
}
.padding10_home_noborder {
	padding: 12px 10px 2px;
}
.padding10_home2 {
	padding: 12px 10px 8px;
}
.home_horizontal_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D8865;
}


.textTan_dark {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
}
.textTan_dark_italic {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
	font-style: italic; 
}
.textTan_dark_homepage {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}

.header_divider_bar{
	color: #000000;
	font-size: 11px;
}

.header-dividerLine{
border-right-style:solid;
border-right-width:1px;
line-height:10px;
}


.textTan_dark_sigleSpace {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
	line-height:12px;

}
.textTan_darker {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}

.Three_Large_bullets_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 33px;
	color: #4E3E26;
	font-weight: lighter;
}
.tan_home_text_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #645239;
	padding: 10px;
	line-height: 18px;
	border: 1px solid #9D8865;
}
.tan_home_text_oz_box {
	padding: 1px;
	border: 1px solid #9D8865;
}
.tan_home_text_oz_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #645239;
	padding: 1px;
	line-height: 22px;
}
.oz_book_quote {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
}
.oz_book_quote_author {
	font-size: 13px;
	font-weight: bold;
	padding-left:90px;
}
.oz_book_quote_box {
	border-width:1px;
border-color:#4E3E26;
border-style:solid;
}

.home_title_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #662714;
	font-weight:bold;
}
.home_title_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261A0C;
}
.home_title_light_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4E3E26;
	font-weight:bold;
}
.no_underlinr {
text-decoration: none;
}
a.linktextTan_darker:link {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: underline;
}
a.linktextTan_darker:visited {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
}
a.linktextTan_darker:hover {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
}
a.linktextTan_darker_noline:link {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
}
a.linktextTan_darker_noline:visited {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
}
a.linktextTan_darker_noline:hover {
	color: #261A0C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: underline;
}
a.linktextTan_dark_underline:link {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
}
a.linktextTan_dark_underline:visited {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:none;
}
a.linktextTan_dark_underline:hover {
	color: #4E3E26;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration:underline;
}
a.linkhome_title_brown:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261A0C; /*old: 261A0C */
	text-decoration: none;
}
a.linkhome_title_brown:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261A0C;
	text-decoration: none;
}
a.linkhome_title_brown:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261A0C;
	text-decoration: underline;
}
a.linkhome_title_red:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #662714;
	text-decoration: none;
	font-weight:bold;
}
a.linkhome_title_red:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #662714;
	text-decoration: none;
	font-weight:bold;
}
a.linkhome_title_red:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #662714;
	text-decoration: underline;
	font-weight:bold;
}
.trademark{
font-size:60%;
vertical-align:top;
}

.uppercaesText{
text-transform:uppercase;
}

.bookQuote{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	letter-spacing:-.5px;
	font-weight: normal;
}

.threeTracksLogo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 36px;
	background-color: #4E3E26;
}

.threeTracksLogo_bottom{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 36px;
	color: #FFFFFF;
}

.self-track-color 
{ 
background-color: #C28C3F; 
color:#FFE6AA;
} 
.self-track-color-hover 
{ 
background-color: #C28C3F;
color: #FFFFFF;
}


.culture-track-color 
{ 
background-color: #404D5D; 
color:#B0C2CF
} 
.culture-track-color-hover 
{ 
background-color: #404D5D;
color: #FFFFFF;
}


.others-track-color 
{ 
background-color: #8B3B26; 
color:#FFD1B8
} 
.others-track-color-hover 
{ 
background-color: #8B3B26;
color: #FFFFFF;
}

.self-track-bgLight{
background-color: #C89853;
}

.culture-track-bgLight{
background-color: #535F6E;
}

.others-track-bgLight{
background-color: #974F3C; 
}

.trackes_white{
	color:#CCCCCC;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
	font-weight:500;
}

.main_logo{
padding-left:20px;
} 

.top_buttons_padding{
	padding-top:20px;
	padding-bottom:20px;
}

.top_buttons{
	width:250px;
	padding-top:5px;
	padding-bottom:5px;
}

.top_button_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #261A0C;
	text-decoration: none;
	font-weight: 400;
	letter-spacing:1px;
padding-left:5px;
line-height:20px;
	}

.top_buttons_link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #261A0C;
	text-decoration: none;
	font-weight: 400;
	letter-spacing:1px;
padding-left:25px;
line-height:20px;
}

.cursorHand{
cursor: pointer;
}
.cursorArrow{
cursor: default;
}
.picTitle {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 28px;
	color: #000000;
	letter-spacing:-1px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
}
.picTitle_first_letter {font-size: 39px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing:-1px;
	}

.picSmallText {
	font-size: 39px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 28px;
	color: #000000;
	letter-spacing:-1px;
	}
.picTitlePadding{
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
}
.picTitle_secondRow{
line-height: 32px;
}

.logo-padding{
padding-left:20px;
}


.menuBar-text-over{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color:#FFFFFF;
padding-left:12px;
padding-right:12px;
padding-top:0px;
padding-bottom:0px;
line-height: 11px;
letter-spacing:-.5px;
}


.title-trackName{
padding-top:70px;
}

.menuBar-text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
padding-left:12px;
padding-right:12px;
padding-top:0px;
padding-bottom:0px;
line-height: 12px;
letter-spacing:-.5px;
}


.menuBar-text:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
padding-left:12px;
padding-right:12px;
padding-top:0px;
padding-bottom:0px;
line-height: 12px;
letter-spacing:-.5px;
color:#FFFFFF;
}



.menuBar-text_email{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
padding-left:6px;
padding-right:6px;
padding-top:0px;
padding-bottom:0px;
line-height: 12px;
letter-spacing:-.5px;
}


.menuBar-dividerLine{
border-right-style:solid;
border-right-width:1px;
}


/***************************/
brown-track{
}
.brown-track .backgrown_color{
background-color:#4E3E26;
}

.brown-track .mouse-notover .text-color{
color:#b7ad9f; /*  50% Opp of  c38d3e */
}

.brown-track .mouse-over .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.brown-track .menuBar-current{
background-color:#4E3E26;
}

.brown-track .menuBar-current .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.brown-track .menuBar-dividerLine{
border-right-color:#b7ad9f; /*  50% Opp of  414e5e */
}



/***************************/
red-track{
}
.red-track .backgrown_color{
background-color:#8c3b27;
}

.red-track .mouse-notover .text-color{
color:#c59d93; /*  50% Opp of  c38d3e */
}

.red-track .mouse-over .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.red-track .menuBar-current{
background-color:#8c3b27;
}

.red-track .menuBar-current .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.red-track .menuBar-dividerLine{
border-right-color:#c59d93; /*  50% Opp of  414e5e */
}


/***************************/

yellow-track{
}
.yellow-track .backgrown_color{
background-color:#c38d3e;
}

.yellow-track .mouse-notover .text-color{
color:#e1c69e; /*  50% Opp of  c38d3e */
}

.yellow-track .mouse-over .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.yellow-track .menuBar-current{
background-color:#c38d3e;
}

.yellow-track .menuBar-current .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.yellow-track .menuBar-dividerLine{
border-right-color:#e1c69e; /*  50% Opp of  414e5e */
}

/***************************/

blue-track{
}
.blue-track .backgrown_color{
background-color:#414e5e;
}

.blue-track .mouse-notover .text-color{
color:#a0a6ae; /*  50% Opp of  c38d3e */
}

.blue-track .mouse-over .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.blue-track .menuBar-current{
background-color:#414e5e;
}

.blue-track .menuBar-current .text-color{
color:#ffffff; /*  50% Opp of  c38d3e */
}

.blue-track .menuBar-dividerLine{
border-right-color:#a0a6ae; /*  50% Opp of  414e5e */
}

/***************************/
/******RIGHT TRACK**********/
/***************************/
.right_track_menu_font{
color:#FFFFFF;
font-size:9px;
line-height:9px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:0px;
text-decoration:none;
}


/*SLEF*/
.right_track_self{
}

.right_track_self .menu_cell{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #C89853;
border-top-style:solid;
border-top-width:1px;

background-color: #8E5C20;
cursor:pointer;
}


.right_track_self .menu_cell_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #C89853;
border-top-style:solid;
border-top-width:1px;

background-color: #C18B3E;
cursor:pointer;
}


.right_track_self .menu_cell_dark{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #C89853;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_self.gif);
cursor:pointer;
}


.right_track_self .menu_cell_dark_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #C89853;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_self-over.gif);
cursor:pointer;
}

/*CULTURE*/
.right_track_culture{
}

.right_track_culture .menu_cell{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #535F6E;
border-top-style:solid;
border-top-width:1px;

background-color: #303B49;
cursor:pointer;
}


.right_track_culture .menu_cell_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #535F6E;
border-top-style:solid;
border-top-width:1px;

background-color: #404D5D;
cursor:pointer;
}


.right_track_culture .menu_cell_dark{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #535F6E;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_culture.gif);
cursor:pointer;
}


.right_track_culture .menu_cell_dark_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #535F6E;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_culture-over.gif);
cursor:pointer;
}

/*OTHERS*/
.right_track_others{
}

.right_track_others .menu_cell{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #974F3C;
border-top-style:solid;
border-top-width:1px;

background-color: #662714;
cursor:pointer;
}


.right_track_others .menu_cell_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #974F3C;
border-top-style:solid;
border-top-width:1px;

background-color: #8B3B26;
cursor:pointer;
}


.right_track_others .menu_cell_dark{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #974F3C;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_others.gif);
cursor:pointer;
}


.right_track_others .menu_cell_dark_over{
padding-left:9px;
padding-top:9px;
padding-bottom:5px;
padding-right:2px;

border-top-color: #974F3C;
border-top-style:solid;
border-top-width:1px;

background-image:url(images/right-track_menu_button_others-over.gif);
cursor:pointer;
}




/***************************/
/******RIGHT TRACK**********/
/***************************/



/***************************/
/******SEARCH INFO**********/
/***************************/

.searchbox{
line-height:10px;

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	
	border-right-color: #4E3E26;
	border-bottom-color: #4E3E26;
	border-left-color: #4E3E26;
	border-top-color: #4E3E26;
	
	background-color: #E8E8E8;
}

.searchbox_cell{
padding-top:2px;
padding-bottom:1px;
padding-left: 10px;
}

.searchbox_cell_arrow {
background-color: #4E3E26;
}


/***************************/
/******SEARCH INFO**********/
/***************************/





/***************************/
/******FOLLOW LINKS*********/
/***************************/
.inHeader {
	display: block;
	margin-top: 5px;
}
.follow_links {
  font: 62.5% Arial,Helvetica,Sans-serif;
  color: #4E3E26;
  line-height:20px;
}


a.rss {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
/*padding: 5 15 0 20;*/
background: url(/images/follow_icons/feed-icon.png) no-repeat 0 .2em; 
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}

a.email {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
background: url(/images/follow_icons/email-icon.png) no-repeat 0 .35em;
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}

a.twitter {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
background: url(/images/follow_icons/twitter-icon.png) no-repeat 0 .15em;
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}

a.facebook {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
background: url(/images/follow_icons/facebook-icon.png) no-repeat 0 .15em;
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}

a.wordpress {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
background: url(/images/follow_icons/wordpress-icon.png) no-repeat 0 .15em;
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}

a.linkedin {	
padding-bottom: 5px;
padding-left: 20px;
padding-right: 10px;
padding-top: 5px;
background: url(/images/follow_icons/linked_in-icon.png) no-repeat 0 .15em;
color: #4E3E26;
margin-left: 0px;
text-decoration:none;
}
/***************************/
/******FOLLOW LINKS*********/
/***************************/
.windowMain table tr td table tr td .padding20 table tr .textTan_darker blockquote blockquote p strong {
	text-align: center;
}


.audioPlayer {
width: 370px;
background-color: #e4e0d3;
background-image: url(images/audioPlayerBg.gif);
background-repeat: no-repeat;
position: relative;
margin: 30px 0 30px 100px;
}
.audioPlayer .textArea {
padding: 45px 20px 10px 50px;
color: #362813;
text-align: left;
}
.audioPlayer .textArea h1 {
font-size: 14px;
line-height: 1.2em;
font-weight: bold;
color: #362813;
margin-bottom: 0px;
}
.audioPlayer .textArea p {
font-size: 14px;
margin: 0;
}
.audioPlayer .textArea strong {
font-size: 18px;
display: block;
}
.audioPlayer .textArea img {
float: right;
margin: -5px -10px 0 10px;
vertical-align: top;
}
.audioPlayer .theFlash {
height: 45px;
background-color: #8d836c;
}
.audioCoumn {
line-height: 1.2em;
}


.Playerz {
width: 370px;
background-color: #e4e0d3;
background-image: url(images/soundviewsharp.png);
background-repeat: no-repeat;
position: relative;
margin: 30px 0 30px 100px;
}
.Playerz .textArea {
padding: 45px 20px 10px 50px;
color: #362813;
text-align: left;
}
.Playerz .textArea h1 {
font-size: 14px;
line-height: 1.2em;
font-weight: bold;
color: #362813;
margin-bottom: 0px;
}
.Playerz .textArea p {
font-size: 14px;
margin: 0;
}
.Playerz .textArea strong {
font-size: 18px;
display: block;
}
.Playerz .textArea img {
float: right;
margin: -5px -10px 0 10px;
vertical-align: top;
}
.Playerz .theFlash {
height: 45px;
background-color: #8d836c;
}
.Coumnz {
line-height: 1.2em;
}


.clear {
clear:both;
}

/*CLIENT PORTAL STYLES*/
.CP_bkg_globe_subpage {
	background-image: url(/images/clientportal/globe_subpage_bkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.CP_bkg_curve_bl {
	background-image: url(/images/clientportal/curve_bkg_bl.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.CP_bkg_topbar {
	background-image: url(/images/clientportal/subpage_fullbar_bkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.CP_bkg_module_area {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/images/clientportal/module_area_bkg.png);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.CP_module_box_dark {
	background-color: #dacfbd;
	cursor:pointer;
}
.CP_module_box_lite {
	background-color: #e6ded0;
	cursor:pointer;
}
.CP_module_box_padding {
	padding:10px;
}
.CP_client_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}
.CP_text_accessterms_tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B093;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.CP_welcome_bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #362815;
	background-image: url(/images/clientportal/user_bar_bkg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.CP_text_module_main {
	color: #4e3e26;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.CP_text_module_title {
	color: #362815;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.CP_bkg_curvecircle {
	background-image: url(/images/clientportal/circlecurve_bkg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

.CP_bkg_globemain {
	background-image: url(/images/clientportal/globe_bkg_main.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
sup{line-height: 0px;
}

sup.heading{font-size:11px} /* for headings trademarks // Added by IDC// */

/* For the Self, Culture, Services and Others sections   // Added by IDC//  */
.callout_OT, .callout_CT, .callout_ST, .callout_global, .callout_simple_global, .callout_simple_OT {
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 20px;
}
.callout_OT {
	background-repeat: no-repeat;
	background-image: url(/images/callout_bkg_OT.png); 
	background-color: #e6ded0;
}
.callout_simple_OT {
	background-attachment: scroll;
	background-image: url(/images/callout_bkg_simple.png);
	background-repeat: repeat-x;
	border: thin solid #8B3B26;
}
.callout_CT {
	background-repeat: no-repeat;
	background-image: url(/images/callout_bkg_CT.png);
	background-color: #e6ded0;}
	
.callout_ST {	
	background-repeat: no-repeat;
	background-image: url(/images/callout_bkg_ST.png);
	background-color: #e6ded0;
}

.callout_global {
	background-repeat: no-repeat;
	background-image: url(/images/callout_bkg_global.png);
	background-color: #e6ded0;
}

.callout_simple_global {
	background-attachment: scroll;
	background-image: url(/images/callout_bkg_simple.png);
	background-repeat: repeat-x;
	border: thin solid #362916;
}
.callout_text_pad {
	font-size: 13px;
	font-weight: normal;
	padding-right: 20px;
	list-style-image: url(/images/bullet_5x5_circle_ST.png);
	list-style-type: none;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.callout_text_bullets {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-right: 20px;
	list-style-image: url(/images/bullet_5x5_circle_ST.png);
	list-style-type: none;
	line-height: 18px;
}
.subhead_bkg_global {
	background-image: url(/images/subhead_bkg_global.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E6DED0;
	margin-right: 20px;
}
.subhead_global {
	color: #C28C3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.callout_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 20px;
	font-weight: normal;
	padding-right: 20px;
}
.toOrder {color: #FF0000}

div#LearnMore{
	position:relative;
	left: 0px;
	top: 480px;
	width: 400px;
}
div#Featured{
	position:abolute;
	left: 0px;
	bottom:0px;
	width: 250px;
	top: 0px;
	height: 20px;
}
div#LearnMoreInner1{
	 width: 74px;
	 height: 20px;
	 float:left;
	 padding-right:10px; 
	 padding-left:10px; 
	 padding-bottom:5px;
}
div#LearnMoreInner2{
	margin-left:212px;
	 width: 74px;
	 height: 20px;
	 float:left;
	 padding-right:10px;
	 padding-left:9px;
	 padding-bottom:5px;
}
	div#LearnMoreInner3{
	width: 74px;
	height: 20px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin-bottom: 5px;
	top: 146px;
	position:absolute;
	left: 10px;
	float: left;
	clear: both;

}
