﻿body 
{
	margin: 0PX; 
	padding: 0PX; 
	font-family: Verdana, Arial, SansSerif; 
	font-size: 11px;
	background-image:url(/connect/Images/mainbackground.jpg);
	
}
H1
{
    font-size: 22px;
    color: #000000;
	 font-family: Arial, Helvetica, sans-serif; 
}

H2
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;   
}

H3
{
    font-size: 11px;
    font-weight: bold;
    color: black;   
}

img
{
	border:none !important;
}

.itemBackground{
background-color:none !important;


}


.boothHeader{
width:360px;
 float:left;
 margin-top:0px;
 margin-left:2px;



}
.boothHeader p{
margin:0px !important;
padding:10px 0px 0px 0px !important;
}
.boothHeader a:link{
color:#0000cc !important;
font-size:14px !important;
font-weight:bold !important;
}
.boothHeader a:hover{

color:#0000cc !important;
font-size:14px !important;
font-weight:bold !important;
}
.boothHeader a:visited{

color:#0000cc !important;
font-size:14px !important;
font-weight:bold !important;
}

.boothHeader a:active{

color:#0000cc !important;
font-size:14px !important;
font-weight:bold !important;
}

.boothHeader p a:link{
color:#0000cc !important;
font-size:10px !important;
font-weight:normal !important;
}
.boothHeader p a:hover{

color:#0000cc !important;
font-size:10px !important;
font-weight:normal !important;
}
.boothHeader p a:visited{

color:#0000cc !important;
font-size:10px !important;
font-weight:normal !important;
}




.featBoothID{
text-decoration:none !important; font-weight:bold !important;

}
.featBoothID a:link{
text-decoration:none !important; 
font-weight:bold !important;
color:#0000cc !important;
}
.featBoothID a:visited{
text-decoration:none !important; 
font-weight:bold !important;
color:#0000cc !important;
}
.featBoothID a:hover{
text-decoration:none !important; 
font-weight:bold !important;
color:#0000cc !important;
}
.featBoothID a:active{
text-decoration:none !important; 
font-weight:bold !important;
color:#0000cc !important;
}
.collapse{
display:none;
background-color:none !important;
filter:alpha(opacity=0); 

}
.collapse div{
background-color:none !important;
}
.collapse input{

}
.expand{
display:block;
list-style:none;

}


.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%;
}
.favAttendee
{
border-top: none !important;
border-right: 1px solid !important;
border-left: 1px solid !important;
border-top-style:none !important;
background-color:#ff0000;

}

.favAttendee td
{

border-style:solid !important;
border: 1px solid #cccccc !important;

}

.favAttendee A
{
font-family:arial;
text-decoration:underline;
color:#0000ff;
font-size:12px;
}
.favAttendee  A:link
{
font-family:arial;
text-decoration:underline;
color:#0000ff;
font-size:12px;
}
.favAttendee  A:hover
{
font-family:arial;
text-decoration:underline;
color:#0000ff !important;
font-size:12px;
}
.favAttendee  A:active
{
font-family:arial;
text-decoration:underline;
color:#0000ff !important;
font-size:12px;
}

.favAttendee  A:visited
{
font-family:arial;
text-decoration:underline;
color:#0000ff !important;
font-size:12px;
}
.favattendeepage
{
letter-spacing:0.5em!important;
color:#cccccc !important;
font-size:12px;
}

.favattendeepage  A:link
{
font-family:arial !important;
text-decoration:none !important;
color:#0000ff;
font-size:12px !important;
}
.favattendeepage  A:hover
{
font-family:arial !important;
text-decoration:none !important;
color:#0000ff !important;
font-size:12px !important;
}
.favattendeepage  A:active
{
font-family:arial !important;
text-decoration:none !important;
color:#cccccc !important;
font-size:12px !important;
}

.favattendeepage  A:visited
{
font-family:arial !important;
text-decoration:none !important;
color:#0000ff;
font-size:12px !important;
}

.favattendeehead
{


}
.favattendeehead  A:link
{
font-family:arial !important;
text-decoration:none !important;
color:#ffffff !important;
font-size:12px !important;
}
.favattendeehead  A:hover
{
font-family:arial !important;
text-decoration:none !important;
color:#ffffff !important;
font-size:12px !important;
}
.favattendeehead  A:active
{
font-family:arial !important;
text-decoration:none !important;
color:#ffffff !important;
font-size:12px !important;
}

.favattendeehead  A:visited
{
font-family:arial !important;
text-decoration:none !important;
color:#ffffff;
font-size:12px !important;
}

