<!--
A:active {text-decoration: none; color: #FF0000}
A:hover {text-decoration: none; color: #FF0000}
INPUT    {font-family: Verdana;font-size: 9pt;}
SELECT   {font-family: Verdana;font-size: 9pt;}
TEXTAREA {font-family: Verdana;font-size: 9pt;}

body {
	font-family: Arial, Verdana, Helvetica;
}
a[href] {
	text-decoration: underline;
}
a[href]:hover {
	text-decoration: underline;	

}
a img { 
	border: 0;
}
#pageTitle {
	font-size: 13pt;
	font-weight: bold;		
}
#tab {
	font-size: 11pt;
	font-weight: bold;	
}
#header {
	font-size: 11pt;
	font-weight: bold;	
}
#subheader {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
}
#bold  {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
}
#smallbold  {
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
}
#redbold  {
	font-size: 12pt;
	font-weight: bold;
	color:#FF0000; 
}
.redBold  {
	font-weight: bold;
   color: #FF0000; 
}
.greenBold {
	font-weight: bold;
	color: #009900;
}
#instructions  {
	font-size: 10pt;
	padding: 8px 0px;
}
#smallinstructions  {
	font-size: 8pt;
	color:#3366CC;
	margin-left: 20;	
}
#checklistinstructions  {
	font-weight: normal;
	font-size: 8pt;
	color:#3366CC;
}
#small_blue, .smallBlue  {
	font-size: 8pt;
	color:#3366CC;
}
#table1 {
	width: 800px;
	background: url("/images/login/2007_curve.gif") #FFFFFF;
	border: 1px solid #FFF;
}
#viewtext  { 
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 0;
} 
#text, .text  { 
	font-size: 9pt; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 20;
} 
.textBlue  { 
	color:#3366CC;
	font-size: 9pt;  
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 20;
}
#textbold  { 
	font-size: 10pt; 
	font-weight : bold;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 20;
} 
#small  {
	font-size : 8pt;
}
.small {
	font-size: 10px;
}
#redsmall  {
	font-size : 8pt;
	color:#FF0000;
}
#smallitalic  {
	font-size : 8pt;
	font-style:italic;
	margin-left: 20;	
}
#smallbold  {
	font-size : 8pt;
	font-weight : bold;
}
#editorial  {
	font-size : 13px;
	line-height: 18px;
}
#bigtext  {
	font-size : 24px;
	font-weight : bold;
}
#label, .label {
	font-size : 9pt;
	font-weight : bold;
	margin-top: 10; 	
	margin-bottom: 0;    
}
.okPrompt {
	color: #009900;
}
.errPrompt {
  	color: #FF0000;
}
.eip_mouseover {
	color: #000000;
	background-color: #FFFFCE;
}
.saving {
	width: 16px;
	height: 16px;
	background: url("/images/spinner.gif") no-repeat;
}
#button  {
   width: 70px;
   height: 30px;
	font-size: 8pt;
	color: #000000;	
   margin-top: 2; 	
   margin-bottom: 2;    
   margin-left: 2;
   margin-right: 2;
}
#quicktools  {
	font-size : 8pt;
	text-align:center;
}
#list  {
	background-color:#999999;
	text-align:left; 
	line-height:120%;
}
#listheader, .listheader  {
	font-size: 9pt; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 4px;
}
#listheadersmall, .listheadersmall  {
	font-size: 7pt; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 4px; 
}
#listrow, .listrow  {
	background-color:#EFEFEF;
	font-size: 9pt; 
	line-height: 11pt;
	padding: 2px 4px;
}    
#listrowsmall, .listrowsmall  {
	background-color: #EFEFEF;
	font-size: 7pt; 

}
#listrow_hl  {
	background-color:#cccccc;
	font-size: 9pt; 
}    
#listrow_h2  {
	background-color: pink;
	font-size: 9pt; 
}
#sublistheader  {
	background-color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 4px;   
}
.buttonPrimary  {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003F87;
	border: 1px solid #CCC;
	border-top-color: #EEE;
	border-right-color: #404040;
	border-bottom-color: #404040;
}
.buttonSecondary  {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #CCC;
	border-top-color: #EEE;
	border-right-color: #404040;
	border-bottom-color: #404040;	
}
-->
