/*
div{border:silver 1px dashed;}
img{border:silver 1px solid;}
*/
/* Used CSS */
body,table	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #666666;
				
}
a:visited	{  text-decoration: none; color: #666666}
a:hover		{  text-decoration: underline; color: #666666}
a:link		{  text-decoration: none; color:#666666}

#mainTable{
	background-image:url(../images/left_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:#333333 2px solid;
}
#printerFriendlyContent{
	margin-left:15px;
	width:735px;
}
#namericaMap{
	margin-left:35px;
	margin-top:40px;
}
#europeMap{
	margin-left:70px;
}
#intOffices{
	align:center;
}
#tableHeader{
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
/* Governing continent choice window */
#contChoiceTable{
	position:relative;
	top:50px;
	left:40px;
}
	#contChoiceTable a{ color:#003300; }
	#contChoiceTable a:link{ color:inherit; }
	#contChoiceTable a:hover{	text-decoration:none;
								color:#006600; 			}
	
	
	.label{
		font-family:Arial MT, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#003300;
		letter-spacing:1.3ems;
		position:relative;
		top:20px;
	}

	#continentLabel{
		font-family:Arial MT, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		letter-spacing:1.3ems;
		position:relative;
		top:18px;
		color:#000000;
	}
	#fadedBottomBanner{
		visibility:visible;
		position:absolute;
		left:20px;
		z-index:-1;
	}
/*used in overLib hover */
#overDiv{
	background-color:#D8E8C1;
}
.olTable{	
	font-size:10px;
	color:#000000;
	background-color:#C6DCA5; }

	.olTitleCell{
		font-weight:bold;
	}
/*Left map info */
#hotspotDIV{
	width:490px;
	height:410px;
	border:none;
}

/* Right partner info */
#printLinkDIV{
	font-family:inherit;
	font-size:10px;
	align:left;
	width:150px;
	margin-bottom:10px;
}

/* Small text DIV used on right hand menu */
#infoText{
	font-family:inherit;
	font-size:10px;
	align:left;
	width:150px;
}

#stateTitle{
	letter-spacing:1.1ems;
	color:#666666;
	font-size:13px;
}

#rightFieldSet{
	visibility:hidden;
}

#partnerListing{
	margin-left:5px;
	margin-right:5px;
	
	height:350px;
	scrollbar-face-color:#DCEAC8;
	scrollbar-highlight-color:#676767;
	scrollbar-3dlight-color:#FFFFE8;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#ffffff;
	overflow:auto;
}
#partnerInfo{ 	
	 }

.partnerText,.partnerText table{
	line-height:1.5em;
	font-size:11px;
	color:#666666;
}
	#pLogo img{
		filter:Alpha(opacity=50);
		border:0;
		}
	#pCompanyName{
		font-size:13px;
		color:#333333;
		font-weight:bold;
		margin-left:5px;
	}

	#pAddress,#contactTable{
		margin-left:5px;
	}
	#pAddress{}
	#contactTable{ /*name, tel, etc. */
		width:95%;
		border:#cccccc 2px solid;
		background-color:#E7F0D9;
		margin-bottom:20px;
		padding-left:2px;
		}
		
/* Used by partner_listing.php */

#completeListingDIV{
	margin-left:80px;
	width:490px;
}