﻿/* ----------------------------------------------------------------------- *//* Eric Meyer's CSS Reset *//* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */
#flags {
  float: left;
  height: 28px;
  margin: 0 0px 0 0px;
  padding: 0;
  white-space: nowrap;
  width: 517px;
}
#flags a {
  float: left;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
}
#flags a img, #newflags li img {
  vertical-align: middle;
}
#flags ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
	width: 603px;
}
#flags ul li {
  display: inline;
}
#newflags {
  background: transparent url(/styles/images/bg/flagBG.jpg) repeat-x;
  height: 170px;
  left: 1px;
  position: absolute;
  top: 112px;
  width: 375px;
  z-index: 1000;
}
#newflags li {
  border-bottom: 1px solid gray;
  display: block;
  height: 30px;
  padding: 4px 7px 2px 7px;
  width: 150px;
}
#newflags li a {
  display: block;
}
#newflags li.last {
  border-bottom: none;
}
#newflags ul {
  float: left;
  margin: 5px;
  padding: 5px;
  width: auto;
}
#searchBody {
  position: relative;
  top: 32px;
}
#subHeader {
  height: 79px;
  margin: 12px 0 0 0;
  width: 960px;
}
#subHeader .breadcrumbs a:active, #subHeader .breadcrumbs a:hover, #wrapFooter .copyright a:active, #wrapFooter .copyright a:hover {
  background: transparent;
  color: #fff;
  text-decoration: underline;
}
#subHeader .pagetitle {
  background: #000;
  color: #fff;
  display: block;
  float: none;
  height: 50px;
  position: relative;
  width: auto;
}
#subHeader .pagetitle h2 {
  background: #000;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  height: 34px;
  line-height: 23px;
  margin: 0;
  padding: 16px 0 0 24px;
}
#subHeader .pagetitle h2 sup {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin: 0;
  padding: 0;
}
#subHeader .wrapPrintEmail {
  display: inline;
  float: right;
  height: 21px;
  padding: 6px 24px 0 0;
  position: relative;
  width: 91px;
	top: 0px;
	left: 0px;
}
#subHeader .wrapPrintEmail a.print {
  background: transparent url(     '/styles/images/btn/btn.print.gif' ) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 56px;
}
#subHeader .wrapPrintEmail a.print_es {
  background: transparent url(     '/styles/images/btn/btn.print.es.gif' ) no-repeat 0 0;
  display: block;
  height: 17px;
  width: 70px;
}
#subHeader div {
  background: #767676;
  color: #fff;
  display: block;
  float: none;
  height: 29px;
  padding: 0;
  position: relative;
  width: 960px;
}
#subHeader div .breadcrumbs {
  background: #767676;
  color: #fff;
  display: block;
  float: left;
  height: 21px;
  padding: 8px 0 0 24px;
  position: relative;
  width: 700px;
}
#wrapContent {
  margin: 0;
  padding: 0 25px;
  width: 918px;
}
/* callout text */
#wrapContent #content div#outter, #wrapContent #contentLarger div#outter
{
	clear: both;
	float: left;
	padding: 10px 0px 10px 0;
	position: relative;
	width: 100%;
}
#wrapContent #content div#outter .blue, #wrapContent #contentLarger div#outter .blue {
  background: #E1EBF7;
  float: left;
  width: auto;
}
#wrapContent #content div#outter .red, #wrapContent #contentLarger div#outter .red {
  background: #E5173E;
  float: left;
  padding-left: 6px;
  width: auto;
}
#wrapContent #content div#outter .redrtl, #wrapContent #contentLarger div#outter .redrtl
{
	background: #E5173E;
	float: right;
	padding-right: 6px;
	width: auto;
	margin-right: 33px;
}
#wrapContent #content div#outter h2, #wrapContent #contentLarger div#outter h2
{
	background: transparent;
	color: #E5173E;
	margin: 15px 0 20px 0;
	padding: 0px 35px 0 35px;
}
#wrapContent #content div#outter ul, #wrapContent #contentLarger div#outter ul {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
#wrapContent #content div#outter ul li, #wrapContent #contentLarger div#outter ul li {
  background: transparent url(/styles/images/Arrow.gif) no-repeat scroll 16px 5px;
  color: #E5173E;
  font-size: 11px;
  font-weight: 500;
  list-style: none;
  padding: 0 0 15px 35px;
  width: 165px;
}
#wrapContent #content div#outter ul.lionrtl li, #wrapContent #contentLarger div#outter ul.lionrtl li
{
	background: url(/styles/images/InvArrow.gif) no-repeat scroll 180px 5px;
	color: #E5173E;
	font-size: 11px;
	font-weight: 500;
	list-style: none;
	padding: 0 32px 15px 0px;
	width: 165px;
	display: block;
	text-align:right;
	direction:rtl;
}
#rtlTable table
{
	padding: 5px 15px 5px 5px padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
}

#wrapContent #content h2, #wrapContent #contentLarger h2 {
  background: transparent;
  color: #535353;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 26px 32px 20px 0;
  padding: 0;
}

#wrapContent #content h2.rtl, #wrapContent #contentLarger h2.rtl {
  text-align:right;
  display:block;
}

#wrapContent #content h3{
  background: transparent;
  color: #535353;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 30px 0 8px 0;
  padding: 0;
}
#wrapContent #contentLarger h3{
  background: transparent;
  color: #535353;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 30px 0 8px 0;
  padding: 0;
  width:880px;
}

#wrapContent #content h3.rtl, #wrapContent #contentLarger h3.rtl{
  background: transparent;
  color: #535353;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 30px 0 8px 0;
  padding: 0;
  text-align:right;
  display:block;
}

#wrapContent #content h3.belowh2, #wrapContent #contentLarger h3.belowh2 {
  margin-top: 18px;
  padding: 0 0 4px 0;
}
#wrapContent #content h3.belowh2close, #wrapContent #contentLarger h3.belowh2close {
  margin-top: 0;
  padding: 0 0 4px 0;
}
#wrapContent #content h3.noline, #wrapContent #contentLarger h3.noline {
  border-bottom: none;
  width: 918px;
}
#wrapContent #content li, #wrapContent.home #bottom div.right ul li {
  padding: 0 0 8px 0;
}
#wrapContent #content p, #wrapContent #contentLarger p {
  padding: 4px 32px 6px 0;
}
#wrapContent #content p.rtl, #wrapContent #contentLarger p.rtl {
  padding: 4px 32px 6px 0;
  text-align: right;
}
#wrapContent #content p.graytitle, #wrapContent #contentLarger p.graytitle {
  font-size: 14px;
  padding: 2px 0 8px 0;
}

#wrapContent #content p.small, #wrapContent #contentLarger p.small{
  background: transparent;
  color: #000;
  font-size: 9px;
  font-weight: normal;
}

#wrapContent #content strong, #wrapContent #contentLarger strong, #wrapContent.about div#top div.right div strong {
  background: transparent;
  color: #535353;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}

#wrapContent #content strong.black, wrapContent #contentLarger strong.black {
  background: transparent;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}
