/* CSS Document */


/*main table for site*/
	
img {
border: none;
}

.tblewidth {
	width:940px;
}

.tbleheight {
	height: 500px;
	}

/*layout columns*/

.menucol {
	width:165px;
}	

.testamonialcol {
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
}

.testimonialpic {
	width: 200px;
	}

.logincol {
	width: 300px;
}

.aboutrow {
	width: 780px;
	}

.contentcol {
	width:775px;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

.validtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}


/* Logo Positioning */

.logoback {
	position:relative;
	top:0;
	left: 0;
	width: 940px;
	height: 97px;
	z-index: 1;
}

.logoblack {
	position: absolute;
	top: .80%;
	left: .80%;
	width: 286px;
	z-index:2;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
}

.fontsz {
	font-size:10px;
}



.emptable {
	border-left:none;
	border-right:none;
	border-bottom-style:dotted;
	border-top:none;
	border-bottom:thin;
	border-bottom:#333333;
}

#acctset {
	width:532px;
}

.empcolwidth {
	width:100px;
}

.ecolwidth{
	width:50px;
}

.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;
}

/*Press */
.presspace {
	height: 50px;
}

/*Become a Member */
.venrotate {
	position: absolute;
	top: 200px;
	left: 675px;
}

/*hide row*/
.hiderow {
	display:none;
}

/*WebEx icon */
.webexdisplay {
	position: absolute;
	top: 235px;
	left: 690px;
}

/*Under Construction */
#constructimg {
	height:170px;
}

#constructtxt {
	font-size:12pt;
}

#constructble{
	width: 946px;
}


