@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body {
	padding-bottom: 15px;
	text-align: center;
	background-image:url(/wtc/wtcimages/background.jpg);
	background-color: #09193d;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	padding-bottom: 20px;
	text-align:center;
	
}
img {
	border-color:#999999;
	border-width:1px;
}

.homelink {
 border:none;}
 
a {
	color: #cc6600;
}

strong {
	font-weight:700;
	color: #3389C5;
	}
	
.quote {
	font-size:95%;
}

#bodytext ul {
	list-style: none url(/wtc/wtcimages/wtcul.gif) outside;
	line-height: 160%;
}

.sectionheading {
	font-size:130%;
	color:#3389C5;
	font-weight:100;
}
/* SUB NAV -----------------------------------------------------------------------*/	li  
#wtcsubnav {
	font-size: 10px;
	line-height:14px;
}
#wtcsubnav ul {
	width:200px;
	padding-top:125px;
	list-style: none;
	margin: 0;
	float: left;
	display:inline;
	padding-left:10px;
	
}
#wtcsubnav ul li a {
	
	padding: 0 5px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
#wtcsubnav ul li a#current {
	text-decoration: none;
	font-weight: bold;
}
#wtcsubnav ul li a:hover {
	color:#3389C5;
	text-decoration: underline;
}
#wtcsubnav ul li a#sub {
	padding: 0 20px;
	color:#3389C5;
	line-height: 16px;
}
#wtcsubnav ul li a#subcurrent {
	padding: 0 20px;
	color:#cc6600;
	line-height: 16px;
}
#bodytext {
	float:left;
	width: 575px;
	padding-top: 115px;
}
#bodytextscrolls {
	float:left;
	width: 805px;
	padding-top: 5px;
}

#highlightedvideoright {
	float:right;
	padding:15px;
	margin-left: 0px;
	width:320px;
	font-size: 85%;
	line-height: 150%;
}

#highlightedimageright {
	float:right;
	padding:0px 0 15px 15px;
	margin-left: 0px;
	width:175px;
	font-size: 85%;
	line-height: 150%;
}
#highlightedimagerightnowidth {
	float:right;
	padding-left:15px;
	margin-left: 0px;
	font-size: 85%;
	line-height: 150%;
}

#highlightedimagerighttwo {
	float:right;
	padding:0;
	width:250px;
	margin-left: 10px;
	font-size: 85%;
}

#flashvisual {
	float:right;
	padding:0;
	width:200px;
	padding-left: 10px;
	font-size: 85%;
	line-height: 150%;
}


#highlightedimageleft {
	float:left;
	padding:10px;
	width:175px;
	margin-right: 25px;
	font-size: 85%;
}
#footer {
	clear: left;
	padding-top: 20px;
	font-size: 90%;
	line-height: 13px;
	margin-left:210px;
	
	
}


#nysedlogo {
	float:left;
	padding-right:20px;
	}
	
#nysedlogo img {
	border:none;
	}
	
#footercontent {
	border-left:1px solid #dbdbdb;
	float:left;
	padding-left:20px;
	line-height: 15px;
	color:white;
}

#footercontent a {
	
	color:white;
}

#flashmovie {
	float:left;
	padding-right:10px;
	width:330px;
	margin:0;
}
.thumbnaillist {
	
	width: 600px;
	border:0;
	float:left;
	display:block;
}
.thumbnaillist a {
	text-decoration: none;
}
.thumbnaillist img {
	width: 100px;
	height: 100px;
}
.thumb {
	float: left;
	overflow: hidden;
	margin:  13px 13px -3px 0px;
}
.thumbnaillist:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility:hidden;
}
/* SLIMBOX */


/********************/
/*  Thumbs          */
/********************/
.thumbnaillist { float:left; display:block;}
.thumbnaillist a {text-decoration: none;}
.thumbnaillist img { width: 100px; height: 100px;}
.thumb {float: left; margin:  13px 0px 2px 13px;}
.thumblarge { float: left; margin:  13px 0px 2px 13px; width: 214px;}
.thumbnaillist:after { content: "."; display: block; height: 0px; clear: both; visibility:hidden;}