#wrapContent #content sup, wrapContent #contentLarger sup {
  font-size: 11px;
}
#wrapContent #content ul#searchResults {
  margin: 16px 0 0 0;
  padding: 0;
  width: 910px;
}
#wrapContent #content ul#searchResults li {
  list-style-type: none;
  margin: 16px 0 0 0;
  padding: 0;
}
#wrapContent #content ul#searchResults li div {
  padding: 4px 8px 8px 16px;
}
#wrapContent #content ul#searchResults li div p {
  padding: 0 0 4px 0;
}
/* home page styles */
#wrapContent #content ul#searchResults li h4 {
  background: transparent;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#wrapContent #content ul#searchResults li.first, #wrapContent #content ul#searchResults li.last, #wrapContent.home div#bottom, #wrapContent.home #bottom div.right div div, #wrapContent.about, #wrapContent.about div#bottom div.left, #wrapContent.diagnosis, #wrapContent.diagnosis div#bottom div.left, #wrapContent.register, #wrapContent.register div div.iama table, #wrapContent.register div div.iama table tbody, #wrapContent.register div div.iama table tbody tr, #wrapContent.about div#bottom div.left {
/* DO NOT REMOVE */}
#wrapContent #sidebar {
  display: inline;
  float: left;
  padding: 22px 0 0 0;
  position: relative;
  width: 262px;
}
#wrapContent #sidebar div {
  margin: 0;
  padding: 0;
  width: 262px;
}

#wrapContent #sidebar div .callout262X90 img, #wrapContent #sidebar div .callout262X110 img, #wrapContent #sidebar div .callout262X130 img, #wrapContent #sidebar div .callout262X160 img, #wrapContent #sidebar div .callout262X190 img {
  float: left;
  margin: 10px 0 0 10px;
  padding-right: 5px;
  width: auto;
}
#wrapContent #sidebar div .callout262X90 p,#wrapContent #sidebar div .callout262X110 p, #wrapContent #sidebar div .callout262X130 p, #wrapContent #sidebar div .callout262X160 p, #wrapContent #sidebar div .callout262X190 p {
  float: left;
  padding: 25px 0 0 0px;
  position: relative;
  width: 170px;
}
#wrapContent #sidebar div .callout262X110 {
  background: transparent url('/styles/images/sidebar/callout_bg_262X110.jpg') no-repeat 0 0;
  height: 110px;
  width: 262px;
}
#wrapContent #sidebar div .callout262X90 {
  background: transparent url('/styles/images/sidebar/callout_bg_262X90.jpg') no-repeat 0 0;
  height: 90px;
  width: 262px;
}
#wrapContent #sidebar div .callout262X130 {
  background: transparent url('/styles/images/sidebar/callout_bg_262X130.jpg') no-repeat 0 0;
  height: 130px;
  width: 262px;
}
#wrapContent #sidebar div .callout262X160 {
  background: transparent url(     '/styles/images/sidebar/callout_bg_262X160.jpg' ) no-repeat 0 0;
  height: 160px;
  width: 262px;
}
#wrapContent #sidebar div .callout262X190 {
  background: transparent url(     '/styles/images/sidebar/callout_bg_262X190.jpg' ) no-repeat 0 0;
  height: 190px;
  width: 262px;
}
#wrapContent #sidebar div img, #wrapContent.register div img.sidebar {
  float: right;
  padding: 0 0 14px 0;
  width: auto;
}
/* resources */
#wrapContent h3 {
  background: transparent;
  border-bottom: 1px solid #d0d0d0;
  color: #535353;/* width: 910px; */
  font-size: 14px;
  font-weight: normal;
  padding: 2px 0 4px;
  width: 636px;
}

#wrapContent h3.rtl {
  background: transparent;
  border-bottom: 1px solid #d0d0d0;
  color: #535353;/* width: 910px; */
  font-size: 14px;
  font-weight: normal;
  padding: 2px 0 4px;
  width: 880px;
  display:block;
  text-align:right;
  direction:rtl;
}
#wrapContent h3.smrtl {
  background: transparent;
  border-bottom: 1px solid #d0d0d0;
  color: #535353;/* width: 910px; */
  font-size: 14px;
  font-weight: normal;
  padding: 2px 0 4px;
  width: 625px;
  display:block;
  text-align:right;
  direction:rtl;
}
#wrapContent hr {
  border-color: #D0D0D0;
  height: 1px;
  margin: 0;
  padding: 0;
  width: 640px;
}
#wrapContent img {
  border: none 0;
}
#wrapContent p.boxtext, #wrapContent div.boxtext {
  margin-top: -330px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
#wrapContent p.boxtext2 {
  margin: 22px 18px 2px 16px;
}
#wrapContent p.lgerboxtext, #wrapContent div.lgerboxtext {
  margin-top: -380px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
