body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica;
	line-height: 13pt;
	font-size:10pt;
	color: #666;
	/*overflow:hidden;*/
	background-color: #d2d2d2;
	background-image:url(../images/img/main_bg.jpg);
	background-repeat:repeat-x;
	/*scrollbar-face-color: #FF6802;
	scrollbar-shadow-color: #ae0001;
	scrollbar-highlight-color: #fffb78;
	scrollbar-3dlight-color: #FF6802;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;*/
}
img {
	border: 0px;
}
hr {
	color:#000000;
	background-color : #000000;
	height: 1px;
	}

img {
	display: block; 
	border-width: 0px; 
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

table, td {
	border: none 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	}
	
button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f1f9fc;
	font-family: Trebuchet MS, MS Sans Serif, Sans-Serif; 
	font-size: 10pt; line-height: 1.5em; color: #ffffff;
	cursor: pointer; background-color: #B70000; 
	border-style: none; border-width: 0px 0px 0px 0px;
	text-align: left;
	}
	
select {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f1f9fc;
	font-family: Trebuchet MS, MS Sans Serif, Sans-Serif; 
	font-size: 10pt; line-height: 1.5em;
	cursor: pointer; background-color: Transparent; 
	border: solid 1px black; border-collapse: collapse;
	text-align: left; 
	}
	
th {
	white-space: nowrap; }
span, ol, ul, td, div
{
	font-family:Verdana, Arial, Helvetica;
	line-height: 13pt;
	font-size:10pt;
	color:#666;
}

ul.ET_list {
	
	font-family:Verdana, Arial, Helvetica;
	line-height: 11pt;
	font-size:8pt;
	color: #000000;
}

li.ET_item {
	font-family:Verdana, Arial, Helvetica;
	line-height: 11pt;
	font-size:8pt;
	color: #000000;
}

a:link {
	color: #008752;
	font-weight:bold;
}
a:visited {
	color: #008752;
	font-weight:bold;
}
a:active{
	color: #008752;
	font-weight:bold;
}
a:hover {
	color: #008752;
	text-decoration:none;
	font-weight:bold;
}
p {
	font-family:Verdana, Arial, Helvetica;
	line-height: 13pt;
	font-size:10pt;
	color: #666;
}

.pageComment {
	color: #FFF586;
	font-weight: bold;
}

div.pageNumber { /*border:#0F0 solid 1px;*/
	position:absolute; 
	left:313px; 
	top:533px; 
	width:373px; 
	height:22px; 
	z-index:23; 
	visibility: visible;
	text-align: center; 
	vertical-align: middle;
	overflow:hidden;
	font-size: 15px;
	font-weight: bold;
	font-family:Verdanad, Arial, Helvetica;
	color:#666;
}
.sec_scoTitle { /*border:#F00 solid 1px;*/
	position:absolute;
	left:330px; 
	top:170px; 
	width:630px; 
	height:60px; 
	padding-left: 5px;
	padding-right: 5px;
	z-index:23; 
	text-align: left; 
	vertical-align: middle;
	overflow:hidden;
	display:block;
}
.sec_scoTitle2 { /*border:#F00 solid 1px;*/
	position:absolute;
	left:70px; 
	top:170px; 
	width:630px; 
	height:60px; 
	padding-left: 5px;
	padding-right: 5px;
	z-index:23; 
	text-align: left; 
	vertical-align: middle;
	overflow:hidden;
	display:none;
}
span.scoTitle {
	font-family:Verdana, Arial, Helvetica;
	color:#666;
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	display:block;
	/*color: #000000;
	font-weight: normal;
	font-size:22px;
	line-height:40px;*/
}

span.subTitle {
	font-family:Verdana, Arial, Helvetica;
	color: #4386ba;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
}

ul {
	margin-left: 20px;
	margin-right: 20px;
}

ol {
	margin-left: 30px;
	margin-right: 30px
}

h1 {
	font-size:2em;
	font-weight:bold;
	color:#333333;
}

h2 {
	font-size:13pt;
	font-weight:bold;
	color:#333333;
}

h4 {
	font-size:11pt;
	font-weight:bold;
	/*font-style:italic;*/
	color:#333333;
}

span.emphasis {
	font-weight: bold;
	color: #000000;
	}
span.ET_emphasis {
	font-weight: bold;	
	color: #008752;
	}
	
span.highlight {
	font-weight: normal;
	background-color: #FFE972;
	color: #000000;
	}
	
span.big
{
	font-size:2em;
}

.sec_menuTitle {
	position:absolute; 
	left:35px; 
	top:80px; 
	width:600px; 
	height:50px; 
	z-index:23;
	text-align: left;
}