.clsErrorMsg
{
	font-weight: normal;	
	font-size: 11px;	
	color: #cb0000;	
	font-family: Verdana;
	
    padding: 4px 8px 4px 20px;
    text-align: left;
    
    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;    
	text-decoration: none;    
	color: #00306b;    
	cursor: pointer;
}
a:link
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	text-decoration: underline;    
	color: #0000ff;    
	cursor: pointer;
}
a:visited
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	text-decoration: underline;    
	color: #0000ff;    
	cursor: pointer;
}
a:active
{
	font-family: Verdana, Arial, SansSerif;    
	font-weight: normal;    
	text-decoration: none;    
	color: #0000ff;    
	cursor: pointer;
}
a:hover
{
	font-family: Verdana, Arial, SansSerif;    
	
	text-decoration: underline!important;    
	color: black;    
	cursor: pointer;
	
}
a, a:link, a:hover, a:visited.link
{
    font-weight: normal ;
    color: #0000ff ;
    text-decoration: underline ;
}
a:hover.link
{
    font-weight: normal;
    color: black!important;
    text-decoration: underline!important;
}
.crumbcss{


}
.crumbcss a{
 font-weight: normal !important;
    color: #000000 !important;
    text-decoration: underline !important;

}
.crumbcss a:hover{
 font-weight: normal !important;
    color: #000000 !important;
    text-decoration: underline !important;
}

.crumbcss a:active{
 font-weight: normal !important;
    color: #000000 !important;
    text-decoration: underline !important;
}
.crumbcss a:visited{
 font-weight: normal !important;
    color: #000000 !important;
    text-decoration: underline !important;

}
.FooterTR
{
    color: white;
    background-color: #990000;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    text-align: center;
}
.FooterTR1
{
    color: white !important;
    background-color: #990000;
    height: 20px;
    padding: 0px;
    font-weight:normal;    
}
th
{
    
    height: 20px;
    color: white;
    font-weight: normal
}
.table
{
    border-collapse: collapse;
    width: 20%
}
.bottomFooter{
height:60px;
width:974px;
margin-left:auto;
margin-right:auto;

background-image:url(/connect/Images/maindropshadow.png);
background-repeat:repeat-x !important;

background-repeat:no-repeat;
}
#MainContainer
{
	width: 974px; PADDING: 0PX; 
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
	
}
#Welcome
{
	
}
.WelcomeInfo
{
    
}
.CurrentBooth
{
    
}
.WelcomeLinks
{
    
    width:350px;

    
}

#menu {
width: 35px; /* set width of menu */

} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position:relative;
} 

#menu ul ul {
position:absolute;
top:0;
right:100%;
z-index:5;
line-height:15px;

}

div#menu ul ul,
div#menu ul li:hover ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}


#menu ul li {
 /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}



#menu1 {
width:35px; /* set width of menu */

} 

#menu1 ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu1 a, #menu1 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu1 h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu1 a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu1 a:hover {
color: #a00;
background: #fff;
}

#menu1 li {
/* make the list elements a containing block for the nested lists */
position:relative;
} 

#menu1 ul ul {
position:absolute;
top:0;
left:100%;
z-index:5;
line-height:15px;

}

div#menu1 ul ul,
div#menu1 ul li:hover ul
{
	display: none;
	z-index:20; 
 
}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul
{
	display: block;
	z-index:20; 
}


#menu1 ul li {
 /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}



#accthover {
width:25px; /* set width of menu */

} 

#accthover ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#accthover a, #accthover h2 {
font-family: Verdana;
font-size:11px;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#accthover h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#accthover a {
color: #000;
background: #efefef;
text-decoration: none;
}

#accthover a:hover {
color: #a00;
background: #fff;
}

#accthover li {
/* make the list elements a containing block for the nested lists */
position:relative;
} 

#accthover ul ul {
position:absolute;
top:0;
right:100%;
z-index:20;
line-height:15px;

}

div#accthover ul ul,
div#accthover ul li:hover ul
{
	display: none;
	z-index:20; 
	text-align:left !important;
 
}

div#accthover ul li:hover ul,
div#accthover ul ul li:hover ul
{
	display: block;
	z-index:20; 
	text-align:left !important;
}


#menu1 ul li {
 /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}


#master_header
{
    width: 974px;
    
    background-color:#FFFFFF;
    
    
}
#master_header, x:-moz-any-link 
{
	WIDTH: 100%;
}
#MainContainer{
background-color:#ffffff;
border:none !important;
}
#RightMainContainer{
margin-right:auto;
margin-left:auto;
width:1014px;
background-image:url("/connect/Images/maindropshadowright.png");
background-repeat:repeat-y;
background-position:right;

}

