.ChangePasswordLink
{
	display:none;
}
.TranscriptLink
{
	display:none;
}
.missingValue
{
	color:red;
	font-weight:bold;
}

.page
{
	position:relative;
	
	width:750px;
	
	
	padding:0;
}

.footer
{
	position:static!important;
	
	width:750px!important;
	/*top:400px!important;
	
	margin:0 auto 0 auto!important;*/
	border:0!important;
	padding:0!important;
	clear:both;
	
	text-align:left!important;
}

.contentArea
{
	width:750px;
	height:auto;
	overflow:hidden;
}

body
{
	margin:0;
	font-size: 10pt;
	font-family:verdana, arial;
	color:#002D62;
	background-color:white;
}

.ForgotPasswordLabel
{
	font-size:12px;
}

.SpeakerSal
{
	display:none;
}

.roomTitle
{
	display:none;
}

.roomText
{
	display:none;
}

.CheckoutButton
{
    border: 0;
	width:130px;
	height:22px;
}

.CheckoutButtonLink
{
    background-image: url(/storefront/images/CheckoutBut.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.UpdateButton
{
    border: 0;
	width:130px;
	height:22px;
}

.UpdateButtonLink
{
    background-image: url(/storefront/images/UpdateQ.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.EmptyButton
{
    border: 0;
	width:130px;
	height:22px;
}

.EmptyButtonLink
{
    background-image: url(/storefront/images/EmptyBut.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.ContinueButton
{
    border: 0;
	width:130px;
	height:22px;
}

.ContinueButtonLink
{
    background-image: url(/storefront/images/continue.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.MyOrdersPersonalDetailsLink
{
	text-align:right;
	margin-right:20px;
}

.MyOrdersAccount
{
	text-align:right;
	margin-right:20px;
}

.personalUpdate
{
	font-size:12pt;
	text-align:center;
	font-weight:bold;
}

.PageContents
{
	text-align:left;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.NotLoggedIn
{
	font-weight:bold;
	text-align:center;
	font-size:12pt;
}

.MyAttendance
{
	width:95%;
	text-align:center;
	border-top: 1px solid #085A89;
	border-left: 1px solid #085A89;
	border-right: 1px solid #085A89;
}

.MyAttendanceConference
{
	border-bottom: 1px solid #085A89;
	font-size:10pt;
	text-align:left;
}

.MyAttendanceConferenceHeading
{
	text-align:center;
	background-color:#E0DDCE;
	font-size:12pt;
}

.MyOrders
{
	width:95%;
	text-align:center;
	border-top: 1px solid #085A89;
	border-left: 1px solid #085A89;
	border-right: 1px solid #085A89;
}

.MyOrdersConference
{
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid #085A89;
	padding-left:5px;
}

.MyOrdersOrderID
{
	border-bottom: 1px solid #085A89;
	font-size:10pt;
	text-align:center;
}

.MyOrdersSessionCode
{
	border-bottom: 1px solid #085A89;
	font-size:10px;
	text-align:left;
	width:4%;
	padding:2px 0px 2px 0px;
}

.MyOrdersSession
{
	border-bottom: 1px solid #085A89;
	font-size:10pt;
	text-align:left;
}

.MyOrdersOrderDate
{
	border-bottom: 1px solid #085A89;
	font-size:10pt;
	text-align:center;
}

.MyOrdersFormat
{
	border-bottom: 1px solid #085A89;
	font-size:10pt;
	text-align:center;
}

.MyOrdersColumnHeadingSession
{
	width:60%;
	font-size:10pt;
	text-align:left;
	background-color:#E0DDCE;
}

.MyOrdersColumnHeadingOrderID
{
	font-size:10pt;
	text-align:center;
	background-color:#E0DDCE;
}

.MyOrdersColumnHeadingOrderDate, .MyOrdersColumnHeadingFormat
{
	font-size:10pt;
	text-align:center;
	background-color:#E0DDCE;
}

.MyAccountCustomerCenter
{
	display:none;
	float:right;
}

.MyAccountAccess
{
	padding-left:40px;
	color:Black;
}

.CreateForm
{	
	width:700px;
	font-size:10pt;
	padding:20px;
}

.RequiredFields
{
	color:Red;
	text-align:left;
}

.PasswordInformation
{
	text-align:left;
}

.PasswordInformation OL
{
	text-align:left;
	margin-left:10px;
}

.PasswordInformation OL LI OL
{
	text-align:left;
	margin-left:50px;
}

.CreateButton
{
	text-align:center;
}

.CreateAccountText
{
	padding-top:10px;
	padding-bottom:10px;
}

.CreateUserDiv
{
	text-align:center;
}

.CreateUserHeading
{
	background-color:#085A89;
	color:white;
	text-align:left;
	font-size:14px;
}

.CreateName
{
	font-size:12px;
	text-align:right;
}

.CreateField
{
	font-size:12px;
	text-align:left;
}

.PageContentsCreate
{
	text-align:center;
}

.DisplayHRCreate
{
	clear:both;
}

.LoginMSG
{
	color:Red;
	font-size:14pt;
	text-align:center;
	margin-bottom:10px;
}

.PageContentsLogin
{
	text-align:center;
}

.DisplayHR
{
	clear:both;
	margin-top:20px;
}

.ForgotPassword
{
	padding:10px;
	text-align:center;
	font-size:8pt;
}

.NewUsers
{
	float:left;
	width:45%;
	border-left:2px solid #085A89;
	border-right:2px solid #085A89;
	border-bottom:2px solid #085A89;
}
.NewUsersHeading
{
	width:45%;
	background-color:#085A89;
	color:white;
	text-align:left;
	font-size:10pt;
}

.NewUsersText
{
	width:45%;
	font-size:9pt;
	text-align:left;
	padding-top:10px;
	height:82px;
	background-color:#FFFFFF;
}

.NewUsersButton
{
	background-color:#FFFFFF;
	width:45%;
	padding-top:10px;
	text-align:center;
	font-size:10pt;
}

.ReturningUsers
{
	background-color:#FFFFFF;
	float:right;
	width:45%;
	border-left:2px solid #085A89;
	border-right:2px solid #085A89;
	border-bottom:2px solid #085A89;
}
.ReturningUsersHeading
{
	width:45%;
	background-color:#085A89;
	color:white;
	text-align:left;
	font-size:10pt;
}

.ReturningUsersFieldName
{
	text-align:right;
	font-size:9pt;
}

.ReturningUsersField
{
	text-align:left;
	font-size:9pt;
}

.ReturningUsersButton
{
	width:45%;
	padding-top:10px;
	text-align:center;
	font-size:10pt;
}

h2 {
	
	color:#9999FF;
}

.PurchaseOptionsHR
{
}

.PurchaseButton
{
    display: block;
    border: 0;
}

.PurchaseButtonLink
{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/purchase.gif);
    margin: 0 auto;
}

.ViewButton
{
    display: block;
    border: 0;
}

.ViewButtonLink
{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/view.gif);
    margin: 0 auto;
}

.slistSearch
{
	display:none;
}

.NoItems
{
	display:none;
}

.previousPage
{
	text-align:center;
}
form{
	display:inline;
}
a{
	color:#46739C;
	
}
a:hover ,.CartSummary a:hove{
	color:#46739C;;
}

.TrackTitle
{
	color:Black;
	font-size:15px;
	margin-top:20px;
}
div.SessionTitle{
	margin-bottom:10px;
	text-decoration:underline;
}
.SessionTitle A:Hover
{
	text-decoration:underline;
}
.SessionTitle A:link, .SessionTitle A:visited
{
	text-decoration:underline;
	
}
.SessionTitle a{	
	display:block;
	font-size:12px;
	text-decoration:underline;
	text-decoration:none;
}

.SessionTitle a.hover
{
	text-decoration:underline;
}

/* ------TOP.ASP------ */
/* controls the position of the cart and what it looks like */

.CartSummary{
	/*position: absolute;*/
	top:2px;
	width:750px;
	z-index:1;
	text-align:right;
}
.CartSummary A{
	color:#163E71;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
	display:inline-block;
	background-image:url(../images/shopping-cart.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:10px;
}

/* Controls the banner at the top of the page */

.banner{
	position: relative;
	width:750px;
	height:150px;
	text-align:left;
	padding:0;
	margin:0;
	list-style:none;
}

.bannerImg{
	float:left;
	display:inline-block;
	padding:0;
	margin:0;
	background-image: url("../images/AAE/aae-llc-banner.jpg"); 
/*	background-image: url("../images/AAE/aae-oldbanner06042012.jpg"); */
	background-repeat: no-repeat;
	border:solid 1px #163E71;
	width: 750px;
	height: 150px;
}

/* This controls the rotating logos */

.bannerLogo
{
	z-index:1;
	left:540px;
	top:0px;
	display: table; 
	height: 150px; 
	#position: absolute; 
	position: absolute; 
}

.bannerLogoLvl2
{
	#position: absolute; 	
	top: 45%;
	display: table-cell; 
	vertical-align: middle;
}

.bannerLogoLvl3
{
	#position: relative; 
	#top: -50%; 
}

/* Controls the headings located across the top */

.headings
{
	position: relative;
	top:0px;
	width:750px;
	text-align:left;
	height:22px;
	//height:18px;
	background-color:#163E71;
	border-left:solid 1px #163E71;
	border-right:solid 1px #163E71;
}

.headings UL
{
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

.headings UL LI
{
	float:left;
	display:inline-block;
	padding:0px 10px 0px 0px;	
}

.headings UL LI A
{
	position:relative;
	top:2px;
	//top:0px;
	display:inline-block;
	padding:4px 0px 4px 6px;
	//padding:4px 0px 4px 6px;
	background-color:##163E71;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border-left:solid 1px #ffffff;
}

.headings UL LI a:hover
{
	background-color: #163E71;
	color:#bdc6de;
}
.headings UL LI a.selectedHeadings
{
	background-color: #163E71;
	color:#bdc6de;
}

/* Controls the logged in portion of the top */

.loggedIn
{
	position:relative;
	top:4px;
	display:inline-block;
	float:right;
	font-size:11px;
	font-weight:bold;
}

.loggedIn A
{
	color:black;
	text-decoration:none;
	background-color:#B7C1DC;
}

.SubHeadings{
	position: relative;
	top:0px;
	width:750px;
	height:25px;
	color:white;
	background-color:#B7C1DC;
	border-left:#163E71 1px solid;
	border-top:#B7C1DC 1px solid;
	border-right:#163E71 1px solid;
}
/* when the user is logged in. This controls how the drop downs are displayed */

.content{
	display:inline;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

.content select
{
	font-size: 10px;
	background-color: whitesmoke;
	display:none;
}

.credit{
	display:inline;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

.credit select
{
	font-size: 10px;
	background-color: whitesmoke;
}

.c#9999FFit
{
	
	left:216px;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

.c#9999FFit select
{
	font-size: 10px;
	background-color: whitesmoke;
}

/* ----DEFAULT.ASP---- */

/* Controls what the image, text and position. */

.middle
{
	width:750px;
	height: 300px;
	/*position:absolute;*/
	position:relative;
	padding:0px;
	margin:0px;
	top:0px;
	background-color:#FFFFFF;
}

/*.middleText
{
	font-size: 10pt;
	width: 220px;
	float:left;
	padding:15px 0px 15px 5px;
}*/

.middleImage
{
	float:left;
	width: 750px;
	height: 300px;
	background-image: url("../IMAGES/AAE/aae-llc-body.jpg");
	background-repeat:no-repeat;
	border:solid 1px #163E71;
}

.starLink1 {
    display: block;
    height: 22px;
    left: 450px;
    position: absolute;
    top: 270px;
    width: 270px;
    z-index: 10;
}

.starLink2
{
	display:block;
	width:358px;
	height:40px;
	position:absolute;
	top:170px;
	left:385px;
	z-index:10;
}

.starLink3
{
	display:block;
	width:285px;
	height:50px;
	position:absolute;
	top:211px;
	left:445px;
	z-index:10;
}


/* Controls how the quick links are displayed on. */

.quickLinks 
{
	position: relative;
	top:0px;	
	width:750px;
	height:0px;
	padding:0px;
	margin:0px;
	border:#163E71 1px solid;
	background-color:#ffffff;
}

.quickLinks UL
{
	width:748px;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

.quickLinks UL LI
{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	width:247px;
	//width:249px;
	padding:0px 0px 0px 2px;
	font-size:11px;
	color:#000000;
	background-color:#B7C1DC;
}

.quickLinks UL LI A
{
	display:inline-block;
	text-decoration:none;
	width:100%;
	color:#FFFFFF;
}
.quickLinks UL LI A:hover div
{
	background-color:#163E71;	
	color:#bdc6de;

}
.quickLinks ul li div
{
	background-color:#163E71;
	padding:4px;

}

A.MainHeading:hover {
	background-color:#163E71;
	color:#1c1c2d;
}
/* COntrols the quick links headings */

.MainHeading
{
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;	
	border-bottom:#163E71 1px solid;
	border-left:#163E71 1px solid;
}

.MainHeading div
{
	color:#FFFFFF;
}
.enterCSS
{
display: none;
}

/* ----AM.ASP----
/* ADD number to end of class starting at 0 for each annual meeting. Whereby each annual meeting has its own CSS classes.
Controls how the outer border is displayed */

.AMHeadingBorder, .MyContentHeadingBorder, .MyOrdersHeadingBorder, .CreateHeadingBorder, .LoginHeadingBorder,.SessionHeadingBorder, .handoutHeadingBorder, .PersonalHeadingBorder, .viewHeadingBorder, .RequestPasswordHeadingBorder, .mp3HeadingBorder
,.signinHeadingBorder, .AccountHeadingBorder,.contactHeadingBorder ,.searchHeadingBorder, .cartHeadingBorder, .CertHeadingBorder, .shippingHeadingBorder, .FinalHeadingBorder, .evalHeadingBorder
,.slistHeadingBorder, .TestHeadingBorder, .PartListHeadingBorder, .webcastHeadingBorder,.TPurchaseHeadingBorder, .TRedeemHeadingBorder, .TokenOrderHeadingBorder, .TFinalHeadingBorder, .TTransactionHeadingBorder  {
	position: relative;
	top:0px;
	background-color:#FFFFFF;
	width:750px;
	border-color:#163E71;
	border-left: #bcddd4 1px solid; 
	border-bottom: #bcddd4 1px solid; 
	border-top: #bcddd4 1px solid; 
	border-right: #bcddd4 1px solid;
	text-align:justify;
	color:#163E71;
	padding:15px 15px 40px 15px;
	display:block;
}

/* Displays how the heading is controlled under the border */

.AMHeading, .MyOrdersHeading, .MyContentHeading,  .CreateHeading, .LoginHeading, .contactHeading,.AccountHeading,.resourceHeading,.slistHeading,.helpHeading,.RequestPasswordHeading,.searchHeading,.signinHeading,.shippingHeading,.finalHeading,.usingHeading, .PersonalHeading, .handoutHeading, .mp3Heading, .cartHeading, .CertHeading, .FinalHeading, .webcastHeading, .evalHeading, .TestHeading, .PartListHeading,.TTransactionHeading, .TPurchaseHeading, .TRedeemHeading, .TokenOrderHeading, .TFinalHeading, .TTransactionHeading{
	background-color:#FFFFFF;
	color:#163E71;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight: bold;
	text-align:left;
}
.handoutHeading
{
	display:none;
}
.transcriptHeading
{	background-color:#FFFFFF;
	color:#163E71;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight: bold;
	text-align:left;
	padding-left:15px;
	padding-top: 15px;
}
.SessionHeading
{
display:none;
}
.HeadingSuffix
{
	display:none;
}

/* Controls the border around each conference information */

.AMHEadingConfBorder{
	border: solid 2px #163E71;
	background-color:#FFFFFF;
	width:90%;
	height:180px;
	margin:20px;
}

/* Controls the heading for the conference information*/

.AMHeadingConf
{
	background-color:#163E71;
	font-size:12pt;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
}

/* Controls the information for the conference */

.AMHeadingConfInfo
{
	padding: 20 5 20 10;
	font-size:10pt;
	text-align:left;
	width:350px;
	float:left;
	color:#000000;
}


/* Controls the title for the conference information */

.label
{
	font-size:12pt;
	color:#085A89;
	font-weight: bold;
	width:350px;
	display:none;
	
}

/* controls the image for the that conference */

.AMHeadingImage
{
	float:right;
	height:160px;
}

.AMHeadingImage IMG
{
	/*width:250px;*/
}

/* ----SLIST.ASP---- */

/* controls the first note on that page */

.note1
{
	position: absolute;
	top:190px;
	background-color:#FFFFFF;
	font-size:13pt;	
	width:750px;
	padding:0px 40px 0px 40px;
}

/* controls the second note on that page */

.note2
{
	position: absolute;
	top:225px;
	background-color:#FFFFFF;
	font-size:13pt;	
	width:750px;
	padding:0px 40px 0px 40px;
}

/* if the note isn't found than use this CSS */

.noteNotFound
{
	position: absolute;
	top:50%;
	width:750px;
	font-weight:bold;
	text-align:center;
	font-size:16pt;
}

/* Use to position the order form */

.orderForm, .slistPromoHTML
{
	width:670px;
	padding:0px 40px 0px 40px;
	color:Black;
}

/* Controls the <table> tag of the order form */

.orderItemsTable
{
	position:absolute;
	top:300px;
	border-width:0px;
	width:675px;
	background-color:#1F6565;
	text-align:center;
}

.orderItemsTableNo
{
	position:absolute;
	top:200px;
	border-width:0px;
	width:675px;
	background-color:#1F6565;
	text-align:center;
}

/* Controls the <TR> that displays the column headings */

.orderItemsTableHeading
{
	background-color:#1F6565;
}

/* Controls the <TR> that displays the conference headings */

.orderItemsTableTrack
{
	background-color:#E0E4ED;
	font-weight:bold;
}

/* Controls the link inside the conference headings <TR> */

.orderItemsTableTrack TD A
{
	font-size:8pt;
}

/* Controls the <TR> that displays the session information */

.orderItemsTableSession
{
	background-color:#FFFFFF;
}

/* controls the <TD> located inside the session information */

.orderItemsTableSessionTD
{
	background-color:#FFFFFF;
	width:60%;
	font-weight:bold;
	text-align:left;
	font-size:8pt;
}

/* controls the column for media */

.orderItemsTableMediaName
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
}

/* controls the column for price */

.orderItemsTableMediaPrice
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
	text-align:center;
}

/* controls the column for accessing (IE: BUY, VIEW, etc) */

.orderItemsTableMediaAccess
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
	text-align:center;
}

/* Controls the item column */

.itemColumn
{
	color:#FFFFFF;
	font-size:10pt;
	width:60%;
	text-align:left;
}

/* Controls the format column */

.formatColumn
{
	color:#FFFFFF;
	font-size:10pt;
	width:15%;
	text-align:left;
}

/* Controls the price column */

.priceColumn
{
	color:#FFFFFF;
	font-size:10pt;
	background-color:#1F6565;
	width:25%;
	text-align:left;
}

/* ----LOGIN.ASP---- */

/* Used to control the outer border */

/*.AccountHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:130px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	
}*/
.welcome
{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	padding:10px;
	
}

.thankyou
{
	position:relative;
	font-size:11pt;
	top:10px;
	text-align:center;
}

.AccessPersonalDetails
{
	position:relative;
	top:25px;
	font-size:11pt;
	text-indent:20px;
}

.AccessPersonalDetails A
{
	font-weight:bold;
}

.recordsIndicate
{
	position:relative;
	top:28px;
	padding:20px;
	font-size:12pt;
}

.recordsIndicate LI
{
	font-weight:bold;
	font-size:11pt;
}

.recordsIndicateOptions
{
	font-weight:normal;
	font-size:10pt;
}

/* Controls the position of the and format of the main text area */

.before
{
	position: absolute;
	top:35px;
	left:10px;
	text-align:left;
	font-size:10pt;
}

.before UL LI
{
	text-align:left;
	display:block;
}

/* Controls the form for the login (IE: position of email, password and submit) */

.loginform
{	
	width:700px;
	font-size:10pt;
	padding:20px;
	color:#000000;
}

.loginEmail , .loginPassword{
	width:120px;
}
.loginTable
{
	font-size:10pt;
	margin:0 20px 20px 20px;
	color:#000000;
}

/* Used to format the extra notes */
.after
{	
	text-align:left;
	font-size:10pt;
}

.after UL LI
{
	text-align:left;
	display:block;
}

.experienceProblems
{
	
	text-align:left;
	font-size:10pt;
}

/* Controls the Login button */

.myaccountLoginButton
{
	font-size:10pt;
}

.MyAccountPageContents
{
	color:#000000;
}

/* ----GETPASS.ASP---- */

/* Used to control the outer border */
/* Controls the email and submit buttons */

.passwordInformation
{
	text-align:center;
	font-size:12pt;
	padding:20px;
}

/* Controls the password note */

.passwordNote
{
	color:#000000;
	font-size:12px;
	padding: 10px 0px 10px 0px;
}

/* Cotrols the submit button on retrieve password page */

.passwordSubmit
{
	font-size:10pt;
}

/* Controls the location of the submit button <DIV> */

.passwordSubmitDiv
{
	padding: 10px 0px 10px 0px;
}

.passwordBacktoLogin
{
	padding: 20px 0px 20px 0px;
	font-size:9pt;
}

/* ----RESOURCES.ASP---- */

/* Used to control the outer border */

.resourceHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:155px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}

/* Controls the content inside the heading */

.resourceContent
{
	text-align:left;
}

/* ----CONTACT.ASP---- */
/* Controls the content inside the heading */

.contactContent, .SearchContent, .PartListContent
{
	font-size:10pt;
	text-align:left;
	color:black;
}

.SearchNoResults
{
	text-align:center;
	Font-weight:bold;
	font-size:12pt;
}

.SearchEvents
{

}

.SearchSpeakers
{

}

/* ----HELP.ASP---- */

/* Used to control the outer border */

.helpHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:130px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}

/* Controls the content inside the heading */

.helpContent
{
	font-size:10pt;
	text-align:left;
}

/* ----USING.ASP---- */

/* Used to control the outer border */

.usingHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:155px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}


/* Controls the content inside the heading */

.usingContent
{
	font-size:10pt;
	text-align:left;
}

/* ----SEARCH.ASP---- */

/* Controls the search Information */

.searchInfo
{
	text-align:left;
	padding:10px 10px 10px 10px;
	font-size:10pt;
	color:#000000;
}

.searchFormTable
{
	font-size:10pt;
	color:#000000;
}

.search
{
	text-align:center;
}

/* Controls the <Table> portion */

.searchTable
{
	width:95%;
	background-color:#085A89;
}

/* Controls the column headings */

.searchTableHeading
{
	color:#FFFFFF;
	background-color:#085A89;
}

/* Controls the conference heading */

.searchTableConfHeading
{
	background-color:#E0E4ED;
}

/* Controls the session list */

.searchTableSessionList
{
	background-color:#FFFFFF;
	font-size:10pt;
}

/*----CERT.ASP-----*/

.CertSpeakerNames
{
	font-size:10pt;
	position:relative;
	left:15px;
}

.categories
{
	padding: 18px 0px 0px 0px;
}

/* controls the heading */

.CECategoryHeading
{
	font-size:9pt;
}

/* Controls the category name */

.CECategoryProfName
{
	font-size:9pt;
	text-align:right;
}

/* controls the checkbox */

.CECategorycheckbox
{
	text-align:left;
}

/* Controls the license number */

.CECategoryLicenseNumber
{
	text-align:center;
	font-size:9pt;
}

/* controls the license number <INPUT> */

.CECategoryLicenseNumber INPUT
{
	font-size:8pt;
}





/* ----SHOWCERT.ASP---- */

/* Controls the date note at the top of the page */

.showcertNote
{
	font-size:8pt;
}

/* ----VIEWCART.ASP---- */

.cart
{
	text-align:left;
	font-weight:normal;
}

.cartInfo UL
{
	font-size:11pt;
}

.cartInfo UL LI
{
	font-size:9pt;
	list-style-type:disc;
}

/* Controls the <Table> that controls the headings (IE: SKU, ITEM, etc) */

.cartTableColumn
{
	text-align:center;
	width:750px;
	background-color:#3C5DBE;
}

/* Controls the column headings */

.cartTableColumnHeading
{
	background-color:#3C5DBE;
	color:#FFFFFF;
}

/* Controls the <TR> for the totals */

.cartTotalCURTR
{
	background-color:#AACCEE;
}

/* Controls the <TD> for the Price inside the <TR> for the totals */

.cartTotalCURPRICE
{
	text-align:center
}

/* Controls the conf heading */

.cartConfHeading
{
	background-color:#E0E4ED;
}

/* Controls the cart items (IE: session name and item) */

.cartItems
{
	background-color:#FFFFFF;
	font-size:10pt;
}

/* Controls the <TD> for the total inside the <TR> for the totals */

.cartTotalCURTOTAL
{
	text-align:right
}

/* Used to display for the grand total side */

.cartGrandTOTAL
{
	background-color:#BBDDFF;
}

/* Controls the images for the cart */

.cartImages
{
	background-color:#FFFFFF;
}

/* USed if cart is empty */

.cartEmpty
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:BOLD;
	padding:10px 0px 0px 0px;
}

.cartEmptyIMG
{
	padding:20px 0px 0px 0px;
	width:150;
	height:22;
}


/* ----FINAL.ASP---- */

/* Controls the background image */

.finalimage
{
	text-align:center;
	background-image: url("../images/co3.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

/* Controls the <table> for the customer info */

.finalCustomerInfo
{
	width:750px;
}

/* Controls the text "You have provided the following information:" */

.finalProvidedInfo
{
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	width:100%;
}

/* Controls the billing address */

.finalBillingAddress
{
	font-size:10pt;
	text-align:left;
	width:50%;
}

/* Controls the shipping address */

.finalShippingAddress
{
	font-size:10pt;
	text-align:left;
	width:50%;
}

/* Controls the background if its discount */

.finalDiscountBackground
{
	background-color:#AACCEE;
}

/* Controls the discount total */

.finalDiscountTotal
{
	text-align:right;
	font-weight:bold;
}

/* Controls the discount total price */

.finalDiscountTotalPrice
{
	text-align:center;
	font-weight:bold;
}

/* Controls the conference background */

.finalConferenceBackground
{
	background-color:#E0E4ED;
	font-weight:bold;
}

/* Controls the item ROW */

.finalItemRow
{
	background-color:#FFFFFF;
}

/* COntrols the session column */

.finalItemSession
{
	font-size:8pt;
}

/* COntrols the item column */

.finalItemCode
{
	font-size:8pt;
}

/* COntrols the media column */

.finalItemMedia
{
	font-size:8pt;
}

/* COntrols the price column */

.finalItemPrice
{
	font-size:8pt;
	text-align:center;
}

/* COntrols the qty column */

.finalItemQTY
{
	text-align:center;
	font-size:8pt;
}

/* COntrols the grand total background */

.finalGrandTotalBackground
{
	background-color:#BBDDFF;
	text-align:right;
}

/* COntrols the grand total left column */

.finalGrandTotalLeftColumn
{
	text-align:right;
	font-size:9pt;
}

/* COntrols the grand total right column */

.finalGrandTotalRightColumn
{
	text-align:left;
	font-size:9pt;
}

/* COntrols the grand total left column GRAND TOTAL Text */

.finalGrandTotalLeftColumnGrandTotal
{
	text-align:right;
	font-weight:bold;
	font-size:9pt;
}

/* COntrols the grand total left column GRAND TOTAL total */

.finalGrandTotalRightColumnGrandTotal
{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
}

/* Controls the continue text */

.finalContinueText
{
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}

/* Controls the continue button */

.finalContinueButton
{
}

/* Controls the continue note */

.finalContinueNote
{
	font-weight:bold;
	color:#9999FF;
	font-size:8pt;
}

/* Controls the <TABLE> for the SKU, ITEM, ECT */

.shippingPageCart
{
	text-align:center;
	background-color:#3C5DBE;
	width:100%;
}

/* Controls those headings */

.shippingPageCartHeading
{
	color:#FFFFFF;
}

/* ----SHIPPING.ASP---- */

/* Controls the main <TALBE> */

.shippingmainTable
{
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	text-align:left;
	width:750px;
}

/* Controls the shipping image */

.shippingimage
{
	text-align:center;
	background-image: url("../images/co2.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

.shippingFillOutInfo TR TD
{
	border-color:#003366;
	width:100%;
	text-align:left;
	background-color:#E0E4ED;
	font-size:10pt;
}

.shippingInformationTable
{
	text-align:center;
	width:750px;
}

.shippingTable
{
	width:100%;
}

.shippingInformationTableHeading
{
	text-align:left;
	background-color:#3C5DBE;
	color:White;
	font-weight:bold;
}

.shippingInfoBackground
{
	background-color:#E0E4ED;
}

/* COntrols the left column information headings */

.shippingLeftColumn
{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}

/* Controls the right column information headings */

.shippingRightColumn
{
	width:23%;
	text-align:left;
}

/* Controls the far most right column information headings */

.shippingRightColumn2
{
	width:28%;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:10pt;
}

/* Controls the shipping headline */

.shippingHeadline
{
	color:#666666;
	font-style:italic;
	font-weight:bold;
}

.shippingPageCartItemsTR
{
	background-color:#FFFFFF;
}

.shippingPageCartItemsTR TD
{
	font-size:10pt;
}

/* COntrols the total for the cart */

.shippingPageCartTotal
{
	background-color:#E0E4ED;
	text-align:right;
}

/* Controls the QTY and currency */

.shippingPageCartQTYCURRENCY
{
	background-color:#E0E4ED;
	text-align:center;
}

/* ----SIGNIN.ASP---- */

/* USed to display the shopping cart image */

.shoppingcartimage
{
	text-align:center;
	background-image: url("../images/co1.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

.signin 
{
	width:750px;
	background-color:"#FFFFFF";
	border-color:#006600;
	text-align:center;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

.signinLoggedInHeading
{
	font-size:15pt;
	text-align:center;
}

.signinLoggedIn
{
	font-size:12pt;
	text-align:center;
}
.signInLogin
{
	width:700px;
	font-size:10pt;
	padding:20px;
}

.signinLeftColumn
{
	width:150px;
	float:left;
	line-height:22px;
	text-align:left;
}

.signinRightColumn
{
	width:150px;
	float:left;
}

.signinBothColumn
{
	text-align:left;
	clear:both;
	float:left;
	line-height:22px;
}

.signinSubmitLocation
{
	position:relative;
	top:85px;
	right:190px;
}

/* Used if you are not logged in, in the check out process */

.CartLoginInstructions
{
	text-align:center;
	width:600px;
	font-size:8pt;
}
.style2
{
	display:none;
}
.CartLoginInstructions BLOCKQUOTE
{
	text-align:left;
}

/* Controls the submit button of the form */

.signinSubmit, .PersonalSubmitButton, .CertSubmitButton, .CertDropdown
{
	font-size:8pt;
}

/* for the notes */

.signInNote
{
	color:#0000FF;
}

/* Controls the click here to retrieve link */

.signInClickHeretoRetrieve
{
	color:Black;
}

/*mp3.asp */

.mp3
{
}

.mp3SessionName
{
	font-size:12pt;
	margin-top:5px;
	font-weight:bold;
	text-align:center;
	display:none;
}

.mp3SessionLink
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.mp3OnlineSession
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.mp3SorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

.mp3SorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.mp3Sorry
{
	font-size:10pt;
	text-align:center;
}

/* view.asp */
.viewSessionName
{
	font-size:12pt;
	margin-top:5px;

	font-weight:bold;
	text-align:center;
}

.ViewOnlineSession
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.viewPictures
{
	margin-top:15px;
}

.viewSessionLink
{
	margin-top:20px;
	font-size:11pt;
	text-align:center;
}

.viewSorry
{
	font-size:10pt;
	text-align:center;
}

.viewSorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.viewSorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

/*----------SESSIONDETAIL.ASP------------*/

/*this affects the general look and feel of all text in the session details page except speaker name*/
.sessionInfo
{
	padding:0px 20px 0px 20px;
	color:#000000;
}

.sessionConferenceName
{
	margin-top:10px;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
}

.sessionName
{
	font-size:12pt;
	margin-top:20px;
	font-weight:bold;
	color:#336633;
	text-align:left;
}

.sessionName div
{
	text-align:left;
}

.programCode
{
	font-size:9pt;
	margin-top:10px;
	font-weight:bold;
}

.date
{
	font-size:10pt;
	margin-top:2px;
	font-weight:bold;
	color:#660000;
}

.timespan
{
	font-size:9pt;
	margin-top:2px;
}

.track, .tracktitle2
{
	text-decoration:none;
	font-size:9pt;
	margin-top:10px;
	font-weight:normal;
}

.facultyType
{
	font-size:10pt;
	margin-top:10px;
	font-weight:bold;
}



.SpeakerInfo
{
	font-size:9pt;
	margin-top:2px;
	color:black;
}

.speakerPicBio TABLE TR TD
{
	padding-left:10px;
	padding-right:10px;
	font-size:9pt;
	margin:0px;
	color:black;
	align:left;
	/*display:inline-table;*/
}
.c#9999FFentials
{
}

.title
{
}

.organization
{
}

.speakerPic
{
	
}

.speakerBio
{
	font-size:9pt;
	margin-top:2px;
	vertical-align:top;
}

.descriptionTitle
{
	display:none;
	font-size:10pt;
	margin-top:10px;
	font-weight:bold;
}

.descriptionText
{
	text-align:left;
	font-size:9pt;
	margin-top:2px;
}
.descriptionText table tbody tr td
{
	text-align:left;
	font-size:9pt;
	color:#000000;
	border:none;
}
.objectives
{
font-size:9pt;
}

.objectives UL
{
}

.objectives UL LI
{
}

.audience
{
}

.audienceText
{
}

.programLevel
{
}

.programLevelText
{
}

.PurchaseOptions
{
}

.SessionItems td
{
	font-size:11px;
	padding:5px;
	text-align:center;
	color:#000000;
}
/*-------------HANDOUT.ASP--------------*/
.handout
{
}

.viewHandoutLink
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.handoutFileLink
{
}

.viewHandoutMessage
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.viewHandoutPictures
{
	margin-top:15px;
	text-align:center;
}

.handoutSorry
{
	font-size:10pt;
	text-align:center;
}

.handoutSorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.handoutSorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

.viewHandoutSessionName
{
	font-size:12pt;
	margin-top:5px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

/*------------PERSONALDETAILS.ASP-------------*/
.PersonalForm{
	padding:20px 20px 20px 100px;
}

.personalFormNote
{
	/*position:relative;*/
	font-size:12pt;
	/*right:75px;*/
}

.PersonalRightColumn{
	position:relative;
	top:20px;
	width:150px;
	float:left;
}

.PersonalLeftColumn{
	position:relative;
	top:20px;
	width:150px;
	float:left;
	line-height:22px;
}
.PersonalBoth{
	position:relative;
	top:25px;
	padding:10px;
	text-align:center;
	width:300px;
	clear:both;
	line-height:22px;
}

.PersonalPassword
{
	position:absolute;
	top:103px;
	left:400px;
}
/*---------CERT.ASP--------*/

.CertContentMainTable,.evalContent{
	padding-top: 10px;
}
.CertContentWelcomeNote, .CertContentCategory,.CertContentAttendanceCertificate{
	text-align:center;
	font-size:16px;
	padding:5px;
}
.CEFormListTable,.evalQuestionTable{
	border:solid 0px #b7c1dc;
	width: 100%;
	color: black;
}
.CEFormListTable th ,.evalQuestionTableHeading ,.evalQuestionTableSubmit {
	background-color:#E0DDCE;
	padding-top:1px;
}
.CEFormListTable td,.CEFormListTable th ,.evalQuestionTable td{
	border-bottom:solid 0px #b7c1dc;
    font-size: 10pt;
    font-family:verdana, arial;
    color: black;
    
}
.evalsessionName
{
	color: #163E71;	
}
.evalQuestionTableQuestion
{
padding-top:10px;
}


/*---------TEST.ASP---------*/
.TestContent{
	text-align:center;
	font-size: 10pt;
    font-family:verdana, arial;
    font-weight:bold;
	padding:5px;
	color:Black;
}
.testSummary{
	float:right;
}
.TestInstructions{
	padding:30px;
	font-size:11px;
}
.TestTable caption, .evalQuestionTable caption{
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	display:none;
}
.CEFormListPotCol{
	text-align:center;
}

.TestTableBodyTDList
{
	width:25%;
	vertical-align:top;
}

.TestTableBodyTD
{
	width:75%;
}
/*----------EVAL.ASP--------- */
.evalDate,.evalNote{
	font-size:11px;
	text-align:center;

	display:none;
}
.evalTitle{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
}
.evalQuestionTableHeading {
	font-weight:bold;
}
.evalQuestionTableSubmit {
	text-align:center;
	height:28px;
}
.evalQuestionTableAnswer
{
    padding-left:12px;  
    padding-bottom:10px;  
}
.MyTransSpan
{
        display:none;
}
/* ----ADDITIONAL----*/

@media print 
{
	.PrintHide 
	{
		display : none;
		z-index: 2;
		left:1in;
		top:11in;
	}
}

@media screen 
{
	.ScreenHide 
	{
		display : none;
		z-index: 2;
		left:1in;
		top:11in;
	}
}

.GroupBy
{
color:Black;
}
.GroupByDate
{
	display:none;
}

.GroupByHead
{
	color:Black;
}

.GroupBySelect
{
	color:Black;
}
.GroupByNormal,.GroupByCode,.GroupByDate,.GroupByFaculty,.DGroupsHeading
{	color:Black;

	}
.webcastSession
{
	padding:0px 0px 0px 20px;
}

.webcastType
{
	font-size:10pt;
	font-weight:bold;
	text-indent:10px;
}

.lanuageTitle
{
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
}

.webcastSessionName
{
	color:midnightblue;
    FONT-SIZE: 25px;
    FONT-FAMILY:arial;
}

.webcastComplete
{
	color:midnightblue;
    FONT-SIZE: 20px;
}

.webcastVideoSessionName
{
	color:midnightblue;
    FONT-SIZE: 17px;
    FONT-FAMILY:arial;
}

.webcastHR
{
	width:100%;
}

.webcastField
{
	font-weight:bold;
    FONT-SIZE: 13px;
}

.webcastFieldValue
{
    FONT-SIZE: 13px;
}

.webcastScheduled
{
	color:midnightblue;
    FONT-SIZE: 20px;
}

.webcastTechnical
{
	color:midnightblue;
    FONT-SIZE: 13px;
}

.webcastEmail
{
	color:midnightblue;
    FONT-SIZE: 13px;
}

.webcastError
{
	color:midnightblue;
    FONT-SIZE:18px;
}

.webcastEmailText
{
	color:midnightblue;
    FONT-SIZE: 13px;
	font-weight:bold;
}

.webcastPlayer
{
	color:midnightblue;
    FONT-SIZE: 13px;
}

.webcastReader
{
	color:midnightblue;
    FONT-SIZE: 13px;
}

.webcastRequirementsText
{
	color:midnightblue;
    FONT-SIZE: 13px;
	font-weight:bold;
}

.webcastRequirements
{
	border-style: solid; 
	border-bottom-width: 2px; 
	border-right-width: 2px; 
	border-top-width: 1px; 
	border-left-width: 2px; 
	border-color: #000066; 
	text-align:center; 
	height: 20px
}

.webcastEmailTD
{
	border-style: solid; 
	border-bottom-width: 1px; 
	border-right-width: 2px; 
	border-top-width: 2px; 
	border-left-width: 2px; 
	border-color: #000066; 
	text-align:center; 
	height: 30px;
}

.MyFreeOrdersCaption
{
	display:none;
}

.MyFreeOrdersColumnHeadingSession
{
	display:none;
}

.MyFreeOrdersColumnHeadingFormat
{
	display:none;
}

.MyFreeOrdersConference
{
	display:none;
}

.MyFreeOrders
{
	display:none;
}

.MyFreeOrdersFormat
{
	display:none;
}

.MyFreeOrdersSession
{
	display:none;
}

.schedule
{
	font-size: 8pt;
	font-family:verdana, arial;
	background-color:white;
}
.schedule th
{
	background-color:#DDDDDE;
}

.enterCSS
{ 
	display:none;
}

/* for pricing funtion */
.SessionDetailsItems /* main div class */
	{
		width:195px;
		font-size:11px;
		float:left;
		text-align:center;
		margin: 20px 20px 20px 20px;
		height:175px;

	}

.SessionItemInformation /* inner div class */
	{
	
		height:90px;
	}

.SessionItemName
	{

	}

.SessionItemButton /* inner div class */
	{
	
		height:30px;
	}

.SessionViewButton
	{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/view.gif);
    margin: 0 auto;
	}

.SessionMediaCode /* Div Tag */
	{
	
	}

.SessionItemPrices /* Div Tag */
	{
		
	}
/* Member */	
.SessionMemberItemPrice /* Div Tag */
	{
	
	}
.SessionMemberPriceLabel /* span Tag */
	{
		
	}
.SessionMemberPrice /* span Tag */
	{
		display:none;
	
	}
	
.SessionMemberPriceCurrency /* span Tag */
	{
		display:none;
	}
	
	/* Attendee */
	
.SessionattendeeItemPrice /* Div Tag */
	{
	
	}
		
.SessionAttendeePriceLabel /* span Tag */
	{
	
	}
		
.SessionAttendeePrice /* span Tag */
	{
		
	}
	
.SessionAttendeePriceCurrency /* span Tag */
	{
		display:none;
	}	


/* Attendee and Member   */
.SessionAttendeeMemberItemPrice	 /* Div Tag */	
	{
	
	}
.SessionAttendeeMemberPriceLabel /* span Tag */
	{
		
	}
.SessionAttendeeMemberPrice /* span Tag */
	{
		display:none;
	
	}
.SessionAttendeeMemberPriceCurrency /* span Tag */
	{
		display:none;
	}
	
.SessionItemAttendeeMemberLoginLink /* div tag for login link */
	{
	display:none;
	}

/* list price */
.SessionListItemPrice  /* Div Tag */
	{
	}
.SessionListPriceLabel /* span Tag */
	{
	
	}
.SessionListPrice /* span Tag */
	{
		display:none;
	}
.SessionListPriceCurrency /* span Tag */
	{
	display:none;
	}
.SessionListYourPrice /* span Tag */	
	{
	display:none;
	}

.SessionPurchaseButton
	{
	
    display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/purchase.gif);
    margin: 0 auto;
	display:none;
    
	}
	
.SessionItemPackageHeader
	{
	display:none;
	}
.SessionItemPackageTitle
	{
		display:none;
	
	}
.hideplusIcon
	{
	display:none;
	}
	
.timeZone
	{
	display:none;
	}
.hidePhotoes
	{
	
	}	

/* TokenTransaction.asp */	
	
.TTransactionLegend
{
	width:100%;
	
	margin:0;
	padding:17px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}

.TTransactionLegendLabelRow
{
	background-color:#666666;
	color:#FFFFFF;
}

.TTransactionLegendRow
{
	margin:0;
	padding:0;
	border:0;
}

.TTransactionLegendLabelName, .TTransactionLegendName
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionLegendLabelShortName, .TTransactionLegendShortName
{
	padding:3px 3px 3px 3px;
	text-align:center;
}

.TTransactionLegendLabelDescription, .TTransactionLegendDescription
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionLegendName, .TTransactionLegendDescription, .TTransactionLegendShortName
{
	vertical-align:top;
	font-size:10px;
	color:#163E71;
	margin:0;
	padding:3px 3px 3px 3px;
	border:0;
}

.TTransactionLegendName
{
	background-color:#CCCCCC;
	font-weight:bold;
}

.TTransactionLegendLabelName, .TTransactionLegendLabelDescription, .TTransactionLegendLabelShortName
{
	font-size:11px;
	font-weight:bold;
	border-bottom 1px solid #000000;
}

.TTransactionBalanceTable
{
	width:100%;
	
	padding:0;
	margin:17px 0px 17px 0px;
	border:0;
}

.TTransactionBalanceTableRow
{
	margin:0;
	padding:0;
	border:0;
}	
	
.TTransactionBalanceTableLabel
{
	width:150px;
	font-weight:bold;
	font-size:11px;
	padding:3px 3px 3px 3px;
}

.TTransactionBalanceTableField
{
	font-size:11px;
	padding:3px 3px 3px 3px;
}

.TTransactionBalanceTableBuyLink a
{
	color:#163E71;
	font-size:11px;
}
	
.TTransactionMainTable
{
	width:100%;
	
	padding:0;
	margin:17px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}

.TTransactionMainTableLabelRow
{
	background-color:#666666;
	color:#FFFFFF;
}

.TTransactionMainTableRow
{
	margin:0;
	padding:0;
	border:0;
}

.TTransactionMainTableLabelDate, .TTransactionMainTableDate
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionMainTableLabelCode, .TTransactionMainTableCode
{
	padding:3px 3px 3px 3px;
	text-align:center;
}

.TTransactionMainTableLabelDetails, .TTransactionMainTableDetails
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionMainTableLabelCredit, .TTransactionMainTableCredit
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionMainTableLabelDebit, .TTransactionMainTableDebit
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TTransactionMainTableDate, .TTransactionMainTableCode, .TTransactionMainTableDetails, .TTransactionMainTableCredit, .TTransactionMainTableDebit
{
	vertical-align:top;
	font-size:10px;
	color:#163E71;
	margin:0;
	padding:3px 3px 3px 3px;
	border:0;
}

.TTransactionMainTableDate
{
	background-color:#CCCCCC;
	font-weight:bold;
	width:150px;
}

.TTransactionMainTableLabelDate, .TTransactionMainTableLabelCode, .TTransactionMainTableLabelDetails, .TTransactionMainTableLabelCredit, .TTransactionMainTableLabelDebit
{
	font-size:11px;
	font-weight:bold;
	border-bottom 1px solid #000000;
}	

.TRedeemItemTableHeading, .TRedeemTokenTableHeading
{
	font-size:11px;
	font-weight:bold;
	border-bottom 1px solid #000000;
	text-align:left;
}

.TRedeemItemTableField, .TRedeemTokenTableField
{
	font-size:11px;
	text-align:left;
}

.TRedeemTokenTable
{
	width:100%;

	padding:0;
	margin:34px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
}

.TRedeemItemTable
{
	padding:0;
	margin:17px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
}

.TRedeemQuestion
{
	padding:0;
	margin:17px 0px 17px 0px;
	border:0;
}

.TRedeemQuestionButtons
{
	text-align:right;
}


.TPurchaseMainTable
{
	width:100%;
	
	padding:0;
	margin:17px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
}

.TPurchaseMainTableLabelRow
{
	background-color:#666666;
	color:#FFFFFF;
}

.TPurchaseMainTableRow, .TPurchaseMainTableTotalRow
{
	margin:0;
	padding:0;
	border:0;
}

.TPurchaseMainTableType, .TPurchaseMainTableLPrice, .TPurchaseMainTableMPrice, .TPurchaseMainTableQuantity, .TPurchaseMainTableSavings, .TPurchaseMainTableCost,
.TPurchaseMainTableTotalLabel, .TPurchaseMainTableTotalBlank
{
	vertical-align:top;
	font-size:10px;
	color:#163E71;
	padding:3px 3px 3px 3px;
	border:0;
	text-align:left;
}



.TPurchaseMainTableLPrice, .TPurchaseMainTableMPrice, .TPurchaseMainTableSavings, .TPurchaseMainTableCost,
{
	text-align:left;
}

.TPurchaseMainTableTotal
{
	vertical-align:top;
	font-size:10px;
	color:#163E71;
	margin:0;
	padding:3px 3px 3px 3px;
	border:0;
	text-align:left;
	font-weight:bold;
}

.TPurchaseMainTableType, .TPurchaseMainTableTotalLabel
{
	background-color:#CCCCCC;
	font-weight:bold;
	width:150px;
}

.TPurchaseMainTableQuantity select
{
	width:50px;
	font-size:9px;
}

.TPurchaseMainTableLabelType, .TPurchaseMainTableLabelLPrice, .TPurchaseMainTableLabelMPrice, .TPurchaseMainTableLabelQuantity, .TPurchaseMainTableLabelSavings, .TPurchaseMainTableLabelCost
{
	font-size:10px;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	text-align:left;
}

.TPurchaseMainTableButtonRow
{
	
}

.TPurchaseMainTableButton
{
	padding:5px 0px 5px 0px;
	float:right;
	text-align:right;
	border-top:2px solid #000000;
}
	
.TPurchaseDiscountTable
{
	width:100%;
	
	margin:0;
	padding:17px 0px 17px 0px;
	border:0;
	
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}

.TPurchaseDiscountTableLabelRow
{
	background-color:#666666;
	color:#FFFFFF;
}

.TPurchaseDiscountTableRow
{
	margin:0;
	padding:0;
	border:0;
}

.TPurchaseDiscountTableLabelName, .TPurchaseDiscountTableName
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TPurchaseDiscountTableLabelApplyTo, .TPurchaseDiscountTableApplyTo
{
	padding:3px 3px 3px 3px;
	text-align:center;
}

.TPurchaseDiscountTableLabelDetails, .TPurchaseDiscountTableDetails
{
	padding:3px 3px 3px 3px;
	text-align:left;
}

.TPurchaseDiscountTableName, .TPurchaseDiscountTableDetails, .TPurchaseDiscountTableApplyTo
{
	vertical-align:top;
	font-size:10px;
	color:#163E71;
	margin:0;
	padding:3px 3px 3px 3px;
	border:0;
}

.TPurchaseDiscountTableName
{
	background-color:#CCCCCC;
	font-weight:bold;
}

.TPurchaseDiscountTableLabelName, .TPurchaseDiscountTableLabelDetails, .TPurchaseDiscountTableLabelApplyTo
{
	font-size:11px;
	font-weight:bold;
	border-bottom 1px solid #000000;
}
.SessionRedeemButton
{
   	display:block;
	width: 94px;
   	height: 22px;
   	background-image: url(/storefront/images/redeem_tokens.gif);
   	margin: 0 auto;
   	background-repeat:no-repeat;
}

.TRedeemQuestionButtons img
{
	border:0;
}
.MyOrdersLink, .personalDetailsLink, .CouponLink, .SummaryLink, .CreditsLink, .TokenTransactionsLink
{
	padding:0px 0px 10px 0px;
}

/* New Shipping Form */

.alternateShippingRow
{
	width:547px;
	clear:right;
}

.alternateShippingRequired
{
	color:#FF0000;
}

.alternateShippingLabel
{
	width:200px;
	font-size:11px;
	float:left;
	text-align:right;
}

.alternateShippingField
{
	width:347px;
	float:right;
	padding:0px 0px 5px 0px;
}

.alternateShippingSmallField
{
	width:347px;
	float:right;
	padding:0px 0px 5px 0px;
}

.alternateShippingField input, .alternateShippingField select
{
	font-size: 11px;
	width:300px;
	margin:0;
	padding:0;
}

.alternateShippingSmallField input, .alternateShippingSmallField select
{
	font-size: 11px;
	width:142px;
	margin:0;
	padding:0;
}

.alternateTableHeading
{
	text-align:left;
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	margin:15px 5px 15px 5px;
	width:547px;
}

.tredeemitemtablefield .hidephotoes 
{
	display:none;
}
.TTransactionBalanceTableTransferLink
{
	display:none;
}
/* New My Content Page */
.MyContentTable
{
	width:100%;

	border:0px solid #000000;
}

.MyContentTableHeadingSN, .MyContentTableHeadingIN, .MyContentTableHeadingVB
{
	background-color:#000000;
	color:#FFFFFF;

	padding:10px 3px 10px 3px;
	border-bottom:2px solid #000000;

	font-size:10px;
	text-align:left;
}

.MyContentTableConfHeading
{
	background-color:#666666;
	color:#FFFFFF;
	
	padding:5px 3px 5px 3px;
	
	font-size:12px;
}

.MyContentTableDataSN1, .MyContentTableDataIN1, .MyContentTableDataVB1
{
	background-color:#FFFFFF;
	color:#000000;

	padding:3px 3px 3px 3px;

	font-size:10px;
}

.MyContentTableDataSN2, .MyContentTableDataIN2, .MyContentTableDataVB2
{
	background-color:#CCCCCC;
	color:#000000;

	padding:3px 3px 3px 3px;

	font-size:10px;
}

.MyContentTableDataSN1, .MyContentTableDataSN2 
{
	width:70%;
}

.MyContentSelector
{
	padding:20px 3px 20px 20px;
}

.MyContentSelectorLabel
{
	font-size:11px;
}

.MyContentSelectorSubmit input, .MyContentSelectorField select
{
	font-size:11px;
}

.MyContentHeadingBorder 
{
	position:relative;
	top:0px;
	background-color:#FFFFFF;
	width:750px;
	border-color:#000000;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
	display:block;
}

.MyContentHeading 
{
	background-color:#000000; 
	color:#FFFFFF;
	font-size:13pt;
	font-weight: bold;
	text-align:left;
	text-indent:15px;
}	
.DisplayNone
{
display:none;
}

.disclaimers div
{
	height:40px;
	overflow:scroll;
	width:710px;
	padding:10px;
	background-color:White;
	margin-top:10px;
	font-size:x-small;
}

/* My Transcript */
/* Transcript Tags */
.transcriptData, .transcriptDetailsData
{
	padding:17px 17px 17px 17px;
	background-color:White;
}

.transcriptLinks, .transcriptDetailsLinks
{
	padding:17px 17px 17px 17px;
	text-align:right;
	position:relative;
	float:right;
	vertical-align:bottom;
}

.tdDataTableDataPC
{
	font-size:10px;
}

.transcriptContent, .transcriptDetailsContent
{
	font-size:11px;
	text-align:left;
	color:#000000;
	padding:17px 17px 17px 17px;
	background-color:White;
}

.transcriptPrintHeadingBorder
{
	background-color:#ffffff;
	width:750px;
	display:block;
}

.tDataImage
{
	position:relative;
	float:left;
}

.tData
{
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	display:none;
}

.tDataTableFrame
{
	border:0;
	padding:17px 0px 1px 0px;
	clear:both;
}

.tdDataTableFrame
{
	border:0;
	padding:17px 0px 17px 0px;
	clear:both;
}

.tDataTable, .tdDataTable
{
	width:700px;
}

.tDataTable, .tdDataTable
{
	border-top:0px solid #000000;
	border-bottom:2px solid #000000;
}

.tDataTableMainHeading
{
	font-size:12px;
	text-align:left;
	color:black;
	padding: 0px 3px 1px 0px;
}

.tDataTableConfHeading
{
	background-color:#CCCCCC;
	color:black;
	font-weight:bold;
	font-size:13.5px;
	padding:3px 3px 3px 3px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.tDataTableTotalLabel
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	padding:3px 3px 3px 3px;
	text-align:right;
	border-top:2px solid #000000;
}

.tDataTableTotal
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	text-align:center;
	padding:3px 0px 3px 0px;
	border-top:2px solid #000000;
}

.tDataTableBlank
{
	border-top:2px solid #000000;
}

.tDataTableHeadingCT, .tDataTableHeadingCD, .tDataTableHeadingED, .tDataTableHeadingPD
{
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	background-color:#000000;
	border-bottom:1px solid #000000;
	padding:3px 3px 3px 3px;
}
 .tDataTableHeadingST
 {
 	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	border-bottom:1px solid #000000;
}
 .tDataTableHeadingCE
{
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
	background-color:#000000;
	border-bottom:1px solid #000000;
	padding:3px 3px 3px 3px;
}
 

.tdDataTableHeadingRD, .tdDataTableHeadingCD, .tdDataTableHeadingRM
{
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	background-color:#000000;
	border-bottom:1px solid #000000;
	padding:3px 3px 3px 3px;
}

.tDataTableHeadingCD, .tDataTableHeadingED, .tDataTableHeadingPD
{
	text-align:center;
}

.tdDataTableHeadingRD, .tdDataTableHeadingCD
{
	text-align:center;
}

.tDataTableDataCT1
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	padding:3px 3px 3px 3px;
}

.tDataTableDataCT2
{
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	padding:3px 3px 3px 3px;
}

.tdDataTableDataRM1
{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	padding:3px 3px 3px 3px;
	
}

.tdDataTableDataRM2
{
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	padding:3px 3px 3px 3px;
	
}

.tDataTableDataCD1, .tDataTableDataED1, .tDataTableDataPD1
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	text-align:left;
	padding:5px 0px 5px 0px;
}
 .tDataTableDataST1
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	text-align:center;
	
}
 
.tDataTableDataCE1
{
background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	text-align:right;
	padding:5px 0px 5px 0px;
}
 
.tDataTableDataCD2, .tDataTableDataCE2, .tDataTableDataED2, .tDataTableDataPD2
{
	background-color:#CCCCCC;
	color:#000000;
	font-size:10px;
	text-align:left;
	padding:5px 0px 5px 0px;
}
 .tDataTableDataST2
{
	background-color:#CCCCCC;
	color:#000000;
	font-size:10px;
	text-align:center;
	
}
 

.tDataTableDataCD1, .tDataTableDataCD2, .tDataTableDataCE1, .tDataTableDataCE2, .tDataTableDataED1, .tDataTableDataED2, .tDataTableDataPD1, .tDataTableDataPD2
{
	text-align:center;
}

.tdDataTableDataRD1, .tdDataTableDataRD2, .tdDataTableDataCD1, .tdDataTableDataCD2
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	text-align:left;
	padding:3px 0px 3px 0px;
}

.tdDataTableDataRD1, .tdDataTableDataRD2, .tdDataTableDataCD1, .tdDataTableDataCD2
{
	text-align:center;
}

.tDataDate
{
	padding:0px 0px 0px 0px;
}

.tdDataDate
{
	padding:0px 0px 0px 0px;
}

.tdDataCourseName
{
	padding:17px 0px 0px 0px;
}


/*course name */
.DisabledEvallink
{
    padding:5px 0px 0px 0px;
    width:5%;
    
}
.DisabledTestlink
{
    padding:5px 0px 0px 0px;
    
    width:5%;
}

.CourseAnswerSummaryCountCaption
{
    font-size: 10pt;
    font-family:verdana, arial;
    font-weight:bold;
    padding-right:20px;
      color:Black;

}
.PassTextVerbiage
{
    font-size: 10pt;
    font-family:verdana, arial;
    font-weight:bold;
    color:Black;

}

.CertificateVerbiageLink
{
    font-size: 10pt;
    font-family:verdana, arial;
    font-weight:bold;

}
.CertificateVerb
{
    font-size: 10pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding-top:15px;
    
}
.CertificateVerbinfo
{
    font-size: 10pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding-top:15px;
 
}

.testsessionname
{
font-size: 10pt;
font-family:verdana, arial;
font-weight:bold;
display:none;
}
.CourseTestName
{
display:none;
}
.CourseBacktoTop
{
	font-size:7pt;
	text-align:left;
	width:85%;
}

.CourseText
{
	text-align:center;
	padding:15px 0px 15px 0px;
}

.CourseTestModuleName
{
	font-weight:bold;
	padding-bottom:20px;
	font-size:15pt;
}

.CourseTestPageNum
{
	text-align:right;
	font-size:12px;
}

.CourseTestUnitName
{
	font-weight:bold;
	padding-bottom:20px;
	font-size:14pt;
}

.CourseTestInstructions
{
font-size: 10pt;
font-family:verdana, arial;
padding: 5px 5px 5px 3px;
text-align:left;
color:Black;

}

.CourseTestQuestionNum
{
	padding-right:5px;
	padding-bottom:5px;
	padding-top:20px;
	font-size: 10pt;
    font-family:verdana, arial;
    font-weight:bold;
    color:Black;
}

.CourseTestQuestion
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:20px;
	font-size: 10pt;
font-family:verdana, arial;
color:Black;
}

.CourseTestAnswerRadio
{
	text-align:left;
	padding-right:10px;
	font-size:10pt;
	font-size: 10pt;
font-family:verdana, arial;
vertical-align:top;
color:Black;
}

.CourseTestAnswer
{
	text-align:left;
	font-size:10pt;
	font-size: 10pt;
    font-family:verdana, arial;
    color:Black;
}

.CourseTestAnswerLetter
{
	text-align:left;
	font-size:10pt;
	font-size: 10pt;
    font-family:verdana, arial;
	vertical-align:text-top;
	color:Black;
    
}

.CourseAnswerSummary
{
	width:400px;
}

.CourseAnswerSummaryHeadingTable
{
	font-weight:bold;
	font-size: 12pt;
    font-family:verdana, arial;
	padding-top:10px;
	text-align:center
}
.CourseAnswerSummaryHeading
{
	font-weight:bold;
	font-size: 12pt;
    font-family:verdana, arial;
	padding-top:10px;
	text-align:center
	
	
}

.CourseAnswerSummaryNum
{
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
	padding-right:10px;
	width:5%;
	vertical-align:top;
	padding-top:12px;
	color:Black;
}

.CourseAnswerSummaryQuestion
{
	padding-top:12px;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
    vertical-align:top;
    color:Black;
}

.CourseAnswerSummaryICON
{
	padding-left:10px;
}

.CourseAnswerSummaryCorrect
{
	color:green;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryCorrectExplain
{
	color:green;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryCorrectAnswer
{
	color:green;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryWrong
{
	color:red;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryWrongExplain
{
	color:red;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryWrongAnswer
{
	color:red;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
}

.CourseAnswerSummaryCount
{
}

.CourseAnswerSummaryCaption
{
	font-weight:bold;
	text-align:center;
}

.CourseAnswerSummaryCountCorrect
{
	color:green;
	font-size:12px;
	text-align:left;
}

.CourseAnswerSummaryCountWrong
{
	color:red;
	font-size:12px;
	text-align:left;
	
}

.CourseAnswerSummaryCountPercentage
{
	font-size:12px;
	text-align:center;
	color:Black;
}

.CourseSummaryTakeTestAgain
{
	padding-top:20px;
	font-weight:bold;
	font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
    display:none;
}
.FailTextVerbiage
{
    font-weight:bold;
	font-size: 10pt;
    font-family:verdana, arial;
   color:Black;
}

.ModuleInfo
{
	
}

.ModuleInfoLeft
{
	background-color:#99CCCC;
	width:125px;
}

.ModuleInfoLeftIMG
{
	text-align:center;
	padding-bottom:20px;
}

.ModuleInfoLeftUL
{
	padding-right:10px;
	margin-left:30px;
}

.ModuleInfoRight
{
	padding-left:15px;
	padding-right:15px;
}

.ModuleList
{
	width:125px;
}

.ModuleHolder
{
	padding:20px 0px 20px 0px;
	width:750px;
}

.ModuleListTable
{
	border:solid 1px #8C2122;
	text-align:center;
}

.ModuleListTable th  {
	background-color:#E0DDCE;
}
.ModuleListTable td,.ModuleListTable th {
	border-bottom:solid 1px #8C2122;
}
.tdDataTableDataRowAS 
{
display:none;
}
.tdDataTableDataRowPI
{
display:none;
}
.tdDataTableDataRowPM
{
display:none;
}
