﻿/* Styles for the Instructions in the Form Download Page */
div.bod{
	padding-left:0px;
	padding-right:30px;
}
div.bod h2{
	font:bold 1em verdana;
	color:#000;
	margin-bottom:13px;
}
div.bod h3{
	font:normal 1.2em verdana;
}
div.side{
	width:217px;
}
div.bod p{
	margin-bottom:23px;
}
div.bod ol,div.bod ul{
	margin-left:10px;
	padding-left:10px;
	margin-bottom:23px;
}
div.bod ol,div.bod li{
	margin-bottom:5px;
}
