/* CSS Document */h1,h2,h3,h4,ul,p {	margin-bottom: 10px;}h2,h3,h4 {margin-top: 15px;}p {	text-indent: 20px;}p,ul {	font-size: 12px;}ul,li {	list-style-type:square;	margin-left: 15px;}h1 {	font-size: 20px;	font-weight: bold;	background: url(/images/headlineGradient.gif) repeat-x;}h2 {	font-size: 16px;	font-weight: bold;	background: url(/images/smHeadGrad.gif) repeat-x;}h3 {	font-size: 14px;}/* Use class jgForm for forms */.jgForm {	font-size: 12px;}.jgForm th {	text-align: right;	font-weight: bold;}/* Use class jgResults for results tables */.jgResults {	font-size: 12px;}.jgResults th {	background: url(/images/tblHeadGradient.jpg) repeat-x;	font-weight: bold;	padding: 3px;}.jgResults td {	border: 3px solid white;	padding: 3px;}/* Use class evenRow to alternate colors in results tables */.evenRow td {	background: #dddddd;}.mapInfo {	font-style: italic;}
