﻿body 
{
	margin: 0PX; 
	padding: 0PX; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DCDDDF;
}
.LeftArea
{
	border-top: 1px solid #BCBDC0;
	border-right: 1px solid #BCBDC0;
	padding-top: 15px;
	position: relative;
	top: 10px
}

H1
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    MARGIN-BOTTOM: 20px;
    BORDER-LEFT: 0px solid;
    COLOR: #7F9ACD;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 8px
}
H2
{
    FONT-WEIGHT: bold;
    font-size: 12pt;
    COLOR: #7B7B7B;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-ALIGN: left;
   	width: 100%;
    margin-top: 28px;
    margin-bottom: 0px;
}
H3
{
    FONT-WEIGHT: bold;
    font-size: 12pt;
    width: 100%;
    COLOR: #E93B43;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-top: 20px;
    text-decoration: underline
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #7F9ACD;
    margin-bottom: 0px;
    margin-top: 20px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #A9AAAA;
    margin-bottom: 0px;
    margin-top: 20px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
TH
{
	height: 30px;
	text-align: center;
	background-color: #7F9ACD;
    color: #ffffff;
    letter-spacing: .05em;
   font-weight: normal;
   font-size: 14pt;
}   
.TH
{
	height: 30px;
	text-align: center;
	background-color: #7F9ACD;
    color: #ffffff;
    letter-spacing: .05em;
   font-weight: normal;
   font-size: 14pt;
}   
p
{
	margin-bottom: 10px;
	margin-top: 0px
}
P, UL, li
{
	font-size: 10pt;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;

}
UL
{
	list-style-type: square;
	margin-bottom: 20px
}
ul.disc 
{list-style-type: circle;
 margin-bottom: 10px;
 position: relative;
 left: 20px}
 * html ul.disc
 {
 	left: 0px;
 }
li
{
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 20px;
	color: black
}
li span
{
	color: Black
	}
.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%;
}
.clsErrorMsg
{
	font-weight: normal;	
	font-size: 11px;	
	color: #cb0000;	
	font-family: Verdana;
	background-color: #ffdcdc;
    padding: 4px 8px 4px 20px;
    text-align: left;
    background-image: url(../../images/error.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 20px; 
}
.clsInlineErrorMsg
{
	font-size:10px;	
	color:#cb0000;	
	font-family:Verdana; 
	font-weight:bold ;
}
.clsInfoMsg
{
    font-weight: normal;	
	font-size: 11px;	
	color: black;	
	font-family: Verdana;
	background-color: #efefef;
    padding: 4px 8px 4px 20px;
    text-align: left;
    background-image: url(../../images/info_msg.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 20px; 
}
.clsConfirmMsg
{
	font-weight: normal;	
	font-size: 11px;	
	color: #468b00;	
	font-family: Verdana;
	background-color: #f1ffe2;
    padding: 4px 8px 4px 20px;
    text-align: left;
    background-image: url(../../images/confirm.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 20px; 
}
.center, x:-moz-any-link
{
    margin-right:auto;
    margin-left:auto;
    position:relative;
}
a
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	 COLOR: #7F9ACD;
    cursor: pointer;
	text-decoration: underline
	}
a:link
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	COLOR: #7F9ACD;
    cursor: pointer;
	text-decoration: underline
	
}
a:visited
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	COLOR: #7F9ACD;
    cursor: pointer;
	text-decoration: underline
}
a:active
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	color: #7F9ACD;    
	cursor: pointer;
	text-decoration: underline
}
a:hover
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal!important;    
	text-decoration: none!important;    
	COLOR: #3571E2!important;    
	cursor: pointer;
}
a, a:link, a:hover, a:visited.link
{
    font-weight: normal;
    color: #7F9ACD;
    text-decoration: underline;
}
a:hover.link
{
    font-weight: normal;
    color: #3571E2!important;
    text-decoration: none!important;
}
.callout
{
	width: 95%;
	border-top: 1px solid #7091C8;
	border-bottom: 1px solid #7091C8;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}
a.calloutlink
{
    font-size: 12pt;
    font-weight: bold;
    color: #EA4850; 
}
a:link.calloutlink
{
    font-size: 12pt;
    font-weight: bold;
    color: #EA4850; 
}
a:hover.calloutlink
{
    font-size: 12pt;
    font-weight: bold;
    color: #EA4850; 
}
 a:visited.calloutlink
{
    font-size: 12pt;
    font-weight: bold;
    color: #EA4850; 
}
a:hover.calloutlink
{
    font-size: 12pt!important;
    font-weight: bold!important;
    color: black!important; 
}

.FooterTR
{
    color: white;
    background-color: #BCBDC0;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    text-align: center;
}
.FooterTR1
{
    color: white !important;
    background-color: #BCBDC0;
    height: 20px;
    padding: 0px;
    font-weight:normal;    
}
th
{
    color: white;
    background-color: #E8C31B;
    height: 22px;
    line-height: 22px;
    padding: 0px;
    padding-left: 5px;
    font-weight:normal;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase
}
.table
{
    border-collapse: collapse;
    border: 1px solid white;
    width: 20%
}
#MainOuterContainer
{
	width: 100%;
	background-color: #DCDDDF;
	padding: 0PX;
	margin: 0PX;
	position: relative;
	margin: 0 auto;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	height: 100%
}

#MainContainer
{
	width: 1002px;
	padding: 0PX;
	margin: 0PX;
	min-width: 1002px;
	position: relative;
	margin: 0 auto;
	background-color: white;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
#dvWelcome
{
	background-color: white!important;
	width: 100%;
	margin: 0px; 
	padding: 0px; 
	height: 40px;
	line-height: 40px
}
* html #dvWelcome
{
	height: 30px;
	line-height: 30px
}
#WelcomeInfo
{
    float: left; 
    margin-right: 8px; 
    width: 45%;
	height: 30px;
	margin-left: 10px
	
}
#CurrentBooth
{
    float: left; 
    margin-top: 3px; 
    text-align: center; 
    padding: 3px;
height: 30px
	
}
#WelcomeLinks
{
    float: right; 
    /*text-align: right; */
    margin-right: 3px;
	height: 30px;
	line-height: 30px!important
	
}
* html #WelcomeLinks
{
   
	padding-top: 10px
}
/* Hack for IE7 only */
*+html #WelcomeLinks
{
   
	padding-top: 5px
}
#master_header
{
    width: 100%;
    height: 171px;
    margin: 0px;
    padding: 0px;
}
#Hnav
{
    width: 100%; 
    margin: 0px; 
    padding: 0px;  
    border-top: 1px solid white;
    min-height: 30px;
    text-align: center;
    overflow: hidden;
    height: 70px
}
#dvNav
{
    width: 100%; 
    margin: 0px; 
    padding: 0px;  
    background-color: black;
    min-height: 30px;
     text-align: center;
}
.leftnav
{
    float: left;
    width: 250px;
    padding: 0px;
    margin: 0px;
 
}
#content
{
   padding: 0px;
   margin: 0px;
   width: 992px;
  position: relative;
  margin: 0 auto
   
}
.content
{
	width: 752px;
	float: left;
	border: 1px solid red
    
}
#footer
{
    clear:both;
    height:40px;
    width: 100%;
    text-align: center;
    padding-top:10px;
}

#dvMainnav
{
	width: 960px; 
	min-height: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	font-size: 14px ;
	clear: both;
	background-color: black;
	margin-left: 60px;
	
}
#dvMainnav a:hover
{
	font-weight: bold!important
}
#dvMainnav span
{
    text-align: center;
    height: 30px;
	line-height: 30px;
	padding: 0px; 
    margin: 0px;
    float: left;
    font-size: 14px;
    font-weight: bold;
   /*min-width: 165px*/
}
#dvMainnav span a
{
    color: White;
    display: block;
   height: 30px;
	line-height: 30px;
	/*min-width: 165px*/
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
    padding-left: 20px
}
#dvMainnav span a:link 
{
    text-decoration: none!important;
    display: block;
    /*min-width: 165px*/
    height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
    padding-left: 20px
}
#dvMainnav span a:visited 
{
    text-decoration: none!important;
    display: block;
    /*min-width: 165px*/
    height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
    padding-left: 20px
}
#dvMainnav span a:hover 
{
    text-decoration: none!important;
    color: White!important;
    height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	/*min-width: 165px*/
	padding-right: 20px;
    padding-left: 20px
}
.dvMainnavspanaActive
{
    text-decoration: none!important;
    background-color: #7F9ACD; 
    display: block;
    /*min-width: 165px*/
    height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
    padding-left: 20px
}
.dvMainnavspanahover
{
    text-decoration: none!important;
    background-color: #7F9ACD; 
    display: block;
    /*min-width: 165px*/
    height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
    padding-left: 20px
}
#dvMainnav span a:active
{
    text-decoration: none!important;
    border: 1px solid white;
	height: 30px;
	line-height: 30px;
    background-color: #7F9ACD; 
    font-size: 14px;
    font-weight: bold;
    /*min-width: 165px*/
    padding-right: 20px;
    padding-left: 20px
}
#dvSubNav
{
    width: 100%; 
    min-height: 20px; 
    height: 100%;
    background-image: url(../../images/subnav_bg.gif);
    border-top: 1px solid white;
    clear: both;
    padding-bottom: 1px
}
#dvSubNav span
{
    width: 200px;
    min-width: 200px; 
    height: 19px; 
    line-height: 19px;
    padding: 0px!important; 
    margin: 0px; 
    float: left;
    text-align: center;
    background-color: #BCBDC0;
    font-size: 13px;
    font-weight: bold;
    color: white;
    position: relative;
    top: 1px;
    margin-bottom: 1px
}
#dvSubNav span a
{
    color: black;
    display: block;
    width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    
}
#dvSubNav span a:link 
{
    text-decoration: none!important;
    display: block;
    width: 100%;
    height: 19px;
    line-height: 19px;
    color: white!important;
    font-size: 13px;
    font-weight: bold;
}
#dvSubNav span a:visited 
{
    text-decoration: none!important;
    display: block;
    width: 100%;
    height: 19px;
    line-height: 19px;
    color: white!important;
    font-size: 13px;
    font-weight: bold;
}
#dvSubNav span a:hover 
{
    text-decoration: none!important;
    color: white!important;
    font-size: 13px;
    font-weight: bold!important;
    height: 19px;
    line-height: 19px;
    background-color: #E8C31B; 
}
.dvSubNavspanahover 
{
    color: white;
    text-decoration: none!important;
    background-color: #E8C31B; 
    display: block;
    width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    font-weight: bold!important;  
}
.dvSubNavspanaActive
{
    text-decoration: none!important;
    color: white!important;
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    position: relative;
    background-color: #E8C31B;
    font-size: 13px;
    font-weight: bold;
}
.prop 
{
	height:650px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.button
{
	border: 1px solid black;
	background-image: url(../../images/button_bg.gif);
}
a.Logout
{
    font-weight: normal;
    text-decoration: none;
    color: #7F9ACD;
    border: 1px solid red
}
a:hover.Logout 
{
    text-decoration: underline!important;
    font-weight: normal
}
.QuickLinks
{
    text-align: center;	
    width: 200px
}
.Header
{
    height: 18px;
    color: #BDBEC1;
    text-align: left;
    font-size: 14px;
    font-weight: bold
    
}
.Body
{
    background-color: white;
    padding: 8px;
    text-align: center;
}
.Body_FeaturedImages
{
    background-color: white;
    padding: 2px;
    text-align: center;
}
.Body_FeaturedItems
{
    background-color: white;
    padding: 8px;    
}
.Footer
{
    margin-bottom: 28px;
    
}
.Footer>P
{
	font-size: 10px!important
}
.copyright>a
{
	font-size: 10px;
}
.copyright>a:link
{
	font-size: 10px;
}
.copyright>a:visited
{
	font-size: 10px;
}
.QuickLinkText
{
    padding: 0px 26px 0px 16px;
    text-align: left;
    background-image: url(../../images/icon/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 6px;
    font-weight: bold;
    margin-left: -5px
}
div.QuickLinkText a:link
{
    text-decoration: none;
    color: black;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold
}
div.QuickLinkText a:active
{
    text-decoration: none;
    color: black;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold
}
div.QuickLinkText a:visited
{
    text-decoration: none;
    color: black;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold
}
div.QuickLinkText a:hover
{
    color: #7F9ACD!important;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold!important
}

.TodoText
{
    padding: 2px 6px 2px 20px;
    padding-left:40px;
    text-align: left;
    background-image: url(../../images/reminder.gif);
    background-repeat: no-repeat;
    background-position: 20px 4px;
    line-height: 20px; 
}
div.TodoText a:link
{
    text-decoration: none;
    color: #7F9ACD;
    font-weight: normal;
}
div.TodoText a:active
{
    text-decoration: none;
    color: #7F9ACD;
    font-weight: normal;
}
div.TodoText a:visited
{
    text-decoration: none;
    color: #7F9ACD;
    font-weight: normal;
}
div.TodoText a:hover
{
    color: black!important;
    text-decoration: underline;
}
.input
{
    text-align: center;
    padding-bottom: 8px;
}
.label
{
	text-align: right; 
	height: 20px; 
	padding: 2px;
	border: 1px solid white
}
.ExpandPanellabel
{
    height: 20px; 
    padding: 2px;
    text-align: left; 
    height: auto
}
.labelleft1
{ 
	margin-left: 4px;
}
.expandpanel
{
    width: 95%;
    border: 1px solid white;
    padding: 4px 0px 0px 0px;
    margin-top: -1px;
    background-color: #F2F3F2;
    text-align: left;
}
.left1
{
    float: left;
    border: 1px solid red;
}
.right1
{
    float: right;
    margin-top: -10px; 
    margin-right: 4px;
}
.subpanel
{
    margin-top: 2px;
    padding: 0px;
    height:0px;
    overflow:hidden;
}
.rounded_panel
{
    width: 25%;
}
.login_expandpanel
{
    color: black;
    width: 99%;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    text-align: left;
    cursor: pointer!important;
    margin-top: 4px;
    text-decoration: underline
}
.check
{
    padding: 4px;
}
.tab_a
{
    background-color: #F2F3F2;
    background-image: url(../../images/tab_bg.gif);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    height: 40px!important;
    display: block;
    padding: 5px;
    height: auto;
   
}
a.tab_a  
{
    color: Black;
}
a.tab_a
{
    color: Black;
}
a:visited.tab_a
{
    color: Black;
}
a:hover.tab_a
{
    color: #7F9ACD;
}
.tab_a_highlight
{
    color: White!important;
    background-color: #7F9ACD;
    background-image: url(../../images/tab_bg_highlight.gif);
    background-position: top right!important;
    background-repeat: no-repeat;
    text-align: center;
    height: 40px!important;
    width: 100%;
    display: block;
    padding-top: 5px;  
    padding-bottom: 5px;
    height: auto;  
    text-decoration: none!important; 
}
a:hover.tab_a_highlight
{
	color: White!important;
}
.TableHeader1
{
	background-color:maroon;
    color:White
}
.TableHeader1 span
{
	color:White
}
.TableStyle
{
    border-collapse: collapse;
    text-align: left;
    border: 0px solid white;
    margin: 0px;
    padding: 0px;
    max-width: 690px!important;
	width: 690px;
 }
.TableStyle td
{
    text-decoration: none;
    padding: 10px;
    font-size: 10pt;
}
.TableStyle td a:link
{
    width: 100%;  
    height: 100%;
    display: block!important;
    font-size: 10pt; 
}
.TableStyle td a:visited
{
    width: 100%;
    height: 100%;
    display: block!important;
    font-size: 10pt; 
}
.TableStyle td a:active
{  
    width: 100%;
    height: 100%;
    display: block!important;
    font-size: 10pt; 
}
.TableStyle td a:hover
{
    text-decoration: underline!important;
    width: 100%;
    display: block!important;
    height: 100%;
    font-size: 10pt; 
}
.TableStyle caption
{
	color: white;
    background-color: #7F9ACD;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle th
{
    background-color: #7F9ACD;
    color: #ffffff;
    letter-spacing: .05em;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    padding-left: 5PX;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    padding: 5px
}
.TableStyle th a:link
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 11pt;
    font-weight: bold;
    

}
.TableStyle th a:visited
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 11pt;
    font-weight: bold;
}
.TableStyle th a:active
{
    color: white;
    padding: 0px;		
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 11pt;
    font-weight: bold;
}
.TableStyle th a:hover
{
    color: white;
    text-decoration: underline!important;
    padding: 0px;
    background-color: #7F9ACD!important;
    font-weight:normal;
    text-align: center;
    width: 100%;
    display: block!important;
    padding-top: 2px;
    font-size: 11pt;
    font-weight: bold;
}
.TdColor1
{
    BACKGROUND-COLOR: #ffffff;
	border: 1px solid #F2F3F2; 
}
.TdColor2
{
    BACKGROUND-COLOR: #F2F3F2;
	border: 1px solid #F2F3F2; 
}
.off 
{
	background-color: transparent;
}
.hover 
{
	background-color: #DCDDDE;
}  
.TableStyle .on 
{
	background-color: #ffffff;
}
.TableStyle .off 
{
	background-color: #D0D1D3;
}
.TableStyle .hover 
{
	background-color: #D3D3D3;
}
.TableStyle1
{
    border: 1px solid white;           
}
.row
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.button
{
	background-image: url(../../images/nz_maintabbg.gif);
}	   
.booth_th
{
	background-color: black;
	font-weight: normal;
	color: White;
	text-align: center;
	height: 20px;
	border: 0px;
}
.booth_label
{
	color: black;
	padding: 2px;
	border: 1px solid black;
	margin: 2px 0px 0px 2px!important;
	background-color: #f2f3f2;
	float: left;
	white-space: nowrap
}
div.booth_label a
{
	font-weight: normal;
	text-decoration: none;
	color: #7F9ACD!important;
	margin: 0px;
	padding: 0px;
	background-color: #f2f3f2;
	margin-bottom: 20px;
}
div.booth_label a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #f2f3f2;
}
.booth_content
{
    color: Black;
    border: #BCBDC0;
    background-color: #BCBDC0;
    padding: 2px 4px;
}
.booth_content a
{
    color: Black!important;
} 
.booth_content a:link
{
    color: Black!important;
} 
.booth_pnlcontent
{
    border: 1px solid #7F9ACD;
    padding-left: 4px;
}
.layered
{
	border: 1px solid black;
	z-index: 2;
	background-color: #f2f3f2;
	cursor: pointer;
	padding: 1px 1px 0px 1px;
	text-align:left;
	white-space:nowrap;
}
.proxy_dropdown
{
	border: 1px solid blue;
	background-color: Yellow;
	cursor: pointer!important
}
.SelectBoothAlt
{
	background-color:#A9A9A9;
}
.SelectBooth
{
	background-color:#D3D3D3;
}	   
.accordionHeader
{
    color: white;
    background-color: #dddddf;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 1px;
    cursor: pointer;
    width: auto;
    height: auto
}
#TableOuter
{
    background-color: #f2f3f2;
    font-family: Verdana, Arial, SansSerif; 
    font-size: 10px!important;
}
#TableInner
{
    background-color: #f2f3f2;
    font-family: Verdana, Arial, SansSerif; 
    font-size: 10px!important;
}
#Table1
{
    font-family: Verdana, Arial, SansSerif; 
    font-size: 10px!important;
}
.expandableDropdown
{
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0); 	
}
.ApptColorBox
{
    width: 10px!important;
    height: 10px!important;
    border: 1px solid black;
    font-size: 10px;
}
a.ApttLinkText 
{
    color: #ffffff;
    font-weight: normal;
}
a:hover:ApttLinkText 
{
    color: black;
} 
.ApttTimeText 
{
    background-color:#F2F3F2
} 
.PagerText
{
    border: 1px solid black;
} 
.DisabledLink
{
	cursor:auto;
	color:Gray;		
}
.OverDiv
{
    background-color: White;
    border: 1px solid #7F9ACD;
    color: Black;
    line-height:1.5;
    vertical-align:top; 
    height:80%;
    margin-left:20px;
    margin-top:15px
    }
.Popuplink
{
	text-align:right;
	float:right; 
	padding-right:10px;
	height: 20px; 
}
.clsListHeader
{
    background-color: #BCBDC0;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    text-align: center;
    color:White;
}
.clsListHeader a:hover
{
    background-color: #01347D;
}
.DataGridStyle
{
	border-collapse: collapse;
    border: 1px solid #F2F3F2;    
    text-align: left;
    margin: 0px;
    padding: 4px;
}
.DataGridStyle .on 
{
	background-color: #ffffff;
}
.DataGridStyle .off 
{
	background-color: #D0D1D3;
}
.DataGridStyle .hover 
{
	background-color: #DCDDDE;
}
.DataGridStyle .click 
{
	background-color: #2A4D1A;
	color: White;
	font-weight: bold;
}
.DataGridStyle td a:link
{
    width: 100%;  
    height: 100%;
    display: block!important;
    color: #7F9ACD;
}
.DataGridStyle td a:visited
{
    width: 100%;
    height: 100%;
    display: block!important;
    color: #7F9ACD;
}
.DataGridStyle td a:active
{
    width: 100%;
    height: 100%;
    display: block!important;
    color: #7F9ACD;
}
.DataGridStyle td a:hover
{
    text-decoration: underline;
    width: 100%;
    display: block!important;
    height: 100%;
}
.DataGridStyle th
{
    background-color: #7F9ACD;
    color: #ffffff;
    letter-spacing: .05em;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    padding-left: 5PX;
    font-size: 14pt
}
.DataGridStyle th a:link
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 14pt

}
.DataGridStyle th a:visited
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 14pt
}
.DataGridStyle th a:active
{
    color: white;
    padding: 0px;		
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
    font-size: 14pt
}
.DataGridStyle th a:hover
{
    color: white;
    text-decoration: underline!important;
    padding: 0px;
    background-color: #7F9ACD!important;
    font-weight:normal;
    text-align: center;
    width: 100%;
    display: block!important;
    padding-top: 2px;
    font-size: 14pt
}
.right2
{
    float: right;
    margin-top: -20px; 
    margin-right: 4px;
}
.MyProfileContent
{
	color: black;
	background-color: #BCBDC0;
	padding: 4px;
	border: 1px solid #7F9ACD;
}
.texturingbuttons
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica;
	padding: 2px;
}
.CalendarButton
{
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica;
	padding:2px
}
.SpeakerSession
{
    padding: 4px 8px 2px 12px;
    text-align: left;
    background-image: url(../../images/icon/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.TablePanel
{
	border: 1px solid black;
}
.TablePanel th
{
	background-color: Black!important;
	color: White;
}
.DashHeader
{
	background-color: Black;
	color: White;
	height:18px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:2px;
}
.DashBody
{
	border: 1px solid black;
}
.SpeakerTab
{
	border: 1px solid #F2F3F2; 
}
.SpeakerTab th
{
	font-weight: bold; 
	font-size: 12px; 
	background-color: Maroon; 
	color:White
}
.TRText
{
	background-color: #BCBDC0; 
	color:White
}
.TRText span
{
	color:White
}
.OverDivStyle
{
	background-color:Transparent;
	text-align:left;
	float:left;
	margin-left: 0px;
}
.UserAgentStyle
{
	border-left: 1px solid #7F9ACD; 
	border-right: 1px solid #7F9ACD; 
	padding: 1px;
	margin: 0px
}
.ApptCalendar
{
	text-align: center; 
	border: 1px solid #7F9ACD;
}
.ApptRequestForm
{
	border: 1px solid #BCBDC0;
}

/*<<<<<classes dashborad my Netzone landing page>>>>>*/
.framesparent
{
	margin-top: 20px;
	 margin:0 auto; position:relative; width: 900px
}
.frame
{
	background-image: url(../../Images/div_top.gif); 
	height: 40px; 
	background-repeat: no-repeat;
}
#framebody
{
	background-image: url(../../Images/div_bg.gif); 
	background-repeat: repeat-y; 
	min-height: 210px;
	height: auto;
}
* html #framebody
{
	height: 210px
}
#framebody2
{
	background-image: url(../../Images/div_bg.gif); 
	background-repeat: repeat-y; 
	min-height: 240px;
	height: auto;
}
* html #framebody2
{
	height: 240px
}

.frame1legend
{
	font-size: 14px; 
	color: black; 
	font-weight: bold;
	margin-left: 100px;
	letter-spacing: .09em;
	position: relative;
	top: 4px
}
.panel
{
	width: 32%; 
	float: left; 
	margin-left: 5px; 
	background-color: #f1eded
}

.panel1
{
	width: 38%; 
	float: left; 
	margin-left: 5px; 
	background-color: #f1eded;
}
.panel_2
{
	
	width: 31%; 
	float: left; 
	margin-left: 5px; 
	background-color: #f1eded
}
.panel3
{
	width: 27%; 
	float: left; 
	margin-left: 5px; 
	background-color: #f1eded
}

.Matcheslabel
{
	font-size: 12px; 
	font-weight: bold;
	clear: both;
	padding: 2px;
	
}
.label1
{
	font-size: 10px; 
	font-weight: normal;
	border-top: 1px solid #f3cece;
	border-bottom: 1px solid #f3cece;
	clear: both;
	width: auto;
	padding: 7px;
	background-color: #f3cece
}

.textmatches
{
	line-height:1.5;
	font-size:11px;
	width:150px;
	font-weight:normal;
}

.graphgreatmatches
{
	width:182px;
	height:195px;
	text-align:center;
	color:#840000;
	font-size:38px;
	font-weight:bold; 
	background-image:url(../../Images/search_big_png24.png);
	background-repeat:no-repeat
}

.graphgreatmatches div
{
	text-align:center;
	margin-top:68px;
	
}

.graphgoodmatches
{
	width:129px;
	height:105px;
	text-align:center;
	color:#840000;
	font-size:24px;
	font-weight:bolder; 
	background-image:url(../../Images/search_mid_png24.png);
	background-repeat: no-repeat
}

.graphgoodmatches div
{
	text-align:center;
	margin-top:40px;
	margin-right: 10px
}

.graphothermatches
{
	width:86px;
	height:75px;
	text-align:center;
	color:#840000;
	font-size:16px;
	font-weight:bolder; 
	background-image:url(../../Images/search_small_png24.png);
	background-repeat: no-repeat
}

.graphothermatches div
{
	text-align:center;
	margin-top:30px;
	margin-left: 5px
}

.labelgreatmatches
{
	font-size: 19px; 
	font-weight: bold;
}

.labelgoodmatches
{
	font-size: 18px; 
	font-weight: bold;
}

.labelothermatches
{
	font-size: 18px; 
	font-weight: bold;
}

.frame2legend
{
	font-size: 14px; 
	color: black; 
	font-weight: bold;
	margin-left: 45px;
	letter-spacing: .09em;
	position: relative;
	top: 4px;
	

}
.bargraphtitle
{
	line-height: 1.5; 
	font-size: 12px; 
	font-weight: bold;
}

.piegraphtitle
{
	line-height: 1.5; 
	font-size: 12px; 
	font-weight: bold
}

/* These are styles for the Attendee/Exhibitor landing pages */
.Match_maincontainer
{
	width: 99%; height: auto; clear: both; margin-bottom: 10px;
}
.Match_Title
{
	width: 100%; height: 20px; border-right: 2px solid #7F9ACD; background-color: #7F9ACD;
	font-size:12px;font-weight:bold;
}
.Match_Title span
{
	
	  float: left; padding-left: 10px; color: white; background-image: url(../../Images/matches_header.jpg); background-repeat: repeat-y; width: 600px; height: 20px; line-height: 20px
}
.trMymatches
{
	min-height: 180px; height: 100%; border-bottom: 1px solid #7F9ACD; border-left: 1px solid #7F9ACD;  border-right: 1px solid #7F9ACD; width: 100%; background-color: white; clear: both; }
.Great_Matches
{
	 min-width: 34%; width:34%; float:left; margin-left: 5px; background-color: #efefef;
	 }
.Great_Matches_label
{
	float: left; width: 30%; padding-left: 5px; height: 50px; font-size:12px;font-weight:normal; line-height: 20px;
	padding-top: 5px;
}
.Great_Matches_Number
{
	float: right; width: 60%; font-size:36px; height: 100%; font-weight:bold;color:black; line-height: 180px; text-align: center; background-image: url(../../Images/great_matches.png); background-repeat: no-repeat; background-position: center top
}
.Great_Matches_Description
{
	float: left; width: 30%; padding-left: 5px; height: 50px; font-size:11px; vertical-align:bottom;
}
.topten_exhibitors
{
	font-size: 10px; width: 33%;float:left; margin-left: 5px;  background-color: #efefef; 
}
.topten_exhibitors>span
{
	font-size:12px;font-weight:bold;
}
.matches
{
	line-height: 1.6;
	padding-left: 5px; 
}
.Last_Matches
{
WIDTH: 28%;  float:left; margin-left: 5px;  margin-right: 0px; background-color: #efefef
	
}
.Good_Matches_Label
{
	 vertical-align:middle;float: left; width: 40%; padding-left: 5px;  font-size:12px;font-weight:normal;padding-top: 25px;
}
.Good_Matches_Number
{
 	float: right; width: 50%; height: 100%; line-height: 100px; font-size:24px;font-weight:bold;color:black; text-align: center; background-image: url(../../Images/good_matches.png); background-repeat: no-repeat; background-position: center
}
.Good_Matches_Description
{
	display:none;float: left; width: 40%; padding-left: 5px; height: 20px; font-size:11px; vertical-align: bottom
}
.Other_Matches_Description
{
	display:none;float: left; width: 60%; padding-left: 5px; height: 12px; font-size:10px;vertical-align: bottom	
}
.Other_Matches_Number
{
	float: right; width: 50%; height: 100%; line-height: 70px; font-size:12px;font-weight:bold;color:black; text-align: center; background-image: url(../../Images/other_matches.png); background-repeat: no-repeat; background-position: center
}
.Other_Matches_Label
{
	 vertical-align:middle;float: left; width: 40%; padding-left: 20px; padding-top: 30px; font-size:11px;font-weight:normal;color:black;
}
.MyTasks
{
	height: 107px; text-align: center; border: 1px solid #7F9ACD
}
.MyTasks div
{
	width:33%;height:90%; float:left; padding-top: 10px
}
.Match_Title1
{
	width: 100%; height: 20px; background-color: #7F9ACD; clear:both; font-size:12px;font-weight:bold;
}
.Match_Title1 span
{
	
	  float: left; padding-left: 10px; color: white; background-image: url(../../Images/header_bg.jpg); background-repeat: repeat-y; height: 20px; line-height: 20px
}
.MyPlanner
{
	WIDTH: 100%; background-color: #e72229; height: 22px; border-right: 2px solid #e72229
}
.MyPlanner>span
{
	float: left;background-image: url(../../Images/header2_bg.jpg); background-repeat: no-repeat; height: 20px; line-height: 20px; padding-left: 10px; color: white; width: 80%
}
.MyPlannerContainer
{
	height: 105px; border-left: 1px solid #7F9ACD; border-right: 1px solid #7F9ACD; border-bottom: 1px solid #7F9ACD;
}
.MyCalendar
{
	height: 50px; padding: 0px 20px 0px 20px; text-align: right;
}
.MyCalendarText
{
	float: left; width: 55%; padding-top: 10px
}
.MyCalendarImage
{
	
	float: left; width: 45%
}
.DoMore
{
	height: 70px; border-left: 1px solid #7F9ACD; border-right: 1px solid #7F9ACD; border-bottom: 1px solid #7F9ACD; text-align: center; padding-top: 5px
}
.DoMore>div
{
	width:25%; height:100%; float:left; line-height: 20px; text-align: center
}
.MyEvent
{
	min-height: 240px; height: 100%; border-bottom: 1px solid #7F9ACD; border-left: 1px solid #7F9ACD;  border-right: 1px solid #7F9ACD; width: 100%; background-color: white
}
.FPMasthead
{
    BACKGROUND-COLOR: white;
	text-align: center;
width: 100%
}
.dragMe {
	width:98%;
	height:21px;
	background-color:#7F9ACD;
	text-align:center;
	cursor:move;
	font-weight:bold;
	float:left;
}
.Closediv {
	width:2%;
	height:21px;
	background-color:#7F9ACD;
	text-align:right;
	cursor:pointer;
	font-weight:bold;
	float:right;
}
#TW-Pop 
{
	position: absolute;
	z-index: 100;
	display: none;
	height: auto;
	text-align: left;
	cursor:hand; 
}

.RSS_Popup_Inner
{
	position: relative;
	top: -16px;
	left: 0px;
	text-align: left;
	
}
/* Hack for IE6 only */
/*\*/* html .RSS_Popup_Inner
{
	top: 1px;

	left: -50px;
}
/* Hack for IE7 only */
*+html .RSS_Popup_Inner
{
	position: relative;
	top: 0px;
	left: -50px;
}
.RSS_Popup_Inner table
{
	background-color: white; 
	width: 190px; 
}
.RSS_Popup_Inner  a
{
	height: 30px;
	line-height: 30px;
}
.RSS_Popup_Inner a:link
{
	height: 30px;
	line-height: 30px;
}
.RSS_Popup_Inner a:hover
{
	height: 30px;
	line-height: 30px;
}
a.RSS_link
{
	height: 30px;
	width: 90px;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(../../images/rss_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
a:link.RSS_link
{
	height: 30px;
	width: 90px;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(../../images/rss_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
a:hover.RSS_link
{
	height: 30px;
	width: 90px;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(../../images/rss_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
span.black ul li
{
	color: Black
}
.ExhibitorList
{
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px
}
.ExhibitorList a
{	border: 1px solid #cccccc;
	padding: 2px;
	height: 16pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline;
	font-size: 10pt;
	text-decoration:none
}

.ExhibitorList a:link
{	border: 1px solid #cccccc;
	padding: 2px;
	height: 16pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline;
	font-size: 10pt;
	text-decoration:none
}
.ExhibitorList a:hover
{	border: 1px solid #cccccc;
	padding: 2px;
	height: 16pt;
	line-height: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline;
	font-size: 10pt!important;
	text-decoration:none!important;
	background-color: #E8C31B
}