#wrapContent p.callout {
  background: transparent;
  color: #535353;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 16px 32px 0 0;
}
#wrapContent p.rtlcallout {
  background: transparent;
  direction: rtl;
  color: #535353;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 16px 32px 0 0;
  text-align: right;
  display:block;
  width:880px
}
#wrapContent p.redtitle {
  background: transparent;
  color: #AA1C21;
  font-size: 14px;
  font-weight: bold;
  margin: 28px 40px 0 30px;
  padding: 0;
}
#wrapContent p.title {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 0 16px;
  padding: 4px 32px 0 0;
}
#wrapContent table.resources {
  background: transparent url(     '/styles/images/bg/resources_640x122.gif' ) no-repeat 0 0;
  height: 122px;
  margin: 0;
  padding: 0;
  width: 648px;
}
#wrapContent.about {
  padding: 0 25px;
}
#wrapContent.about div#bottom {
  height: 376px;
  margin: 0;
}
#wrapContent.about div#bottom a, #wrapContent.diagnosis div#bottom a, #wrapContent.about div#bottom a {
  background: transparent;
  color: #535353;
  text-decoration: none;
}
#wrapContent.about div#bottom a.arrow, #wrapContent.diagnosis div#bottom a.arrow, #wrapContent.about div#bottom a.arrow {
  background: url(/styles/images/btn/arrow_gray.gif) 0 0 no-repeat;
  display: block;
  float: right;
  height: 28px;
  margin: -4px 0 0 20px;
  padding: 0 0 0 10px;
  width: 16px;
}
#wrapContent.about div#bottom a.arrow:hover, #wrapContent.about div#bottom a.arrow:active, #wrapContent.diagnosis div#bottom a.arrow:hover, #wrapContent.diagnosis div#bottom a.arrow:active, #wrapContent.for div.bottom a.arrow:hover, #wrapContent div.bottom a.arrow:active, #wrapContent.home div.bottom a.arrow:hover, #wrapContent.about div#bottom a.arrow:hover, #wrapContent.about div#bottom a.arrow:active {
  background: url(/styles/images/btn/arrow_gray_rollover.gif) 0 0 no-repeat;
}
/* diagnosis and treatment styles */
#wrapContent.about div#bottom div {
  background: #fff url(     '/styles/images/bg/box_440x420.gif' ) no-repeat 0 0;
  display: inline;
  float: left;
  height: 376px;
  margin: 0;
  padding: 0 16px;
  position: relative;
  width: 400px;
}
#wrapContent.about div#bottom div div img, #wrapContent.diagnosis div#bottom div div img, #wrapContent.about div#bottom div div img {
  margin: 12px auto;
}
/* */
#wrapContent.about div#bottom div h4, #wrapContent.diagnosis div#bottom div h4, #wrapContent.about div#bottom div h4 {
  background: transparent;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  width: 400px;
}
#wrapContent.about div#bottom div p.last, #wrapContent.diagnosis div#bottom div p.last, #wrapContent.about div#bottom div p.last {
  border: 0;
  padding: 14px 0 0 0;
}
#wrapContent.about div#bottom div, #wrapContent.diagnosis div#bottom div {
  background: #fff url(     '/styles/images/bg/box_440x420.gif' ) no-repeat 0 0;
  display: inline;
  float: left;
  height: 380px;
  margin: 20px 0 0 0;
  padding: 0 16px;
  position: relative;
  width: 400px;
}
#wrapContent.about div#bottom div.left div {
  padding: 14px 0 0 0;
}
#wrapContent.about div#bottom div.left div, #wrapContent.about div#bottom div.left p {
  background: none;
  border-bottom: 1px solid #D0D0D0;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 12px 0 10px 0;
  width: 400px;
}
#wrapContent.about div#bottom div.left div, #wrapContent.about div#bottom div.left p, #wrapContent.about div#bottom div.right div, #wrapContent.about div#bottom div.right p, #wrapContent.diagnosis div#bottom div.left div, #wrapContent.diagnosis div#bottom div.left p, #wrapContent.diagnosis div#bottom div.right div, #wrapContent.diagnosis div#bottom div.right p {
  background: none;
  border-bottom: 1px solid #D0D0D0;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 20px 0 12px 0;
  width: 400px;
}
#wrapContent.about div#bottom div.left div, #wrapContent.about div#bottom div.right div, #wrapContent.diagnosis div#bottom div.left div, #wrapContent.diagnosis div#bottom div.right div, #wrapContent.about div#bottom div.right div {
  padding: 14px 0 12px 0;
}
#wrapContent.about div#bottom div.right {
  left: 46px;
}
#wrapContent.about div#bottom div.right div, #wrapContent.about div#bottom div.right p {
  background: none;
  border-bottom: 1px solid #D0D0D0;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 12px 0 12px 0;
  width: 400px;
  width: 400px;
}
#wrapContent.about div#bottom div.right, #wrapContent.diagnosis div#bottom div.right {
  left: 48px;
}
#wrapContent.about div#bottom hr, #wrapContent.diagnosis div#bottom hr, #wrapContent.about div#bottom hr {
  background: transparent;
  color: #D0D0D0;
  margin: 0 auto;
  text-align: center;
  width: 420px;
}
#wrapContent.about div#bottom, #wrapContent.diagnosis div#bottom {
  height: 380px;/* margin: 20px 0 0 0; */
}
#wrapContent.about div#top {
  clear: both;
  float: none;
  height: 374px;
  padding: 30px 0;
  position: relative;
  width: auto;
}
#wrapContent.about div#top div.left {
  float: left;
  width: 479px;
}
#wrapContent.about div#top div.left div p, #wrapContent.diagnosis div#top div.left div p {
  padding: 0 20px 14px 0;
}
#wrapContent.about div#top div.left div, #wrapContent.diagnosis div#top div.left div {
  top: 26px;
  width: 479px;
}
#wrapContent.about div#top div.right {
  background: url(/styles/images/diagtreat/bg.top.right.gif) no-repeat 0 0;
  float: right;
  left: 12px;
  position: relative;
  width: 425px;
}
#wrapContent.about div#top div.right div {
  background: none;
}
#wrapContent.about div#top div.right div h2 {
  background: transparent;
  color: #666;
  font-size: 16px;
  padding: 23px 0 0 23px;
}
#wrapContent.about div#top div.right div h3 {
  background: transparent;
  border-bottom: 1px solid #d8d8d8;
  color: #000;
  font-size: 14px;
  margin-left: 23px;
  margin-right: 23px;
  padding: 16px 0 6px 0;
}
#wrapContent.about div#top div.right div p {
  float: left;
  margin: 0;
  padding: 18px 17px 0 23px;
  width: auto;
}
#wrapContent.about div#top div.right div p a img, #wrapContent.diagnosis div#top div.right div p a img {
  padding: 12px 0 36px 0px;
}
#wrapContent.about div#top h3, #wrapContent.diagnosis div#top h3 {
  border-bottom: none;
  padding: 31px 0 9px 0;
  width: auto;
}
#wrapContent.about div#top h4, #wrapContent.diagnosis div#top h4 {
  background: transparent;
  color: #535353;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 0 0 4px 0;
}
#wrapContent.about div.right img {
  float: left;
  padding: 0 0 36px 0px;
  width: auto;
}
#wrapContent.about h3, #wrapContent.diagnosis h3 {
  border-bottom: none;
  padding: 31px 0 9px 0;
}
#wrapContent.diagnosis div#top {
  clear: both;
  float: none;
  height: 374px;
  padding: 30px 0 0 0;
  position: relative;
  width: auto;
}
#wrapContent.diagnosis div#top div.left {
  float: left;
  width: 370px;
}
#wrapContent.diagnosis div#top div.left p {
  background: transparent;
  color: #00AEEF;
  padding: 0 0 0 39px;
}
#wrapContent.diagnosis div#top div.right {
  float: right;
  left: 12px;
  position: relative;
  width: 525px;
}
#wrapContent.diagnosis div#top div.right div {
  background: url(/styles/images/bg/bg.about.top.right.gif) no-repeat 0 0;
  height: 157px;
  width: 517px;
}
#wrapContent.diagnosis div#top div.right div h4 {
  background: transparent;
  color: #535353;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 18px 17px 0 23px;
}
#wrapContent.diagnosis div#top div.right div p {
  float: left;
  margin: 0;
  padding: 8px 17px 0 23px;
  width: auto;
}
#wrapContent.diagnosis div#top div.right h4 {
  background: transparent;
  color: #535353;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 0 17px 0 0;
}
#wrapContent.diagnosis div.right img {
  padding: 0;
}
#wrapContent.for {
  margin: 0 0 0 28px;
  padding: 0;
  width: 918px;
}
#wrapContent.for #subform .btnSubmit {
  margin-left: 30px;
}
#wrapContent.for #subform .formlabel {
  clear: left;
  float: left;
  margin-left: 30px;
  margin-top: 5px;
  text-align: left;
  width: 130px;
}
#wrapContent.for #subform .formtxtbox {
  clear: right;
  float: left;
  margin-bottom: 5px;
  width: 150px;
}
#wrapContent.for #subform .frmValidation, #wrapContent.for div.moreinfo .frmValidation {
  font-size: 10px;
  margin: 5px 0px 0px 5px;
}
#wrapContent.for #subform br {
  clear: left;
}
#wrapContent.for #subform p.frmValidation {
  clear: both;
  margin-left: 160px;
  width: 130px;
}
#wrapContent.for div#subform {
  clear: both;
  height: auto;
  margin: auto;
  padding: 10px;
  width: 500px;
}
#wrapContent.for div.bookmark img {
  float: left;
  padding: 0 10px 0 0;
  width: auto;
}
#wrapContent.for div.bookmark p {
  padding: 22px 0 0 0;
}
#wrapContent.for div.bottom {
  background: #FFF url(     '/styles/images/bg/box_285x363.gif' ) no-repeat 0 0;
  display: inline;
  float: left;
  height: 363px;
  margin: 0;
  padding: 0 30px 0 0;
  position: relative;
  width: 285px;
}
#wrapContent.for div.bottom a, #wrapContent.home div.bottom a {
  background: transparent;
  color: #535353;
  position: relative;
  text-decoration: none;
}
#wrapContent.for div.bottomrtl a, #wrapContent.home div.bottomrtl a {
  background: transparent;
  color: #535353;
  position: relative;
  text-decoration: none;
  text-align:right;
  direction:rtl;
}
#wrapContent p.rtl, #wrapPage p.rtl, #wrapContent div.rtl, #wrapPage div.rtl {
  text-align:right;
  direction:rtl;
  display:block;
}

