/*AVCJ */

* html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, p, input, blockquote, th, td {
	margin:0; 
	padding:0;
	outline: none;
}
	
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}/* End hide from IE-mac */

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	margin: 7px;
}

#container {
	margin:0;
	padding:0;
	text-align:left;
	width:980px;
}

h1 {
	font-weight: bold; 
	font-size: 1.5em; 
	color: #003566; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 1px 0 4px 0;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-top: 0.4em;
}

h4 {
	background-color: #fff;
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-bottom: 1em;
}

h3 {
	background-color: #fff;
	border: none;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.4em;
	color: #003566; 
	font-family: Arial, Helvetica, sans-serif;
}
h3 a {
	background-color: #fff;
	text-decoration: none;
	color: #003566; 
}
h5 {
	background-color: #fff;
	border: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

hr
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#leftcol h5 {
	font-weight: bold;
	font-size: 11px;
	background:#698cba url(book_back2.gif) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
	margin-bottom:10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
}

#hosted_by p
{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 4px;
}

#leftcol .sponsorbar
{

}

#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(header.png);
	background-repeat: no-repeat;
	height:170px;
}

img {
	border-right:none;
}

a {
	color: #003566;
}

a:hover {				
color: #0000ff;					}
a:active {				
color: #698cba;					}

#leftcol #navigation {
	margin:0;
	margin-top:28px;
}

#navigation li {
	padding: 0; 
	margin: 5px 0 5px 0;
	background:transparent;
}
	
#navigation li ul {
	padding: 0; 
	margin: 1px 0 0 0;
	background:transparent;
	border: none;
}	
	
#leftcol ul li ul li a:hover {
	text-decoration:none;
}

#navigation a {
	background:transparent url(button.png) repeat-x scroll 0 0;
	color:#003566;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:143px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
}

#navigation a:hover {color:#0000ff;}

#navigation a.current {
	color#003566;
	font-weight:bold;
}

/* top navigation */

#topnav li {
	display:none;
}

#booktable a {
	color: #ffffff; text-decoration: none;
}
#booktable a:hover {
	text-decoration: underline;
}
.red {
	color: #ff0000
}

/* #content */

div#content {
	line-height: 1.5em;
	width:630px;
	background:#FFFFFF;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 22px;
	padding-left: 22px;
}



div#content ul {
	color: #333333;
	list-style-type: disc;
	margin-left: 2.5em;
	padding-bottom: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
}

div#content li {
	line-height: 1.5em;
	padding:0 0 0 1px;
}


/* Blocks */
.block p {
	margin-bottom: 0.8em;
}
.block{
	text-align: justify;
}

#indexhtml1 img {
	margin-bottom: 20px;
	text-align: center;
}


#indexhtml1 H1 {	
	margin-bottom: 1em;
}

#faqshtml1 H2{
	font-weight: bold;
	font-size: 1em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}


/* Simple form */

div.row {
	background-color:#fff;clear: both; padding-top: 0.4em;
}

div.row span.label {
	padding-right: 0.4em; float: left; width: 34%; text-align: right
}

div.row span.formw {
	float: left; width: 64%; text-align: left
}

.submit {
	clear: both; 
	padding: 5px 25px 10px 0px;
	margin: 0px auto;
	padding-top: 10px; 
	text-align: center
}

.label {
	display: block;
	font-weight: bold; 
	float: left; 
	width: 90px
}

#counter_flash {
	background-image: url(book_back.gif);
	background-repeat: repeat-x;
	background-color:#698cba;
	
}

#rightcol {
	float: right; width: 150px
}



.sponsorbar {
	font-weight: bold;
	font-size: 11px;
	background:#698cba url(book_back.gif) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
}



/* sponsorbox */
div {
	text-align: left;
}

#rightcol div {
	text-align: center;

}

.center {
	text-align:left;
}

.sponsorbox {
	background-image:  url(middle.gif);
	background-repeat: repeat;
	width: 630px;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 6px;!important;
	padding-top: 0px;!important;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}	

.sponsorbox_top {
	background-image:  url(top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 13px;
	margin-top: 6px;
}

.sponsorbox_bottom {
background-image:  url(bottom.gif);
background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		height: 13px;
}
		
.sponsorbox p {
	margin-top:0;
}

.sponsorbox img {
	vertical-align:top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
	
.right {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}

.border {
	border:1px solid #cccccc;
	margin-bottom:16px;

}

.profiles  {
	padding:0px;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
}


.profiles a:link {
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
	color: #698cba; 

}

.profiles a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #003566; 
}

.maphead {
	margin-top:10px;
}


/* SPEAKERS */
.sleft {
	float:left;
	width:285px;
	margin-top:0px;
	font-size:1em;
	line-height: 1.3em;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px!important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}


.sleft p 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;


}

