html, body, form
{
	height: 100%;
}
BODY
{
    background: White;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
	padding: 25px 0px 25px 0px;
	margin: 0 auto;
}
P
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
.mainContainer
{
	border-width: medium;
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0;
	min-height: 100%;
}

.headerContainer
{
}

.bodyContainer
{
	padding-right: 10px;
	padding-left: 10px;
}

.footerContainer
{
	padding-top: 2em;
	color: #C0C0C0;
	text-align: center;
}

.navBar
{
	height: 22px;
	margin-top: -1px;
	width: 738px;
}
.largerorangetext
{
	font-size: 11pt;
	font-family: "Arial" , "sans-serif";
	color: #996600;
	font-weight: bold;
}
.normalorangetext
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: #996600;
}
.normalboldorangetext
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: #996600;
	font-weight: bold;
}
.copyrightnotice
{
	text-decoration: none;
	font-size: 7pt;
	font-family: "Arial" , "sans-serif";
	color: #A3AFAB;
	line-height: 8pt;
}
.normalcolortext
{
	text-decoration: none;
	font-family: "Arial" , "sans-serif";
	color: #0038A7;
}
.hrline
{
	color: Black;
}
.searchbox
{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	border: 1px solid black;
	padding: 3px;
	width: 110px;
	height: 22px;
}
.stockquote
{
	font-weight: bold;
	color: White;
	font-size: 9pt;
	line-height: 13pt;
}
.stockquotedisclaimer
{
	color: White;
	font-size: 7pt;
}
.searchtext
{
	color: White;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
}
.whitetextnavbar
{
	color: White;
	text-decoration: none;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
}
.formError
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Red;
}
.formText
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
.submitbutton
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: White;
	font-weight: bold;
	background: #10117D;
	cursor: hand;
}
.listing
{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.yellowtext
{
	color: #F0CE0D;
}
.redtext
{
	color: #FF0000;
}
.bluetext
{
	color: #0038A7;
}
.maroontext
{
	color: #990033;
}
.largemaroontext
{
	color: #990033;
	font-size: 10pt;
}
.greentext
{
	color: #008000;
}
.btext
{
	font-weight: bold;
}
.itext
{
	font-style: italic;
}
.ibtext
{
	font-weight: bold;
	font-style: italic;
}
.h1smalltext
{
	font-size: 12pt;
}
.largetext
{
	font-size: 10pt;
}
.largertext
{
	font-size: 12pt;
}
.largesttext
{
	font-size: 16pt;
}
.smalltabletext
{
	font-size: 9pt;
}
.smalltext
{
	font-size: 8pt;
}
.smallertext
{
	font-size: 6pt;
}
.utext
{
	text-decoration: underline;
}
.bluebold
{
	color: #10117D;
	font-weight: bold;
}
.blueboldbigger
{
	font-size: 14px;
	color: #10117D;
	font-weight: bold;
}
H1
{
	font-size: 26px;
	font-family: "Arial" , "sans-serif";
	font-weight: bolder;
	color: #10117D;
}
H2
{
	font-size: 20px;
	font-family: "Arial" , "sans-serif";
	color: #10117D;
}
H3
{
	font-size: 16px;
	font-family: "Arial" , "sans-serif";
	color: #10117D;
}
H4
{
	font-size: 14px;
	font-family: "Arial" , "sans-serif";
	color: #10117D;
}
H5
{
	font-size: 10px;
	font-family: "Arial" , "sans-serif";
	color: #10117D;
}
UL
{
	margin-bottom: 0;
	margin-top: 0;
}
LI
{
	margin-bottom: 0;
	margin-top: 0;
}
TABLE
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
TH
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
TD
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
FONT
{
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
PRE
{
	font-size: 9pt;
	font-family: "Courier New" , "Courier";
	color: Black;
}
SELECT
{
	text-decoration: none;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
INPUT
{
	text-decoration: none;
	font-size: 9pt;
	font-family: "Arial" , "sans-serif";
	color: Black;
}
.masterLinks
{
	color: #0F1175;
}
.masterLinks A
{
	color: #0F1175;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.masterLinks A:hover
{
	color: #DDB36B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.masterTopGraphic
{
}
.masterLeftGraphic
{
}
.masterBottomGraphic
{
}
.masterContent
{
	width: 480px;
	height: 275px;
	overflow: auto;
}
.form
{
}
.form td.lbl
{
	font-weight: bold;
	vertical-align: text-top;
	text-align: right;
}
.form .lbl
{
	font-weight: bold;
}
.form input.required
{
	background-color: #FFFFCC;
}
.form .formField
{
	margin-bottom: 1em;
}
.OrderSuccessful
{
	font-size: xx-large;
	color: #008000;
	font-weight: bold;
}
.OrderFailed
{
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
}

.Grid
{
	color: #333333;
	width: 95%;
}
.GridRow
{
	background-color: #EFF3FB;
}
.GridRow:hover
{
	background-color: #FFFFCC;
}
.GridAltRow
{
	background-color: White;
}
.GridAltRow:hover
{
	background-color: #FFFFCC;
}
.GridEditRow
{
	background-color: #2461BF;
}
.GridSelectedRow
{
	background-color: #D1DDF1;
	font-weight: bold;
	color: #333333;
}
.GridPager
{
	background-color: #10117D;
	color: White;
	text-align: center;
}
.GridFooter
{
	background-color: #10117D;
	font-weight: bold;
	color: White;
}
.GridHeader
{
	background-color: #10117D;
	font-weight: bold;
	color: White;
}
.GridHeader th
{
	color: White;
}
.GridHeader a
{
	font-weight: bold;
	color: White;
}
.GridPager a, .GridPager span
{
	background-color: #10117D;
	color: White;
	text-align: center;
}
.tblOrderSummary
{
	border: thin groove #C0C0C0;
	color: #333333;
	border-collapse: separate;
	border-spacing: 1px;
}
.tblOrderSummary tr
{
}
.tblOrderSummary tr td
{
	border-collapse: separate;
	border: 1px solid #CCCCCC;
	background-color: #EFF3FB;
}
.tblOrderSummary tr th
{
	background-color: #10117D;
	font-weight: bold;
	color: White;
}
.tblOrderSummary .tcolQty
{
	text-align: center;
	width: 1%;
	white-space: nowrap;
}
.tblOrderSummary .tcolItem
{
	text-align: left;
	width: 95%;
}
.tblOrderSummary .tcolPrice
{
	width: 1%;
	white-space: nowrap;
	text-align: right;
}
.tblOrderSummary .tcolSumLbl
{
	text-align: right;
	border: none;
	background-color: white;
}
.welcomeList
{
	margin-left: 20px;
	list-style-image: url(/RetailUsersConference/images/check.gif );
}

.scheduleTableInfo
{
	clear: both;
	margin-top: -10px;
}
.scheduleCol1
{
	padding-left: 20px;
	vertical-align: top;
	float: left;
	width: 120px;
}
.scheduleCol1a
{
	padding-left: 20px;
	vertical-align: top;
	float: left;
	width: 650px;
}
.scheduleCol2
{
	vertical-align: top;
	float: left;
	width: 550px;
}
.sponsorsList
{
	margin-left: 20px;
	list-style-type: none;
	line-height: 30px;
}
.sponsorsTableInfo
{
	clear: both;
}
.sponsorsCol1
{
	vertical-align: top;
	float: left;
	width: 250px;
}
.sponsorsCol2
{
	vertical-align: top;
	float: left;
	width: 250px;
}
.sponsorsContact
{
	clear: both;
}
.sessionsSubNav a
{
	padding-right: 20px;
}
.sessionDetails
{
	margin-left: 20px;
}
.sessionTimeText
{
	font-family: "Arial" , "sans-serif";
	font-weight: bolder;
	color: #10117D;
}
.sessionList
{
	margin-left: 20px;
	list-style-type: none;
}
.agendaTableInfo
{
	clear: both;
}
.agendaCol1
{
	float: left;
	width: 200px;
}
.agendaCol2
{
	float: left;
	width: 200px;
}
.agendaExpert
{
}
.loginCancelAddress
{
	margin-left: 20px;
}
.travelHotelInfoImg
{
	padding: 10px 10px 10px 10px;
}