#wrapContent.for div.bottom a.arrow, #wrapContent.home div.bottom a.arrow {
  background: url(/styles/images/btn/arrow_gray.gif) 0 0 no-repeat;
  display: block;
  float: right;
  height: 28px;
  margin: 0;
  padding: 0px;
  width: 16px;
}
#wrapContent.for div.bottom div.icon1a, #wrapContent.home div.bottom div.icon1a {
  float: left;
  padding: 20px 12px 0px 14px;
  position: relative;
  width: 50px;
}
#wrapContent.for div.bottom div.icon1b, #wrapContent.home div.bottom div.icon1b {
  float: left;
  padding: 0 10px 0px 10px;
  position: relative;
  width: 50px;
}
#wrapContent.for div.bottom div.icon2a, #wrapContent.home div.bottom div.icon2a {
  float: left;
  padding: 18px 12px 0px 14px;
  position: relative;
  width: 50px;
}
#wrapContent.for div.bottom div.icon2b, #wrapContent.home div.bottom div.icon2b {
  float: left;
  padding: 0 10px 0px 14px;
  position: relative;
  width: 50px;
}
#wrapContent.for div.bottom img.arrow, #wrapContent.home div.bottom img.arrow {
  float: right;
  padding: 10px 0 20px 24px;
  position: relative;
  width: auto;
}
#wrapContent.for div.bottom p.bottom, #wrapContent.home div.bottom p.bottom {
  margin: 0 18px 6px 16px;
  padding: 0;
}
#wrapContent.for div.bottom p.rule, #wrapContent.home div.bottom p.rule {
  background: none;
  border-bottom: 1px solid #D0D0D0;
  float: left;
  height: auto;
  margin: -10px auto 20px 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 250px;
}
#wrapContent.for div.moreinfo {
  margin: 10px auto;
  text-align: center;
}
#wrapContent.for div.quickfacts p.boxtext, #wrapContent.home div.quickfacts p.boxtext, #wrapContent.for div.lgerquickfacts p.boxtext, #wrapContent.home div.lgerquickfacts p.boxtext  {
  margin: 0 10px 20px 10px;
}
#wrapContent.for div.quickfacts, #wrapContent.home div.quickfacts {
  background: #FFF url(     '/styles/images/bg/quick_facts.jpg' ) repeat scroll left bottom;
  float: left;
  overflow: hidden;
  width: 279px;
  height: 375px;
}
#wrapContent.for div.lgerquickfacts, #wrapContent.home div.lgerquickfacts {
  background: #FFF url(     '/styles/images/bg/quick_facts_lger.jpg' ) repeat scroll left bottom;
  float: left;
  overflow: hidden;
  width: 279px;
  height: 411px;
}
#wrapContent.for div.topbox {
  background: #FFF url(     '/styles/images/bg/patient_caregiver.jpg' ) no-repeat 0 30px;
  float: left;
  height: 274px;
  margin: 0 80px 0 0;
  padding: 56px 0 0 230px;
  width: 910px;
}

#wrapContent.for div.topbox p {
  padding: 4px 320px 6px 0;
}
#wrapContent.for input.btnSubmit {
  background-color: #AA1C21;
  border: 1px solid;
  border-color: #ccc #000 #000 #ccc;
  color: #fff;
}
#wrapContent.for input.gray {
  background-color: #ccc;
  border: 1px solid;
  color: #fff;
}
#wrapContent.home
{
	background: transparent url(/styles/images/bg/patient_caregiver959x234_1.jpg) no-repeat 0px 0;
  /*background : transparent url(/styles/images/bg/patient_caregiver959x234_1.jpg) no-repeat 0px 0;
  /*background: transparent url(/styles/images/bg/patient_caregiver959x234_1.jpg) no-repeat 0px 0;
  /*background: #fff  url(/styles/images/bg/home.header.jpg) no-repeat 0px 0;*/
  /*background: #fff url(  '/styles/images/bg/home.header.rm1.jpg' ) no-repeat 0 0;*/
  color: #000;
  float: none;
  margin-bottom: 25px;
  position: relative;
  top: 12px;
  width: 920px;
}

#wrapContent.home .heading
{
  /*background: transparent url(/styles/images/bg/patient_caregiver959x234_1.jpg) no-repeat 0px 0;*/
  /*background: #fff  url(/styles/images/bg/home.header.jpg) no-repeat 0px 0;*/
  /*background: #fff url(  '/styles/images/bg/home.header.rm1.jpg' ) no-repeat 0 0;*/
  color: #000;
  float: none;
  margin-bottom: 25px;
  position: relative;
  top: 12px;
  width: 920px;
}