.p-shadow{
width:371px;
height:123px;
float:left;
background: url(/connect/Images/shadowAlpha.png) no-repeat bottom right !important;
background: url(/connect/Images/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;



}
.shadow-content{
  
  
  height:117px;
  border: 1px solid #a9a9a9;
  padding: 4px;
  padding-top:0px !important;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.fake-shadow{

width:371px;
background: none !important;
background: url(/connect/Images/shadow2.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;


}


.ad-shadow{
width:371px;
height:123px;
float:left;

margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;



}
.shadow-ad-content{
  
  
  height:117px;

  
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.fake-ad-shadow{

width:371px;

padding: 0 !important;
padding: 0 6px 6px 0;


}





.fake-smallad-shadow{

width:371px;

padding: 0 !important;
padding: 0 6px 6px 0;


}

.singleLineSearch{
margin-top:12px;
}
.bottomFoot{

list-style:none;
display:inline;
width:974;
}

.bottomFoot li{

margin-right:20px;
}

.bottomFoot a{
color:#000000 !important;
display:inline;
}
.bottomFoot a:hover{

color:#000000 !important;
display:inline;
}
.bottomFoot a:{
color:#000000 !important;
display:inline;
}
#LeftMainContainer{
width:1014px;
background-image:url("/connect/Images/maindropshadowleft.png");
background-repeat:repeat-y;
}
#Hnav
{
    width: 100.15%; 
    height: auto;
    margin: 0px; 
    padding: 0px;  
    background-image: url(../../images/nz_maintabbg.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: Black;
}
#Hnav, x:-moz-any-link 
{
	WIDTH: 100%;
}
.leftnav
{
    float: left;
    width: 20%;
    padding: 0px;
    margin: 0px;
}
#content
{
   
   margin-top:30px;
   padding: 0px;

}
.content
{
	width: 70%;
	float: left;
    padding: 0px 20px 20px 20px; 
    
}
#footer
{
    clear:both;
    width: 100.15%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
}

.leftSearch{
width:200px;

}

.rightResult{
width:750px;

}

.rightResultNoLeftNav
{
	width: 974px;
}

.leftSearch1{
display:none;

}

.rightResult1{
width:924px;
margin-left:20px;

}

#PRResult{
width:940px;
float:left;

}
.SSresult{
width:750px;
}


#dvMainnav
{
	width: 100%; 
	height: 26px;
	padding: 0px;
	margin: 0px;
	display: inline;     
}
#dvMainnav span
{
    text-align: center;
    height: 26px; 
    padding: 0px; 
    margin: 0px;
    float: left;
}
#dvMainnav span a
{
    color: White;
    display: block;
    border-left: 1px solid #990000;
    border-right: 1px solid #990000;
    width: 160px;
    height: 22px!important;
    padding-top: 4px;
}
#dvMainnav span a:link 
{
    text-decoration: none!important;
    display: block;
    border-left: 1px solid #990000;
    border-right: 1px solid #990000;
    width: 160px;
    height: 26px;
    padding-top: 4px;
}
#dvMainnav span a:visited 
{
    text-decoration: none!important;
    display: block;
    border-left: 1px solid #990000;
    border-right: 1px solid #990000;
    width: 160px;
    height: 26px;
    padding-top: 4px;
}
#dvMainnav span a:hover 
{
    text-decoration: none!important;
    color: White!important;
}
.dvMainnavspanaActive
{
    text-decoration: none!important;
    background-image: url(../../images/nz_maintabbg_active.gif);   
    background-repeat: repeat-x; 
    display: block;
    width: 160px;
    height: 26px;
    padding-top: 4px;
}
.dvMainnavspanahover
{
    text-decoration: none!important;
    background-image: url(../../images/nz_maintabbg_active.gif);
    background-repeat: repeat-x;
    display: block;
    width: 160px;
    height: 26px;
    padding-top: 4px;
}
#dvMainnav span a:active
{
    text-decoration: none!important;
    border: 1px solid white;
    height: 26px;
    padding-top: 4px;
    background-image: url(../../images/nz_maintabbg_active.gif); 
}
#dvSubNav
{
    width: 100%; 
	height: 27px;         
    background-color: #848383!important;
}
#dvSubNav span
{
    width: 19%; 
    height: 22px; 
    padding: 0px!important; 
    margin: 0px; 
    float: left;
    text-align: center;
    background-color: #848383;
}
#dvSubNav span a
{
    color: white;
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 4px;
}
#dvSubNav span a:link 
{
    text-decoration: none!important;
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 4px;
}
#dvSubNav span a:visited 
{
    text-decoration: none!important;
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 4px;
}
#dvSubNav span a:hover 
{
    text-decoration: none!important;
    color: White!important;
}
.dvSubNavspanahover 
{
    color: white;
    text-decoration: none!important;
    background-color: #504f4f; 
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 4px;    
}
.dvSubNavspanaActive
{
    text-decoration: none!important;
    color: black !important;
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 4px; 
    position: relative;
    top: 1px;   
    background-image: url(../../images/selected_tab.gif);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-color: White
}
.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: #990000;
    border: 1px solid #990000
}
a:hover.Logout 
{
    text-decoration: underline!important;
    font-weight: normal
}
.QuickLinks
{
    text-align: center;	
}

.Header
{
    height: 18px;
    background-color: #000000;
    color: White;
    text-align: left;
    padding-left: 8px;
    padding-top: 2px;
    background-image: url(../../images/top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}

.Header1
{
    height: 18px;
    background-color: #000000;
    color: White;
    text-align: left;
    padding-left: 8px;
    padding-top: 2px;
    background-image: url(../../images/top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:196px;
}

.Header2
{
    height: 18px;
    background-color: #000000;
    color: White;
    text-align: left;
    padding-left: 8px;
    padding-top: 2px;
    background-image: url(../../images/top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:186px;
}
.Header4
{
    height: 18px;
    background-color: #000000;
    color: White;
    text-align: left;
    padding-left: 8px;
    padding-top: 2px;
    background-image: url(../../images/top_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:186px;
}

.Body
{
    background-color: white;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 8px;
    text-align: center;
}
.Body_FeaturedImages
{
    background-color: white;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 2px;
    text-align: center;
}
.Body_FeaturedItems
{
    background-color: white;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 8px;    
}
.Footer
{
    background-image: url(../../images/bottom_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-color: #000000;
    height: 6px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
}
.QuickLinkText
{
    margin-left: 12px;
    padding: 4px 8px 2px 12px;
    text-align: left;
    background-image: url(../../images/icon/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
div.QuickLinkText a:link
{
    text-decoration: none;
    color: #00306b;
    font-weight: normal;
}
div.QuickLinkText a:active
{
    text-decoration: none;
    color: #00306b;
    font-weight: normal;
}
div.QuickLinkText a:visited
{
    text-decoration: none;
    color: #00306b;
    font-weight: normal;
}
div.QuickLinkText a:hover
{
    color: black!important;
    text-decoration: underline;
}

.VideoCSS
{
Background-color:#FFFFFF;
padding-top:10px;
height:48px;
width:140px;
margin-right:20px;

}
div.VideoCSS a:visited
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}

.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: #00306b;
    font-weight: normal;
}
div.TodoText a:active
{
    text-decoration: none;
    color: #00306b;
    font-weight: normal;
}
div.TodoText a:visited
{
    text-decoration: none;
    color: #00306b;
    font-weight: normal;
}
div.TodoText a:hover
{
    color: black!important;
    text-decoration: underline;
}

.hweMenu
{
	background-color: #666666;
	height: 40px;
}

.hweChildMenu
{
	width: 180px;
	border: groove 2px black;
}

.hweChildMenuItem
{
    background-color: #444444;
    filter: alpha(opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	height: 22px;
	padding-left: 10px;
}

.hweChildMenuItemHover
{
    background-color: Black;
	height: 22px;
	padding-left: 10px;
}

A.hweChildMenuLink
{
	font-family: Verdana, Arial, SansSerif !important;    
	font-weight: normal !important;    
    text-decoration: none !important;    
    color: White !important;    
}

A.hweChildMenuLinkHover
{
    font-family: Verdana, Arial, SansSerif !important;     
	font-weight: normal !important;      
    text-decoration: none !important;    
    color: White !important;    
}

.input
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
    padding-bottom: 8px;
}

.input1
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width:192px;
    text-align: center;
    padding-bottom: 8px;
}

.label
{
	text-align: right; 
	height: 20px; 
	padding: 2px;
}
.ExpandPanellabel
{
    height: 20px; 
    padding: 2px;
    text-align: left; 
    height: auto
}
.labelleft1
{ 
	margin-left: 4px;
}
.expandpanel
{
    width: 174px;
    border: 1px solid black;
    padding: 4px 0px 0px 0px;
    margin-top: -1px;
    background-color: #F2F3F2;
    text-align: left;
}
.left1
{
    float: left;
    border: 1px solid #990000;
}
.right1
{
    float: right;
    margin-top: -10px; 
    margin-right: 4px;
}
.subpanel
{
    background-color: #990000;
    color: white;
    margin-top: 2px;
    padding: 0px;
    height:0px;
    overflow:hidden;
}
.rounded_panel
{
    width: 25%;
}
.login_expandpanel
{
    color: black;
    width: 196px !important;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    border: 1px solid black;
    text-align: left;
    cursor: pointer!important;
    margin-top: 4px;
}
.check
{
    padding: 4px;
}
.tab_a
{
    background-color: #b4b3b3;
    background-image: url(../../images/tab_bg.gif);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    height: 100%!important;
    width: 100%;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    
}
a.tab_a  
{
    color: Black;
}
a.tab_a
{
    color: Black;
}
a:visited.tab_a
{
    color: Black;
}
a:hover.tab_a
{
    color: #00306b;
}
.tab_a_highlight
{
    color: White!important;
    background-color: #990000;
    background-image: url(../../images/tab_bg_highlight.gif);
    background-position: top right!important;
    background-repeat: no-repeat;
    text-align: center;
    height: 100%!important;
    width: 100%;
    display: block;
    padding-top: 5px;  
    padding-bottom: 5px;
    border-left: 1px solid #990000;
    height: auto;  
    text-decoration: none!important; 
}
a:hover.tab_a_highlight
{
	color: White!important;
}
.TableHeader1
{
	background-color:#999999;
    color: #000000
}
.TableHeader1 span
{
	color:White
}
.expoPlan{

text-align:left !important; 
border-bottom:1px dotted #cccccc !important;
}
.TableStyle
{
    border-collapse: collapse;
    border: 1px solid #000000;    
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.TableStyle td
{
    text-decoration: none;
    padding: 4px;
    color: Black;
}
.TableStyle td a:link
{
    width: 100%;  
    height: 100%;
    display: block!important;
}
.TableStyle td a:visited
{
    width: 100%;
    height: 100%;
    display: block!important;
}
.TableStyle td a:active
{  
    width: 100%;
    height: 100%;
    display: block!important;
}
.TableStyle td a:hover
{
    text-decoration: underline!important;
    width: 100%;
    display: block!important;
    height: 100%;
}
.TableStyle caption
{
	color: white;
    background-color: #990000;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle th
{
    color: white;
    background-color: #000000;
    height: 20px;
    padding: 0px;
    font-weight:normal;
    text-align: center;
}
.TableStyle th a:link
{
    color: white;
    border: 1px solid black!important;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;

}
.TableStyle th a:visited
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle th a:active
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle th a:hover
{
    color: white;
    text-decoration: underline!important;
    padding: 0px;
    background-color: #990000!important;
    font-weight:normal;
    text-align: center;
    width: 100%;
    display: block!important;
    padding-top: 2px;
}









.TableStyle2
{
    
    text-align: left;
    margin: 0px 0px 0px 6px;
    padding: 0px !important;
    border-style:none;
    float:left;
    background-image: url(/connect/Images/tablehead_bg1.jpg);
    background-repeat:repeat-x;
    
}
.TableStyle2 td
{
    text-decoration: none;
    
    color: Black;
    border-bottom:1px dotted #cccccc !important;
    padding-left:4px;
    height:25px!important;
    border-style:none;
}
.TableStyle2 tr:hover
{
background-color:none !important;
background-image:none !important;
}

.TableStyle2 td a:link
{
    
    display: block!important;
    color: #0000cc ;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle2 td a:visited
{
    
    display: block !important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle2 td a:active
{  
    
    display: block!important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle2 td a:hover
{
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
	
    
}
.TableStyle2 caption
{
    color: white;
    background-color: #990000;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle2 th
{
    color: #ffffff;
    
    height: 20px;
    padding: 0px 0px 0px 5px;
    font-weight:bold;
    text-align: left;
 

}
.TableStyle2 th:hover
{
    
    background-image:none !important;
 

}

.TableStyle3
{
    
    text-align: left;
    margin: 0px 0px 0px 6px;
    padding: 0px !important;
    border-style:1px solid #000000;
    float:left;
    background-image: url(/connect/Images/tablehead_bg3.jpg);
    background-repeat:repeat-x;
    
}
.TableStyle3 td
{
    text-decoration: none;
    
    color: Black;
    
    padding-left:4px;
    height:25px!important;
   
}
.TableStyle3 tr
{
background-color:none !important;
background-image:none !important;
 border-style:1px solid #999999;
}

.TableStyle3 td a:link
{
    width: 100%;  
    height: 100%;
    display: block!important;
    color: #0000cc ;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle3 td a:visited
{
    width: 100%;
    height: 100%;
    display: block !important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle3 td a:active
{  
    width: 100%;
    height: 100%;
    display: block!important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    margin-top:10px;
}
.TableStyle3 td a:hover
{
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
	
    
}
.TableStyle3 caption
{
    color: white;
    background-color: #990000;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle3 th
{
    color: #ffffff;
    
    height: 20px;
    padding: 0px 0px 0px 5px;
    font-weight:bold;
    text-align: left;
 

}
.TableStyle3 th:hover
{
    
    background-image:none !important;
 

}



.TableStyle4
{
    
    text-align: left;
    margin: 0px 0px 0px 6px;
    padding: 0px !important;
    border-style:none;
    float:left;
    background-image: url(/connect/Images/tablehead_bg4.jpg);
    background-repeat:repeat-x;
    
}
.TableStyle4 td
{
    text-decoration: none;
    
    color: Black;
    border-bottom:1px dotted #cccccc !important;
    
    padding:5px 0px 5px 4px;
    border-style:none;
}


.TableStyle4 td a:link
{
    width: 100%;  
    
    display: block!important;
    color: #0000cc ;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
    
}
.TableStyle4 td a:visited
{
    width: 100%;
    
    display: block !important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
}
.TableStyle4 td a:active
{  
    width: 100%;
    
    display: block!important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
}
.TableStyle4 td a:hover
{
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
	
    
}
.TableStyle4 caption
{
    color: white;
    background-color: #990000;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle4 th
{
    color: #ffffff;
    background-image: url(/connect/Images/tablehead_bg4.jpg);
    background-color:#888888;
    height: 20px;
    padding: 0px 0px 0px 5x;
    font-weight:bold;
    text-align: left;
 

}
.TableStyle4 th a:link
{
    color: white;
    
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: left;
    padding-top: 2px;

}
.TableStyle4 th a:visited
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle4 th a:active
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle4 th a:hover
{
    color: white;
    text-decoration: underline!important;
    padding: 0px;
    background-color: #990000!important;
    font-weight:normal;
    text-align: center;
    width: 100%;
    display: block!important;
    padding-top: 2px;
}

.TableStyle5
{
    
    text-align: left;
    margin: 0px 0px 0px 6px;
    padding: 0px !important;
    border-style:none;
    float:left;
    background-image: url(/connect/Images/tablehead_bg.jpg);
    background-repeat:repeat-x;
    
}
.TableStyle5 td
{
    text-decoration: none;
    
    color: Black;
    border-bottom:1px dotted #cccccc !important;
    
    padding:5px 0px 5px 4px;
    border-style:none;
}


.TableStyle5 td a:link
{
    width: 100%;  
    
    display: block!important;
    color: #0000cc ;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
    
}
.TableStyle5 td a:visited
{
    width: 100%;
    
    display: block !important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
}
.TableStyle5 td a:active
{  
    width: 100%;
    
    display: block!important;
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
    
}
.TableStyle5 td a:hover
{
    color: #0000cc !important;
    text-align: left !important;
    font-weight: bold !important;
    text-decoration: underline;
	
    
}
.TableStyle5 caption
{
    color: white;
    background-color: #990000;
    height: 20px;
    padding-top: 6px;
    font-weight: normal;    
}
.TableStyle5 th
{
    color: #ffffff;
    background-image: url(/connect/Images/tablehead_bg.jpg);
    background-color:#888888;
    height: 20px;
    padding: 0px 0px 0px 5x;
    font-weight:bold;
    text-align: left;
 

}
.TableStyle5 th a:link
{
    color: white;
    
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: left;
    padding-top: 2px;

}
.TableStyle5 th a:visited
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle5 th a:active
{
    color: white;
    padding: 0px;
    width: 100%;
    display: block!important;
    font-weight:normal;
    text-align: center;
    padding-top: 2px;
}
.TableStyle5 th a:hover
{
    color: white;
    text-decoration: underline!important;
    padding: 0px;
    background-color: #990000!important;
    font-weight:normal;
    text-align: center;
    width: 100%;
    display: block!important;
    padding-top: 2px;
}

.TableStyle6
{
    
    text-align: left !important;    
     
    background-image: url(/connect/Images/tablehead_bg1.jpg) !important;
    background-repeat:repeat-x !important;
    color:#ffffff;
    font-weight:bold !important;
    font-size:12px !important;
    font-family:ariel !important;
}



.TableStyle6 td a:link{
text-decoration:none !important;
color:#ffffff !important;
font-weight:bold !important;
font-size:12px !important;
font-family:ariel !important;

}

.tablestyle9
{	
    width:250px; 
    margin-right:20px;
   
   
}
.tablestyle9 th
{
color:#ffffff;
background-image: url(/connect/Images/headerbar.gif) !important;
    background-repeat:repeat-x !important;
    height:30px;
    width:250px;
    font-weight:bold;
    padding-left:25px;
    	
}
.tablestyle11
{
	
    
    
    
    
    

}
.tablestyle11 td
{

    	
}

.toptentable
{
	border:1px solid #cccccc;
	
	
}
.toptenright
{
  visibility:hidden;
	
}
.toptenleft
{
	
	visibility:hidden;
	
}
.toptenbottom
{
	visibility:hidden;
}



.TdColor1{

}

.TdColor2{

}

.TdColor1 a:hover{

}

.TdColor2 a:hover{

}

.TdColor1 a:link{

}

.TdColor2 a:link{

}

.TdColor1 a:active{

}

.TdColor2 a:active{

}



.AdditionalInfoHeader 
{
	color:white;
	background-color:#000000 !important;
	
}

.off 
{
	background-color: transparent;
}


.TableStyle .hover 
{
	background-color: #ffffff;
}
.TableStyle1
{
    border: 1px solid #000000;           
}
.row
{
	background-color: #000000;
	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: #00306b!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: White;
    border: #990000;
    background-color: #FFFFFF;
    padding: 2px 4px;
}
.booth_pnlcontent
{
    border: 1px solid #990000;
    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
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #F2F3F2;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    width: auto;
    height: auto;
}

.accordionHeader1
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #F2F3F2;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    width: 192px;
    overflow:hidden;
    
}
#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: none;
    color:#0000ff;
} 
.DisabledLink
{
	cursor:auto;
	color:Gray;		
}
.OverDiv
{
    background-color: White;
    border: 1px solid #990000;
    color: Black;
    line-height:1.5;
    vertical-align:top; 
    height:100%
    }
.Popuplink
{
	text-align:right;
	float:right; 
	padding-right:10px;
	height: 20px; 
}
.clsListHeader
{
    background-color: #990000;
    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: #F2F3F2;
}
.DataGridStyle .hover 
{
	background-color: #D3D3D3;
}
.DataGridStyle .click 
{
	background-color: #2A4D1A;
	color: White;
	font-weight: bold;
}
.DataGridStyle td a:link
{
    width: 100%;  
    height: 100%;
    display: block!important;
    color: #00306b;
}
.DataGridStyle td a:visited
{
    width: 100%;
    height: 100%;
    display: block!important;
    color: #990000;
}
.DataGridStyle td a:active
{
    width: 100%;
    height: 100%;
    display: block!important;
    color: #00306b;
}
.DataGridStyle td a:hover
{
    text-decoration: underline;
    width: 100%;
    display: block!important;
    height: 100%;
}
.right2
{
    float: right;
    margin-top: -20px; 
    margin-right: 4px;
}
.MyProfileContent
{
	color: White;
	background-color: #990000;
	padding: 4px;
	border: 1px solid #990000;
	width:915px!important;
	
	
}
.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 #990000;
}
.TablePanel th
{
	background-color: #990000!important;
	color: White;
}
.DashHeader
{
	background-color: #990000;
	color: White;
	height:18px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:2px;
}
.DashBody
{
	border: 1px solid #990000;
}
.SpeakerTab
{
	border: 1px solid #990000; 
}
.SpeakerTab th
{
	font-weight: bold; 
	font-size: 12px; 
	background-color: #990000; 
	color:White
}
.TRText
{
	background-color: #990000; 
	color:White
}
.TRText span
{
	color:White
}
.OverDivStyle
{
	background-color:#5377A9;
	text-align:left;
	float:left;
	
}
.UserAgentStyle
{
	border-left: 1px solid #990000; 
	border-right: 1px solid #990000; 
	padding: 1px;
	margin: 0px
}
.ApptCalendar
{
	text-align: center; 
	border: 1px solid #990000;
}
.ApptRequestForm
{
	border: 1px solid #990000;
}

/*<<<<<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;
	font-family:Verdana;
	clear: both;
	width: auto;
	padding: 7px;
	color:#000000;
	background-color: #ffffff;
}

.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: 625px; height: auto; clear: both; margin-bottom: 10px; margin-left:28px; text-align:left;
}
.Match_Title
{
	width: 100%; height: 20px; border-right: 2px solid #990000; background-color: #990000;
	font-size:12px;font-weight:bold;
	display:none;
}
.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 #990000; border-left: 1px solid #990000;  border-right: 1px solid #990000; width: 100%; background-color: white; clear: both;
	display:none;
}
.Great_Matches
{
	 min-width: 34%; width:34%; float:left; margin-left: 5px; background-image: url(../../Images/great_bg.jpg);
	 }
.Great_Matches_label
{
	float: left; width: 30%; padding-left: 5px; height: 50px; font-size:12px;font-weight:normal;color:#00306b; line-height: 20px;
	padding-top: 5px;
}
.Great_Matches_Number
{
	margin-left:5px; font-size:11px; color:#000000; font-family:Verdana;
}
.Great_Matches_Description
{
	float: left; width: 30%; padding-left: 5px; height: 50px; font-size:11px; color:#00306b;vertical-align:bottom;
}
.All_Matches_Number
{
	float: left; font-size:25px; height: 100%; font-weight:bold;color:#00A7E1; text-align: center;
}
.topten_exhibitors
{
	font-size: 10px; width: 33%;float:left; margin-left: 5px;  background-image: url(../../Images/great_bg.jpg); 
}
.topten_exhibitors>span
{
	font-size:12px;font-weight:bold;color:#00306b;
}
.matches
{
	line-height: 1.6;
	padding-left: 5px; color:#00306b
}
.Last_Matches
{
WIDTH: 28%;  float:left; margin-left: 5px;  margin-right: 0px; background-image: url(../../Images/great_bg.jpg); 
	
}
.Good_Matches_Label
{
	 vertical-align:middle;float: left; width: 40%; padding-left: 5px;  font-size:12px;font-weight:normal;color:#00306b;padding-top: 25px;
}
.Good_Matches_Number
{
 	margin-left:5px; font-size:7px; color:#000000; font-family:Verdana;
}
.Good_Matches_Description
{
	display:none;float: left; width: 40%; padding-left: 5px; height: 20px; font-size:11px;color:#00306b; vertical-align: bottom
}
.Other_Matches_Description
{
	display:none;float: left; width: 60%; padding-left: 5px; height: 12px; font-size:10px;color:#00306b;vertical-align: bottom	
}
.Other_Matches_Number
{
	float: right; width: 50%; height: 100%; line-height: 70px; font-size:12px;font-weight:bold;color:#e72229; 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:#00306b;
}
.MyTasks
{
	height: 107px; border-left: 1px solid #990000; border-right: 1px solid #990000; border-bottom: 1px solid #990000; text-align: center
}
.MyTasks div
{
	width:33%;height:90%; float:left; padding-top: 10px
}
.Match_Title1
{
	width: 917px;
	height: 30px; 
	color:#ffffff;
	background-image: url(/connect/Images/headerbar.gif) !important;
    background-repeat:repeat-x !important; clear:both; font-size:12px;font-weight:bold;
    margin-left:20px;
    padding-top:7px;
}
.Match_Title1 span
{	
	
    height:30px;
    margin-left:10px;
}
.MyPlanner
{
	WIDTH: 100%; background-color: #990000; height: 22px; border-right: 2px solid #610505
}
.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
{
	width: 100%; height: 105px; border-left: 1px solid #610505; border-right: 1px solid #610505; border-bottom: 1px solid #610505; background-image: url(../../Images/header_swoosh.jpg); background-repeat: no-repeat
}
.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 #990000; border-right: 1px solid #990000; border-bottom: 1px solid #990000; 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 #990000; border-left: 1px solid #990000;  border-right: 1px solid #990000; width: 100%; background-color: white
}
.iq
{
font-family:verdana;
font-weight:900!important;
color:#00306b;
font-size:12px;
}
.iq A
{
font-family:verdana;
font-weight:900!important;
color:#00306b;
font-size:12px;
}
.iq  A:link
{
font-family:verdana;
font-weight:900!important;
color:#00306b;
font-size:12px;
}
.Miq  A:hover
{
font-family:verdana;
font-weight:900!important;
color:#00306b;
font-size:12px;
}
.Miq  A:active
{
font-family:verdana;
font-weight:900!important;
color:#00306b;
font-size:12px;
}
.contact{
display:inline; 
height:100% !important;

}
.contact tr{
border-bottom:none !important;
height:100% !important;
}
.contact td{
border-bottom:none !important;
height:100% !important;
}
.lefton a:link{
color:#ffffff !important;
margin-right:20px;
}
.middleoffonleft a:link{
color:#ffffff !important;
margin-right:20px;
}

.section1{
background-color:#dddddd;
width:256px; float:left; 
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-left:1px solid #ffffff;
}

.section2{
background-color:#ffffff;
width:256px; float:left;
} 
.headerContainer{
width:256px; float:left;

}

.magnifyingGlassStyle{
position:relative;
top:3px;

}
.checkboxText
{



}
.searchCheckbox{

}

.checkboxText
{


}
.searchCheckbox{
margin-top:-30px !important;
position:fixed !important;
top:0px;
left:0px;
}

.Grid{
border:none;


}
.Grid tr{
border-bottom:1px solid #dddddd !important;

}
.GridFont{
color:#ffffff;
font-weight:bold;
}
.GridHeader{
padding-left:10px !important;

}
.GridRow{

padding-left:10px !important;
}

.modifyButton
{
	display:none;
}

.modifyButton1
{
	display:block;
}

.hweMenu
{
	background-color: #666666;
}

.hweChildMenu
{
	width: 180px;
	border: groove 2px black;
}

.hweChildMenuItem
{
    background-color: #444444;
    filter: alpha(opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	height: 22px;
	padding-left: 10px;
}

.hweChildMenuItemHover
{
    background-color: Black;
	height: 22px;
	padding-left: 10px;
}

A.hweChildMenuLink
{
	font-family: Verdana, Arial, SansSerif !important;    
	font-weight: normal !important;    
    text-decoration: none !important;    
    color: White !important;    
}

A.hweChildMenuLinkHover
{
    font-family: Verdana, Arial, SansSerif !important;     
	font-weight: normal !important;      
    text-decoration: none !important;    
    color: White !important;    
}

.HWEMyMatches
{
	width:600px;
	float:left;
	margin-left:20px;
	
}

.MatchesTable
{
margin-left:40px;
margin-right:20px;
width:560px;
	
}
.NoMatchesTable
{
	margin-top:60px;
	width:560px;
	
}
.EAButton
{
	background-image: url(/connect/images/databutton.gif); 
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:31px;
	width:161px;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana;
	cursor:pointer;
	
}

.EAUpdateButton
{
	background-image: url(/connect/images/nodatabutton.gif); 
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:41px;
	width:216px;
	color:#ffffff;
	font-size:13px;
	font-family:Verdana;
	cursor:pointer;
	
}
.acctSummary
{
margin-left:25px; 
width:200px;
margin-top:10px; 
color:#000000; 

}
.acctSummary .dotted
{
	border-top:1px dotted #000000;
	width:210px;
	height:1px;	
}

.acctSummary .solid
{
	border-bottom:1px solid #000000;
	width:210px;
	height:1px;	
	color:#00A7E1;
}

.acctSummaryLables
{
color:#888888;

		
}
.acctInfo
{
	width:225px; 
	margin-left:25px;
}
.acctInfo b
{
	color:#00A7E1 !important;
}
.acctInfo a
{
	color:#00A7E1 !important;
}

.updateLink
{
float:right; 
margin-left:10px;
margin-bottom:5px;
margin-top:5px;	
color:#888888 !important;
font-weight:normal !important;
}

.updateLink a
{
margin-left:10px;	
color:#888888 !important;
font-weight:normal !important;
}

.updateLink a:hover
{
margin-left:10px;	
color:#888888 !important;
font-weight:normal !important;
}

.eamain
{
	height:600px;
	
}
.eamain .eamainleft
{
	width:600px !important;
}
.eamainleft
{
width:600px !important;	
}

.activeTab a:hover
{
 color:#000000 !important;
}
.activeTab a 
{
 color:#000000 !important;
}

.activeTab a:link
{
 color:#000000 !important;
}

.activeTab a:visited
{
 color:#000000 !important;
}
.activeTab
{
width:1000px !important;
}

.SessionDetailHeader{
font-family:helvetica;
font-size:17px;
font-weight: bold;
color: white;

}
.sponsorArea
{
    width:775px; 
    margin-top:-275px; 
    margin-bottom:5px; 
    border:1px solid #ffffff; 
    border-top:none !important; 
    float:left;
    padding-left:180px; 
}


