/* --------------------------------------------
|  GLOBAL STYLES
--------------------------------------------- */

body {margin: 0; line-height: 15px; border: none;}

body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

b {font-weight: bold;}
i {font-style: italic;}
img {border: 0;}
p {margin-top: 0; margin-bottom: 14px;}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #0066cc;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0066cc;
}

form {margin: 0}

.printHeader {
	display: none;
}

ul {
	line-height: 21px;
	list-style-image: url(graphics/bullet.gif);	 
	margin-top: 5px;
}
--------------------------------------------
|  NAVIGATION
--------------------------------------------- */



.nav td {
	background-color: #6a88a4;
}


.nav img {
	margin-right: 8px;
}

/* --------------------------------------------
|  STRUCTURE
--------------------------------------------- */



/* -- HEADER -- */
.headerGraphic {margin: 20px 0 10px 0;}

/* -- BODY -- */

.colLeft {
	width: 544px;
	padding-bottom: 20px;
	vertical-align: top;
}
.colRight {
	vertical-align: top; 
	width: 181px; 
	background-image: url('graphics/bg_rt_col.gif'); 
	background-repeat: no-repeat; 
	background-color: #eff2f5;
	padding-top: 0px;
}

.colRight p {
	padding: 0 12px;
}

.line {
	margin: 0 0 10px 0;
}

/* -- FOOTER -- */
.footer {
	color: #ffffff;
}

.footer td {
		font-size: 10px;
}

.footer .blue {
	background-color: #6a88a4;
	
}
.footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 6px;
}

.footer .logo {
	margin: 20px 0 13px 0;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer .keynote {
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}

.footer .keynote:hover {
	padding: 0px;
	font-weight: normal;
}

/* --------------------------------------------
|  CONTENT SPECIFIC
--------------------------------------------- */

h1 {
	margin: 10px 0 0 0;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff9900;
	line-height: 50px;

}

h2 {
	margin: 8px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c5f84;
	line-height: 22px;
}

h3 {
	margin: 2px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 12px;
	font-style: italic;
}



.orange {
	color: #ff9900;
	font-weight: bold;
}

.clearBoth {clear: both}


/* --------------------------------------------
|  PAGE SPECIFIC
--------------------------------------------- */

.featuredSpeaker {
	vertical-align: top;	
	width: 520px;
}


.featuredSpeaker td {
	padding-right: 10px;
}

.registration {
	width: 725px;
	text-align: left;
}

.bios {
	float:right; 
	margin-left: 20px; 
	margin-bottom: 10px;
	margin-top: 6px;
	border: 2px solid #ff9900;
}

.attendees {
}

.attendees th {
	background-color: #6a88a4;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

.attendees td {
	background-color: #eff2f5;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	padding: 3px 10px;
	vertical-align: top;
}

 .highlight {
	background-color: #ffdca8;
}
