
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.required
{
color: #FF0000;
font-size: 12px;
}
.required_err
{
color: #FF0000;
font-size: 11px;
}
.required_err_msg
{
color: #AA9980;
font-weight:bold;
font-size: 11px;
}
#txtHint {
		position:absolute;
	left:769px;
	top:305px;
	width:449px;
	height:680px;
	z-index:51;
}
#txtfileCopy {
	position:absolute;
	left:650px;
	top:250px;
	width:449px;
	height:100px;
	z-index:51;
}
#Validate_fName, #Validate_lName, #Validate_Title, #Validate_Institution, #Validate_Street, #Validate_City, #Validate_State, #Validate_Zip, #Validate_Country, #Validate_Email, #Validate_Phone, #Validate_audienceType, #Validate_audienceSize{
	position:absolute;
	left:680px;
	width:100px;
	height:10px;
	z-index:51;
}
/*#Validate_Prod_name{
	position:absolute;
	top:650px;
	left:550px;
	width:100px;
	height:10px;
	z-index:51;
}
#Validate_Prod_quantity
{
	position:absolute;
	top:650px;
	left:720px;
	width:100px;
	height:10px;
	z-index:51;
}*/
#Validate_Comment, #Validate_Purpose{
	position:absolute;
	left:750px;
	width:100px;
	height:10px;
	z-index:51;
}

.hint {
	width: 500px;
	color: #900;
	background-color: #FFF;
	margin: 15px 0 0px 30px;
}

.hints {
	margin: 35px 0px 25px 0px;
	padding-bottom: 10px;
	border-bottom: solid 1px #000;
	border-bottom-style: dotted;
	text-align: left;
}
table.form_table {
	width: 100%;
	background-color: #e2e9f1;
	padding: 5px;
	margin: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #339;
}

#thm_div {
	width: 200px;
	text-align: center;
	position: absolute;
	top: 430px;
	left: 670px;
	background-color: #e2e9f1;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #339;
	visibility: hidden;
}

#thm_div img {
	padding-left: 30%;
	padding-right: 30%;
}

#prod_category_div {
	font-weight: bold;
	color: #339;
}
.required
{
color: #FF0000;
font-size: 12px;
}
.required_err
{
color: #FF0000;
font-size: 11px;
}
.required_err_msg
{
color: #AA9980;
font-weight:bold;
font-size: 11px;
}
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

table#organizers,table#organizers2 {
	width: 600px;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

table#organizers td, table#organizers2 td{
	margin-bottom: 1em;
	padding-bottom: 1.5em;
}	

table#organizers td.phone, table#organizers2 td.phone{
	width: 400px;	
}

table#organizers2 td.phone{
	width: 350px;
	margin-right: 0;
}

table#organizers2 td.enddate{
	/*margin-left: -3em;*/
}

table#organizers td span.blue_caption, table#organizers2 td span.blue_caption{
	font-size: 9.5px;
	color:#6699FF;
	font-family: Arial, Helvetica, sans-serif;
}


.title2 {
	color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}