/*Styelsheet for Adecco online forms. 
  Version One: April 2, 2003.*/

/*The following are the navigational styles.*/

.libraryTitle
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ED1C24;
   font-weight: bold;
}

.supportMainNav
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffffff;
	height: 21px;
   font-weight: bold;
}

.supportMainNav:link,
.supportMainNav:visited
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffffff;
   font-weight: bold;
}

.extranetLogin
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffcb05;
   text-align: right;
	height: 21px;
   font-weight: bold;
}

.extranetLogin:link,
.extranetLogin:visited
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffcb05;
   font-weight: bold;
}

/*The following are the styles for the buttons.*/
INPUT.submitButton
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffffff;
   text-align: center;
	line-height: 14px;
	height: 18px;
	width: 70px;
   padding-right: 2px;
	padding-left: 2px;
	background-color: #6789b4;
   font-weight: bold;
   border-top: 1px solid #aab6c4;
	border-left: 1px solid #aab6c4;
	border-bottom: 1px solid #5f83b0;
	border-right: 1px solid #5f83b0;
}

INPUT.SupportGo
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #ffffff;
   text-align: center;
	line-height: 14px;
	height: 18px;
	width: 22px;
   padding-right: 2px;
	padding-left: 2px;
	background-color: #fc0b08;
   font-weight: bold;
   border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

INPUT.cancelButton
{
   font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
   color: #666666;
   text-align: center;
	line-height: 14px;
	height: 18px;
	width: 70px;
   padding-right: 2px;
	padding-left: 2px;
	background-color: #f2f5f7;
   font-weight: regular;
   border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

SELECT.pullDownMenu
{
   FONT-SIZE: 10px;
   COLOR: #333333;
   FONT-FAMILY: Arial, helvetica, sans-serif;
   background: #ffffff;
   font-variant : normal;
   text-align : left;
   text-indent : 3px;
   border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

INPUT.textBox
{
   FONT-SIZE: 10px;
   COLOR: #333333;
   FONT-FAMILY: Arial, helvetica, sans-serif;
   background: #ffffff;
   font-variant : normal;
   text-align : left;
   text-indent : 3px;
   border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

DIV.box5percentBox
{
	border-top: 1px solid #cccccc; 
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 1px solid #cccccc;
	width: 477px;
	background: #fafbfd;
}


/*Style for the form text.*/

.formTextRegular
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: regular;
  line-height: 28px;
  }
  
.formTextPadRight
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: regular;
  line-height: 23px;
  padding-right: 7px;
  text-align: right;
  }

.formSubheads
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #4d75a7;
  font-weight: bold;
  line-height: 28px;
  padding-left: 9px;
  }
  
.formTitle
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #013b82;
  font-weight: bold;
  line-height: 21px;
  padding-bottom: 14px;
  }

.redRule
{ 
  background-color: #e71d25;
  height: 1px;
  }

.formText10pixels
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: regular;
  line-height: 12px;
  }
  
.footerLinks
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: regular;
  text-align: right;
  }

.footerLinks:link,
.footerLinks:visited
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: regular;
  text-align: right;
  text-decoration: underline;
  }
  
 .footerNav
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: regular;
  text-align: right;
  }
  
.footerNav:link,
.footerNav:visited
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: regular;
  text-align: right;
  text-decoration: underline;
  }

.ln_SectionName
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ED1C24;
  font-weight: bold;
  line-height: 28px;
  }

.ln_Section
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  }  
  
.ln_Section:link,
.ln_Section:visited
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  }  
  
.ln_SectionSub
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: regular;
  }  
  
.ln_SectionSub:link,
.ln_SectionSub:visited
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: regular;
  }
  
.prevNextGray, 
.preNextGray:link,
.preNextGray:hover
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  text-decoration: none;
  cursor:arrow;
  }

.prevNext
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6789B4;
  font-weight: bold;
  }
  
.prevNext:link,
.prevNext:visited
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6789B4;
  font-weight: bold;
  text-decoration: none;
  }
  
.prevNext:hover
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #F26522;
  font-weight: bold;
  text-decoration: none;
  }
  
.sidebarSub
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  background: #6789b4;
  height: 16px;
  text-indent: 9px;
  width: 108px;
  }
  
.sidebarText
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: regular;
  line-height: 12px;
  padding-left: 9px;
  width: 108px;
  padding-top: 3px;
  }
  
.sidebarText:link,
.sidebarText:visited;
{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: regular;
  line-height: 12px;
  }