H1 {
	font-size:18px;
	margin:0 35px 30px 35px;
	color:#036;
}

P {
	/*line-height:20px;*/
	font-size:12px;
}
#unav {
	width:100%;
	height:20px;
	background:url(http://images.intellicast.com/images/static/content/bg/body_def.gif);
}
#bod {
	background:url(http://images.intellicast.com/images/static/content/bg/sub_w_rtcol.gif);
	background-repeat:repeat-y;
	padding:0 15px 0 20px;
}

#content {
	float:left;
	width:505px;
}

#subcol {
	float:right;
	width:245px;
}

#subbot {
	background:url(http://images.intellicast.com/images/static/content/bg/subbot_w_rtcol.gif);
	height:25px;
}

#bodtxt {
	margin:0 5px 0 0;
}
#bodtxt P {
	margin:0 35px 8px 35px;
	text-align:justify;
}

#contact {
	width:400px;
	margin:0 auto;
	border-top:1px solid #ccc;
}
#contact TD {
	border-bottom:1px solid #ccc;
	height:30px;
	line-height:30px;
}
#contact TD TEXTAREA {
	width:100%;
	height:200px;
}
#choices TD {
	border:none;
}
