body {
	text-align: center;
	margin: 0;
	
	color: #666666;
	font-size: 9pt;
	font-family: arial, helvetica, san-serif;
	/*
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
	*/
}

p{
	line-height: 1.5;
}

h1{
font-size: 20pt;
color: orange;
font-family: arial narrow, arial, san-serif;
margin: 8px 0;
}

h2{
font-size: 11pt;
color: #0080c7;
font-family: tahoma,geneva,san-serif;
font-weight: bold;
margin: 10px 0;
}

h3{
font-size: 10pt;
color: #666666;
font-family: tahoma,geneva,san-serif;
font-weight: bold;
margin: 8px 0;
}

hr{
color: #efefef;
background-color: #efefef;
height: 1px;
border: 0px white solid;
}

ul { list-style: square url(images/bullet.gif); font-size:9pt; }
li { margin: 8px 0 0 -23px; }

a,a:link,a:visited{
color:#0080c7;
text-decoration: none;
}

a:hover{
color:#0080c7;
text-decoration: underline;
}

a.graylink{
color: #555555;
}

/*DEFAULTS BELOW */

body,tr,td,table,p,li { }

#dropmenudiv{
position:absolute;
border:1px solid #046846;
font:normal 10px Arial, Helvetica;
line-height:18px;
z-index:100;
padding: 0px;
}

/* ul { list-style-image: url(images/bullet.gif); } */

