/* Document Styles */

body {
	background: #ccc;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 11px;
	line-height: 16px;
	font-style:italic;
	}

h1 {
	color: #1E1850;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 10px 0 2px 0;
	}
h2 {
	color: #d2232a;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
		margin: 0;
	}
h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
		margin: 0;}
h5 {
	color: #0066CC;
	font-size: 18px;
	font-weight: bold;
		margin: 0;}
h6 {
	color: #193989;
font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
		
HR {
    height:1px;
    width:100%;
    background:#ccc;
    margin: 0px;  
   }	
a:link, a:visited {
	color: #d2232a;
	text-decoration: none;
	}

a:hover, a:active {
	color: orange;
	
	}
.red14 a:link, a:visited {
	color: #d2232a;
	text-decoration: none;
	}

.red14 a:hover, a:active {
	color: #FF9900;
	
	}	
	
.list a:link, a:visited {
	color: #999;
	text-decoration: none;
	}

.list a:hover, a:active {
	color: #fff;

	}
.question {
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	font-weight: bold;
	top: 115px;
}
	
	
.question a:link, a:visited {
	color: orange;
	text-decoration: none;
	}

.question a:hover, a:active {
	color: white;

	}
	

.redtxt {
	font-size: 10px;
	color: #CC0000;
}
.red12 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	}
.red14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.whitecopy{
	color: #fff;
	font-size: 75%;
	}
.blackcopy{
	color: #000;
	}
.smallcopy {
	font-size: 9px;
	color: #666;
	line-height: 10px;}
.smallbluecopy {
	font-size: 6px;
	color: #193989;
	line-height: 10px;}
.bluecopy {
	font-size: 12px;
	font-weight: bolder;
	color: #193989;
}
.boldcopy {
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
	
.italic {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
}
.conftable{
	border: 1px solid #333399;}
	
.sponsorimg {
margin: 30px 0 5px 0;
padding: 0;
	}
	
#tableborder {
	border: 1px solid #666;}
	
#tableborder td{
	border: 1px solid #666;}
	
 #arrow ul {
list-style-position: outside;
 list-style-image: url(images/arrow.gif);
 list-style-type: square;
}
.conference_time {
	color:#FF6bold;
	font-weight: bold;
	border-bottom: 1px solid #FF6bold;}
	
.conference_day {
	font-size: 12px;
	color:#fff;
	font-weight: bold;
margin: 10px 0 2px 0;
background: #333399}
/* Container Styles */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	background: #fff url(images/index/container_bg.gif) repeat-y;
	
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
		
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#Header {
	width: 720px;
	height: 220px;
	background-color: #FFFFFF;
	background-image: url(images/index/header11.jpg);
	background-repeat: no-repeat;
	}

#Header h1, #Header h2 {
	text-indent: -999em;
	margin: 0;
	}

#datelocation {
	width: 550px;
	height: 39px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #d2232a;
	}

#datelocation p.p1 {
	position: absolute;
	left: -999em;
	}

#datelocation p.p2 {
	width: 682px 
	width /**/: 700px;
	height: 28px
	height /**/: 39px;
	color: #FFF;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	}



/* Supporting Text Styles */

#preamble, #explanation, #participation, #benefits, #requirements, #photography{
	margin: 10px 50px 0 220px;

	}
#extender {
	margin: 10px 50px 0 220px;
	height: 850px;
	}
#extender1 {
	height: 2500px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 220px;
}
#extender2 {
	height: 4700px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 220px;
}
#extender3 {
	height: 4000px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 220px;
}
#footer {
	width: 690px;
	width /**/: 710px;
	height: 24px;
	height /**/: 35px;
	background: #193989;
	margin-top: 15px;
	border-top: 1px solid #fff;
	text-align: center;
	font-size: 80%;
	color: #ccc;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}

#footer a:link, #footer a:visited {
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
}

/* navigation Styles */
#linkList {
	position: absolute;
	top: 261px;
	left: 0px;
	width: 200px;
	
	}
	
/* Navigation Home */


	#navhome ul {
	
	margin: 0;
	padding: 0;
	background-color: #3f9d0b;}
	
	#navhome li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navhome li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navhome li a:visited {
	color: #fff;}
#navhome li a:hover {
	background: #666;
}
#navhome .select a{
	border-left: 2px solid #669900;
	color: #000;
	background: #fff url(images/index/green_grad.gif) repeat;
}
#navhome .select a:hover{
	border-left: 2px solid #669900;
	color: #000;
	background: #fff url(images/index/green_grad.gif) repeat;
}

