body 
{
	margin: 0;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	color: Black;
	background: white;
}

sup
{
    font-size:65%;
    vertical-align:top;
}

   
.headerimagearea
{
	width: 100%;
	margin-left: 0px;
	background:  url('../images/TPL_headerslice.jpg') repeat-x;
	text-align: center;
		
}

.printheader 
{
	text-decoration: none; 
	display:none;
}

.noprint
{

}


.parent
{
	
	width: 100%; 
	top: 0px;
	left: 0px; 
	
}


.contentarea
{ 
	float: left;
   	margin: 8px 4px 4px 4px;
	color: Black;
	height: 100%;
	width: 100%;
}




.footer
{

	background: white;
	color: #000066;
	text-align: center;
	width: 100%;
	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: 100%; 
 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: 100%; 
 text-transform: uppercase;
 }
  
.corenavtabs ul 
{
 
 margin: 0px;
 padding: 0;
 float: left;
 width: 100%;
 background: #f9a11c ;
 border-width : 1px 0;
 
}

.corenavtabs ul li 
{
 display: inline;
}

.corenavtabs ul li a 
{
 float: left;
 color: black; 
 padding: 3px, 5px, 3px, 5px;
 text-decoration: none;
 border-right: 1px solid black; 

}

.corenavtabs ul li a:visited 
{
 float: left;
 color: black; 
 padding: 3px, 5px, 3px, 5px;
 text-decoration: none;

}


.corenavtabs ul li a:hover, .corenavtabs ul li .current 
{
 color: black !important; 
 padding: 3px, 5px, 3px, 5px;
}

.corenavtabs a:active 
{

 color: black;
 padding-top: 3px;
}

	
.footerlinks 
{ 
 font: 10pt Verdana;  
 width: 100%;
 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; 
}


/*Second level ordered list lowercase-alpha*/
ol li ol li{
	list-style-type: lower-alpha;
	list-style-position: outside;
	}
	


.box97percent
{
	
	float:left;
	width: 97%;
	text-align: left;
	height: 100%;
}

.footerline
{
	width: 90%;
	background-color: black;
	font-size: 2px;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 5%;
	margin-right: 5%;
	
}

.console_edit
{
    background-color:#ffffcc;
    font-size:90%;
}