#wrapContent.home #bottom div.right div.bottom {
  background: #fff url(     '/styles/images/bg/box_285x363.gif' ) no-repeat 0 0px;
  float: right;
  height: 363px;
  padding: 0;
  width: 435px;
}
#wrapContent.home #bottom div.right div.top {
  float: right;
  height: 135px;
  padding: 0;
  width: 435px;
}
#wrapContent.home #bottom div.right ul {
  height: 100px;
  margin: 0;
  padding: 10px 0 0 22px;
  width: 440px;
}
#wrapContent.home .heading div.hemolysisImg {
  float: left;
  margin: 0 10px 0 5px;
  width: auto;
}
#wrapContent.home .heading h2 {
  float: left;
  margin: 0 0 10px 50px;
  width: auto;
}
#wrapContent.home .heading p {
  clear: both;
  float: left;
  margin: 5px 15px 10px 0px;
  width: 98%;
}
#wrapContent.home .heading p.rtl {
  clear: both;
  float: left;
  margin: 5px 15px 10px 0px;
  width: 98%;
  display:block;
  text-align:right;
  direction:rtl;
}
#wrapContent.home div#bottom div h3, #wrapContent.register div td label {
  width: auto;
}
#wrapContent.home div.bottom {
  background: #FFF url(     '/styles/images/bg/box_285x363_longbg.gif' ) repeat scroll left bottom;
  float: left;
  margin: 0 30px 10px 0;d
  overflow: hidden;
  width: 285px;
}
/* text within a gray box */
#wrapContent.home div.bottom a.grayboxtext {
  display: block;
  float: left;
  padding-bottom: 20px;
  position: relative;
  width: 150px;
}
#wrapContent.home div.bottom a.grayboxtitle {
  float: left;
  position: relative;
  width: 130px;
}
/* title text for gray boxes */
#wrapContent.home div.bottom_down {
  background: #FFF url(     '/styles/images/bg/box_285x363.gif' ) no-repeat scroll left top;
  height: 320px;
  margin-bottom: 0;
  position: relative;
  text-indent: -9999px;
  width: 285px;
}
#wrapContent.home div.heading {
  height: 390px;
  overflow: hidden;
  width: 920px;/* zoom: 1; background: url(/styles/images/bg/patient_caregiver.jpg) no-repeat 0 100%;*/
}
#wrapContent.home div.heading a#lnkSignup.epocrates {
  display: block;
  height: 28px;
  left: 678px;
  position: absolute;
  top: 253px;
  width: 168px;
  z-index: 1000;
}
#wrapContent.home div.heading div.topright {
  background: transparent;
  color: #000;
  display: block;
  float: right;
  height: 214px;
  padding: 0 0 0 15px;
  position: relative;
  top: 31px;
  width: 270px;
}
#wrapContent.home div.heading div.topright div {
  margin: 6px 0 0 0;
}
#wrapContent.home div.heading div.topright h3 {
  background: transparent;
  border: none;/* prevent inheritance issues */
  color: #AA1C21;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding: 0 0 4px 0;
}
#wrapContent.home div.heading div.topright p {
  margin: 0;
  padding: 0 0 6px 0;
  width: 244px;
}
#wrapContent.home div.heading div.topright p strong {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}
#wrapContent.home div.quickfacts p.redtitle, #wrapContent.home div.lgerquickfacts p.redtitle
{
	margin: 0px 40px 0 20px;
}
#wrapContent.home div.quickfacts_down {
  background: #FFF url(     '/styles/images/bg/quick_facts.jpg' ) no-repeat scroll left top;
  height: 375px;
  margin-bottom: 0;
  position: relative;
  text-indent: -9999px;
  width: 285px;
}
#wrapContent.home div.lgerquickfacts_down {
  background: #FFF url(     '/styles/images/bg/quick_facts_lger.jpg' ) no-repeat scroll left top;
  height: 411px;
  margin-bottom: 0;
  position: relative;
  text-indent: -9999px;
  width: 285px;
}
#wrapContent.home div.topleft {
  display: inline;
  float: left;
  height: 245px;
  position: relative;
  width: 625px;
}
#wrapContent.home h2 {
  background: none;
  color: #535353;
  float: right;
  font-size: 24px;
  font-weight: bold;
  height: 50px;
  line-height: normal;
  margin: 0 0 12px;
  padding: 0;
  width: 700px;
}
#wrapContent.home h2 span {
  font-size: 10px;
  padding: 0;
}
#wrapContent.home h2 sup {
  bottom: .7ex;
}
#wrapContent.level1 #content {
  padding: 0;
  width: 918px;
}
/* level 2 content */
#wrapContent.level2 #content {
  display: inline;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
  width: 656px;
}
#wrapContent.level2 #contentLarger {
  display: inline;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
  width: 909px;
}
#wrapContent.level2 #content p.extend {
  display: inline;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
  width: 909px;
}
#wrapContent.level2 #content .btn a, #wrapContent.level2 #content .btn a:link, #wrapContent.level2 #contentLarger .btn a:link , #wrapContent.level2 #content .btn a:visited , #wrapContent.level2 #contentLarger .btn a:visited, #wrapContent.registry div.bottomleft .btn a:link, #wrapContent.registry div.bottomleft .btn a:visited {
  background: transparent url(/styles/images/btn/btn_stretch.gif) repeat-x left top;
  color: #fff;
  float: left;
  font-family: "Franklin Gothic book, Tahoma, Arial, Verdana, Sans-Serif";
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 32px;
  padding: 0 5px;
  text-decoration: none;
  width: auto;
}
#wrapContent.level2 #content .btn span, #wrapContent.level2 #contentLarger .btn span, #wrapContent.registry div.bottomleft .btn span {
  background: url(../styles/images/btn/btn_right.gif) no-repeat;
  float: left;
  height: 40px;
  width: 10px;
}
#wrapContent.level2 #content .btn, #wrapContent.registry div.bottomleft .btn,#wrapContent.level2 #contentLarger .btn{
  background: url(/styles/images/btn/btn_left.gif) no-repeat;
  clear: both;
  float: left;
  margin: 5px 0;
  padding: 0 0 0 27px;
  width: auto;
}

#subHeader a.btnPrint
{
	display: -moz-inline-box;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #808080;
	font: 11px Arial;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	background: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: -0.001em;
	text-decoration: none
} 
#subHeader a.btnPrint span { 
    position:relative; 
    float:left; 
    padding:0 0 0 23px; 
    vertical-align:middle; 
    background:url(/styles/images/btn/btnPrint_left.gif) left top no-repeat; 
} 
#subHeader a.btnPrint span span{ 
    padding:0 7px 0 0; 
    background:url(/styles/images/btn/btnPrint_right.gif) right top no-repeat; 
} 
#subHeader a.btnPrint span span span{ 
    height: 17px; 
    padding:0; 
    line-height:1.5; 
    background:url(/styles/images/btn/btnPrint_stretch.gif) left top repeat-x; 
} 


#wrapContent.level2 #content div#threeup {
  height: 270px;
  margin: 20px 0 0 0;
  width: 100%;
}
#wrapContent.level2 #content div#threeup .feature {
  float: left;
  margin: 0 15px 0 0;
  padding: 5px;
  width: 140px;
}
#wrapContent.level2 #content div#threeup .feature h4 {
  background: transparent;
  color: #D91543;
  font-size: 11px;
  white-space: nowrap;
}
#wrapContent.level2 #content div#threeup .feature p {
  background: transparent;
  color: #717171;
  font-size: 11px;
  margin: 3px 0 0 0;
  padding: 0;
}
#wrapContent.level2 #content div.quickfactslgest h2, #wrapContent.level2 #content div.quickfactslg h2, #wrapContent.level2 #content div.quickfactssm h2 {
  background: transparent;
  color: #aa1c21;
  margin: 28px 40px 0 35px;
}
#wrapContent.level2 #content div.quickfactslgest p,#wrapContent.level2 #content div.quickfactslg p, #wrapContent.level2 #content div.quickfactssm p {
  margin: 0px 0 5px 35px;
}
#wrapContent.level2 #content h3 {
  background: transparent;
  color: #535353;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  padding: 0;
  padding: 0 0 4px 0;
}
#wrapContent.level2 #content h3.nolinebold {
  border-bottom: none;
  font-weight: bold;
  margin-top: 4px;
}
#wrapContent.level2 #content img.padded {
  padding: 20px 0;
}
#wrapContent.level2 #content li { 
  margin: 0 18px 0 0;
  padding: 4px 0;
}
#wrapContent.level2 #content ul.rtl li, #wrapContent.level2 #content ol.rtl li
{
	display: block;
	text-align: right;
	padding: 6px 32px 6px 0;
}
#wrapContent.level2 #content ul.rtl li, #wrapContent.level2 #content ol.rtl li, #wrapContent.level2 #content ol.rtl li strong, #wrapContent.level2 #content ul.rtl li strong
{
	display: block;
	text-align: right;
}
#wrapContent.level2 #content strong.rtl
{
	display: block;
	text-align: right;
	direction:rtl;
}
#wrapContent.level2 #content li.withsubhead {
  padding-top: 0;
}
#wrapContent.level2 #content li.withsubhead_rtl {
  padding-top: 0;
  display: block;
  text-align:right;
  direction:rtl;
}
#wrapContent.level2 #content p {
  padding: 6px 32px 6px 0;
}
#wrapContent.level2 #content p.rtl {
  text-align:right; 
  direction:rtl;
}
#wrapContent.level2 #content p.bullet {
  margin: 0;
  padding: 0 32px 0 0;
}
#wrapContent.level2 #content sup, #wrapContent.register #content sup {
  font-size: 9px;
}
#wrapContent.level2 #content ul li ul {
  margin-left: 18px;
}
#wrapContent.level2 #content ul li.image {
  background: url(/styles/images/dash.gif) no-repeat 0 4px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 12px;
}
#wrapContent.level2 #content ul.nospace {
  margin: 0;
  padding: 0 0 12px 40px;
}
#wrapContent.registry ul.rtlnospace li{
  display:block;
  text-align:right;
  direction:rtl;
  padding: 0 32px 15px 0px;
}
#wrapContent.level2 div.quickfactslg {
  background: #FFF url(/styles/images/bg/quick_facts_213x636.jpg) no-repeat 0 0;
  display: inline;
  float: left;
  height: 213px;
  margin: 10px 0 0 0;
  padding: 0px;
  position: relative;
  width: 636px;
}
#wrapContent.level2 div.quickfactssm {
  background: #FFF url(/styles/images/bg/quick_facts_636X105.jpg) no-repeat 0 0;
  display: inline;
  float: left;
  height: 140px;
  margin: 10px 0 0 0;
  padding: 0px;
  position: relative;
  width: 636px;
}
#wrapContent.level2 div.quickfactslgest {
  background: #FFF url(/styles/images/bg/quick_facts_636X220.jpg) no-repeat 0 0;
  display: inline;
  float: left;
  height: 220px;
  margin: 10px 0 0 0;
  padding: 0px;
  position: relative;
  width: 636px;
}

