/* 
TECOedge  
Name:     New intranet
Author:   Nick France
URL:      energy/hr
Date:     June 28, 2004
*/

/* ---( page defaults )--- */

body, p, {     

    margin: 0;
  	padding: 0;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#333333;
	font-weight : 100;	
	}

hr { 
	color: #d1c57e;
	width: 98%;
	height: 1px;
	text-align: left;
	}
	
td {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#333333;
	font-weight : 100;
	
	}
	
//* unordered list style */



li {

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
 	
 	}
	
	
	
	
.dropdown  {
		font-family:Verdana;
		font-size:10px; 
		color:#000000; 
		background-color:#efefce; 
		border:1 solid #000000;   
	
	}
	
.field  {
		font-family:Verdana;
		font-size:10px; 
		color:#000000; 
		background-color:#ffffff; 
		border:1 solid #000000;   
	
	}


/* ---( Text Atributes )---*/

.headline{	
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 18px;
	line-height:18px;
	color :#E65A26;
	font-weight : 400;	
	}
	
.headline2 { 
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #04309d;
	padding-top: 12px;
	padding-left: 0px;
	}	
	

.subhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color :#000000;
	font-weight : 800;
	}
	
.subhead_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color :#E65A26;
	font-weight : 800;
	}

.subhead_blue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color :#04309d;
	font-weight : 800;
	}	
	
.subhead_white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color :#fff;
	font-weight : 800;
	}	
	
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#333333;
	font-weight : 100;	
	}
	
.copy_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#ffffff;
	font-weight : 100;	
	}

.copy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#333333;
	font-weight : 600;	
	}
	
	
.copy_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color :#333333;
	font-style: italic;
	font-weight : 100;	
	}
	
.rel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color :#000000;
	padding-left: 5px;
	font-weight : 800;
	}
	
.rel a:Link { 
	color:#ffffff; 
	text-decoration: none;
	}
	
.rel a:active { 
	color:#999999; 
	text-decoration: none;
	}
	
.rel a:visited { 
	color:#ffffff;
	text-decoration: none;
	}
	
.rel a:hover { 
	color:#276eee; 
	
	text-decoration: underline;
	}
	
.relwk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color :#d1c57e;
	padding-left: 0px;
	font-weight : 600;
	}
	
.relwk a:Link { 
	color:#ffffff; 
	text-decoration: none;
	}
	
.relwk a:active { 
	color:#999999; 
	text-decoration: none;
	}
	
.relwk a:visited { 
	color:#ffffff;
	text-decoration: none;
	}
	
.relwk a:hover { 
	color:#276eee; 
	
	text-decoration: underline;
	}	
	
	
	
	
	
.small3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color :#990000;
	font-weight : 100;
	}

.trail {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
	color :#555555;
	font-weight : 100;	
	}
	
	/* links */

a:link { 
	color:#276eee; 
	text-decoration: none;
	}
	
a:active { 
	color:#999999; 
	text-decoration: none;
	}
	
a:visited { 
	color:#276eee;
	text-decoration: none;
	}
	
a:hover { 
	color:#ce1808; 
	text-decoration: none;
	}
	
	
/* ---( footer )--- */

.copyright { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px 
	}