/* resguide.css  Foundation for Blood Research Resource Guide Stylesheet

   History:
     09-22-2009  kjh  -updated to new style template
   
   .......................................................................  */

div.RgBanner{width:100%; background-color: #acd8b1;}
div.RgBanner p {color: #003300; font-family: Arial, Helvetica, sans-serif;
 	font-size: 80%; font-weight: bold;  text-align: right;
 	margin: 0px 10px 5px 5px; padding: 2px;}
div.RgBanner a {color: #003300; text-decoration: none;}
div.RgBanner a:hover {color: #773c00; text-decoration: underline;  }

.RgSection{color: #ffffff; font-family : Arial, Helvetica, sans-serif; 
	font-size: 120%; font-weight: bold;  text-align: center;
	margin: 15px 10px; padding: 2px; background: #306636;}

.RgHeading{color: #244d28;  font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; font-weight: bold; margin: 15px 10px; text-align: left; }

.RgMainText{ color:#000000; font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%; font-weight: normal; text-align: justify; 
	 margin: 5px 50px 15px 30px; }
.RgMainText a{ color: #244d28; text-decoration: underline;}
.RgMainText a:hover{color: #990000; background: #ffdddd;}

.RgMainBltText{ color:#000000; font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; font-weight : normal; text-align: left; 
	text-indent: -25px; margin:5px 25px 15px 75px; }

.RgMainIndent{ color:#000000; font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%; font-weight: normal; text-align: justify; 
	 margin: 5px 50px 15px 30px;   }
.RgMainIndent a { color:#244d28; font-weight : bold; }
.RgMainIndent a:hover { color: #990000; background: #ffdddd; }

.RgMainIndent2{  color:#000000; font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%; font-weight: normal; text-align: justify; 
	 margin: 5px 50px 15px 50px;    }
.RgMainIndent2 a { color:#244d28; font-weight : bold; }
.RgMainIndent2 a:hover { color: #990000; background: #ffdddd; }

ul.RgList{ color: Black; font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; font-weight: normal; text-align: justify; 
	margin: 0px 50px 15px 30px; }
ul.RgList li { margin: 5px 0; }

img.Requisition{ margin: 0 auto; border: 0px none; text-align: center; display: block; }
img.ImgCntrTopSpace{ margin: 20px auto; border: 0px none; text-align: center; display: block; }

div.TestBox{ width: 90%; margin: 20px auto; }

.TestTitle{color: #ffffff; font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; font-weight: bold; background: #244d28;
	margin: 0px 0px 5px 0px; padding: 5px; }
.TestTitle span { font-size: 90%; }

p.TestTitleLab  {color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; font-weight : bold; text-align : right;
	margin: 0; padding: 0; }
p.TestTitleInfo{color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; margin: 0; padding: 0px;}
li.TestTitleInfo{color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; margin: 0 10px; padding: 0px;}
hr.TestLine{border: 1px solid Black; margin: 5px 0 15px 0; padding: 0; }
p.TestHeader{float: left; width: 30%; color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; font-weight: bold; Text-align: left; padding: 0px; margin: 0px; }
p.TestText{width: 70%; color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; font-weight: normal; Text-align: justify; padding: 0px; 
	margin: 5px 0 15px 0; margin-left: 30%; }
p.TestText span { font-weight: bold; }

p.TestRef{color: black;  font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; font-weight: bold; margin: 20px 0 0 0;}
ul.TestRef  {margin-top: 0px;}
ul.TestRef li { color: black;  font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; font-weight: normal; margin: 5px 0;}

.RgLetter{ color:#000000; font-family: "Times New Roman", Times, serif; font-size: 100%;
	text-align: justify;  font-weight : normal; margin: 5px 50px 15px 30px; }
.RgLetter2{ color:#000000; font-family: "Times New Roman", Times, serif; font-size: 100%;
	text-align: center;  font-weight : normal; margin: 5px 50px 15px 30px;}


/* ....   Styles for pages that have moved or are no longer active    .... */
.Discontinued{ color: #8f4545;  font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; font-weight: bold; margin: 50px 0; text-align: center;}

	


