*
{
	margin: 0;
	padding: 0;
	FONT-SIZE: 12px;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
BODY
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	color: #666666;
	font-size: small;
    text-align:left! important;
}
#maincontent
{
		text-align:center;
    	BORDER: 0px solid black;
    	WIDTH: 100%;
    	BORDER-BOTTOM: medium none;
		position:relative;
		background: url(../images/interface/bg.gif) repeat-x;
		height: auto;
		min-height: 800px;
	    background-color:#72665A;
}
* html #maincontent
{
	height: 800px;
}
#maincontent1
{
	WIDTH: 775px;
	margin:0px auto;
	position:relative;
	background-color: White;
	min-height: 800px;
	height: auto;
}
* html #maincontent1
{
	height: 800px;
	WIDTH: 775px;
	margin-bottom: 11px;
}
#taglinetext
{
    FONT-SIZE: 12pt;
    letter-spacing: .30em;
    Z-INDEX: 3;
    LEFT: 129px;
    FLOAT: none;
    MARGIN: 0px auto;
    COLOR: #DFDFDF;
    PADDING-TOP: 0px;
    POSITION: absolute;
    TOP: 58px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.sub_head
{
    background-image: url(../images/interface/head_bg.gif);
	background-repeat: repeat-x;
    WIDTH: 100%;
    HEIGHT: 19px;

}
#MenuRole
{
	height: 19px;
	float: left;
	overflow: hidden /*keep AE tabs in line with the sub_head container in FF*/
}
* html #MenuRole
{
	overflow: visible; /*keep AE tabs in line with the sub_head container in IE*/
}
.right
{
    float: right; 
    margin-right: 4px;
    height: 19px;
    padding-top: 1px;
}
.date
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
}
#NavAndContentContainer
{
    width: 775px;
}
.NavContainer
{
    float: left;
    margin-top: 10px;
    clear: both		
}
#tdleftnav
{
	background-image: url(../../custom/images/interface/menu_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: -10px;
}
#Mnav
{
    FLOAT: left;
    WIDTH: 100%;
    position: absolute;
    z-index: 1000;
    background-color: #990000;
}
#Mnav DIV
{
    MARGIN-LEFT: 0px;
    WIDTH: 100%;
    BORDER-right: #999999 1px solid;
    BORDER-bottom: #990000 1px solid;
    float: left;
    background-color: White;
}
#Mnav DIV A
{
    COLOR: #990000
}
#Mnav DIV A
{
    PADDING: 0px;  
    TEXT-DECORATION: none
}
#Mnav DIV A:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #990000
}
.MainMenu
{
    BACKGROUND-IMAGE: none
}
.MainMenu A
{
    COLOR: #990000;
    LINE-HEIGHT: 140%;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
.MainMenu A
{
	DISPLAY: block;
    MARGIN: 0px;
    TEXT-DECORATION: none
}
.MainMenu A:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #990000
}
.MenuImage
{
    FLOAT: right;
    MARGIN-BOTTOM: -10px;
    WIDTH: 10%;
    POSITION: relative;
    TOP: -15px
}
#Mnav DIV DIV
{
    MARGIN: -1px 0px 0px;
    BORDER-LEFT: #666666 1px solid;
    WIDTH: 120px;
    BACKGROUND-COLOR: gainsboro;
    
}
#Mnav DIV DIV A
{
    BORDER-RIGHT: #666666 1px solid;
    PADDING-RIGHT: 20px;
    BORDER-TOP: #bfbfbf 1px solid;
    DISPLAY: block;
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    BACKGROUND-COLOR: gainsboro
}
#Mnav DIV DIV A:visited
{
    COLOR: #ffffff
}
#Mnav DIV DIV A:hover
{
    COLOR: #ffffff
}
/* Used for default and current left nav states */
.Default
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-IMAGE: none;
}
.Current
{
    PADDING-RIGHT: 0px! important;
    DISPLAY: block;
    COLOR: #ffffff! important;
    BACKGROUND-COLOR: #990000! important
}
/* Used for contract and expand images */
.Expand
{
    PADDING-RIGHT: 0px! important;
    PADDING-BOTTOM: 4px! important;
    PADDING-TOP: 4px! important;
    BACKGROUND-REPEAT: no-repeat
}
.Contract
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-REPEAT: no-repeat
}
.ContentContainer
{
    float: left; 
    width: 810px; 
    margin-top: 0px; 
    padding: 0px;  
    margin-left: 5px; 
    margin-top: 5px; 
    margin-bottom: 5px
}
.Content
{
    /*float: left;  
    border: 1px solid #d7d7d7; */
    width: 260px;
    min-height: 100%;
    height: auto;
}
* html .Content
{
	height: 750px;
}
.ContentExpand
{
	width: 819px;
}
A:link
{
    COLOR: #2777A4;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #0B4874;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #2777A4;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #195D84;
    TEXT-DECORATION: none
}
H1
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    FONT-WEIGHT: bold;
    font-size: 2.3em;
	color: #6c7a4f;
    MARGIN-BOTTOM: 20px;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: #3F3F3F 0px solid;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #8E4130;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    TEXT-ALIGN: left;
    border-bottom: px solid #7B7B7B;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px!important;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    border-bottom: px solid #7B7B7B;
    width: 100%;
    COLOR: #000000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    margin-bottom: 10px;
    margin-top: 20px
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: #000000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}

