

.normalfont
{
	font-size:100%;
	font-weight:normal;
}

.subtitle
{
	 font-size: 120%;
	 text-align:left;
	 margin-top:25pt;
 }


.ulfact
{
	list-style:disc;
	margin-top: -10pt;
	margin-left: 10pt;

}
  
  
.listfact
{
	direction:ltr;
	font-size:100%;
	margin-left:20pt;
	
}
 
.tablefact{
	  table-layout:auto;
      border-collapse:collapse;
	  background-color:#c0d8c0/*b3d1b3/*cce0cc*/;
}


.tdfact
{
	 font-size:100%;
	 border-width:thin;
	 border-style:solid;
	 border-color:white;
	 padding:3pt;
}

.headercell
{
	font-weight: bold;
	background-color:#80b280/*4d944d/*009933/*3890e2*/;
	text-align:center;
}

.center
{
	text-align:center;
}
  
.floatdiv
{
 float:left;
 margin:5pt;
}
 
.floatimg
{
	margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
	height: 130pt;
	width: 200pt;
}

.node-type-green #secondary-content .icon, .node-type-green-wide #secondary-content .icon
{
	float:left;
    margin:5pt;
	height: 30pt;
	width: 50pt;
}



.banner
{
	height:90pt;
	width:110pt;
	margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
	margin-left:10px;
	/*outline-style: outset;
	outline-color:#a38552;
	outline-width: 2px;*/
}

.stopfloat
{
	clear:both;
}



div.img
{
	margin:15px;
	/*border:1px solid #a38552;*/
	height:auto;
	width:auto;
	float:left;
	text-align:center;
}

div.img img
{
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
}

div.desc
{
	text-align:center;
	font-weight:normal;
	width:120px;
	margin:15px;
}


 