#wrapContent.register #content {
  float: left;
  width: auto;
}
#wrapContent.register #content h2 {
  background: transparent;
  color: #535353;
  font-size: 15px;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 32px 0 16px 0;
  width: 656px;
}
#wrapContent.register div {
  width: 656px;
}
#wrapContent.register div div.iama {
  margin: 0;
  padding: 0;
  width: 268px;
}
#wrapContent.register div div.iama input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
#wrapContent.register div div.iama label {
  padding: 0 0 0 6px;
}
#wrapContent.register div div.iama table tbody tr td {
  background: url(     '/styles/images/bg/iama.gif' ) no-repeat 0 0;
  display: block;
  height: 40px;
  overflow: hidden;
  padding: 12px 0 0 12px;
  position: relative;
  width: 268px;
}
#wrapContent.register div h3 {
  margin: 30px 0 6px 0;
  padding: 20px 0 4px 0;
}
#wrapContent.register div li input {
  display: inline;
  float: left;
  width: auto;
}
#wrapContent.register div li, #wrapContent.register div li p {
  clear: both;
}
/* For Patients and Caregivers styles */
#wrapContent.register div p {
  margin: 0;
  padding: 8px 0 8px 0;
}
#wrapContent.register div p.rule {
  background: transparent;
  border-bottom: 1px solid #d0d0d0;
  padding: 0;
  width: 636px;
}
#wrapContent.register div p.small {
  background: transparent;
  color: #000;
  font-size: 10px;
  font-weight: normal;
}
#wrapContent.register div ul {
  margin: 0;
  padding: 0;
}
#wrapContent.register div ul li {
  list-style-type: none;
  padding: 2px 0;
}
#wrapContent.register div ul li .nolabel {
  padding-left: 200px;
}
#wrapContent.register div ul li label {
  display: inline;
  float: left;
  padding-top: 11px;
  width: 125px;
}
#wrapContent.register div ul li label.checkbox, #wrapContent.register div ul label.checkbox {
  line-height: normal;
  padding-top: 2px;
  width: auto;
}
#wrapContent.register div ul li label.labelSmall {
  width: 75px;
}
#wrapContent.register div ul li.radio label {
  padding-top: 3px;
}
#wrapContent.register div ul.bullet {
  padding-left: 22px;
}
#wrapContent.register div ul.bullet li {
  list-style-type: disc;
}
#wrapContent.register h2 {
  background: #fff url(     '/styles/images/bg/register.jpg' ) no-repeat 0 0;
  font-size: 18px;
  height: 46px;
  line-height: normal;
  margin: 32px 0 18px 0;
  padding: 26px 0 0 176px;
  width: 737px;
}
#wrapContent.register h2.noimage {
  background: #fff;
  color: #535353;
  font-size: 15px;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 34px 0 0 0;
}
#wrapContent.register h4 {
  padding: 32px 0 0 0;
}
#wrapContent.registry {
  display: block;
  float: left;
  position: relative;
  width: auto;
}
#wrapContent.registry div.bottomleft {
  background: transparent;
  float: left;
  padding: 0;
  width: 910px;
}
#wrapContent.registry div.bottomright {
  background: transparent;
  float: left;
  padding: 12px 0 0 0;
  width: 262px;
}
/* resouces styles */
#wrapContent.registry div.topbox {
  background: #fff url(     '/styles/images/bg/pnh_registry.gif' ) no-repeat 0 30px;
  float: left;
  height: 140px;
  margin: 0;
  padding: 0;
  width: 910px;
}
#wrapContent.registry div.topbox p {
  background: transparent;
  margin: 42px 50px 0 246px;
  padding: 0;
}
#wrapContent.registry div.topbox p span {
  background: transparent;
  color: #535353;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
#wrapContent.registry h3 {
  padding: 32px 0 4px 0;
}
#wrapContent.registry p {
  padding: 8px 32px 0 0;
}
#wrapContent.registry p.rtl {
  padding: 8px 32px 0 0;
  display:block;
  text-align:right;
  direction:rtl;
}

#wrapContent.registry ul li {
  padding: 4px 0 4px 0;
}
#wrapContent.resources {
  display: block;
  float: left;
  position: relative;
  width: 918px;
}
#wrapContent.resources div.bottombox {
  width: 910px;
}
#wrapContent.resources div.bottombox div.bottomthird {
  background: #fff url(     '/styles/images/bg/box_285x292.gif' ) no-repeat 0 0;
  float: left;
  height: 320px;
  margin: 20px 0 0 0;
  padding: 0 27px 0 0;
  width: 285px;
}
#wrapContent.resources div.bottombox div.bottomthird img {
  float: left;
  padding: 0 16px 180px 0;
  width: auto;
}
/* register */
#wrapContent.resources div.topbox {
/* background: #fff url('/styles/images/bg/resources_top.jpg') no-repeat 0 20px; */
  background: none;
  float: left;
  margin: 8px 0 12px 0;
  padding: 0;
  width: 910px;/* height: 74px; */
}
#wrapContent.resources div.topbox div {
  background: #fff url(     '/styles/images/rm/rm.default.epocrates.gif' ) no-repeat 0 0;
  height: 171px;
  width: 913px;
}
#wrapContent.resources div.topbox div a {
  display: block;
  height: 30px;
  left: 227px;
  position: relative;
  top: 112px;
  width: 106px;
}
#wrapContent.resources div.topbox h3 {
  border-bottom: none;
  padding: 38px 0 30px 0;
}
#wrapFooter {
  background: #fff url(     '/styles/images/bg/footer.jpg' ) no-repeat left bottom;
  padding: 32px 0 110px 0;
  width: 960px;
}
#wrapFooter .copyright {
  background: transparent;
  bottom: 18px;
  position: absolute;
  right: 20px;
  width: 960px;
}
#wrapFooter .copyright a.underline, #wrapFooter .copyright a.underline {
  font-size: 11px;
  text-decoration: underline;
}
#wrapFooter .copyright a:link, #wrapFooter .copyright a:visited {
  background: transparent;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#wrapFooter .copyright img {
  border: none;
}
#wrapFooter .copyright p {
  background: transparent;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 0 0;
  text-align: right;
}
#wrapHeader {
  background: transparent url(     '/styles/images/bg/header.jpg' ) no-repeat 0 0;
  color: #fff;
  height: 114px;
  width: 960px;
}
#wrapHeader a:link, #wrapHeader a:visited, #wrapHeader a:active, #wrapHeader a:hover, #subHeader .breadcrumbs a:link, #subHeader .breadcrumbs a:visited
{
	background: transparent;
	color: #fff;
	text-decoration: none;
}

