﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption,input
{  
 	margin: 0;
	padding: 0;
	outline: 0;
}  

body 
{
	font-family :Arial ,helvetica;
	font-size :11px;
	font-style :normal ;
	font-variant :normal ;
    font-weight :normal ;
    line-height:14px;
    padding :0px;
    margin :0px;
    text-align :center ;
    color:#8C8C8C;
    background-color: #f6f6f6;
    
}

/* Master */
#Container
{
	 display:block; 
	 width:960px; 
	 border:5px solid #E7E7E7;
	 margin:20px auto 20px;  
}

#HeaderWrap
{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:939px;
	float:left;	
}

.imgleft
{
	float:left;
	width:725px;
	display:block;
}

.txtright
{
	float:right;
	display:block;
}

.Clear
{
	display:block; 
	clear:both; 
	height:0px; 
    width:100%; 
    margin:0px; 
    padding:0px;
}

#HeaderNav
{
	float: left; 
	background-color: #e0e0e0; 
	width:100%;
	height:28px; 
	display:block;
}

#Topnav
{
	display:block;
	float:left;	
	width:835px;
	background-image:url('../images/img_strip.png');
	background-repeat:no-repeat;
}

#Topnav li
{
	float:left;
	height:28px;
	list-style-type:none;
	position:relative;
	display:inline;
}

#Topnav li.sep
{
	background-image:url('../images/img_header_seprator.png');
	background-repeat:no-repeat;
	background-position:center center;
	height:28px;
	width:1px;
}

#Topnav li a:link,
#Topnav li a:visited
{
	color:#a3a8d0;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:16px;
	padding-right:16px;
	padding-top:6px;
	text-decoration:none;
	height:22px;
}

#Topnav li a:hover
{	
	text-decoration:none;
	background-image:url('../images/img_hover_header.png');
	background-repeat:repeat-x;
	height:22px;	
	color:#ffffff;
}

#Topnav li a:active
{
	color:#ffffff;
}

#Topnav li a.bc
{
	width:62px;	
	height:22px;
}

