/* find goodwill center block */

#colgroup1 {
	width: 200px;
}
#colgroup2 {
	width: 150px;
}
colgroup#fields {
	width: 325px;
}
colgroup#labels {
	width: 125px;
}
#byphone, #byfax, #byemail, #bymail { 
	position: absolute;
	top: 15px;
	width: 109px;
}
#byphone p, #byfax p, #byemail p, #bymail p { 
	font-size: 11px;
	margin-top: 4px;
}
#byfax { 
	left: 127px; 
}
#byemail { 
	left: 254px; 
}
#bymail { 
	left: 381px; 
}
#contactOptions {
	height: 104px;
	position: relative;
}
#contactOptions p {
	width: 109px;
}

#eventDetails {
	width: 310px;
}
#eventDetails td {
	padding: 4px;
}

.globalTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	margin-top: 10px;
	padding-top: 10px;
	width: 475px;
}
.globalTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	font-size: 12px;
	padding: 4px;
}
.globalTable td.spot {
	padding: 4px;
	vertical-align: middle;
}
.globalTable th {
	background-color: #E5E5E5;
	padding: 4px;
	text-align: left;
}
#IEfix3 .globalTable {
	top: 382px;
}
.globalTable p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

#contactTable input {
	width: 242px;
}
input#submitRequest {
	width: 165px;
}
input#areacode, input#threedigit, input#fourdigit, input#extension  {
	width: 47px;
}


#contactForm {
	background-image: url(../art/a_merchandice_bott_bkgd.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 18px;
	width: 523px;
}
#contactFormHead {
	padding-bottom: 16px;
}
.resources {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 490px;
}
#resultsPages {
	text-align: right;
	padding-bottom: 10px;
	width: 500px;
}
/% fix for IE float bug */

#statistics {
	left: 230px;
	position: absolute;
	top: 0px;
}
table#specialist {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	width: 500px;
}
table#specialist th, table#specialist td {
	padding: 5px;
}
table#contactTable td {
	padding: 4px;
}
table#specialist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	font-size: 12px;
}
textarea {
	width: 300px;
}
th {
	background-color: #E5E5E5;
	font-weight: normal;
	text-align: left;
}
#thankYou {
	background-color: #88C0FF;
	margin-top: 32px;
	width: 495px;
}
#thankYou p {
	color: #FFFFFF;
	font-weight: bold;
	padding: 13px;
	width: 457px;
}
