/* Support User Guides Css
--------------------------------------------------------------------------------
   Copyright 2009 Unbound Medicine, Inc.
-------------------------------------------------------------------------------- */
body {
  margin: 0 0 0 0;
}

/* Header Style */
div#header {
  position: relative;
  height: 54px;
  margin: 0;
  background-color: #fff;
}

div#header h1 {
  height: 54px;
  margin: 0;
  padding: 18px 0 0 0;
  position: relative;
  top: 0;
  left: 0;
  text-indent: 76px;
  color: #006699;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
}
div#header h1#devugBanner {
  text-indent: 10px;
}

div#header h1 img#productImage {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  z-index: 400;
}

div#header a#unboundLogo {
  position: absolute;
  right: 5px;
  top: 0;
  display: block;
}

div#subheader {
  position: relative;
  background-color: #666666;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  height: 20px;
  margin: 0;
  padding: 0;
  color: #F0F4F9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-indent: 78px;
  z-index: -10;
}

/*Content */
.rescontentbody {
  width: 560px;
  font-size: 12px;
  display: block;
  padding: 0 0 20px 20px;"redbooknew/xsl/html/main/cookiepolicy.xsl"
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.rescontentbody img {
  /*float: left;*/
}

.rescontentbody ul {
  margin: 4px 0 0 35px;
  padding: 0 0 0 5px;
  list-style-position: outside;
}

.rescontentbody ul li {
  margin: 5px 0 0 10px;
}

.rescontentbody ul#overviewFeatures {
/*  width: 200px;
  float: left;
  border: 1px solid #000;*/
}

.rescontentbody p {
  margin: 5px 0 0 25px;
}

.rescontentbody h1 {
  width: 650px;
  margin: 15px 0;
  padding: 0;
  border-bottom: 1px solid #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #006699;
}

.rescontentbody foozle {
  width: 650px;
  clear: both;
  margin: 0 0 5px 10px;
  padding: 20px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #006699;
}

.rescontentbody h2 {
  height: 25px;
  margin: 30px 0 10px 10px;
  position: relative;
  width: 550px;
  color: #91733B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: normal;
}

.rescontentbody h3 {
  float: left;
  width: 300px;
  margin: -15px 0 6px 10px;
  padding: 0;
  font-weight: bold;
  font-size: 10pt;
  font-weight: bold;
}

.rescontentbody h4 {
  border-bottom: 1px dotted #333333;
  color: #008AC1;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-top: 25px;
  width: 550px;
  clear: left;
}

.rescontentbody h5 {
  border-bottom: 1px solid #000000;
  color: #000000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-top: 20px;
  width: 550px;
  clear: left;
}

.alert {
  text-decoration: none;
  border: medium double #FB6002;
  padding: 3px;
}

.alert_accent {
  background-color: #FB6002;
}

.userguide a {
  display: block;
  background-color: #E5E5E5;
  text-decoration: none;
  color: #000000;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 200px;
  border: 4px double #999999;
  line-height: 25px;
  font-weight: normal;
}

.userguide a:hover {
  background-color: #C9DBED;
  border: 4px double #0099CC;
}

/*Footer*/
#footer_container {
  clear: both;
  border-top: 1px solid #000000;
  padding: 10px;
  display: block;
  background: #efefef;
}

.footer_copy {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.footer_noline {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;;
  text-decoration: none;
}

.footer {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
}

.red {
  color: red
}

table {
  margin: 10px 25px;
  border-collapse: collapse;
  border-width: 1px solid #000;
}

table#issue {
  margin: 0;
  border: none;
}

table td {
  padding: 3px;
}

/* =issue navigation
----------------------------------------------- 
*/
table td.issuenav {
  padding: 0;
  border-right: 1px solid #000;
  background-color: #efefef;
}

ul.issuenav {
  height: auto;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.issnodeone {
  margin: 0;
  padding: 0;
  line-height: 15px;
  background-color: #efefef;
  border-bottom: 1px solid black;
  font-weight: bold;
}

.issnodeone a {
  display: block;
  width: 192px;
  margin: 0 0 0 0;
  padding: 4px 0 4px 8px;
  color: black;
  text-decoration: none;
/*  text-indent: 8px;*/
}

.issnodeone a:hover {
  background-color: #B3CBE3;
}

.issnodetwo {
  margin: 0;
  padding: 0;
  line-height: 15px;
  border-bottom: 1px solid black;
}

.issnodetwo a {
  display: block;
  width: 186px;
  margin: 0 0 0 0;
  padding: 4px 0 4px 14px;
  color: #000;
  text-decoration: none;
}

.issnodetwo a:hover {
  background-color: #B3CBE3;
}

.issnodethree {
  padding: 2px 0 2px 18px;
  margin: 0;
  line-height: 15px;
  border-bottom: 1px solid black;
}

.issnodethree a {
  display: block;
  color: #000;
  text-decoration: none;
  display: block;
  margin: 0 10px 0 0;
}

.issnodethree a:hover {
  
}

div#footer {
  background: #efefef none repeat scroll 0 0;
  border-top: 1px solid #000000;
  clear: both;
  color: #808080;
  margin: 0;
  height: 235px;
  /*min-width:1000px;*/
  padding: 6px 0;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 6px 0;
}

div#footer div#footerLinks {
  width: 620px;
  margin: 0 auto;
  padding-top: 5px;
  text-align: left;
  text-decoration: none;
  color: #000000;
  font-size: 9pt;
  margin: 0 auto;
}

div#footer div#footerLinks a#ubLogo {
  float: left;
  margin-right: 2px;
}

p#supportTitle {
  margin: 0 0 15px 10px;
}

a.userGuideLink {
  display: block;
  background-color: #E5E5E5;
  border: 4px double #999999;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 25px;
  margin: 10px 0 0 25px;
  text-align: center;
  text-decoration: none;
  width: 200px;
}

#srf p, td {
font-family:Verdana;
font-size:8pt;
}

body, table, th, td {
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}

.f-2 {
font-size:8pt;
}