/* Navigation Attend */

#navattend ul {
	
	margin: 0;
	padding: 0;
	background-color: #6790b9;}
	
	#navattend li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navattend li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navattend li a:visited {
	color: #fff;}
#navattend li a:hover {
	background: #666;
}
#navattend .select a{
	border-left: 2px solid #778899;
	color: #000;
	background: #fff url(images/attend/attend_grad.gif) repeat;
}
#navattend .select a:hover{
	border-left: 2px solid #778899;
	color: #000;
	background: #fff url(images/attend/attend_grad.gif) repeat;
}
/* Navigation Travel */

#navtravel ul {
	
	margin: 0;
	padding: 0;
	background-color: #438dda;}
	
	#navtravel li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navtravel li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navtravel li a:visited {
	color: #fff;}
#navtravel li a:hover {
	background: #666;
}
#navtravel .select a{
	border-left: 2px solid #96b0cb;
	color: #000;
	background: #fff url(images/travel/travel_grad.gif) repeat;
}
#navtravel .select a:hover{
	border-left: 2px solid #96b0cb;
	color: #000;
	background: #fff url(images/travel/travel_grad.gif) repeat;
}
/* Navigation Conference Sessions */

#navconf ul {
	
	margin: 0;
	padding: 0;
	background-color: #c53e3e;}
	
	#navconf li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navconf li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navconf li a:visited {
	color: #fff;}
#navconf li a:hover {
	background: #666;
}
#navconf .select a{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}
#navconf .select a:hover{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}

/* Navigation Spotlight Sessions */

#navspot ul {
	margin: 0;
	padding: 0;
	background-color: #C56C5D;
}
	
	#navspot li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navspot li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navspot li a:visited {
	color: #fff;}
#navspot li a:hover {
	background: #666;
}
#navspot .select a{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}
#navspot .select a:hover{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}

/* Navigation Exhibiter Sponsored Presentations */

#navexhsponsored ul {
	margin: 0;
	padding: 0;
	background-color: #C56C5D;
}
	
	#navexhsponsored li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navexhsponsored li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 35px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navexhsponsored li a:visited {
	color: #fff;}
#navexhsponsored li a:hover {
	background: #666;
}
#navexhsponsored .select a{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}
#navexhsponsored .select a:hover{
	border-left: 2px solid #CD5C5C;
	color: #000;
	background: #fff url(images/conference/conference_grad.gif) repeat;
}


/* Navigation Exhibitor List */


#navlist ul {
	
	margin: 0;
	padding: 0;
	background-color: #a97676;}
	
	#navlist li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;

	
	}

#navlist li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navlist li a:visited {
	color: #fff;}
#navlist li a:hover {
	background: #666;
}
#navlist .select a{
	border-left: 2px solid #BC8F8F;
	color: #000;
	background: #fff url(images/list/list_grad.gif) repeat;
}
#navlist .select a:hover{
	border-left: 2px solid #BC8F8F;
	color: #000;
	background: #fff url(images/list/list_grad.gif) repeat;
}

/* Navigation Exhibitor */


#navexhibit ul {
	
	margin: 0;
	padding: 0;
	background-color: #8756c3;}
	
	#navexhibit li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
	}
#navexhibit li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navexhibit li a:visited {
	color: #fff;}
#navexhibit li a:hover {
	background: #666;
}
#navexhibit .select a{
	border-left: 2px solid #9370DB;
	color: #000;
	background: #fff url(images/exhibit/exhibit_grad.gif) repeat;
}
#navexhibit .select a:hover{
	border-left: 2px solid #9370DB;
	color: #000;
	background: #fff url(images/exhibit/exhibit_grad.gif) repeat;
	}
	
/* Navigation Registored Exhibitor */


#navregexhibitor ul {
	
	margin: 0;
	padding: 0;
	background-color: #9196D0;}
	
#navregexhibitor li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
	}
#navregexhibitor li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navregexhibitor li a:visited {
	color: #fff;}
#navregexhibitor li a:hover {
	background: #666;
}
#navregexhibitor .select a{
	border-left: 2px solid #9fa3d6;
	color: #000;
	background: #fff url(images/reg_exhibitors/reg_grad.gif) repeat;
}
#navregexhibitor .select a:hover{
	border-left: 2px solid #9fa3d6;
	color: #000;
	background: #fff url(images/reg_exhibitors/reg_grad.gif) repeat;
	}
		
	/* Navigation Attendee Statistics */