#test { border: 0; }
#test:hover
{
	border: 10px solid #0000FF;
}

#wrapHeader li.flg a.flags {
  background-color: Transparent;
  display: block;
  height: 32px;
  margin: -7px 5px 0px -15px;
  position: relative;
  width: 130px;
  z-index: 1000;
}
/* End top nav */
/*------------------------------------------------------------------------------------------------------------------------------*/
/* END MENU STYLES */
/*------------------------------------------------------------------------------------------------------------------------------*/
#wrapHeader.header .headerTop {
  padding: 22px 25px 0 0;
}
#wrapHeader.header .headerTop ul.utility {
  display: inline;
  float: right;
  height: 24px;
  line-height: 13px;
  margin: 0;
  padding: 0;
  position: relative;
  right: 16px;
  top: 8px;
  width: auto;
}
#wrapHeader.header .headerTop ul.utility li {
  display: inline;
  line-height: 11px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#wrapHeader.header .headerTop ul.utility li a {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}
#wrapHeader.header .headerTop, #wrapHeader.header .headerBottom {
  display: block;
  float: right;
  height: 52px;
  position: relative;
  width: 600px;
}
#wrapHeader.header .search {
  background: transparent;
  display: inline;
  float: right;
  height: 36px;/* background: transparent url('images/btn/magnify.gif') no-repeat 0 8px; */
  padding: 0 0 0 18px;
  position: relative;
  top: -2px;
  width: 230px;
}
#wrapHeader.header .search input.btnSearch {
  background: transparent url(     '/styles/images/btn/btn.search.gif' ) no-repeat 0 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  height: 30px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  width: 22px;
}
#wrapHeader.header .search input.inSearch {
  background: transparent url(     '/styles/images/bg/search.bg.gif' ) no-repeat 0 0;
  border: 0;
  color: #666;
  height: 18px;
  margin: 0;
  padding: 6px 4px 4px 4px;
  width: 195px;
}
#wrapHeader.header h1 {
  background: transparent;
  display: inline;
  float: left;
  height: 50px;
  margin: 10px 0 0 24px;
  position: relative;
  width: 232px;
}
#wrapHeader.header h1 a {
  display: block;
  height: 50px;
  width: 232px;
}
#wrapHeader.header h1 a span, #subHeader .wrapPrintEmail a.print span, #subHeader .wrapPrintEmail a.print_es span, #wrapContent.resources div.topbox div a span, #wrapNavTop ul:hover ul ul {
  display: none;
}

/* subheader */
#wrapNavTop {
  background: transparent;
  display: block;
  float: right;/*left: 5px;*/
  height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 999;
}
#wrapNavTop a, #wrapNavTop a:visited {
  background: transparent;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 2px;
  text-decoration: none;
  width: 153px;
}
/* a hack so that IE5.5 faulty box model is corrected */
/* * html #wrapNavTop a, * html #wrapNavTop a:visited { width: 139px; w\idth: 139px;} */
#wrapNavTop a:hover, #wrapNavTop ul ul a:hover, #wrapNavTop:hover > a, #wrapNavTop ul ul:hover > a {
  background: #FFCC02;
  color: #AA1C21;
}
#wrapNavTop a:hover, #wrapNavTop:hover > a {
  font-weight: normal;
}
#wrapNavTop li {
  float: left;/* width: 139px; */
  position: relative;
  text-align: center;
  width: auto;
}
/* style the links for the top level */
#wrapNavTop table {
  border-collapse: collapse;
  left: 0;
  position: absolute;
  top: 0;
}
/* style the second level links */
#wrapNavTop ul {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
  z-index: 1000;
}
#wrapNavTop ul li a {
  height: 40px;
  text-decoration: none;
}
#wrapNavTop ul li ul li a {
  height: auto;
  text-decoration: none;
}
/* hack to correct IE5.5 faulty box model */
/* * html #wrapNavTop { width: 980px; w\idth: 980px; } */
/* remove all the bullets, borders and padding from the default list styling */
#wrapNavTop ul li ul li.hasLevel3 a:active, #wrapNavTop ul li ul li.hasLevel3 a:hover {
  background: #fff url(     '/styles/images/nav/nav.pixmap.gif' ) no-repeat 50% -105px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
/* style the top level hover */
#wrapNavTop ul li ul li.hasLevel3 a:link, #wrapNavTop ul li ul li.hasLevel3 a:visited {
  background: #fff url(     '/styles/images/nav/nav.pixmap.gif' ) no-repeat 50% -70px;
  color: #535353;
  font-weight: normal;
}
/* style the second level hover if third level exists */
#wrapNavTop ul li ul li.hasLevel3 li a:link, #wrapNavTop ul li ul li.hasLevel3 li a:visited {
  background: #fff none;
  color: #535353;
  font-weight: normal;
}
/* style the second level hover if third level exists */
#wrapNavTop ul li ul li.hasLevel3 ul li.seperator a {
  background: transparent;
  color: #d8d8d8;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0 auto;
  padding: 0;
  width: 139px;
}
/*------------------------------------------*/
#wrapNavTop ul li ul li.hasLevel3 ul li.seperator, #wrapNavTop ul li.selected ul li.hasLevel3 ul li.seperator {
  background: transparent;
  color: #fff;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
}
#wrapNavTop ul li ul li.seperator a, #wrapNavTop ul li.selected ul li.seperator a {
  background: #d4d4d4;
  color: #d8d8d8;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0 auto;
  padding: 0;
  width: 139px;
}
#wrapNavTop ul li ul li.seperator, #wrapNavTop ul li.selected ul li.seperator {
  background: transparent url(     '/styles/images/nav/nav.pixmap.gif' ) no-repeat 50% -35px;
  color: #fff;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
}
#wrapNavTop ul li.last ul ul {
  left: -153px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