.sleft_center_text {
	float:left;
	width:190px;
	margin-top:12px;
	margin-left:10px;
	font-size:0.8em;
	text-align: center;
	margin-bottom: 12px;
	height:90px;
	vertical-align: baseline;
}

.sleft_center_text a{

	
}

.sleft_center_text img
{
	margin-bottom: 12px;

}

.sleft img {
	float:left;

}


.keynote {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}

.spimageleft {
	float:left; 
}


div#related_products, 
div#related_events,
div#related_customevents {text-align:left;}

div#related_products p,
div#related_events p,
div#related_customevents p {font-size:12px;font-weight:bold;padding:4px;}

#booknow {
	background-color:#698cba;
	background-image:url(register.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	line-height:1.6em;
	font-size:1.6em;
	width:150px;
	height:29px;	
}
#booknow a {
	color:#FFFFFF;
	display: block;
	width:150px;
	height:29px;
	vertical-align: middle;
}

#booknow a:hover {
	text-decoration: underline
}

#footer {
	background-color: #fff;
}

#footer p{
	text-align: center;
	padding: 5px;
	color: #003566;
	font-size: 0.9em;
	line-height: 1.5em;
}
#footer a{
	color: #003566;
	text-decoration:none;
}
#footer a:hover{
	color: #003566;
	text-decoration:underline;
}



/*Program*/
.program {
	font-size:12px;
	border: 1px solid #ccc;
	text-align: justify;
	line-height: 16px;
	color: 333333;
	margin-top: 10px;
}

.program2 {
	font-size:12px;
	text-align: justify;
	line-height: 16px;
	color: 333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.program3 {
	font-weight:normal;
}

.program th {
	font-weight:bold;
	font-size:1.2em;
	color:#999999;

}

.program td {
	vertical-align:top;
	border-top:1px solid #ccc;
	padding:5px;

}

.program2 td {
	vertical-align:top;
	
	padding:5px;

}

.program3 td {
	vertical-align:top;
	padding:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 270px;
}

.program3 th {
	vertical-align:top;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.program2 h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program3 h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #003566;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.program h5
{

	font-weight:bold;
	font-size:1em;
	color:#003566;
}
.program2 h5
{

	font-weight:bold;
	font-size:1em;
	color:#003566;
}
.program3 h5
{
	font-weight:bold;
	font-size:1em;
	color:#003566;
	text-align: left;
}

.program3 H6, .program H6, .program2 H6
{
	color: #003566;
	font-size:12px;
		font-weight:normal;
	text-align: justify;
	line-height: 16px;

}
.program ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.program3 ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;

}
.program img, .program3 img, .program2 img
{
	float: right;
}

.pTime {
	width:20px;
	font-weight:bold;
	font-size:1.2em;
	color:#999;
}


/*FAQs*/
.faqs 
{
	border: 1px solid #999999;
}

.faqs  ul
{
	margin-top: 15px;
}

.faqs  li
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
}

#faqshtml1 h3
{
	border: none;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-bottom: 5px;
	text-decoration: underline;
}

div #faqshtml1 h4
{
	background-color: #fff;
	border: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	color: #003566;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

div #faqshtml1 h4 a:link {
	background-color: #fff;
	text-decoration: none;
	color: #698cba; 

}

div #faqshtml1 h4 a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #003566; 
}



/*Non-Use-Manually Sponsor page*/
.sponsorpage 
{
	text-align: center;
	vertical-align: middle;
	width: 624px;	
}
.sponsorpage  th
{
	background-image: url(middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}

.sponsorpage  tr
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}


.sponsorpage img
{
	margin-bottom: 10px;
	vertical-align: middle;
}

.sponsorpage h2
{
	text-align: center;
	background-image: url(middle.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}

.sponsorpage h5
{
	background-color: #FFFFFF;
	background-image: url(middle.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sponsorpage h4
{
	background-color: #FFFFFF;
	background-image: url(middle2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	height: 16px;
}
.sponsorpage h3
{
	text-align: center;
	background-image: url(middle.gif);
	background-repeat: repeat-y;

}

.sponsorType  td
{
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.sponsorTypeBottom  td
{
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
}

div .sponsor_right img

{
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
