/*	Used for STATIC page content	*/
td.tdcontent {
	font-weight:normal;
	text-align:left;
	padding:15px 15px 15px 15px;
}

span.page-header  {
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

p.page-section {
  padding-top: 40px;
  font-weight:bold;
}

span.page-section {
	font-size:12pt;
	font-weight:bold;
}

span.page-note {
	font-size:8pt;
	font-style: italic;
}
span.list-head {
	font-weight:bold;
}

span.term {
	font-weight:bold;
	color:#FF0000;
}

hr {
	width:10%;
	height:5px;
	color:#777777;
	background-color:#777777;
}