#wrapNavTop ul li.selected a, #wrapNavTop ul li.selected a:link, #wrapNavTop ul li.selected a:visited {
  background: #FFCC02 none;
  color: #AA1C21;
  font-weight: normal;
}
#wrapNavTop ul li.selected a:active, #wrapNavTop ul li.selected a:hover {
  background: #FFCC02;
  color: #AA1C21;
  font-weight: normal;
}
/* style the second level hover if third level exists */
#wrapNavTop ul li.selected a:hover ul, #wrapNavTop ul li:hover ul, #wrapNavTop ul a:hover ul, #wrapNavTop ul:hover ul:hover ul {
  display: block;
  visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#wrapNavTop ul li.selected ul li a, #wrapNavTop ul li.selected ul li a:link, #wrapNavTop ul li.selected ul li a:visited {
  background: #fff;
  color: #535353;
  font-weight: normal;
}
#wrapNavTop ul li.selected ul li a:active, #wrapNavTop ul li.selected ul li a:hover {
  background: transparent;
  color: #000;
  font-weight: normal;/* width: 126px; */
  text-decoration: none;
}
#wrapNavTop ul li.seperator {
  background: #BE4249;
  font-size: 1px;
  height: 40px;
  line-height: 1px;
}
#wrapNavTop ul ul {
/*visibility: hidden;*/
  background: #fff;
  border: 1px solid #d6d6d6;
  border-top: 0 none;
  display: none;
  height: auto;
  left: 0;
  position: absolute;
  top: 40px;
  width: 153px;
}
/* another hack for IE5.5 */
/* * html #wrapNavTop ul ul {top:40px; top:40px;} */
/* position the third level flyout menu */
#wrapNavTop ul ul {
/* width: 139px; */
  z-index: 1000;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#wrapNavTop ul ul a, #wrapNavTop ul ul a:visited {
  background: transparent;
  color: #000;
  height: auto;
  line-height: 16px;
  width: 139px;
}
#wrapNavTop ul ul a.drop, #wrapNavTop ul ul a.drop:visited {
  background: #a71930;
  color: #fff;
  font-weight: normal;
}
/* style the second level hover */
#wrapNavTop ul ul a.drop:hover {
  background: #f4f4f4;
  color: #5d5d5d;
}
#wrapNavTop ul ul li {
  background: #fff;
  color: #5d5d5d;
  text-align: left;
  width: 153px;
}
/* style the second level background */
#wrapNavTop ul ul li a, #wrapNavTop ul ul li a:link, #wrapNavTop ul ul li a:visited {
  background: transparent;
  color: #535353;
  font-weight: normal;
  height: auto;
  margin: 0 auto;
  min-height: 23px;
  padding: 8px 6px 4px 6px;
  width: 139px;
  width: 127px;
}
#wrapNavTop ul ul li a:active, #wrapNavTop ul ul li a:hover, #wrapNavTop ul li.selected ul li a:active, #wrapNavTop ul li.selected ul li a:hover, #wrapNavTop ul li ul li.hasLevel3 li a:active, #wrapNavTop ul li ul li.hasLevel3 li a:hover {
  background: #fff url(     '/styles/images/nav/nav.pixmap.gif' ) no-repeat 50% -35px;
  color: #000;
  font-weight: normal;/* width: 126px; */
  text-decoration: none;
}
/* style the second level hover if third level exists */
#wrapNavTop ul ul ul {
  border: 1px solid #d6d6d6;
  left: 153px;
  top: 0;
  width: 153px;
}
/* position the third level flyout menu for a left flyout */
#wrapNavTop ul ul ul {
  left: 153px;
  top: -1px;
  width: 153px;
}
/* position the third level flyout menu to the right */
#wrapNavTop ul ul ul a, #wrapNavTop ul ul ul a:visited {
  background: #fff;
}
/* style the third level hover */
#wrapNavTop ul ul ul a:hover {
  background: #E8E8E8;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#wrapNavTop ul ul:hover > a.drop {
  background: #E8E8E9;
  color: #535353;
}
/* style the third level background */
#wrapPage {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 960px;
}
/* header */
#wrapReference {
  background: #fff;
  color: #000;
  font-size: 10px;
  line-height: 12px;
  width: 960px;
}
#wrapReference p {
  padding: 26px 24px 0 24px;
}
#wrapReference strong.rtl, br.rtl
{
	padding: 0px;
	text-align: right;
	display: block;
	border-right: 0px;
	font-weight: bold;
	border-width: 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
/* footer */
.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
.dropdown {
  font-size: 10px;
}
.error, #wrapContent.for div.moreinfo h4 {
  background: transparent;
  color: #AA1C21;
}
.errorstrong {
  background: transparent;
  color: #FF0000;
  font-weight: bold;
}
.selectFF {
  width: 146px;
}
.selectIE {
  width: 145px;
}
.tdhyperlink {
  padding: 8px 2px 2px 2px;
  width: 60px;
}
.tdmatdesc {
  padding: 6px 12px 2px 0px;
  text-align: left;
  vertical-align: top;
}
.textbox {
  margin: 4px 0;
  width: 140px;
}

/* ----------------------------------------------------------------------- */
/* Global links */
/* ----------------------------------------------------------------------- */
.underline, #wrapHeader.header .headerTop ul.utility li a:active, #wrapHeader.header .headerTop ul.utility li a:hover {
  text-decoration: underline;
}
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
a.nounderline:link, #wrapContent.about div.right a, #wrapContent.diagnosis div.right a, #wrapContent #sidebar div .callout262X90 a, #wrapContent #sidebar div .callout262X110 a, #wrapContent #sidebar div .callout262X130 a, #wrapContent #sidebar div .callout262X160 a, #wrapContent #sidebar div .callout262X190 a {
  background: transparent;
  color: #000;
  text-decoration: none;
}
/* ----------------------------------------------------------------------- */
p.rtl, h4.rtl, h2.rtl, strong.rtl
{
	display:block;
	text-align:right;
	direction:rtl;
}

strong.rtl
{
	padding-right: 30px;
}



a:active, a:hover, #wrapContent.level2 #content a:active, #wrapContent.level2 #content a:hover, #wrapContent.level2 #content li a:active, #wrapContent.level2 #content li a:hover {
  background: transparent;
  color: #AA1C21;
  text-decoration: underline;
}
a:link, #wrapContent.level2 #content a:link, #wrapContent.level2 #content li a {
  background: transparent;
  color: #000;
  text-decoration: underline;
}
a:visited, #wrapContent.level2 #content a:visited, #wrapContent.level2 #content li a:visited {
  background: transparent;
  color: #581416;
  text-decoration: underline;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
body {
  behavior: url(     "/js/csshover3.htc" )/* for IE 5 only */;
  line-height: 1;
}
/* see? */
/* ol, ul { list-style: none; } */
body {
  background: #fff;
  color: #000;
  font: 12px/15px Arial;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* global classes */
/* ----------------------------------------------------------------------- */
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
html, body, div, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
/* font-size: 100%; */
  background: transparent;
  border-color: inherit;
  border-style: none;
  border-width: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
ins, #wrapNavTop a {
  text-decoration: none;
}
sub {
  top: .5ex;
}
/* ----------------------------------------------------------------------- */
/* Begin PHNSource styles                                                  */
/* ----------------------------------------------------------------------- */
/* tag definitions */
/* ----------------------------------------------------------------------- */
sup {
  bottom: 1ex;
}
sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;/* _vertical-align: bottom; */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

#wrapContent div.bookmark p {
    padding: 22px 0 0 0;
}

#wrapContent div.bookmark p img {
    padding: 0 4px 0 0;
    float: left;
}

#wrapContent div.bookmark p img.rtl
{
	padding: 0 0px 0 0;
	float: right;
}