/* CSS Document */

.picbg h1 span.Head {
	font-size: 11pt;
	font-weight: bold;
	color: #2d2d2d;
	text-transform:uppercase;
	display:block;
	padding-top:5px;
	text-align:center;
	padding-bottom:15px;
}
.picbg {
width:196px;
padding-lefT:20px;
padding-right:20px;
height:173px;
background:url(_i/pic-bg.jpg) no-repeat;
overflow:hidden;
margin-bottom:20px;
}
.picbg .Normal {
color:#2d2d2d;
line-height:15px;
}
.cjform {
background:url(_i/form-top.gif);
width:250px;
height:6px;
}
.cjformbg {
background:#e0e1e1 url(_i/form-mid.gif) top no-repeat;
width:210px;
padding:5px 20px 0 20px;
}
.cjbt {
background:url(_i/form-bottom.gif);
width:250px;
height:7px;
margin-bottom:20px;
}

.cjformbg p { 
margin:0 0 0 0;
padding-bottom:5px;
}

.picbg p {
line-height:1.1em;
font-size:8.5pt;
}

.callout {
	background:#ffffff url(_i/callout_bg.jpg) top no-repeat;
	width:210px;
	padding:16px 20px 0 20px;
}