
/* Utah State Archives 2012 */
/* adapted by the Division of Administrative Rules 2012 */

/* ------------------------------------------------   HTML   ------------------------------------------------ */



html, #wrapper, aside#sidebar, section {
	background: none; 
	}

body {
	color: #000000;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background: none;
	}

a { 
	color: blue; 
	}

section#main h1, section#main h2, section#main h3 { 
	font-family: "Times New Roman", Times, serif; 
	padding: 4px 0; 
	}

header { 
/*	padding: 0 0 0 0; 
	margin: 0 auto 0 auto; 
	margin: 0 0 0 0; 
	text-align: left; 
	alignment-adjust: */
	display: none;
}

section#breadcrumbs p { 
	padding: 5px; 
	text-transform: none; 
	color: #000; 
	}

section#breadcrumbs p a { 
	color: inherit; 
	text-decoration: none; 
	}

section#breadcrumbs #Jsearch {
	display: none;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
}

/* ------------------------------------------------   Layout   ------------------------------------------------ */

div#utahgov_statewideheader, ul.menu-headerlinks, div#search, aside#sidebar, .addthis_toolbox, nav, .toc, footer, .footer { 
	display: none; 
	}

section#main { 
	width: 100%; 
	}

section#main p, section#main td, section#main th, section#main dl { 
	line-height: inherit; 
	margin: 2px 3px 5px; 
	}

section#main .item-page #pagefooter { 
	text-align: left; 
	font-size: inherit; 
	padding: 4px; 
	}

/* ------------------------------------------------   Custom   ------------------------------------------------ */

/* Prints out the URL after each link in main article body (does not work on IE6 */


/*.item-page a:link:after, .item-page a:visited:after { 
	content: " (" attr(href) ") "; 
	font-size: 90%; 
	} */

section#main .item-page #rContent .dataTable {
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	}
	
section#main .item-page #rContent .dataTable table {
	width: 100%;
	}
	
section#main .item-page #rContent #ruleText h2 {
	font-size: 125%;
}

section#main .item-page #rContent #ruleText p.subsection {
	font-size: 125%;
}

section#main .item-page #rContent #ruleText pre {
	font-size: 115%;
}
