/* ##### Common Styles ##### */

body {
	color: #000000;
	background-color: #FFFFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;  /* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
}

html > body {
	font-size: 8.5pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}

img {
  border: 0;
}

/* ##### Header ##### */

.superHeader {
	color: black;
	border: 1px solid rgb(107,107,107);
	height: 2em;
	background-color: #EADDE1;
	background-image: url(./images/back1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.superHeader a {
  color: rgb(30,30,30);
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.midHeader {
	color: #660000;
	min-height: 125px;
	background-color: #EADDE1;
	background-image: url(./images/nhra_logo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.headerTitle {
	font-size: 300%;
	font-weight: bold;
	padding-bottom: 90px;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24mm;
	padding-top: 1ex;
	padding-right: 0;
	padding-left: 0;
	color: #660000;
	font-variant: normal;
}

.subHeader {
	color: white;
	border: 1px solid black;
	margin: 0;
	font-size: 125%;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: .5ex;
	padding-right: 1ex;
	padding-bottom: .5ex;
	padding-left: 1.5mm;
	background-color: #9D5F70;
	background-image: url(./images/back3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}

.subHeader a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}


/* ##### Side Bar ##### */

#side-bar {
	width: 15em;
	float: left;
	clear: left;
	background: url(./images/back5.gif) repeat-y center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#side-bar div {
  border-bottom: 1px solid rgb(153,153,153);
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a, .thisPage {
  color: rgb(30,30,30);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 5mm;
  display: block;
}

.thisPage {
	color: #660000;
	background-color: white;
	padding-left: 4mm;
	border-top: 1px solid rgb(153,153,153);
	border-bottom: 1px solid rgb(153,153,153);
	background-image: url(images/back_sub_tp.gif);
}

#side-bar ul li a:hover {
	text-decoration: none;
	background-color: #EADDE1;
	background-image: url(images/back_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #660000;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
	color: inherit;
	background-color: #FFFFF4;
}

/* ##### Main Copy ##### */

#main-copy {
	color: black;
	background-color: #FFFFF4;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 15em;
	padding: 0.5mm 5mm 5mm 5mm;
	border-left: 1px solid rgb(153,153,153);
}

#main-copy p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#main-copy a {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#main-copy h1 {
	color: #660000;
	border: 1px solid rgb(153,153,153);
	font-size: 100%;
	font-weight: bold;
	margin: 3em 0 0 0;
	padding: 0.5ex 0 0.5ex 1ex;
	font-style: italic;
	background-color: #EADDE1;
	background-image: url(./images/back1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main-copy .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
	color: black;
	border: 1px solid rgb(104,104,104);
	font-size: 90%;
	margin: 0;
	clear: both;
	background-color: #EADDE1;
	background-image: url(./images/back4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1em;
	padding-right: 2.5mm;
	padding-bottom: 1em;
	padding-left: 2.5mm;
}

#footer .left {
	line-height: 1.25em;
	float: left;
	clear: left;
}

#footer .right {
	text-align: right;
	line-height: 1.25em;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
.subHeaderTitle {
	color: #000000;
	font-size: 110%;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
.subHeaderTitle2 {
	color: #000000;
	font-size: 110%;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
	text-transform: none;
}

