/*printer styles*/ 



#footer, #left,  h2.home, .banner .menu, .nav1st, .nav2st {
display : none; 
} 

#right img,  #right table, #right h1 {
display : none; 
}

#right{
margin:0px;
padding:0px;
page-break-after: always;
}
body {
color : #000; 
background-color : white; 
margin : 20px; 
padding : 0; 
font : 10pt Verdana, Arial, helvetica, serif; 

} 
h1 , h2 {
color : #ccc; 
font : bold 16pt Verdana, Arial, helvetica, sans-serif; 
text-align : center; 
border-bottom : 3px double #000; 
margin : 50px 0 15px; 
padding : 0; 
} 
h2 {
font-size : 14pt; 
} 
.print_txt {
font-size : 9px; 
} 


li, p, h1, h2, h3, h4, h5 {
	text-align: left;
}

img { margin:10px;}



/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	margin:0px;
	padding:0px;
	color:#666;
}

#form-exhibitor fieldset {
	margin: 20px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 0px solid #e7e7e7;
	text-align:right;
}
#form-exhibitor fieldset label.checkbox {
	text-align:left;
	margin: 0px 0px 10px 4px;
	border:none;
}

#form-exhibitor legend {
	background-color: transparent;
	color: #000;
	padding: 2px 10px;
	border: 0px solid #FFCC99;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	display:none;
}


#form-exhibitor p {
	margin:0;
	padding-bottom:1em;
	font-size:1em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding:1em 0 1em 0;
}

#form-exhibitor .element {
	display:block;
	clear:both;
	padding-top:1px ;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	padding-right:5px ;
}

#form-exhibitor label.checkbox {
	width:252px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor label.checkboxinner {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
	font-size:1em;
	width:250px;
	border:1px solid #999;
}


#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #EFEEEE;
 	border:  1px solid #000;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:120px;
	padding:0;
	border:none;
	margin: 0px 0px 10px 4px;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0 0 0 123px;
	border:none;
}

#form-exhibitor input.submit { 
	margin:8px 5px 5px 127px;
	padding:2px 5px;
	width:120px;
	background-color:#f7f7f7;
	color:#000;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}

#form-exhibitor input.submit:hover { 
	background-color:#FFCC99;
	color:#fff;
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:30px;
}

#form-exhibitor select.select {
	height:45px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30pt;
	margin-top:30pt;
	padding-bottom:10pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30pt;
	margin-top:30pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:9pt;
	padding-top:20pt;
	orphans:5;
}

div.onearticle  {
	font-size:6pt; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

.justprintnewpage {
	page-break-before:always;
}

