
/******* Global *******/

body
{
  background-color: #F0F0F0;  
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 12px;
  color: #666666;
  
} 

td
{ 
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 12px;
  color: #666666;
} 

a, a:visited, a:active
{
  color: #56B51F;
  font-size: 11px;
  font-family: trebuchet ms, tahoma, arial;
  text-decoration: none;
  
}
a:hover
{
  color: #666666;
} 

h1
{
  margin: 4 0 8 0;
  
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 20px; 
  font-weight: bold;
  color: #3380AD;
}

/******* End Global *******/

/******* Footer *******/

a.footer, a.footer:visited, a.footer:active
{
  color: #666666;
  font-size: 11px;
  font-family: trebuchet ms, tahoma, arial;
  text-decoration: none;
  
}
a.footer:hover
{
  color: #999999;
} 

/******* EndFooter *******/



/******* Header *******/

a.top, a.top:visited, a.top:active
{
  color: #999999;
  font-size: 11px;
  font-family: trebuchet ms, tahoma, arial;
  text-decoration: none;
}
a.top:hover
{
  color: #56B51F;
} 
div#headerLinks
{
 color: #999999;
  font-size: 11px;
  vertical-align: bottom; 
  float: right;
  padding-top:32px;      
  font-family: trebuchet ms, tahoma, arial;
  font-weight: bold;
}

/******* End Header *******/


/******* HomePage *******/

div#stepContainer
{
  padding-left: 8px; 
}
div.step1
{
  text-align: left; 
  float: left; 
  width: 188px; 
  color: #3380AD;
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 14px; 
  font-weight: bold  
}
div.step2
{
  text-align: left; 
  float: left; 
  width: 185px; 
  color: #3380AD;
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 14px; 
  font-weight: bold;
}
div.step3
{
  text-align: left; 
  float: left; 
  width: 170px; 
  color: #3380AD;
  font-family: Trebuchet MS, Tahoma, arial; 
  font-size: 14px; 
  font-weight: bold;
}

/******* End HomePage *******/
