@charset "ISO-8859-1";

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.section_content {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
}

.section_content li {
	text-indent: -1.25em;
	margin-left: 1em;
	list-style-type: none;
	margin-bottom: 8px;
	margin-top: 10px;
	margin-right: 1em;
}
	
.section {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}
.main-itroduction {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

.no_indent {
	text-indent: 0;
	text-align: left;
}
img {
	visibility: visible;
	overflow: scroll;
	text-align: center;
	filter: Invert;
	cursor: crosshair;
	margin-right: 1em;
}



h1 {
	font-size: 1.4em;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 1em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFF;
	background-color: #000;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}



h2 {
	font-size: 1em;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.subtext {
	font-size: 0.8em;
	vertical-align: text-bottom;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}
h5 {
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.temptext {
	font-style: italic;
	color: #990000;
}
.teeltowline {
	background-image: url(../../archive/NPRM2008/nrpmscrn.css);
	height: 3px;
	background-repeat: no-repeat;
	text-align: center;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	text-align: left;
	margin-left: 2em;
}
.center {
	text-align: center;
}

td {
	border: 1px solid #000000;
	text-align: center;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	color: #000;

}
td p {
	padding-left: 1em;
	color: #000;
}


th {
	top:auto;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	text-align: center;
	color: #000;
	margin: 1em;
}
.section #guidance2010 h3 {
	font-style: italic;
	font-weight: normal;
}



table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border: 2px solid #000000;
	color: #000;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.ftnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	width: 80%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
li {
	margin-bottom: 1em;
	text-align: left;
	margin-top: 1em;
}
.textindent {
	text-indent: 2em;
}

.tablediv {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	overflow: auto;
	height: 600px;
}
.nrpmnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.nrpmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.sources {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	margin-right: 4em;
	margin-left: 5em;
	margin-top: 2em;
}
.formula {
	text-indent: -13.5em;
	margin-left: 16em;
}

p {
	text-align: left;

}
blockquote p sub {
	font-style: italic;
}
.grouped-tablecell-data {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.centeralign th{
	text-align: center;
}
.dividerline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.section_content p sup {
	vertical-align: text-top;
	line-height: -2px;
}
.section #titleiiguidance h3 {
	font-weight: normal;
	font-style: italic;
}
.section #titleiiguidance h4 {
	font-weight: normal;
}
#appendix-b h3 {
	font-weight: normal;
}
#appendix-b h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#section_by_section .section_content h3 {
	font-weight: normal;
}
#section_by_section .section_content h2 {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.section-intro {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	padding: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 120%;
	font-weight: bold;
	margin-right: 4em;
	margin-left: 4em;
	border: 2px solid #999;
}
}
.introduction_toc {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
}.introduction_toc #TOC2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	padding: 2em;
}
 .regintro{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../taman3.html);
	background-position: left top;
	float: none;
	text-align: right;
	background-repeat: repeat-y;
	border: 3px solid #000000;
	padding-top: 1em;
	margin-bottom: 2em;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
               This stylesheet is for Introduction and Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	

 .reg2010intro{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../taman3.html);
	background-position: left top;
	float: none;
	text-align: right;
	background-repeat: repeat-y;
	border: 3px solid #000000;
	padding-top: 1em;
	margin-bottom: 2em;
}
.reg2010front_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 2px;
}
.reg2010toc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10em;
	color: #000000;
	line-height: 14px;
}
.reg2010adaag_section_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #0000CC;
	left: 10px;
	line-height: 2px;
}
.reg2010Index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .reg20109%;
	font-style: normal;
	line-height: 2px;
	color: #000099;
}


.reg2010toc_hanging_indent   {
	text-align: left;
	text-indent: -3em;
	margin-left: 3em;
	line-height: 2em;
}


.reg2010toc h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #000000;
	padding-left: 1em;
	line-height: 120%;
}

.reg2010toc h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
	padding-left: 1em;}
	
	
.reg2010toc  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #039;
	text-decoration: underline;
	line-height: .9em;
}

.reg2010toc li {
	text-indent: -1.25em;
	margin-left: 1em;
	list-style-type: disc;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}	


.reg2010blackbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-right: 1px;
}
.reg2010dividerline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.reg2010blackbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	margin-left: 1em;
	margin-top: 1em;
	padding-top: 1em;
}
.reg2010volume-number {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


.reg2010blackboxlevel2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 10em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1px;
}
.reg2010blackboxlevel2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	line-height: 120%;
	padding: 6px;
	margin-left: 1em;
}
.reg2010overview {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	padding-top: 2em;
	font-size: 1.2em;
}
.reg2010overview-text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 11em;
	font-size: 1em;
}
.reg2010overview-text p {
	padding-right: 1em;
}
.reg2010overview-text li {text-indent: -1.25em;
	margin-left: 1em;
	
	margin-bottom: 8px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.reg2010sitenavigation {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}

.reg2010intro_vol_number {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-left: -.reg201070em;
	margin-right: 40%;
	border: 2px solid #000000;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../2010ADAStandards/images/intro_decoration_200_2.gif);
	background-repeat: repeat-y;
	background-color: #BCBCBC;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.reg2010doj {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 12px;
}
.reg2010dojtext {
	margin-right: 12px;
}
.reg2010introduction {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	border: 1px solid #333333;
	width: 850px;
}
.toc h3 a {
	text-decoration: none;
}
.reg2010overview-text #TOC2 h1 {
	background-color: #FFF;
	color: #000;
	font-size: 1.1em;
	text-align: left;
	border-top-style: none;
}
.reg2010sitenavigation p {
	text-align: right;
	margin-right: 1em;
}