.smalltext
{
    FONT-SIZE: 8pt;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
.bodytext
{
    FONT-SIZE: 12px;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
TD
{
    FONT-SIZE: 10pt;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
TD.bg
{
    BACKGROUND-REPEAT: no-repeat
}
TEXTAREA
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
.quote
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 20px;
    COLOR: #808080;
    MARGIN-RIGHT: 20px;
    FONT-STYLE: italic
}
.subhead
{
    MARGIN-TOP: 10px;
    FONT-SIZE: 14px;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
}
TH
{
    FONT-SIZE: 9pt;
    COLOR: white;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    BACKGROUND-COLOR: #cc0000
}
TH a:link
{
    FONT-SIZE: 9pt;
    COLOR: white;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    
}
TH a:visited
{
    FONT-SIZE: 9pt;
    COLOR: white;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    
} 
TH a:hover
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    
}
.TableHeader1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.TableHeader2
{
   text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 0px solid #AFAFAF;
    font-weight: normal;
    height: 100%;
    width: 100% 
}

.TableHeader2 a
{
   text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black! important;
    letter-spacing: .05em;
    border: 0px solid #AFAFAF;
    font-weight: normal;
    height: 100%;
    width: 100% 
}
.TableHeader2 a:link
{
   text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black! important;
    letter-spacing: .05em;
    border: 0px solid #AFAFAF;
    font-weight: normal;
    height: 100%;
    width: 100% 
}


.TableHeader3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: url(../images/interface/UserAgent/header3_bg.gif);
    COLOR: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal;
    height: 100%;
    width: 100%;
}
.TableNavControl
{
    BORDER-RIGHT: #bf1515 2px solid;
    BORDER-TOP: #bf1515 2px solid;
    BORDER-LEFT: #bf1515 2px solid;
    BORDER-BOTTOM: #bf1515 2px solid
}
.TdColor2
{
    BACKGROUND-COLOR: #d9d9d0
}
.LoggedUserInfo
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: #000000;
    padding: 8px;
    width: 159px;	
	background-color: #ffffff;
	margin-left: 4px;
	margin-bottom: -5px;
}
* html .LoggedUserInfo
{
    padding: 6px;
    width: 159px;	
	margin-left: 4px;

}

.LoggedUserInfo A:link
{
    FONT-SIZE: 10px;
    COLOR: #000000;
	background-color: #ffffff;
	margin-left: 4px;
	padding: 8px;
}
.LoggedUserInfo A:hover
{
    FONT-SIZE: 10px;
    COLOR: #0091CD;
	background-color: #ffffff;
	margin-left: 4px;
	padding: 8px;
}
.FPMasthead
{
 background-color: #9A7E56;
}
.div
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    Z-INDEX: 9;
    BORDER-LEFT: black 1px solid;
    COLOR: white;
    BORDER-BOTTOM: black 1px solid;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    POSITION: absolute;
    BACKGROUND-COLOR: #cc0000
}
.BasefloorPlan
{
    Z-INDEX: 2;
    POSITION: absolute;
    TOP: 50px
}
.divBottom
{
    Z-INDEX: 1;
    POSITION: absolute
}
.InputStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    LEFT: 1px;
    VISIBILITY: visible;
    TEXT-TRANSFORM: capitalize;
    COLOR: black;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    POSITION: absolute;
    TOP: 3px;
    BACKGROUND-COLOR: #dde1ee
}
.FPExhibitorListColor1
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.FPExhibitorListColor2
{
    COLOR: #000000;
    BACKGROUND-COLOR: #CCCCCC
}

