/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/
  

p {
	margin:0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000; /*#4d4d4d; */
	}

ul, ol {
	margin:.5em 0 1em 0;	
	padding-left:1.5em;
	}
ol.circles {
	list-style:circle;
	margin: 0 0 0 1.5em;
	}

li {
	margin:0 0 .3em 0;
	padding:0;
	}

td {}

table.indent {
	margin:0 0 0 1.5em;
	}

	

table.stripes tbody tr    { background-color: #fff; }
table.stripes tbody tr.altrow		{ background-color: #f2f2f2; }
table.stripes tbody td {width:25%; padding: 10px; vertical-align:top;}
table.stripes thead td {width:25%; padding: 10px; vertical-align:top;}

table.stripes thead tr.environment	{background-color:#012c65;}
table.stripes thead tr.environment td  {width:25%; padding:10px;}

table.stripes thead tr.columnheader	{background-color:#95b3d7;}

table.stripes thead tr.task	{background-color:#bfbfbf;}
table.stripes thead tr.task td {width:25%; padding:10px;}
table.stripes thead tr.task td p{color:#000000; margin:0;}


table td h1{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

table td h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
table td h3{
	margin: 0 0 .5em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#012c65;
	font-weight:bold;
}

h1{	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#012c65;
	font-weight:bold;
	text-transform:uppercase;
	}
h2{
	margin: 0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001530;
	font-weight:bold;
	text-transform:uppercase;
	}
h3{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
h4{}


sub {
  vertical-align: baseline;
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
  }

sup {
  vertical-align: baseline;
  font-size: 0.8em;
  position: relative;
  top: -0.4em;
  }
hr{
	margin:0 0 1em 0;
	color:#012c65;
	height:1px;
	width:100%;
	background-color:#012c65;
	border:none;

	}
p.hangingpunk {
	text-indent: -0.5em;
	}