#Topnav li a.bc:hover 
{
	background-image:url(../images/faqRv.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#Topnav li ul
{
	display:none;
	position:absolute;
    background-color:#de7008;
	width:222px;
    z-index:3000;
}

#Topnav li:hover > ul,
#Topnav li a:hover > ul
{
	display: block;	
	border-top:solid 1px #ad4106;
	border-left:solid 1px #ad4106;
}

#Topnav  li ul li,
#Topnav  li a:hover ul li
{	
	display:block;
	float:none;
	height:26px;
    background-color:#de7008;
    border-right:solid 1px #ad4106;
    border-bottom:solid 1px #ad4106;
}

#Topnav li ul li a:link,
#Topnav li ul li a:visited,
#Topnav li ul li a:active
{
	color:#f2c8a0;
	display:block;
	line-height:14px;
	font-family::Arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-transform:capitalize;
	padding:4px 4px 0 10px;
	background-image:none;
}

#Topnav li a.TopnavActive
{
    color:#ffffff;
}

#Topnav  li ul li a:hover
{
	color:#ffffff;
	background-color:#af450c;
	background-image:none;
}

#Topnav  li ul li ul
{
	display:none;	
	position:absolute;
    background-color:#efefef;
	width:170px;
	left:96px;
	top:0px;
	z-index:3000;
    border-bottom:2px solid #CCCCCC;    
}


.lnkHome
{
	border-bottom:1px dotted;
	color:#9FA5D3;
	float:right;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

.lnkHome:Hover
{
	color:#ffffff;
}

#ContentWrap
{
	background-color:#FFFFFF;
    display:block;
    float:left;
    width:100%; 
}

#ContentWrap #Content
{
	display:block;
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top:15px;
    width:939px;
    position:relative;
}

#Content .ContentLeft
{
	float:left; 
	display:block; 
	width:180px; 
	position:relative;
	height:100%;
}

#Content .ContentRight
{
	float:right; 
	display:block; 
	width:740px;
	padding-bottom:40px;
}

#Content .bottomPanel
{
    bottom:30px;
}

/*    Footer      */
#FooterWrap
{
	width:100%;
	display:table;
	background-color:#FFFFFF;
}

#FooterWrap #Footer
{
	width:939px;
	display:table;
	margin:5px auto 0px;
	padding:8px 0px 22px; 
	border-top:solid 1px #cccccc;
}

#FooterWrap #Footer .fleft
{
	color:#8E8E8E;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:713px;
	padding-left:15px;
}

#FooterWrap #Footer .fRight
{
	float:right;
	text-align:left;
	display:table;
	width:140px;
}

.fRight span.txt1
{
    color:#8E8E8E;
    font-size:10px;
    font-weight:bold;
    padding-top:2px;
    padding-right:5px;
    float:left;
}

.fRight input.btn
{
    float:left;
    padding:0px;
    margin:0px;
    padding-right:8px;
}

a.footerLink:link,
a.footerLink:visited,
a.footerLink:active
{
	color:#8E8E8E;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted;
}

a.footerLink:hover
{
    color:#000000;
}

/*  end of   Footer      */
.HeaderContent
{
	float: right; 
	width: 180px;
	padding-top:20px;
}
.HeaderInnerContent
{
	float: left;
	 margin-right: 0px;
}
.txtSearch
{
	border-bottom:0 none;
	border-right:0 none;
    border-left:1px solid #cccccc;
    border-top:1px solid #cccccc;
    color:#AAAAAA;
    font-size:9px;
    font-weight:normal;
    height:15px;
    padding-left:8px;
    padding-top:2px;
    width:107px;
	 
}
.txtBlue
{
    color:#4e57a3;
    font-size:11px;
    line-height:18px;
    font-weight:bold;
    padding:10px 0px;
}
.btnSearch
{
	float: left; 
	text-align: left;
} 

.imgPanel
{
    border:solid 4px #e7e7e7;
}

.imgPanelBig
{
    border:solid 7px #e7e7e7;
}

.linkwhite
{
	text-decoration:none;
	color:#fff;
}

.ContentStrip
{
	background-image:url(../images/ContectStrip.jpg);
    background-repeat:no-repeat;    
    float:left;    
    height:12px;
    padding:7px 15px;
    width:150px;
}

.ContentStripRight
{
	background-image:url(../images/Media.jpg);
    background-repeat:no-repeat;
    float:right;
    height:12px;
    padding:7px 15px;
    width:270px;    
}

.ContentStripMiddle 
{
	background-image:url('../images/stripMiddle.png');
	background-repeat:repeat-x;
	display:block;
	float:left;
	width:390px;
	height:12px;
    padding:7px 15px;
}

.ContentStripFull
{
    background-image:url(../images/mediaSpeaker.jpg);
    background-repeat:no-repeat;    
    float:left;    
    height:12px;
    padding:7px 15px;
    width:710px;
}

.ContentStripFull h6,
.ContentStripRight h6,
.ContentStrip h6,
.ContentStripMiddle h6
{
    float:left;
    color:#FFFFFF;
    font-size:10px;
    line-height:11px;
    font-weight:bold;
    text-align:left;
}


.StripContent
{
    border:1px solid #CCCCCC;
    float:left;
    margin-left:10px;
    margin-top:1px;
    padding:15px 12px 30px;
    width:264px;
}

.StripContent .Heading
{
    color: #DB7424; 
    font-size: 11px; 
    font-weight: bold; 
    display: block;
}

.lineGray
{
    border-top:solid 1px #cccccc;
    height:1px;
    widows:100%;
    margin:5px 0px;
    display:block;
}

.lineDotted
{
    border-bottom:2px dotted #CCCCCC;
    display:block;
    float:left;
    margin:5px 0 25px;
    width:100%;
}

.lineDotted h1.Title
{
    color:#D96B16;
    font-size:20px;
    font-weight:normal;
    line-height:23px;
    padding-bottom:8px;
    text-align:left;
}


#leftnav
{
	width:175px;
	display:table;
	margin-bottom:15px;
}

#leftnav li
{
	border-bottom:1px dotted #CCCCCC;
    float:left;
    list-style-type:none;
    padding:5px 0;
    width:170px;
}

#leftnav li a:link,
#leftnav li a:active,
#leftnav li a:visited
{
	background-image:url('../images/img_arrow.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#838383;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	padding-left:16px;
	text-align:left;
	text-decoration:none;
	width:155px;
}

#leftnav li a:hover
{
	color:#de7008;
	text-decoration:none;
	background-image:url('../images/img_hover_arrow.png');
	background-repeat:no-repeat;
	background-position:left center;	
	width:160px;
}

.navStyles
{
	width:175px;
	display:table;
}

.navStyles li
{
	border-bottom:1px dotted #CCCCCC;
    float:left;
    padding:5px 0;
    list-style-type:none;
    width:100%;
}

.navStyles li a:link,
.navStyles li a:active,
.navStyles li a:visited
{	
	background-image:url('../images/img_arrow.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#838383;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
	padding-left:16px;
	text-align:left;
	text-decoration:none;
	width:93%;
}

.navStyles li a:hover
{
	color:#de7008;
	text-decoration:none;
	background-image:url('../images/img_hover_arrow.png');
	background-repeat:no-repeat;
	background-position:left center;	
}

.img_ally
{
	float: left; 
	width: 180px;
	margin-bottom:8px;
}

.Searchother
{
	float: left; 
	width: 171px; 
	background-image: url('../images/TELL-A-FRIENDBackGround.jpg');
    height: 80px; 
    background-repeat: no-repeat; 
    padding-left: 10px;
}

.btnMisc
{
    background-color:#E8E8E8;
    background-image:url(../images/btn_Search.jpg);
    background-position:right center;
    background-repeat:no-repeat;
    border:0 none;
    color:#666666;
    cursor:pointer;
    display:block;
    font-size:11px;
    line-height:11px;
    padding:2px 10px;
    text-align:left;
    width:144px;
}

.btnMiscLeft
{
    background-color:#E8E8E8;
    background-image:url(../images/btnLeft.gif);
    background-position:left center;
    background-repeat:no-repeat;
    border:0 none;
    color:#666666;
    cursor:pointer;
    display:block;
    font-size:11px;
    line-height:11px;
    padding:2px 10px 2px 30px;
    text-align:left;
    width:144px;
}

.SearchotherTextbox
{
	float: left; 
	margin-right: 0px; 
	margin-top: 47px;
}

.txtSearch2
{	
	border-bottom:1px solid #cccccc;
	border-right:0 none;
    border-left:1px solid #cccccc;
    border-top:1px solid #cccccc;
    color:#AAAAAA;
    font-size:9px;
    font-weight:normal;
    height:15px;
    padding-left:8px;
    padding-top:2px;
    width:107px;
}

#accordion
{
    margin-top:1px;
}

.img_tellafriend
{
	float: left; 
	margin-top: 47px;
}

.topImage
{
	float: left; 
	width: 100%;
	margin-bottom:15px;
}

.ContentrightInner
{
	float: left; width: 425px; 
}

.contentRightR
{
	float: right; 
	width:300px; 
	margin-top: 2px; 
}

p.txt1
{
	float: left; 
	width: 100%;
	color:#8C8C8C;
	font-size:11px;
	font-weight:normal;
	padding-bottom:10px;
	text-align:left;
	line-height:14px;
}

h2.txt1
{
	color:#8C8C8C;
	float:left;
	font-family:Arial;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	line-height:24px;
}

a.linkGray:link,
a.linkGray:active,
a.linkGray:visited
{
	text-decoration: none; 
	color: #8C8C8C;
	border-bottom:dotted 1px;	
}
a.linkGray:hover
{
    color:#000000;
}

a.linkOrange:link,
a.linkOrange:visited,
a.linkOrange:active
{
	border-bottom:1px dotted;
	color:#DB7424;
	display:block;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	width:240px;
}

a.linkOrange:hover
{
	color:#565e94;
}

.CommanForAll
{
	display:table;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	width:388px;
}

a.linkGray1:link,
a.linkGray1:active,
a.linkGray1:visited
{
	text-decoration: none; 
	color: #8C8C8C;
	border-bottom:dotted 1px;	
}
a.linkGray1:hover
{
    color:#de7008;
}

.txtDate
{
	color:#CCCCCC;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}
	
.line
{
	float: left; 
	width:95%; 
	margin-top: 10px;
}

.borderMan
{
	float: left; 
	width: 82px; 
	margin-top: 10px;
}

.accRight
{
	float: right; 
	width: 300px; 
	margin-top: 10px;
}

.accRight h4
{ 
	color:#DE7008;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.accRight p,
.accRight1 p
{
  color : #666666;
   font-family:Arial; 
   font-weight: normal; 
   text-align:left;   
}

.mediaTabs
{	
	float:right;
	width:288px;
}

.txt9
{
	width: 100%; 
	float: left; 
	background-color: #d8d8d8; 
} 

/* Styles */
.MiddleLeft
{
	width:430px; 
	float:left;
	color:#666666;
    font-weight:normal;
    text-align:left;
}

#MiddleRight
{
	width:300px; 
	float:right;
	display:block;
	text-align:left;
}

#MiddleFull
{
	width:100%; 
	float:left;
	color:#666666;
    font-weight:normal;
    text-align:left;
}

.full
{
	width:100%;
	text-align:left;
}

.full td,th
{
	padding:3px;
}

.fullborder
{
	border: solid 1px #666666;
	padding: 10px;
	display: block;
	float: left;
}


.panel
{
    float: left; 
	width: 98%; 
	padding-left: 13px; 
	margin-top: 20px;
}

h2.heading
{
    color: #4e57a3; 
    font-family: Arial; 
    font-weight: normal;
    font-size:16px;
    line-height:18px;
    padding:0px 0px 5px;
}

.headings
{
	color:#D96B16;
    float:left;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;   
}

.list1
{
    list-style-position:outside;
    margin-left:14px;
    margin-top:10px;
}

.list1 li
{
   line-height:18px;
}

.postDate
{
	color:#ABA8A8;
	font-size:10px;
	font-weight:bold;
}

.postImage
{
    float: left; 
    width: 19%; 
    margin-top: 10px;
}

.postLeft
{
    float: right; 
    width: 79%; 
    margin-top: 10px;
}

.postContent
{
    float: left; 
    color: #666666; 
    font-weight: normal; 
    font-family: Arial; 
    text-align: left;
    font-size: 12px;
}

.postTitle
{
	float: left; 
	width: 100%; 
	color: #de7008; 
	font-weight: normal; 
	font-family: Arial;
   text-align: left;
   text-decoration:none;
   font-size:11px;
}

.lnkPost
{
	text-decoration: none; 
	color: #666666; 
	font-weight: normal; 
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}

.lnkPost:hover
{
	color:#de7008;
}

.search
{
    margin-top:3px;
    float:left;
}

.search .Title
{
    float: left; 
    color: #7a81ba; 
    font-weight: bold; 
    font-family: Arial;
    font-size: 17px;
}

ul.searchContent
{
    width:100%;
    clear:both;
    padding:20px 0 5px 20px;
}

ul.searchContent li
{
    list-style-type:decimal;
    color:#666666;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    text-align:left;
    padding-bottom:15px;
}

ul.searchContent li a:link,
ul.searchContent li a:visited,
ul.searchContent li a:active
{
    display:inline;
    text-align: left; 
    font-weight: normal; 
    font-family: Arial;
   color: #d96b16;
   text-decoration:none;
   font-size:11px;
   border-bottom:dotted 1px #de7008;
}

ul.searchContent li p
{
    display:block;
}

.table
{
    display: table;
    margin:20px 0 10px;
    border-top:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    width:420px;
}

.table .tableHead
{
    background-image:url(../images/tableHead.png);
    background-repeat:repeat;
    width:400px;
    padding:8px 10px; 
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    border-bottom:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
}

.table .tableHead .headtxt
{
     font-style:italic;
     font-weight:normal;
     display:block;
     line-height:11px;
     font-size:11px;
     padding-top:3px;
}

.table .firstRow
{
    background-color:#E8E8E8;
    color:#666666;
    float:left;
}

.table .firstRow1
{
    background-color:#E8E8E8;
    color:#4e57a3;
    float:left;
    font-weight:bold;
    font-size:11px;
}

.table .tbRow
{    
    color:#666666;
    float:left;
}

.table .tbRowOrange
{
    background-color:#d96b16;
    float:left;
    color:#ffffff;
}

.table .colGI
{
    width:199px;
    float:left;   
    height:30px;
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    line-height:30px;
    padding-left:10px;
}

.table .col1
{
    width:109px;
    float:left;    
}

.table .col6
{
    width:110px;
    float:left;    
}

.table .col2,
.table .col3
{
    width:68px;
    float:left;
}

.table .col4
{
    width:163px;
    float:left;
}

.table .col5
{
    width:74px;
    float:left;
}

.table .col1,
.table .col2,
.table .col3,
.table .col4,
.table .col5,
.table .col6
{
    height:30px;
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    line-height:14px;
    padding-left:2px;
}

.table .firstRow1 .col6,
.table .firstRow1 .col5
{
    height:45px;
    line-height:11px;
}

/* Small Table on ExhibitorService page */
table.onecolumn 
{color: #fff;
width: 360px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.onecolumn td 
{background-color: #FFF;
color: #8C8C8C;
padding: 4px;
text-align: left;
border: 1px #CCCCCC solid;
}

table.onecolumn td.head
{background-image:url(../images/tableHead.png);
background-repeat:repeat;
color: #fff;
padding:8px 10px; 
text-align: left;
border-bottom: 2px #CCCCCC solid;
font-color:#8C8C8C;
}
.headtxt2
{
     font-style:italic;
     font-weight:normal;
     display:block;
     line-height:11px;
     font-size:11px;
     padding-top:3px;
}
/* End of Small Table on ExhibitorService page */

.styleLink
{
	float: left;
	font-weight: normal; 
	color: #333333;
	text-decoration: underline;
    margin-left: 10px;
}

.styleLink:hover
{
	color:#de7008;
}

select
{
	font-size:11px;
	padding:2px;
}

.faqtext
{
	color:#9196C6;
	float:left;
	font-size:15px;
	font-weight:bold;
}


/* About Us */

.AboutPanel
{
    background-image:url(../images/panelBack.gif);
    background-repeat:no-repeat;
    border:1px solid #D3D3D3;
    width:350px;
    margin:10px 0px;
    padding:28px 34px;
}

.AboutPanel p
{
    font-size:14px;
    line-height:18px;
    font-weight:normal;
    color:#666666;
}

.StripContent ul
{
    list-style-position:outside;
     margin-left:18px;
}

.StripContent ul li
{
    color:#666666;
    padding-bottom:5px;
}

/* Contact Us */
.ContactPanel
{
    float:left;
    width:190px;
    padding-right:20px;
}

.txtOrange
{
    color:#DB7424;
    font-weight:bold;
    margin-bottom:10px;
}

.txtContact
{
    color:#666666;
    font-weight:bold;
}

.break
{
    height:14px;
    width:100%;
    display:block;
}

/* FAQ */

p.txt16
{
    line-height:16px;
}


/* Expo Hall */

.pnlOrange
{
      background-image:url(../images/pnlOrange.jpg);
      background-repeat:no-repeat;
      height:26px;
      margin-bottom:10px;
      padding:14px;
      width:391px;
}

.pnlRed
{
      background-image:url(../images/pnlRed.jpg);
      background-repeat:no-repeat;
      height:26px;
      margin-bottom:10px;
      padding:14px;
      width:391px;
}

.pnlGreen
{
      background-image:url(../images/pnlGreen.jpg);
      background-repeat:no-repeat;
      height:26px;
      margin-bottom:10px;
      padding:14px;
      width:391px;
}

.pnlOrange span,
.pnlRed span,
.pnlGreen span
{
     font-size:14px;
     line-height:14px;
     color:#ffffff;
     font-family:Arial;
     font-weight:bold;
     float:left;
     padding-right:20px;
}

.arrowGreen
{
    background-image:url(../images/arrowGreen.jpg);
    background-position:right center;
    background-repeat:no-repeat;}

.arrowRed
{
    background-image:url(../images/arrowRed.jpg);
    background-position:right center;
    background-repeat:no-repeat;
}

.arrowOrange
{
    background-image:url(../images/arrowOrange.jpg);
    background-position:right center;
    background-repeat:no-repeat;
}

/*Event Prizes */

.block
{
    float:left;
    display:block;
    width:400px;
    margin:15px 10px 25px;
}

.block .image
{
    width:150px;
    margin:0px;    
}

.block h3.Title
{
     color:#4e57a3;
     font-size:16px;
     line-height:16px;
     padding:0px;
     margin:0px;
     margin-bottom:10px;
     width:100%;
     font-weight:normal;
}

.block .text p
{
    font-size:11px;
    line-height:16px;
}

Img.img
{
    border:solid 5px #e7e7e7;
}

.block .text
{
    float:right;
    width:220px;
    margin:0px;    
}


/*Speakers */

.speakersBlock
{
    clear:both;
    padding:20px 10px 30px;
    width:720px;
    float:left;
    display:block;
}

.speakersBlock .speaker
{
    width:215px;
    float:left;
    display:block;
}

.speakersBlock .speaker h3
{
    /*border-bottom:1px dotted #4E57A3;*/
    color:#4E57A3;
    display:table;
    font-size:16px;
    font-weight:normal;
    line-height:14px;
    margin-bottom:10px;
    padding-bottom:3px;
}

.speakersBlock .speaker a
{
    display:block;
}

#speakerSel
{
    margin-top:20px;
    display:block;
    width:100%;
}

#speakerSel p
{
    padding-top:10px;
}

.speakersDBlock
{
    display:block;
    width:720px;
    clear:both;
    padding:20px 10px 30px;
    float:left;
}

.speakersDBlock .speakerImage
{
    float:left;
    width:170px;
    display:block;
}

.speakersDBlock .speakerDesc
{
    float:left;
    margin-left:20px;
    display:block;
    width:530px;
}

#speakerTitle
{
    display:block;
    float:left;
    width:300px;
}

#speakerTitle h3
{
    color:#4E57A3;
    display:table;
    font-size:16px;
    font-weight:normal;
    line-height:14px;
    margin-bottom:10px;
    padding-bottom:3px;
}

#speakerTitle p
{
    font-size:10px;
    line-height:10px;
    color:#999999;
    font-weight:bold;
}

#speakerButton
{
    display:block;
    float:right;
    width:190px;
}

#speakerContent
{
    display:block;
    width:100%;
    margin-top:25px;
}

#speakerContent p
{
    line-height:16px;
}

/*Styles */

.padding10
{ 
   padding-top:10px;  
}

.padding20
{ 
   padding-top:20px;  
}

.margin10
{ 
   margin-top:10px;  
}

.margin20
{ 
   margin-top:20px;  
}

#leading16  p
{
    line-height:16px;
}

.back
{
	background-color:#e5ecf4;
	margin-top:10px;
	padding:5px;
	line-height:20px;
}

h5
{
	color:#000;
	line-height:16px;
	text-align:left;
	font-size:14px;
}

.white
{
	color:#fff;
}

.blocktext
{
    display:block;
    float:left;
}

.blocktext p
{
    margin-top: 0pt;
   margin-bottom: 0pt;
}

.blocktext h4
{ 
    margin-bottom: 0pt;
     font-size: 14px;
     font-weight: bold;
     color: #000066;
}
.headingS
{
    font-size: 15px;
    color: #000066;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

#chained IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    border:0 none;
}

#chained IMG.active {
    z-index:10;
}

#chained IMG.last-active {
    z-index:9;
}