body 
{
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 100%;  
	color: Black; 
	text-align: center;
	/*background-color: #fcd294;*/
	background-color: #e0caff;
}
.parent
{
	margin: 0px auto;
	width: 950px;
	background-color: #ffffff;
	text-align: left;
}
skipnav
{
	padding-left: 50px;
	padding-bottom: 10px;
	text-align: left;
	
}
.skipnav a
{	
	color: #ffffff;
	font-size: small;
}
.skipnav a:hover, .skipnav a:active, .skipnav a:focus
{	
	color:#000000;
	font-size: small;
}
sup
{
    font-size:65%;
    vertical-align:top;
}
.headerimagearea
{
	width: 950px;
	margin-left: 0px;
	background:  url('../images/TPL_headerslice.jpg') repeat-x;
	text-align: center;
}
.printheader 
{
	text-decoration: none; 
	display:none;
}
.noprint
{

}
.contentarea
{ 
	float: left;
   	margin: 8px 4px 4px 4px;
	color: Black;
	
}
.footer
{
	background: white;
	color: #000066;
	text-align: center;
	font-size: 80%;
	letter-spacing: -1px;
	font-family: Verdana, 'Arial Narrow' , Arial;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.lastmodified 
{
	text-align: left;
	font-size: 8pt;
	color: Black;
	margin: 2px;
	padding-left: 2px;
	padding-top: 4px;	
}
.breadcrumbbar 
{
	width: 950px; 
	height:20px;
	padding-top: 5px; 
	margin: 0;
	float: left;
	background: #f9a11c;
	border-top: solid 1px black;
}
.breadcrumb
{
	 
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 4px; 
	color: black;
}
a.breadcrumb:link
{	
	font-size: 11px;
	font-family: Verdana;
	color: black;
	text-decoration: underline;
}
a.breadcrumb:active
{
	font-size: 11px;
	font-family: Verdana;
	color: black;
	text-decoration: underline;
}
a.breadcrumb:visited
{
	font-size: 11px;
	font-family: Verdana;
	color: black;
	text-decoration: underline;
}
a.breadcrumb:hover
{
	font-size: 11px;
	font-family: Verdana;
	color: black;
	text-decoration: none;	
}
.navarea
{
	background-color:#f9a11c;
	padding-top: 5px;
	padding-bottom: 5px;
}
.corenavtabs 
{ 
	font: bold 12px Verdana;
	width: 950px; 
	text-transform: uppercase;
}
.corenavtabs ul 
{
	margin: 0px;
	padding: 0;
	float: left;
	padding: 3px, 5px, 3px, 5px;
	background: #f9a11c ;
	border-width : 1px 0;
}
.corenavtabs ul li 
{
	display: inline;
}
.corenavtabs ul li a 
{
	float: left;
	color: black; 
	text-decoration: none;
	border-right: 1px solid black; 
}
.corenavtabs ul li a:visited, .corenavtabs ul li a:hover, .corenavtabs ul li .current, .corenavtabs a:active 
{
	float: left;
	color: black; 
	text-decoration: none;
}


.footerlinks 
{ 
	font: 10pt Verdana;  
	text-transform: none; 
}
.nextitem
{	
	border-left: 1px solid #564c66;
}
h1
{
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h2
{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h3
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h4
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h5
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
p
{
    padding: 0px;
    margin: 0px;
}
li 
{ 
	margin-top: 0px; 
	margin-bottom: 0px;
}
ol 
{ 
	margin-top: 0px; 
	margin-bottom: 0px;
}
ul 
{ 
	margin-top: 0px; 
	margin-bottom: 0px; 
}
ol li ol li
{
	list-style-type: lower-alpha;
	list-style-position: outside;
}
.box97percent
{
	float:left;
	width: 918px;
	text-align: left;
}
.footerline
{
	width: 900px;
	background-color: black;
	font-size: 2px;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 25px;
	margin-right: 25px;
}
.console_edit
{
    background-color:#ffffcc;
    font-size:90%;
}