* html #footer
{
	position: relative;
	top: 10px;
	width: 775px;
}		
.LeftNavFooter
{
    BACKGROUND-COLOR: #000000
}
.ACTablWidth
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    WIDTH: 95%;
    BORDER-RIGHT-WIDTH: 1px;
    max-width: 95%
}
.NZ_Agent
{
    WIDTH: 248px
}
.ACTablWidthWizatd
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 2px;
    BORDER-LEFT-COLOR: #bf1515;
    WIDTH: 100%;
    BORDER-TOP-COLOR: #bf1515;
    BORDER-BOTTOM: #bf1515 2px;
    BORDER-COLLAPSE: collapse;
    BORDER-RIGHT-WIDTH: 2px;
    BORDER-RIGHT-COLOR: #bf1515;
    max-width: 100%;        
              
}
.ACWizardFooter
{
    BORDER-RIGHT: #993300 1px solid;
    BORDER-TOP: #993300 1px;
    BORDER-LEFT: #993300 2px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #993300 1px solid;
    max-width: 100%;
}
.secondary
{
    BACKGROUND-IMAGE: url(../images/interface/UserAgent/subnav-bg.gif);
    HEIGHT: 2px
}
#aApptCal
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    TEXT-DECORATION: none
}
#aApptCal:link
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    TEXT-DECORATION: none
}
#aApptCal:active
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    TEXT-DECORATION: none
}
#aApptCal:visited
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    TEXT-DECORATION: none
}
#aApptCal:hover
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.advertisement
{
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 4px;
    BORDER: 1px solid #d7d7d7;
    WIDTH: 160px;
    COLOR: dimgray;
    PADDING-TOP: 4px;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps;
    margin-left: 8px;
    margin-bottom: 20px
}
DIV.menubackground
{
    BACKGROUND-IMAGE: url(../images/interface/menu_background.gif);
    BACKGROUND-REPEAT: repeat-y;
}
DIV.leftnavbottom
{
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/interface/menubase.jpg);
    BACKGROUND-REPEAT: no-repeat;
    width: 162px;
	height: 20px;
}
DIV.leftnavtop
{
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/interface/menutop.jpg);
    BACKGROUND-REPEAT: no-repeat;
	width: 162px;
}
DIV.Contenttop
{
    FONT-SIZE: 8px;
    BACKGROUND-IMAGE: url(../images/interface/pagecontent_top.gif);
    BACKGROUND-REPEAT: no-repeat;
    height: 10px;
    width:  100%;
}
DIV.Contentbottom
{
    FONT-SIZE: 8px;
    BACKGROUND-IMAGE: url(../images/interface/pagecontent_bottom.gif);
    BACKGROUND-REPEAT: no-repeat;
    background-position: 0 100%;
    height: 10px;
    width:  100%;
}
DL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px
}
DT
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
DD
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 0px;
    FLOAT: right;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 4px
}
UL.Plus
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 1em;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
LI.Plus
{
    BACKGROUND-POSITION: 0px 0.3em;
    PADDING-LEFT: 1.4em;
    BACKGROUND-IMAGE: url(../icons/plus.gif);
    PADDING-BOTTOM: 0.4em;
    BACKGROUND-REPEAT: no-repeat
}
UL.Bullet
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 1em;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
LI.Bullet
{
    BACKGROUND-POSITION: 0px 0.3em;
    PADDING-LEFT: 1.4em;
    BACKGROUND-IMAGE: url(../icons/bullet.png);
    PADDING-BOTTOM: 0.4em;
    BACKGROUND-REPEAT: no-repeat
}
.ContentHighlight
{
    BORDER-RIGHT: #990000 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #990000 1px solid;
    MARGIN-TOP: 6px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 12px;
    PADDING-BOTTOM: 4px;
    MARGIN-LEFT: 50px;
    BORDER-LEFT: #990000 1px solid;
    WIDTH: 480px;
    COLOR: black;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #990000 1px solid;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-ALIGN: justify
}
#Contenttable
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: black 0px solid;
    WIDTH: 400px;
    BORDER-BOTTOM: black 0px solid;
    FONT-FAMILY: Arial, helvetica, Verdana;
    caption-side: top
}
#Contenttable THEAD
{
    COLOR: white;
    BACKGROUND-COLOR: #000000
}
#Contenttable TBODY TD
{
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #990000 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #990000 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
#Contenttable TBODY TH
{
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #990000;
    TEXT-ALIGN: center
}
.SearchPanel
{
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size: 11px;
	font-weight: normal
}
.sdbartop
{
	background-image: url(../images/interface/images/menutop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	width: 140px;
}
.sdbarbottom
{
	background-image: url(../images/interface/images/menubase.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 140px;
}
.sidebar
{
	float: right;
	height: 100%;
	width: 160px;
	padding-top: 10px;
	text-align: center;
}
.rightcontent
{
	background-image: url(../images/interface/images/rightbg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
img.corner
{
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.curveleft
{
	width: 14px;
	height: 14px;
	float: left;
}
.curveright
{
	width: 14px;
	height: 14px;
	float: right;
}
.contentbg
{
	background-image: url(../images/interface/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 14px;
}
.contentbg1
{
	background-image: url(../images/interface/bg1.gif);
	width: 100%;
	height: 14px;
}
.contentmain
{
	padding: 10px;
	border-top: 0px;
	vertical-align: top;
}
#tdContent
{
	text-align:left;
	float: left;
	margin-top: 5px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	height: auto;
	min-height: 800px;
	border-left: 0px solid #acacac;
	border-right: 0px solid #acacac;
	font-size: 11px;
    width:75%
}
* html #tdContent
{
	height: 800px;
}
#content_holder
{
	padding: 0px;
	width: 587px;
	margin-left: 5px;
	margin-bottom: 2px;
	height: auto;
	min-height: 800px;
	margin-top: -12px;
}
* html #content_holder
{
	height: 800px;
	width: 589px;
}

.copyright
{
    FONT-SIZE: 10pt;
    COLOR: #808080;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
    margin-bottom: -10px;
    margin-left: 75px
}
.booth_label
{
	padding: 2px;
	background-color: #f2f3f2;
}
.TableStyle
{
    border-collapse: collapse;
    text-align: left;
    font-size: 11px;
    border: 1px solid #CBCBCB;
}
.Tablestyle th
{
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.TableStyle th a:link
{
    color: #990000;
}
.TableStyle td
{
    text-decoration: none;
    padding: 4px;
}
.TableStyle td a:link
{
    text-decoration: underline;
    width: 100%;  
    font-size: 11px; 
}
.TableStyle td a:visited
{ 
    text-decoration: underline;
     font-size: 11px;
      
}

.TableStyle td a:active
{
    text-decoration: underline;    
	 font-size: 11px;
}

.TableStyle td a:hover
{
    text-decoration: underline;
    /*display: block;*/
    width: 100%;
    font-size: 11px;
}
.TableStyle .on {
    background-color: #ffffff;
  }
.TableStyle .off {
    background-color: #D9D9D9;
  }
.TableStyle .hover 
{
	background-color: #B4B4B4;
  }
.TableStyle .click {
    background-color: #2A4D1A;
    color: White;
    font-weight: bold;
  }
  .clsErrorMsg
{
	font-weight: normal;	
	font-size: 11px;	
	color: #cb0000;	
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	padding: 4px 8px 4px 20px;
    text-align: left;
    background-image: url(../images/interface/error.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 20px; 
}
.clsConfirmMsg
{
	font-weight: normal;	
	font-size: 11px;	
	color: #468b00;	
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	padding: 4px 8px 4px 20px;
    text-align: left;
    background-image: url(../images/interface/confirm.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 20px; 
}
.rheight33
{
	height: 50%;
}
a.ExhibitorListIndex
{
	border: 1px solid #cccccc;
	padding: 2px;
	height: 16px;
	margin: 2px;
	display: inline;
}
a:hover.ExhibitorListIndex
{
	background-color: #5C5C7B;
	color: White;
	display: inline
}
/* Styles added for Sesson Search Results styling */

.ExhibitorListIndex1
{
   border: 1px solid #CCCCCC;
   padding: 2px;
   height: 16px;
   margin: 2px;
   display: inline;

}  

.ExhibitorList a 
{
   border:1px solid #CCCCCC;
   display:inline;
   height:16px;
   margin:2px;
   padding:2px;
}
 
  #SessionRecord
  {
	height: auto;
	min-height: 100px;
	background-color: #EFEBEF;
	width: 32.5%; 
	float: left;
	margin: 4px 4px 0px 0px;
  }
  * html #SessionRecord
  {
	height: 100px; 
  }
  #SessionRecord_summary
  {
	height: auto;
	min-height: 100px;
	background-color: #EFEBEF;
	width: 100%; 
	float: left;
	margin: 4px 4px 0px 0px;
  }
  * html #SessionRecord_summary
  {
	height: 100px; 
  }
  .ResultsTableStyle
{
    border-collapse: separate;
    text-align: left;
    background-color: white
}
.ResultsTableStyle
{
	border: 1px solid #CBCBCB;
}
.ResultsTableStyle td
{
	border: 1px solid #EFEBEF;
	padding-bottom: 4px;
	padding-left: 4px;
	vertical-align:top;
	font-family: arial, verdana;
    font-size:12px; /*Added by Karan on 26June2008 for Issue#13893*/
    color:#3b3b3b;
}
.ResultsTableStyle th
{
	height: 20px;
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.ResultsTableStyle .on {
    background-color: #ffffff;
  }
.ResultsTableStyle .off {
    background-color: #f1f1f1;
  }
#TrackImages
{
	background-color: #EFEBEF;
	border: 1px solid #7B797B;
	padding: 1px;
	margin-bottom: 20px;
	margin-right: 1px;
	vertical-align: middle;
	min-height: 43px;
	float:left;
}
.SessionTitle
{
	letter-spacing: .05em;
	background-color: #DADADA;
}
.SessionTitle a:link
{
	/*width: 100%;*/
	display: block;
}
.DataGridStyle
{
    border-collapse: collapse;
    text-align: left;
    font-size: 10px;
    border: 1px solid #CBCBCB;
	width:604px;
}
.DataGridStyle td
{
    text-decoration: none;
    padding: 1px;
    border: 1px solid #AFAFAF;
}
.DataGridstyle th
{
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.DataGridStyle th a:link
{
    color: #990000;
}
  .DataGridStyle td
{
   text-decoration: none;
   padding: 4px;
   border: 1px solid #AFAFAF;
}
 .DataGridStyle td a:link
{
      text-decoration: underline;
	  width: 100%;  
	  font-size: 10pt;
}
.DataGridStyle td a:visited
{
    text-decoration: underline  ;
    font-size: 10pt;   
}
.DataGridStyle td a:active
{
    text-decoration: underline; 
    font-size: 10pt;    
}
.DataGridStyle td a:hover
{
    text-decoration: underline;
    display: block;
    width: 100%;
    font-size: 10pt; 
}
.DataGridStyle .on {
    background-color: #ffffff;
  }
.DataGridStyle .off {
    background-color: #D9D9D9;
  }
.DataGridStyle .hover 
{
	background-color: #ece8e8;
  }
.DataGridStyle .click {
    background-color: #2A4D1A;
    color: White;
    font-weight: bold;
}
/*.DataGridStyle tr
{
    text-decoration: none;
    padding: 0px;
    border-top: 1px solid #AFAFAF;
}*/
.RepeaterStyle
{
    border-collapse: collapse;
    text-align: left;
    font-size: 11px;
    border: 1px solid #CBCBCB;
}
.RepeaterStyle th
{
	text-align: center;
    color: #990000;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.RepeaterStyle th a:link
{
    color: #990000;
}
.RepeaterStyle td
{
    text-decoration: none;
    padding: 4px;
}
.RepeaterStyle td a:link
{
    text-decoration: underline;
    width: 100%;  
    font-size: 11px; 
}
.RepeaterStyle td a:visited
{
    text-decoration: underline    
}
.RepeaterStyle td a:active
{
    text-decoration: underline;    
}
.RepeaterStyle td a:hover
{
    text-decoration: underline;
    display: block;
    width: 100%
}
.RepeaterStyle .on {
    background-color: #ffffff;
  }
.RepeaterStyle .off {
    background-color: #D9D9D9;
  }
.RepeaterStyle .hover 
{
	background-color: #B4B4B4;
  }
.RepeaterStyle .click {
    background-color: #2A4D1A;
    color: White;
    font-weight: bold;
  }
  a:link.MapIt
  {
	width: 100%;
	
  }
/************ FLOORPLAN MERGE CLASSES ************/
.fpBoothc
{	
	filter:Alpha(Opacity=0);
	cursor:pointer;
	position:absolute;
	z-index:5;		
	border-width: 0px;	
	/*border:solid 2px red;*/
}

.fpBooth
{	
	filter:Alpha(Opacity=0);
	position:absolute;
	z-index:5;		
	border-width: 0px;	
	/*border:solid 2px red;*/
}

.dvOver
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	font-weight: bold; 
	font-size: 12px; 
	z-index: 9; 
	border-left: black 1px solid; 
	color: white; 
	border-bottom: black 1px solid; 
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana; 
	position: absolute; 
	background-color: #cc0000
}

.ControlPanel
{
	font-size: 10px; 
	z-index: 103; 
	filter: Alpha(Opacity=100); 
	position: absolute; 
	width: 750px; 
	border: 1px solid #595959
}

.TexInner
{
	font-size: 10px; 
	border-collapse: collapse; 
	border-color: white;
}

.TexOuter
{
	font-size: 10px; 
	border-collapse: collapse; 
	border:1px solid #E3E3E3
}
.TdColor1{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
}
/************ FLOORPLAN MERGE CLASSES ************/

	
/************* CFP REVAMP CLASSES ****************/
.ajax__tab_default .ajax__tab_outer 
{
}
.ajax__tab_default .ajax__tab_inner 
{
	background:url(../images/interface/normal.gif) no-repeat;	
}
.ajax__tab_default .ajax__tab_tab 
{
	height:40px;
	width:135px;
	padding:1px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:1px;
	padding-right:1px;
}
.ajax__tab_default .ajax__tab_hover .ajax__tab_outer 
{
}
.ajax__tab_default .ajax__tab_hover .ajax__tab_inner 
{
}
.ajax__tab_default .ajax__tab_hover .ajax__tab_tab 
{
}
.ajax__tab_default .ajax__tab_active .ajax__tab_outer 
{
}
.ajax__tab_default .ajax__tab_active .ajax__tab_inner 
{
	background:url(../images/interface/active.gif) no-repeat;
	color:red;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab 
{
color:red;
}
.ajax__tab_default .ajax__tab_body 
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:10px;
	border:1px solid #999999;
	/*border-top:0;*/
	padding:8px;
	background-color:#ffffff;
	margin-top:0px;
	color:#cccccc;
	margin-left:0px;
	width:97%;
}
/************* CFP REVAMP CLASSES ****************/
/*.ajax__tab_body input
{
	font-family:arial, verdana, "sans serif";
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:83%;
}*/

.ajax__tab_body select
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
}
.ajax__tab_body textarea
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
}
.ajax__tab_body textfeild
{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
}
.TdColor_text{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	font-weight: normal! important;
	border:0px solid #7f9db9;
	color:#454545;
}
/*.TdColor1 input{
	font-family:arial, verdana, "sans serif";
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
	width:6%;
}*/
.OptionClass label{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	Color:#454545;
}


.button{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#000000;
	BACKGROUND: url(../images/interface/button.gif);
	text-align:center;
	height:21px;
	width: 120px
}
.button1{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#000000;
	BACKGROUND: url(../images/interface/button1.gif);
	text-align:center;
	height:21px;
	width: 200px
}

/*.button input{
	font-family:arial, verdana, "sans serif";
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:110px;
	vertical-align:top;
	text-align:center;
}*/
.speakerassn input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:100%;
	background-color:#ffffff;
}
.speakerassn textarea{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:100%;
	background-color:#ffffff;
}
.speakerassn textfeild{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:100%;
	background-color:#ffffff;
}
/*.speakerassn tr{
	height:26px;
}*/
.speakerassn{
    border-collapse: separate;
    text-align: left;
    font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	width:100%;
	border: 1px solid #CBCBCB;
	vertical-align:top;
}
.speakerassn_title{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
    border-collapse: separate;
    text-align: left;
	width:100%;
	border: 0px solid #CBCBCB;
}

.speakerassn_title input{
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:50%;
	background-color:#ffffff;
}
.proposal_title{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
    border-collapse: separate;
    text-align: left;
	border: 0px solid #CBCBCB;
}
.proposal_title input{
    font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:60%;
	background-color:#ffffff;
}

.button_speaker{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	text-align:center;
	color:#454545;
}
.button_speaker input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:150px;
}
.button_bgimg{
BACKGROUND: url(../images/interface/th_bg.gif);
}
.top_space{
margin-top:5px;
}
.button_reference{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
}
.button_reference input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:150px;
}


.ResultsTableStyle1
{
    border-collapse: separate;
    text-align: left;
    font-size: 11px;
	width:610px;
}
.ResultsTableStyle1
{
	border: 1px solid #CBCBCB;
}
.ResultsTableStyle1 td
{
	border: 0px solid red;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align:top;
	font-size: 11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	color:#3b3b3b;
}
.ResultsTableStyle1 th
{
	height: 20px;
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.radiobutton_border{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size: 11px;
	border: 0px solid #7f9db9;
	color: #454545;
}
.radiobutton_border input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
}
.checkbox_border{
    border-collapse: separate;
    font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	width:100%;
	border: 1px solid #CBCBCB;
	vertical-align:top;
}
.checkbox_border input{
	border:0px solid #7f9db9;
	text-align:center;
}
.referenceassn{
    border-collapse: separate;
    text-align: left;
    font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	width:100%;
	border: 1px solid #CBCBCB;
	vertical-align:top;
}
.referenceassn input{
  border:0px solid #7f9db9;
}
.ResultsTableStyle2
{
    border-collapse: separate;
    text-align: left;
    font-size: 11px;
	width:605px;
}
.ResultsTableStyle2
{
	border: 1px solid #CBCBCB;
}
.ResultsTableStyle2 td
{
	border: 0px solid red;
	padding-bottom: 4px;
	padding-left: 4px;
	vertical-align:top;
	font-size: 11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	color:#3b3b3b;
}
.ResultsTableStyle2 th
{
	height: 20px;
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.button_proposalsummary{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
	BACKGROUND: url(../images/interface/th_bg.gif);
	text-align:center;
	height:26px;
	width:606px;
}
/*.button_proposalsummary input{
	font-family:arial, verdana, "sans serif";
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:110px;
	vertical-align:top;
	text-align:center;
}*/
.button_browse{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	color:#454545;
	BACKGROUND: url(../images/interface/th_bg.gif);
	text-align:center;
	height:26px;
	width:608px;
}
.button_browse input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:110px;
	vertical-align:top;
	text-align:center;
}
.button_upload{
	font-size:11px;
	width:100px;
	vertical-align:top;
	text-align:center;
	height:18px;
}
.button_upload input{
		font-size:11px;
	width:100px;
	vertical-align:top;
	text-align:center;
	height:18px;
}
.cfp_container{
    border-collapse: separate;
    text-align: left;
    font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	width:606px;
	border: 1px solid #CBCBCB;
	vertical-align:top;
	color:#3b3b3b;
}
 
.ajax_invisible
{
	height:40px;
	width:140px;
	padding:8px;
	padding-top:10px;
	margin-top:0;
	background:url(../images/interface/normal.jpg) no-repeat;
}

.modalProgressGreyBackground 

{

    position: absolute;

      background-color: #CCCCCC;

      filter: alpha(opacity=60);

      MozOpacity: 0.6;

      opacity: 0.6;

      padding: 0px;

      margin: 0px;

}

.modalProgressGreyBackground div

{

      position: absolute;

      top: 50%;

      left: 50%;

}


-----
/*.DataGridStyle1
{
    border-collapse: collapse;
    text-align: left;
    font-size: 11px;
    border: 1px solid red;
	width:600px;
	color:#454545;
	font-family:arial, verdana;
}
.DataGridstyle1 th
{
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: #990000;
    letter-spacing: .05em;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.DataGridStyle1 th a:link
{
    color: #990000;
}
.DataGridStyle1 td
{
    text-decoration: none;
    padding: 0px;
}
.DataGridStyle1 td a:link
{
    text-decoration: underline;
    width: 100%;  
    font-size: 11px; 
}
.DataGridStyle1 td a:visited
{
    text-decoration: underline    
}
.DataGridStyle1 td a:active
{
    text-decoration: underline;    
}
.DataGridStyle1 td a:hover
{
    text-decoration: underline;
    display: block;
    width: 100%
}
.DataGridStyle1 .on {
    background-color: #ffffff;
  }
.DataGridStyle1 .off {
    background-color: #D9D9D9;
  }
.DataGridStyle1 .hover 
{
	background-color: #B4B4B4;
  }
.DataGridStyle1 .click {
    background-color: #2A4D1A;
    color: White;
    font-weight: normal;
  }
  */
.button_presenter{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:0px solid #7f9db9;
	text-align:left;
	color:#454545;
}
.button_presenter input{
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	border:1px solid #7f9db9;
	color:#454545;
	width:150px;
}
.browse{
	font-size:11px;
	width:150px;
	vertical-align:top;
	text-align:center;
}
.browse input{
	font-size:11px;
	width:150px;
	vertical-align:top;
	text-align:center;
}
.table_text{
font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
font-weight:normal;
color:#454545;
font-size:11px;
padding-left:2px;
}
.Proposalsubmission_detail{
border-collapse:collapse;
border:1px;
width:608px! important;
font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
font-weight:normal;
color:#454545;
font-size:11px;
border-color:#454545;
}

.Proposalsubmission_text
{
font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana; 
font-weight:normal; 
color:#000000; 
font-size:10px;
}
.CFPStyle
{
    border-collapse: collapse;
    text-align: left;
    font-size: 10px;
    border: 1px solid #CBCBCB;
	width:608px! important;
}
.CFPStyle td
{
    text-decoration: none;
    padding: 3px;
    border: 1px solid #AFAFAF;
}
.CFPStyle th
{
	text-align: center;
	BACKGROUND: url(../images/interface/th_bg.gif);
    color: black;
    border: 1px solid #AFAFAF;
    font-weight: normal
}
.CFPStyle th a:link
{
    color: #990000;
}
.CFPStyle .on {
    background-color: #ffffff;
  }
.CFPStyle .off {
    background-color: #D9D9D9;
  }

.CFPStyle .click {
    background-color: #2A4D1A;
    color: White;
    font-weight: bold;
}
.previous
{
	text-align:left;
	color: #000000;
}
/* Client's CSS */
DIV#topleftimage
{
    BACKGROUND-POSITION: 0px 0px;
    FLOAT: left;
    BACKGROUND-IMAGE: url(../images/canvas_corner_tl.gif);
    WIDTH: 10%;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 10px
}
DIV#toprightimage
{
    BACKGROUND-POSITION: 100% 0px;
    FLOAT: right;
    BACKGROUND-IMAGE: url(../images/canvas_corner_tr.gif);
    WIDTH: 10%;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 10px
}
DIV#bottomleftimage
{
    BACKGROUND-POSITION: 0px 100%;
    FLOAT: left;
    BACKGROUND-IMAGE: url(../images/canvas_corner_bl.gif);
    WIDTH: 10%;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 10px
}
DIV#bottomrightimage
{
    BACKGROUND-POSITION: 100% 100%;
    FLOAT: right;
    BACKGROUND-IMAGE: url(../images/canvas_corner_br.gif);
    WIDTH: 10%;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 10px
}
DIV#header
{
    PADDING-RIGHT: 0px;
    BACKGROUND-POSITION: 12px 90%;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url(../images/logo_main.jpg);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 10px;
    WIDTH: 775px;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 120px;
    TEXT-ALIGN: right;
}
DIV#toplinks
{
    MARGIN-TOP: -1px;
    MARGIN-RIGHT: 10px;
    HEIGHT: 15px
}
SPAN.toplinkstext
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}
#navcontainer
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 10px 0px 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
	
}
#navcontainer UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 10px 0px 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: right
}
#navcontainer UL LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FLOAT: right;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 60px;
    TEXT-ALIGN: center
}
#navcontainer UL LI A
{
    DISPLAY: block;
    /*FONT-WEIGHT: bold;*/
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(../images/tab.gif);
    WIDTH: 90px;
    COLOR: #ffffff;
    PADDING-TOP: 10px;
    HEIGHT: 60px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
#navcontainer UL LI A:link
{
     DISPLAY: block;
    /*FONT-WEIGHT: bold;*/
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(../images/tab.gif);
    WIDTH: 90px;
    COLOR: #ffffff;
    PADDING-TOP: 10px;
    HEIGHT: 60px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
#navcontainer UL LI A:hover
{
    BACKGROUND-IMAGE: url(../images/tab_hover.gif);
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
#navcontainer UL LI A:visited
{
    BACKGROUND-IMAGE: url(../images/tab.gif);
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
#footer
{
    CLEAR: both;
    BACKGROUND-IMAGE: url(../images/interface/footer_corner_bl.gif);
    MARGIN: 0px;
    WIDTH: 775px;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 71px;
}
* html #footer
{
    WIDTH: 775px;
}
#footer A
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
#program_box A
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
.breadcrumb A
{
    COLOR: #706666;
    TEXT-DECORATION: underline
}
#footer A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
#program_box A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
#footer .links
{
    HEIGHT: 33px;
    BACKGROUND-COLOR: #5a5a67
}
#footer .copyright
{
    FONT-SIZE: 13px;
    COLOR: black;
    margin-top: 0px;
}
DIV#footerrightimage
{
    BACKGROUND-POSITION: 100% 100%;
    FLOAT: right;
    HEIGHT: 71px
}
.conferencelogo
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.swfmovie
{
	float: right;
	margin-top: 5px;
	margin-right: 2px;
}