.formLabel { font-size:10px; text-transform: uppercase; color: #666; }

a.nav:link			{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:visited		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:active		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:hover		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #fff; padding: 0px 10px 0px 10px; text-decoration: none; background-color: #046846; }

a.menu:link			{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:visited		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:active		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:hover		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #fff; padding: 0px 10px 0px 10px; text-decoration: none; background-color: #046846; }

A.WhiteLink:link 		{ COLOR: #fff; TEXT-DECORATION: none }
A.WhiteLink:visited	{ COLOR: #fff; TEXT-DECORATION: none }
A.WhiteLink:hover		{ COLOR: #fff; TEXT-DECORATION: underline }
A.WhiteLink:active		{ COLOR: #fff; TEXT-DECORATION: none }

a.colorw:link			{ color: #fff; }
a.colorw:visited		{ color: #fff; }
a.colorw:active		{ color: #ff0; }
a.colorw:hover		{ color: #ff0; }

P.withquote { BACKGROUND: url(images/quote.gif) no-repeat left top; TEXT-ALIGN: justify }
P.withunquote { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/unquote.gif) no-repeat right bottom; PADDING-BOTTOM: 0px; FONT: 9pt/17pt Arial; PADDING-TOP: 0px }

ul { list-style: square url(images/bullet.gif); }
li { margin: 8px 0 0 -23px; }

.pageTitle { 
font-size: 20pt;
color: orange;
font-family: arial narrow, arial, san-serif;
margin: 8px 0;
font-weight: bold;
}

/*
.pageTitleHDR { 
font-size: 36pt;
color: #fff;
font-family: Eurostile, 'EurostileT Bold', 'Arial Black', arial, san-serif;
margin: 8px 0;
font-weight: bold;
}
*/

.pageTitleHDR { 
font-size: 32pt;
color: #fff;
font-family: Eurostile, 'EurostileT Bold', arial, arial black, san-serif;
margin: 8px 0;
font-weight:bold;
}

.fonttitle	{ font-family: Arial, Helvetica, sans-serif; color: #015f9d; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle2 { font-family: Arial, Helvetica, sans-serif; color: #c1d72e; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle3 { font-family: Arial, Helvetica, sans-serif; color: #00457c; font-size: 16px; font-weight: bold; text-decoration: none; }
.whitetitle { font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 16px; font-weight: bold; text-decoration: none; }

.color1 		{ color: #0C81C7; }
.color2 		{ color: #FB941B; }
.color3 		{ color: #00457c; }
.colorr		{ color: #cc0000; }
.colorw		{ color: #fff; }

.bgcolor1	{ background-color: #0C81C7;  }
.bgcolor2	{ background-color: #FB941B;  }
.bgcolor3	{ background-color: #BDD632; }
.bgcolorw { background-color: #fff; }

.bdcolor1	{ border-color: #015f9d; }
.bdcolor2	{ border-color: #c1d72e; }
.bdcolor3	{ border-color: #00457c; }

.lightbg		{ background-color: #d6eaed; color: #333 }
.lightbg1	{ background-color: #c1d72e; }
.lightbg2	{ background-color: #f5f9dd; }
.lightbg3	{ background-color: #d6e1ea; }

.cellGrad	{ color: #000; }
.cellReq		{ color: #f00; }
.cellView	{ color: #000; }

/*
.lightbg1	{ background-color: #d6eaed; }
.lightbg2	{ background-color: #FFF0DF; }
.lightbg3	{ background-color: #FAFFDF; }
*/

.size1	{ font-size: 10px; }
.size11	{ font-size: 11px; }
.size2b { font-weight: bold; font-size: 14px; }
.size3b { font-weight: bold; font-size: 16px; }
.size4b { font-weight: bold; font-size: 18px; }
.size5b { font-weight: bold; font-size: 20px; }

.qlink	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.regfee	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

input.search { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #067b50; }
input.clear { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #84a36a; }
input.submit { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #8AA0AF; }

input.login { font-family: Verdana, Arial, Helvetica, sans-serif; height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #067b50; }
input.logout { font-family: Verdana, Arial, Helvetica, sans-serif; height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #8AA0AF; }

a.nv {
font-size: 12px; 
color: #0062a1;
text-decoration: none; 
line-height: 14px;
}

a.nv:hover {
font-size: 12px; 
color: #0062a1;
text-decoration: underline; 
line-height: 14px;
}

a.nv2 {
font-size: 12px; 
color: #0062a1;
font-weight: bold;
text-decoration: none; 
line-height: 14px;
}

a.ny {
font-size: 12px; 
color: #0062a1;
text-decoration: none; 
line-height: 14px;
}

a.ny:hover {
font-size: 12px; 
color: #0062a1;
text-decoration: underline; 
line-height: 14px;
}

a.ny2 {
font-size: 12px; 
color: #0062a1;
font-weight: bold;
text-decoration: none; 
line-height: 14px;
}

.tip {border: thin solid black; width:250; color:black; background-color: #EEEEEE; layer-background-color: #CCCCCC; position:absolute; visibility:hidden; padding:5; margin-left:50; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

div#JSMX_loading{
	position:absolute;
	margin:0px;
	padding:0px;
	width:112px;
	height:30px;
	background-image: url('images/global/processing.gif');
	background-repeat: no-repeat;
	background-position: center center;
	z-index:800;
}

/* breadcrumb module */

#breadtrail,
#breadtrail a.breadcrumb:link,
#breadtrail a.breadcrumb:visited,
#breadtrail a.breadcrumb:active,
#breadtrail a.breadcrumb:hover
{ 
	font-size: 10pt;  
}

#twitter_update_list {
margin: 0;
padding: 0;
width: 217px;
list-style: none;
list-style-image: none;
list-style-type: none;
}

#twitter_update_list li {
margin: 4px 0;
padding: 12px 12px 22px 12px;
list-style: none;
list-style-image: none;
list-style-type: none;
background: url('images/feed_btm.png') no-repeat bottom #f0f0f0;
}


/* SPONSOR MODULE */

.sponsorListing { text-align: center; }
.sponsorTitle { border-top: 1px dotted #666; padding: 10px; margin-top: 10px; }
.sponsorLogo { margin: 12px 16px; }

/* FORMS */

.address { font-weight: bold; color: #000; text-align: right; }
.address_req { font-weight: bold; color: #f00; text-align: right; }
.question { padding: 3px; background-color: #069; font-weight: bold; color: #fff; }
.question_req { padding: 3px; background-color: #f00; font-weight: bold; color: #fff; }

/* this is for ENTER DISCOUNT CODE in forms */
.bgcolor1 td.cellGrad { color: #fff; }

/* this is to give some space between the text and the 'Fix Errors' button */
input[alt="Fix errors"] { margin-top: 15px; }

/* these are necessary because .cellGrad has a background color which we don't want to appear when used in ADDRESSBLOCK */
#TRfirst_name_a1 .cellGrad,
#TRlast_name_a1 .cellGrad,
#TRtitle_a1 .cellGrad,
#TRemail_a1 .cellGrad,
#TRcompany_name_a1 .cellGrad,
#TRcompany_name_a2 .cellGrad,
#TRaddress1_a1 .cellGrad,
#TRaddress1_a2 .cellGrad,
#TRaddress2_a1 .cellGrad,
#TRcity_a1 .cellGrad,
#TRstate_a1 .cellGrad,
#TRzip_code_a1 .cellGrad,
#TRcountry_a1 .cellGrad,
#TRcity_a2 .cellGrad,
#TRstate_a2 .cellGrad,
#TRzip_code_a2 .cellGrad,
#TRcountry_a2 .cellGrad,
#TRphone_a2 .cellGrad,
#TRwork_phone_a1 .cellGrad,
#TRshort_name_a2 .cellGrad,
#TRaddress1_bill .cellGrad,
#TRcity_bill .cellGrad,
#TRstate_bill .cellGrad,
#TRzip_code_bill .cellGrad,
#TRcountry_bill .cellGrad  { background-color: #fff; color: #333; }

/* these are necessary because .cellReq has a background color which we don't want to appear when used in ADDRESSBLOCK */
#TRfirst_name_a1 .cellReq,
#TRlast_name_a1 .cellReq,
#TRtitle_a1 .cellReq,
#TRemail_a1 .cellReq,
#TRcompany_name_a1 .cellReq,
#TRcompany_name_a2 .cellReq,
#TRaddress1_a1 .cellReq,
#TRaddress1_a2 .cellReq,
#TRaddress2_a1 .cellReq,
#TRcity_a1 .cellReq,
#TRstate_a1 .cellReq,
#TRzip_code_a1 .cellReq,
#TRcountry_a1 .cellReq,
#TRcity_a2 .cellReq,
#TRstate_a2 .cellReq,
#TRzip_code_a2 .cellReq,
#TRcountry_a2 .cellReq,
#TRphone_a2 .cellReq,
#TRwork_phone_a1 .cellReq,
#TRshort_name_a2 .cellReq,
#TRaddress1_bill .cellReq,
#TRcity_bill .cellReq,
#TRstate_bill .cellReq,
#TRzip_code_bill .cellReq,
#TRcountry_bill .cellReq  { background-color: #fff; color: #f00; }

/* POPUPS */
/* some of these may have been superseded by CONFERENCE PROGRAM styles */

.sessionTitle { font-size: 16px; font-weight: bold; color: #c7221e; text-transform: uppercase; }
.sessionTime { font-size: 12px; font-weight: bold; }
.presenterName { font-size: 12px; }

/* CONFERENCE PROGRAM */

/* this is to add a dotted line to separate the session questions from the session description */
#sessionDescTD {
border-top: 1px dotted #999;
}

.sessionTable {
margin: 0;
padding: 10px;
border: 0;
}

.sessionHeader {
padding: 10px;
color: #fff;
font-weight: bold;
font-size: 14pt;
}

.sessionRow {
margin: 0;
padding: 10px;
border: 0;
width: 100%;
color: #fff;
}

.speakerName, .sessionTitle, .sessionWebTitle {
color: #333;
font-weight: bold;
font-size: 14px;
}

.sessionCode {
color: #fff;
font-style: italic;
}

.sessionDay {
color: #fff;
}

.sessionTime {
color: #fff;
}

.childSessionRow {
padding: 5px;
}

.childSessionTime {
border-right: 1px solid #fff;
color: #fff;
padding: 8px;
}

.childSessionTitle {
font-weight: bold;
}

.sep {
border-bottom: 1px solid #fff;
}

td.lightbg span blockquote {
text-decoration: underline;
}

#download_itinerary td {
padding: 10px;
}