#navstat ul {
	
	margin: 0;
	padding: 0;
	background-color: #A9A9A9;}
	
	#navstat li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
}
#navstat li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navstat li a:visited {
	color: #fff;}
#navstat li a:hover {
	background: #666;
}
#navstat .select a{
	border-left: 2px solid #A9A9A9;
	color: #000;
	background: #fff url(images/stat/stat_grad.gif) repeat;
}
#navstat .select a:hover{
	border-left: 2px solid #A9A9A9;
	color: #000;
	background: #fff url(images/stat/stat_grad.gif) repeat;
}
	
	
	/* Navigation Industry Reach */
	
#navreach ul {
	
	margin: 0;
	padding: 0;
	background-color: #749592;}
	
	#navreach li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
}
#navreach li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navreach li a:visited {
	color: #fff;}
#navreach li a:hover {
	background: #666;
}
#navreach .select a{
	border-left: 2px solid #A9A9A9;
	color: #000;
	background: #fff url(images/reach/reach_grad.gif) repeat;
}
#navreach .select a:hover{
	border-left: 2px solid #A9A9A9;
	color: #000;
	background: #fff url(images/reach/reach_grad.gif) repeat;
}
	

	/* Navigation supporting orgs */
	
#navsupport ul {
	
	margin: 0;
	padding: 0;
	background-color: #6f81a7;}
	
	#navsupport li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
}
#navsupport li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 35px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navsupport li a:visited {
	color: #fff;}
#navsupport li a:hover {
	background: #666;
}
#navsupport .select a{
	border-left: 2px solid #6f81a7;
	color: #000;
	background: #fff url(images/support/support_grad.gif) repeat;
}
#navsupport .select a:hover{
	border-left: 2px solid #6f81a7;
	color: #000;
	background: #fff url(images/support/support_grad.gif) repeat;
}

/* Navigation press */	

#navpress ul {
	
	margin: 0;
	padding: 0;
	background-color: #b88d21;}
	
	#navpress li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
}
#navpress li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navpress li a:visited {
	color: #fff;}
#navpress li a:hover {
	background: #666;
}
#navpress .select a{
	border-left: 2px solid #b88d21;
	color: #000;
	background: #fff url(images/press/press_grad.gif) repeat;
}
#navpress .select a:hover{
	border-left: 2px solid #b88d21;
	color: #000;
	background: #fff url(images/press/press_grad.gif) repeat;
}
	
	/* Navigation contact */	

#navcontact ul {
	
	margin: 0;
	padding: 0;
	background-color: #DAA520;}
	
	#navcontact li {
	margin: 0;
	padding: 0;
	list-style: none; 
	text-decoration: none;
}
#navcontact li a {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	display: block;
	height: 20px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	}

#navcontact li a:visited {
	color: #fff;}
#navcontact li a:hover {
	background: #666;
}
#navcontact .select a{
	border-left: 2px solid #DAA520;
	color: #000;
	background: #fff url(images/contact/contact_grad.gif) repeat;
}
#navcontact .select a:hover{
	border-left: 2px solid #DAA520;
	color: #000;
	background: #fff url(images/contact/contact_grad.gif) repeat;
}
#sponsors {
margin: 0;
	padding:5px;
	margin-top: 30px;
	width: auto;
	font-size: 110%;
	color: #fff;
	weight: 500;
	text-align: center}

/* Form Styles */

.btnform
		{border: 1px solid #3366cc; font-family: tahoma, verdana; font-size: 10px; background-color: #DBEAF5; width: 100px; height:18px; text-align: center; cursor: hand;}
	
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFCC;
	font-size: 10pt;
	padding: 2px;
	margin_bottom: 20px;
	border: 1px solid #000066;
	}

	.tfvHighlight
		{font-weight: bold; color: #CC0000;}
	.tfvNormal
		{font-weight: normal;	color: black;}
a:hover {
	text-decoration: underline;
}

#container .register a {
	color: #d2232a;
	font-family: "Lucida Grande";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#container .register a:hover {
	color: #FF9900;
}
.error_msg {
        font-weight: bold;
        color: red;
}
#container #photography table tr td p img {
	color: #F00;
}
.trigger {
	color: #F00;
	text-decoration: underline;
}
#container #preamble p .boldcopy img {
	float: left;
	margin-right: 6px;
}
