/* CSS Document */


/*main table for site*/
	
img {
	border: none;
}

.tblewidth {
	width:940px;	
}


.tbleheight {
	height: 500px;
	}

/*layout columns*/

.menucol {
	display:none;
	width:165px;
}	

.testamonialcol {
	position:relative;
	top: 40px;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#FFFFFF;
}

.testimonialpic {
	position:relative;
	top: 40px;
	width: 200px;
	}

.logincol {
	width: 300px;
	display:none;
}

.aboutrow {
	top:50px;
	width: 575px;
	left:0;
	position:relative;
	}

.contentcol {
	position:relative;
	top: 70px;
	width:775px;

}

.becomeadvant {
	position: static;
}


.colhide {
	display:none;
}



/* Logo Positioning */

.logoback {
	display:none;
	}

.logoblack {
	position:static;
	left: 0;
	width: 286px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
	width: 7in;
	clear:right;
}

.fontsz {
	font-size:10px;
	}

#acctset {
	width:532px;
}

.empcolwidth {
	width:100px;
}

.ecolwidth{
	width:50px;
}

.venrow {
	display:none;
}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000;
}
.smheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	vertical-align:top;
	background-color:#FFFFFF;
}


/* Become a Vendor */

#mapsz {
	width: 50%;
	height: 50%;
}


/*Press */
.presspace {
	height: 50px;
}


/* Career */
.careerwidth {
	width: 600px;
}

/*Privacy */
.privacytext {
	position:relative;
	top: 50px;
	width:700px;
}

.privfooter {
	position:absolute;
}

/*Become a Member */
.venrotate {
	display:none;
}

/* @Page */
@page {
	size: 6.5in 10in;
	margin: 0.25in;
}

/*WebEx icon */
.webexdisplay {
	display:none;
}

/*Under Construction */
#constructimg {
	height:170px;
}

#constructtxt {
	font-size:12pt;
}

#constructble{
	width: 946px;
}

