/*  Factsheet style sheet                      last updated:  12-02-2009  kjh
 */

/* Index list: */

div.fsItem{clear: both; width: 80%; margin: 30px auto;}
div.fsItem p{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 20px 0; padding: 0 0 0 20px;
	background: transparent url(/images/bullet-bgndy1.gif) no-repeat;}
div.fsItem p a{ color: #996600; font-weight: bold; text-decoration: underline; background: transparent; }
div.fsItem p a:hover{ color: #996600; text-decoration: underline; background: #ffe7b5; }
div.fsItem span.date{display: inline-block; float: right; width: 20%; font-size: 80%; 
	text-align: right; font-weight: bold; margin: 0 0 20px 20px; padding: 0;}

div.fsFlag{float: right; background: #f0e68c; margin: 0 0 20px 20px; padding: 10px;  }
div.fsFlag p{color: #8b4513; font-family: Arial, sans-serif; font-size: 80%; 
	font-weight: bold; text-align: center; margin: 0; padding: 0; }

.link{color: #8b4513; }


/* Individual fact sheet style: */

.hdrtxt{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 110%; 
	font-weight: bold; margin: 25px 25px 5px 25px; text-align: left;}
.hdrtxt a {color: #8b4513; text-decoration: underline; background: transparent;}
.hdrtxt a:hover {color: #8b4513; text-decoration: underline; background: #f4cfb3;}

.hdrtxtC{ color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 110%; 
	font-weight: bold; margin: 25px 25px 5px 25px; text-align: center; }

.Header2{ color: #666633; font-family: Arial, Helvetica, sans-serif; font-size: 110%; 
	font-weight: bold; margin: 40px 0 5px 0; text-align: center; }

.bodytxt{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; text-align: justify; margin: 10px 25px; line-height: 150%;}
.bodytxt a {color: #8b4513; text-decoration: underline; background: transparent;}
.bodytxt a:hover {color: #8b4513; text-decoration: underline; background: #f4cfb3;}
.bodytxtC{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; text-align: center; margin: 10px 25px; line-height: 150%;}


.TableHeader{ color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: bold; text-align: center; margin: 25px 0 0 0; padding: 0;}

.TableSubHeader{ color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 80%; 
	font-weight: normal; text-align: center; margin: 0 0 5px 0; padding: 0;}

table.ccp{width: 500px; margin: 0 auto; padding: 0; background: #fff8dc;}
table.ccp td{width: 33%; padding: 2px; text-align: center; }
table.ccp p{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 80%;
	font-weight: normal; text-align: center; margin: 5px; padding: 0;}
table.ccp p.groupHeader{ color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 90%;
	font-weight: bold; text-align: left; margin: 5px; padding: 0;}
table.ccp p.group{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 80%;
	font-weight: normal; text-align: left; margin: 5px 5px 5px 25px; padding: 0;}
table.ccp td.BottomBorder{ border-bottom: 1px solid black;}

ul.blttxt{ margin: 0 5%; list-style: disc outside url(/images/bullet-bgndy1.gif);  }
ul.blttxt li {color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 10px 0;}

	
/*  Box colors:  fushia: #93004a, bkg: #ffe3f1*/
div.box{width: 80%; background: #e1e1c3;  border: thin double #666633; 
	margin: 20px auto;  padding: 10px;}
div.box h1{color: #666633; font-family: Arial, Helvetica, sans-serif; font-size: 110%; 
	font-weight: bold; text-align: center; margin: 25px 5px;}
div.box p{color: #3d3d1e; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; text-align: justify; margin: 15px 5px;}
div.box ul { list-style: disc outside; margin: 0 15px; padding: 0; }
div.box li { color:#3d3d1e; font-family: Arial, Helvetica, sans-serif; font-size: 100%; 
	font-weight: normal; text-align: justify; margin: 10px 0; line-height: 150%; }
div.box a {color: #8b4513; text-decoration: underline; background: transparent;}
div.box a:hover {color: #8b4513; text-decoration: underline; background: #f4cfb3;}




/* References:     */

a.RefTag {color: #666666;   font-family: "Times New Roman", Times, serif;  
	font-size: 100%;  font-weight: normal;  font-style: normal;  
	vertical-align: super;  text-decoration: none;}
a.RefTag:hover{ color: #000000;  background-color: #cccccc; }

div.RefContainer{ width: 100%; clear: both; }
div.RefLeft{width:45%; margin: 0 3%; padding: 0; }
div.RefRight{width:45%; margin: 0 3%; padding: 0; float: right; }

.reftxt{color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 80%;
	font-weight: normal; margin: 10px 10%; text-indent: -3%;}