a.menuItem {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
	line-height: 1.2em;
}

a.menuItem:hover {	
	color: #008752;
	text-decoration: none;
}
span.scoStatus {
	font-size: .60em;
	font-weight: bold;
	text-transform: uppercase;
	color: #88794D;
}

.red {
	color: #990000;
}
.green {
	color: #006600;
}

a.glosslink {
	font-weight: bold;
	color: #005596;
	font-family:Verdana, Arial, Helvetica; 
	font-size:23px;
	padding-left:4px;
	padding-right:4px;
	text-decoration: underline;
	text-transform: uppercase;
	cursor: pointer;
}
a.glosslink:hover {
	font-weight: bold;
	color: #008752;
	font-family:Verdana, Arial, Helvetica; 
	font-size:23px;
	padding-left:4px;
	padding-right:4px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

p.glosshead {
	color: #999999;
	/*cursor: pointer;*/
	/*background-color: #EEEEEE;*/
	padding: 4px;
}
.gdisp { 
	position:relative;
	text-align:left;
	left:0px;
	width:817px;
	height:275px;
	margin:5px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	overflow:auto;
}
p.glossterm {
	font-family:Verdana, Arial, Helvetica;
	font-size:24px;
	/*font-weight: bold;*/
	padding-top:10px;
	padding-left: 5px;
}
.glossDefinition {
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-top: 8px;*/
	padding-bottom: 8px;
}
a.glossInline {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
span.glossInline {
	font-weight: bold;
	color: #008752;
	text-decoration: underline;
	cursor: pointer;
	display: inline;
}
a.glossInline:hover {
	color: #000000;
	text-decoration: underline;
}
p.assetDesc {
	font-style: italic;
	color: #666666;
}
td.sectionTitle {
	color: #2b428a;
	font-size:1.4em;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	padding-bottom:5px;
}
span.contentPage {
	position:absolute;
	top:160px;
	left:35px;
	height:400px;
	width:960px;
	padding:2px;
	overflow:hidden;
	display:none;
}
span.VEP_contentPage {
	position:absolute;
	top:50px;
	left:4px;
	height:407px;
	width:775px;
	padding:0px;
	overflow:auto;
	display:none;
}
div.progressBar {
	position:absolute; left:313px; top:542px; width:373px;height:16px;z-index:200;
}
div.menuBtnOuter { 
	cursor:pointer;position:absolute;height:27px;left:60px; top:79px; z-index:152; overflow:hidden;
}
div.menuDisabledBtnOuter { 
	position:absolute;height:27px;left:60px; top:79px; z-index:152; overflow:hidden;display:none;
}
div.exitBtnOuter { 
	cursor:pointer;position:relative; float:right; display:inline; left:-43px; top:79px; z-index:10;margin:0px 2px 0px 3px;
}
div.glossBtnOuter {
	cursor:pointer;position:relative; float:right; display:inline; left:-43px; top:79px; z-index:10;margin:0px 2px 0px 3px;
}
div.tutBtnOuter {
	cursor:pointer;position:relative; float:right; display:inline; left:-43px; top:79px; z-index:10;margin:0px 2px 0px 3px;
}
div.menuCover {
	cursor:default;position:absolute; left:0px; top:0px; width:367px; height:109px; z-index:151;
}
div.menuDD {
	position:absolute; background-image:url(../images/img/menu.jpg); padding-right:0px; padding-left:0px; padding-top:6px; padding-bottom:6px; left:0px; top:0px; overflow: auto; width:234px; height:350px; z-index:150; cursor:pointer; display: none;overflow-x:hidden;
}
div.menu {
	position:absolute; left:0px; top:0px; padding:6px; width:200px; height:186px; z-index:22; display: block; display: -moz-block;
}
div.menuItemBox {
	position:relative;padding-left:5px;padding-bottom:3px;padding-top:3px;padding-right:5px; text-align:left; border-bottom:#616060 solid 1px; width:233px; overflow:hidden; color:#FFFFFF; 	
	font-weight:bold; background-color:#4c4847; cursor:pointer;
}
td.menuItemOver {
	background-color: #93781B;
}
td.menuItem {
	background-color: #000000; cursor: pointer;
}
table.menu {
	border: 2px solid #7F6A31;background-color:#E5E5DB
}
.back_button {
	position:absolute; left:73px; top:381px; width:77px; height:40px; z-index:4;
}
.next_button {
	position:absolute; left:187px; top:381px; width:78px; height:40px; z-index:3;
}
.exit_button {
	position:absolute; left:0px; top:421px; width:81px; height:33px; z-index:3;
}
.sec_progress {
	position:absolute; left:302px; top:454px; width:236px; height:51px; z-index:3;text-align: right;
}
.prog_bar {
	position:absolute;top:515px;left:304px;width:146;height:7px;z-index:10;
}
.statusText {
	position:absolute; left:375px; top:454px; width:236px; height:51px; z-index:3;text-align: left;
}
.pageNumber_position {
	position:absolute; left:50px; top:405px; width:236px; height:51px; z-index:3;text-align: center; 
}
.comment {
	font-style: italic;
	font-weight: bold;
	color: #bb72df;
}
.componentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.componentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	text-align: center;
}
div.keyMessage {
	color: #2b428a;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e9effa;
	border-top: 1px solid #2a4189;
	border-right: 1px solid #2a4189;
	border-bottom: 1px solid #2a4189;
	border-left: 1px solid #2a4189;
}
span.contentContainer { /*border:1px #000FF0 solid;*/
	position:absolute;
	top:108px;
	left:0px;
	height:603px;
	width:1000px;
	padding: 0px;
	overflow:hidden;
	display:none;
	z-index:10;
	cursor:default;
}
div.newNav {
	position:relative;
	left:-2px;
	top:14px;
	z-index:10;
}
div.contentBody { /*border:1px solid #FF0;*/
	position:absolute; 
	top:0px;
	left:0px;
	height:603px;
	width:1000px;
	z-index:12;
	color: #000000;
	overflow:auto;
	overflow-x:hidden;
	padding:0px;
	margin:0px;
}
div.innerContent { /*border:#0F0 1px solid;*/
	position:absolute;
	top:125px;
	left:330px;
	height:395px;
	width:630px;
	padding:0px 0px 0px 5px;
	overflow-y:auto;
	display:block;
	text-align: left;
	overflow:auto;	
	z-index:12;
	/*position:absolute;
	top:15px;
	left:125px;
	height:490px;
	width:785px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
	overflow:auto;*/
}
div.contentRight {
	/*border:#0F0 1px solid;*/
	position:absolute;
	top:125px;
	left:330px;
	height:395px;
	width:630px;
	padding:0px 0px 0px 5px;
	overflow-y:auto;
	display:block;
	text-align: left;
	overflow:auto;	
	z-index:12;
	/*position:absolute;
	top:15px;
	left:515px;
	height:490px;
	width:400px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
	overflow:auto;*/
}
div.assetLeft {/*border:#0F0 1px solid;*/
	position:absolute;
	top:29px;
	left:46px;
	height:492px;
	width:280px;
	padding-right:5px;
	overflow:hidden;
	display:block;
	padding-left:5px;
	text-align: left;
	/*position:absolute;
	top:15px;
	left:100px;
	height:490px;
	width:385px;
	color: #FFFFFF;
	overflow:auto;
	padding:0px;
	margin:0px;*/
	z-index:12;
}
.back_button_widget {
	position:absolute; left:73px; top:352px; width:77px; height:40px; z-index:11;
}
.next_button_widget {
	position:absolute; left:187px; top:352px; width:78px; height:40px; z-index:11;
}
.exit_button_widget {
	position:absolute; left:0px; top:392px; width:81px; height:33px; z-index:11;
}
.pageNumber_position_widget {
	position:absolute; left:50px; top:376px; width:236px; height:51px; z-index:12;text-align: center; display: block;
}
.heading {
	font-family:Verdana, Arial, Helvetica;
	line-height: 25pt;
	font-size:12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.subheading {
	font-family:Verdana, Arial, Helvetica;
	line-height: 20pt;
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
}
table.assetRequest {
	border: 1px dotted #FFFFFF;
}

table.formatTable {
	border: 1px solid #999999;
}

td.formatCell {
	background-color: #EEEEEE;
}
#interfaceContainer { 
	/*position:relative; top:-13px; width:1000px; height:711px; visibility: visible;*/
	position:relative; top:0px; width:1000px; height:711px; visibility: visible;
}

.widgetData {
	display:none;
}
div.courseTitleArea { /*border:#0F0 solid 1px;*/
	position:absolute;
	left:330px; 
	top:60px; 
	width:630px; 
	height:75px; 
	padding-left: 5px;
	padding-right: 5px;
	z-index:23; 
	text-align: left; 
	vertical-align: middle;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica;
	color:#666;
	font-size:25px;
	font-weight:bold;
	line-height:35px;
	display:block;
	/*position:absolute;
	width:915px;
	height:60px;
	left:46px;
	top:80px;
	font-family:Verdanad, Arial, Helvetica;
	color:#666;
	font-size:25px;
	font-weight:bold;
	line-height:28px;*/
}
div.titleAreaAsset { /*border:#0F0 solid 1px;*/
	position:absolute;
	width:912px;
	height:375px;
	left:48px;
	top:140px;
	overflow:hidden;
}
div.learningAdvisorButtonOuter {
	cursor:pointer;position:relative; float:right; display:none; left:208px; top:110px; z-index:153;margin:0px 2px 0px 3px; 
	/*position:absolute;
	top:2px;
	left:0px;
	z-index:23;*/
}
div.learningAdvisorButtonOuter2 {
	cursor:pointer;position:relative; float:right; display:none; left:-6px; top:110px; z-index:153;margin:0px 2px 0px 3px; 
	/*position:absolute;
	top:2px;
	left:0px;
	z-index:23;*/
}
div.learningAdvisorButtonOuter3 {
	cursor:pointer;position:relative; float:right; display:none; left:108px; top:110px; z-index:153;margin:0px 2px 0px 3px; 
	/*position:absolute;
	top:2px;
	left:0px;
	z-index:23;*/
}
div.learningAdvisorPopup {
	position:absolute;
	/*width:945px;
	height:505px;
	top:5px;
	left:40px;*/
	top:0px;
	left:0px;
	height:711px;
	width:1000px;
	z-index:154;
	display:none;
}
div.innerAdvisorBG {
	position:absolute;
	background:#FFF;
	top:0px;
	left:0px;
	height:711px;
	width:1000px;
	/* for IE */
	filter:alpha(opacity=01);
	/* CSS3 standard */
	opacity:0.01;
	z-index:0;	
}
div.learningAdvisorBubBg { 
	position:absolute;
	width:296px;
	height:240px;
	top:0px;
	left:200px;
	z-index:1;
}
div.learningAdvisorOuter{ 
	position:absolute;
	width:496px;
	height:485px;
}

div.learningAdvisorImage {
	position:absolute;
	top:200px;
	left:70px;
	z-index:31;
}
div.learningAdvisorImageInput {
	position:absolute;
	/*top:328px;
	left:0px;*/
	z-index:31;
}
div.advisorCloseButtonOuter {
	position:absolute;
	display:inline;
	float:right;
	height:12px;
	top:206px;
	left:450px;
	z-index:4;
}
div.advisorContent { /*border:#0F0 1px solid;*/
	position:absolute;
	width:205px;
	height:165px;
	top:25px;
	left:260px;
	overflow:auto;
	z-index:2;
}
div.advisorContentAudio {
	position:absolute;
	width:225x;
	height:65px;
	top:180px;
	left:260px;
	overflow:hidden;	
	z-index:3;
}
div.advisorContentTextFull {
	position:absolute;
	width:470px;
	height:404px;
	top:5px;
	left:310px;
	overflow:auto;
	z-index:1;
}
div.advisorContentTextTop {
	position:absolute;
	width:470px;
	height:200px;
	top:5px;
	left:310px;
	overflow:hidden;
	z-index:2;
}
div.advisorContentAsset {
	position:absolute;
	width:470px;
	height:200px;
	top:210px;
	left:310px;
	overflow:hidden;
	z-index:1;
}
div.advisorContentAssetRight {
	position:absolute;
	width:500px;
	height:185px;
	top:198px;
	left:340px;
	overflow:hidden;
}
div.advisorContentAudio2 {
	position:absolute;
	width:200px;
	height:47px;
	top:340px;
	left:100px;
	overflow:hidden;
}
div.advisorContentTextTop2 {
	position:absolute;
	width:832px;
	height:325px;
	top:5px;
	left:10px;
	overflow:auto;
}
div.customFlashArea { /*border:#F00 1px solid;*/
	position:absolute;
	top:120px;
	left:48px;
	height:400px;
	width:913px;
	overflow:hidden;
}
div.widgetArea { /*border:#0F0 solid 1px;*/
	position:absolute;
	top:30px;
	left:47px;
	height:490px;
	width:913px;
	overflow:hidden;
	z-index:1;
}
div.widgetAreaAssetLeft { /*border:#FF0 solid 1px;	*/
	position:absolute;
	top:28px;
	left:46px;
	height:493px;
	width:280px;
	padding-right:5px;
	overflow:hidden;
	display:block;
	padding-left:5px;
	text-align: left;
	z-index:0;
}
div.hideAndShowArea { /*border:1px #F00 solid;	*/
	position:absolute;
	top:25px;
	left:75px;
	height:508px;
	width:954px;
	overflow:hidden;
}
div.backButton2 {
	position:absolute; 
	left:201px; 
	top:663px; 
	width:105px; 
	height:44px; 
	z-index:10;
}
div.nextButton2 {
	position:absolute; 
	left:891px; 
	top:663px; 
	width:105px; 
	height:44px; 
	z-index:10;
}


/******ADDED FOR CROSS BROWSER FUNCTIONAITY**********/


.gui_btn {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	padding: 0 0 0 6px;
	margin: 0 0;
}
.gui_btn a{
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.gui_btn span {
	background: url(../images/img/button_right.gif) no-repeat;
	float: left;
	width: 6px;
	height: 27px;
}
.mute_gui_btn {
	float: left;
	clear: both;
	background: url(../images/img/button_muteOffBg.gif) no-repeat;
	padding: 0 0 0 31px;
	margin: 0 0;
	cursor:pointer;
}
.mute_gui_btn a{
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.mute_gui_btn span {
	background: url(../images/img/button_right.gif) no-repeat;
	float: left;
	width: 6px;
	height: 27px;
}

.advisorClose_btn {
	float: left;
	clear: both;
	display:inline-block;
	/*background: url(../images/img/button_muteOffBg.gif) no-repeat;*/
	padding: 0 0 0 0px;
	margin: 0 0;
	cursor:pointer;
}
.advisorClose_btn a{
	float: left;
	display:inline;
	height: 27px;
	width: 15px;
	background: url(../images/img/advisor_close_off.gif) no-repeat;
	/*background: url(../images/img/button_bg.gif) repeat-x left top;*/
	/*line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;*/
}
.advisorClose_btn span {	
	float: left;
	display:inline;
	/*width: 15px;
	height: 12px;*/
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.menu_gui_btn {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	padding: 0 0 0 6px;
	margin: 0 0;
	cursor:pointer;
}
.menu_gui_btn_disabled {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	padding: 0 0 0 6px;
	margin: 0 0;
	cursor:default;
}
.menu_gui_btn a,#menu_btn_bg2{
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.menu_gui_btn span, .menu_gui_btn_disabled span {
	background: url(../images/img/button_menuBg.gif) no-repeat;
	float: left;
	width: 18px;
	height: 27px;
}
.advisor_gui_btn {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	padding: 0 0 0 6px;
	margin: 0 0;
}
.advisor_gui_btn a{
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.advisor_gui_btn span {
	background: url(../images/img/button_right.gif) no-repeat;
	float: left;
	width: 6px;
	height: 27px;
}
.gui_btn_disabled {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	opacity:0.2;filter:alpha(opacity=20);
	padding: 0 0 0 6px;
	margin: 0 0;
}
.gui_btn_disabled #previous_btn_bg {
	cursor:default;
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.gui_btn_disabled #previous_btn_right {
	background: url(../images/img/button_right.gif) no-repeat;
	float: left;
	width: 6px;
	height: 27px;
}
.gui_btn_disabled2 {
	float: left;
	clear: both;
	background: url(../images/img/button_left.gif) no-repeat;
	opacity:0.2;filter:alpha(opacity=20);
	padding: 0 0 0 6px;
	margin: 0 0;
}
.gui_btn_disabled2 #next_btn_bg {
	cursor:default;
	float: left;
	height: 27px;
	background: url(../images/img/button_bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
.gui_btn_disabled2 #next_btn_right {
	background: url(../images/img/button_right.gif) no-repeat;
	float: left;
	width: 6px;
	height: 27px;
}
.backBtn {
	cursor:pointer;
	position:absolute; 
	float:right; 
	right:145px;
	height:27px;
	margin-right:5px;
	z-index:11;
}
.backBtn2 {
	cursor:pointer;
	position:absolute; 
	float:right; 
	right:145px;
	height:27px;
	margin-right:5px; 
	z-index:11;
}
.backBtnDisabled {
	position:absolute; 
	float:right; 
	right:145px;
	height:27px;
	margin-right:5px; 
	z-index:11;
	display:none;
}
.backBtnDisabled2 {
	position:absolute; 
	float:right; 
	right:145px;
	height:27px;
	margin-right:5px; 
	z-index:11;
	display:none;
}
.nextBtn {
	cursor:pointer;
	position:absolute; 
	left:850px; 
	height:27px;
	margin-left:5px; 
}
.nextBtnDisabled {
	position:absolute;
	left:850px; 
	height:27px;
	margin-left:5px; 
	z-index:0;
	display:none;
}







	
#btnBg { 
	background: url(../images/img/button_bg.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
#btnLt {
	background: url(../images/img/button_left.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
#btnRt {
	background: url(../images/img/button_right.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
span.btnBg { 
	background: url(../images/img/button_bg.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
span.btnLt {
	background: url(../images/img/button_left.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
span.btnRt {
	background: url(../images/img/button_right.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
#menuArrow {
	background: url(../images/img/button_menubg.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
#muteAllBtn{
	background: url(../images/img/button_muteBg.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	width:25px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
/*div.guiBtn { border:#0F0 solid 1px;
	height:47px;
	display: inline;
}*/
#guiBtn a {
	height:27px;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#guiBtn a {
	height:27px;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	overflow: hidden;
	}
/* end hack */ 
	
#guiBtn a:hover {
	overflow: hidden; /* For nested divs in Safari */
	text-decoration:none;
	font-weight:bold;
	}
#guiBtn a:hover #btnBg {
	background: url(../images/img/button_bg_over.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	color:#FFF;
	display: inline;
	cursor:pointer;
}
#guiBtn a:hover #btnLt {
	background: url(../images/img/button_left_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
#guiBtn a:hover #btnRt {
	background: url(../images/img/button_right_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#guiBtn a:hover span.btnBg {
	background: url(../images/img/button_bg_over.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	color:#FFF;
	display: inline;
	cursor:pointer;
}
#guiBtn a:hover span.btnLt {
	background: url(../images/img/button_left_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:pointer;
}
#guiBtn a:hover span.btnRt {
	background: url(../images/img/button_right_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#guiBtn a:hover #menuArrow {
	background: url(../images/img/button_menubg_over.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	display: inline;
	cursor:pointer;
}

#guiBtn a:hover #muteAllBtn {
	background: url(../images/img/button_muteBg_over.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	width:25px;
	display: inline;
	cursor:pointer;
}



#btnBg_disabled {
	background: url(../images/img/button_bg.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:default;
}
#btnLt_disabled {
	background: url(../images/img/button_left.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#btnRt_disabled {
	background: url(../images/img/button_right.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#menuArrow_disabled {
	background: url(../images/img/button_menubg.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	display: inline;
	color:#666;
	text-decoration:none;
	cursor:default;
}
#guiBtn_disabled{
	height:27px;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	opacity:0.2;filter:alpha(opacity=20);
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#guiBtn_disabled{
	overflow: hidden;
	text-decoration:none;
	opacity:0.2;filter:alpha(opacity=20);
	font-weight:bold;
	}
/* end hack */ 
	
#guiBtn_disabled a:hover {
	overflow: hidden; /* For nested divs in Safari */
	text-decoration:none;
	font-weight:bold;
	}
#guiBtn_disabled a:hover #btnBg_disabled {
	background: url(../images/img/button_bg_over.gif) repeat-x left top;
	padding:4px 5px 0px 5px;
	height: 27px;
	display: inline;
	cursor:default;
}
#guiBtn_disabled a:hover #btnLt_disabled {
	background: url(../images/img/button_left_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#guiBtn_disabled a:hover #btnRt_disabled {
	background: url(../images/img/button_right_over.gif) no-repeat left top;
	width:6px;
	height: 27px;
	display: inline;
	cursor:default;
}
#guiBtn_disabled a:hover #menuArrow_disabled {
	background: url(../images/img/button_menubg_over.gif) repeat-x left top;
	padding:0px 5px 0px 5px;
	height: 27px;
	display: inline;
	cursor:default;
}

span.advisorCloseText {
	display:inline;
}
	
#advisorCloseButton a {
	background: url(../images/img/advisor_close_off.gif) no-repeat left top;
	width: 15px;
	height: 12px;
	display: inline;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#advisorCloseButton a {overflow: hidden;}
/* end hack */ 
	
#advisorCloseButton a:hover {
	background: url(../images/img/advisor_close_over.gif) no-repeat left top;
	width: 15px;
	height: 12px;
	display: inline;
	overflow: hidden; /* For nested divs in Safari */
	}
	
#learningAdvisorButton a {
	background: url(../images/img/learningadvisor_off.jpg) no-repeat left top;
	width: 132px;
	height: 40px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#learningAdvisorButton a {overflow: hidden;}
/* end hack */ 
	
#learningAdvisorButton a:hover {
	background: url(../images/img/learningadvisor_on.jpg) no-repeat left top;
	width: 132px;
	height: 40px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}


div.muteBtnOuter {
	position:absolute;
	height:27px;
	top:648px;
	left:60px;
	z-index:22;
}
div.acceptBtnOuter {
	position:relative;
	height:27px;
	top:0px;
	left:0px;
	float:right;
	cursor:pointer;
}
div.declineBtnOuter {
	position:relative;
	height:27px;
	top:0px;
	left:0px;
	float:left;
	cursor:pointer;
}
.widgetData {
	display:none;
}

div.glossWindow { 
	background-color:#FFFFFF;
	position:absolute;
	top:145px;
	left:47px;
	width:913px;
	height:483px;
	display:none;
	z-index:149;
}

div.glossCloseButton { 
	/*position:absolute;
	left:840px;
	top:445px;*/	
	position:absolute;
	height:27px;
	top:400px;
	left:425px;
	float:left;
	cursor:pointer;
}

#tutCloseBtn a {
	background: url(../images/img/learningadvisorclose_off.jpg) no-repeat left top;
	width: 58px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#tutCloseBtn a {overflow: hidden;}
/* end hack */ 
	
#tutCloseBtn a:hover {
	background: url(../images/img/learningadvisorclose_on.jpg) no-repeat left top;
	width: 58px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
#glossCloseBtn a {
	background: url(../images/img/learningadvisorclose_off.jpg) no-repeat left top;
	width: 58px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#glossCloseBtn a {overflow: hidden;}
/* end hack */ 
	
#glossCloseBtn a:hover {
	background: url(../images/img/learningadvisorclose_on.jpg) no-repeat left top;
	width: 58px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
div.tutCloseButton { 
position:absolute;
left:890px;
top:510px;
z-index:2;
}

span.glossletter {
	color: #cbc7c7; 
	font-family:Verdana, Arial, Helvetica; 
	font-size:23px; 
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	text-transform: uppercase;
	cursor:default;
}

div.glossInstruct {
	position:absolute;
	font-family:Verdana, Arial, Helvetica;
	line-height:20px;
	color:#999999;
	height:20px;
	width:740px;
	left:90px;
	top:380px;
	overflow:hidden;
}
div.contentLeftModifiedRO {/*border:#F00 1px solid;*/
	position:absolute;
	top:104px;
	left:30px;
	height:384px;
	width:320px;
	padding-right:10px;
	overflow-y:auto;
	display:block;
	padding-left:5px;
	text-align: left;
	z-index:11;
}
div.contentRightModifiedRO {/*border:#0F0 1px solid;*/
	position:absolute;
	top:0px;
	left:350px;
	height:507px;
	width:570px;
	padding:0px;
	/*overflow-y:auto;*/
	display:block;
	text-align: left;
	z-index:110;	
}
div.sectionStartAssetLeft { /*border:#0F0 1px solid;*/
	position:absolute;
	top:29px;
	left:46px;
	height:492px;
	width:280px;
	padding-right:5px;
	overflow:hidden;
	display:block;
	padding-left:5px;
	text-align: left;
	z-index:11;	
}
div.sectionStartAssetOnly {/*border:#0F0 1px solid;*/
	position:absolute;
	top:128px;
	left:46px;
	height:393px;
	width:916px;
	padding-right:5px;
	overflow-y:hidden;
	display:block;
	padding-left:5px;
	text-align: left;
	z-index:11;	
}
div.sectionStartContentRight { 
	position:absolute;
	top:14px;
	left:470px;
	height:493px;
	width:500px;
	padding:0px;
	/*overflow-y:auto;*/
	display:block;
	text-align: left;
	z-index:110;
}
div.sectionStartContentMiddle { /*border:#F00 1px solid;*/
	position:absolute;
	top:125px;
	left:330px;
	height:395px;
	width:630px;
	padding:0px 0px 0px 5px;
	overflow-y:auto;
	display:block;
	text-align: left;
	overflow:auto;
	z-index:110;
}
div.sectionStartObjTitle {
	position:absolute;
	top:14px;
	left:20px;
	line-height:23px;
	width:475px;
	overflow-y:hidden;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:20px;
	z-index:1;		
}
div.sectionStartObjContent {
	position:absolute;
	top:40px;
	left:20px;
	height:160px;
	width:475px;
	overflow-y:auto;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	z-index:1;	
}
div.sectionStartTopTitle {
	position:absolute;
	top:206px;
	left:20px;
	line-height:23px;
	width:475px;
	overflow-y:hidden;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:20px;
	z-index:1;	
}
div.sectionStartTopContent {
	position:absolute;
	top:232px;
	left:20px;
	height:250px;
	width:475px;
	overflow-y:auto;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	z-index:1;	
}
div.sectionStartRightTitle {
	position:absolute;
	top:14px;
	left:20px;
	line-height:23px;
	width:475px;
	overflow-y:hidden;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:20px;
	z-index:1;	
}
div.sectionStartRightContent {
	position:absolute;
	top:40px;
	left:20px;
	height:451px;
	width:475px;
	overflow-y:auto;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	z-index:1;	
}
span.sectionStartObjTitleMid {
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:17px;
	font-weight:bold;
	color:#666;
}
span.sectionStartObjContentMid {
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#666;
}
span.sectionStartTopTitleMid {
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:17px;
	font-weight:bold;
	color:#666;
}
span.sectionStartTopContentMid {
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#666;
}
span.sectionStartRightTitleMid {
	position:absolute;
	top:14px;
	left:20px;
	line-height:23px;
	width:475px;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:20px;
	z-index:1;	
}
span.sectionStartRightContentMid {
	position:absolute;
	top:40px;
	left:20px;
	height:451px;
	width:740px;
	display:block;
	text-align: left;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	z-index:1;	
}
div.compliantContent {
	position:absolute;
	top:15px;
	left:125px;
	height:400px;
	width:785px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
}
div.compliantHalfContent { /*border:#0F0 1px solid;*/
	position:absolute;
	top:125px;
	left:330px;
	height:300px;
	width:630px;
	padding:0px 0px 0px 5px;
	overflow-y:auto;
	display:block;
	text-align: left;
	overflow:auto;	
	z-index:12;
	/*position:absolute;
	top:15px;
	left:440px;
	height:400px;
	width:485px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;*/
}
div.compliantHalfAsset { 
	position:absolute;
	top:15px;
	left:100px;
	height:400px;
	width:335px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
}
.compliancyBtns{
	position:absolute;
	top:450px;
	left:330px;
	height:50px;
	width:635px;
	z-index:12;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#agreeBtn a {
	background: url(../images/img/acceptbtn_off.jpg) no-repeat left top;
	width: 83px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#agreeBtn a {overflow: hidden;}
/* end hack */ 
	
#agreeBtn a:hover {
	background: url(../images/img/acceptbtn_over.jpg) no-repeat left top;
	width: 83px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
	
#disagreeBtn a {
	background: url(../images/img/declinebtn_off.jpg) no-repeat left top;
	width: 83px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

/*  IE 5 hack \*/
#disagreeBtn a {overflow: hidden;}
/* end hack */ 
	
#disagreeBtn a:hover {
	background: url(../images/img/declinebtn_over.jpg) no-repeat left top;
	width: 83px;
	height: 44px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
div.summaryContent {/*border:#0F0 1px solid;*/
	position:absolute;
	top:125px;
	left:330px;
	height:395px;
	width:630px;
	padding:0px 0px 0px 5px;
	overflow-y:auto;
	display:block;
	text-align: left;
	overflow:auto;	
	z-index:12;
	/*position:absolute;
	top:15px;
	left:125px;
	height:490px;
	width:785px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;*/
}
div.summaryHalfContent {
	position:absolute;
	top:15px;
	left:440px;
	height:490px;
	width:485px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
}
div.summaryHalfAsset {
	position:absolute;
	top:15px;
	left:100px;
	height:490px;
	width:335px;
	z-index:12;
	color: #000000;
	overflow:auto;
	padding:0px;
	margin:0px;
}
div.narratorArea { /*border:#0F0 solid 1px;*/
	position:absolute;
	top:474px;
	left:47px;
	width:115px;
	height:47px;
	z-index:153;
}

div.imgPopup {
	position:absolute;
	display:none;
	cursor:pointer;
	z-index:155;	
}
div.vidPopup {
	position:absolute;
	display:none;
	cursor:pointer;
	z-index:157;	
}
div.imgArea,div.vidArea {
	position:absolute;
	display:inline;
	z-index:1;
}
.imgPopUpcloseInstruct {
	color:#696969;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding:1px 5px 1px 5px;
}
div.fadeBg {
	position:absolute;
	background-color:#000000;
	width:1000px;
	height:711px;
	top:0px;
	left:0px;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
	overflow:hidden;
	z-index:0
}
a.vidBtn {
	background:url(../images/img/vidbtn_off.gif);
	border:none;
	padding:0px;
	margin:0px;
	height:171px;
	width:171px;
}
a.vidBtn:hover {
	background:url(../images/img/vidbtn_over.gif);
}
#clientBrandLogo{
	background-color:#F00;
	position:absolute;
	right:0px;
	z-index:156;
}

.javaAppletOuter{
	z-index:200;
	position:absolute;
	left:350px;
	display:block;
	width:300px; 
	height:100px;
}

.javaAppletInner{
	background-color:#017406;
	color:#FFFFFF;
	width:300px; 
	height:100px
}