/* CSS Document */


#steps
{
float:left;
width:200px;
background-color:#eeeeee;
border:1px solid #666666;
margin: 0px 10px 10px 10px;

}

.progress{
width: 1px;
height: 14px;
color: white;
font-size: 12px;
overflow: hidden;
background-color: #666666;
padding-left: 5px;
}

#stepsContainer
{
width:983px;
height:auto;
}

.stepJobListing
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}
   
.stepJobListing a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ff7d00;
}
.stepJobListing   a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#454545;
}

.stepJobListing   a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#454545;
}

.stpesContent
{
background-color:#ffffff;
border:#adadad 1px solid;
width:750px;
height:auto;
}

.stpesHeading
{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003366;
float:left;
height:auto;
}

a:link.stpesHeading
{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
float:left;
height:auto;
}

.stpestextContent
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px
float:left;
height:auto;
}

.message
{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF6600;
}
.job_input_bg {
background:#FEFEFE url(/images/input_bg_slice.jpg) repeat-x scroll left top;
border:1px solid #9A9A9A;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin:3px 0;
padding:2px 2px;
width:200px;
min-height:12px;
height:auto !important;
height:12px; 
}

.job_input_bg1 {
background:#FEFEFE url(/images/input_bg_slice.jpg) repeat-x scroll left top;
border:1px solid #9A9A9A;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin:3px 0;
padding:2px 2px;
width:430px;
}

.job_btn_bg {
background:#FEFEFE url(/images/tabBg_ovr.jpg) repeat-x scroll left top;
border:1px solid #9A9A9A;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
margin:3px 0;
padding:2px 2px;
width:auto;
min-height:13px;
height:auto !important;
height:13px; 
}
.date
{
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
font-size:18px;
}

/*CSS for dropdown menu*/
#leftCol{ float:left; padding:10px; width:260px; border:0px;}


.clearfix{ display:block}* html 
.clearfix{height:1%}.clearfix{display:block}
.clear{ clear:both}.noclear{ clear:none}


.stepBox{  font-family:Arial, Helvetica, sans-serif; background:url( /images/bk_steps.jpg) 100% 100% no-repeat;  color:#666666;  font-size:14px;  margin:0 -14px 0 -10px;  padding:10px 10px 10px 10px; font-weight:bold;}

.stepBoxDone{  font-family:Arial, Helvetica, sans-serif; background:url( /images/bk_steps.jpg) 100% 100% no-repeat;  color:#333333 ;  font-size:14px;  margin:0 -14px 0 -10px;  padding:10px 10px 10px 10px; font-weight:bold;}

.stepBoxCurrent{  font-family: Arial, Helvetica, sans-serif; background:url(/images/bk_steps.jpg) 100% 100% no-repeat;  color:#FF6600;  font-size:14px;  margin:0 -14px 0 -10px;  padding:10px 10px 10px 10px; font-weight:bold;}


.step1,.step2,.step3,.step4,.step5{  display:block;  height:23px;  padding:5px 10px 0 35px}
.step1{  background:url(/images/bullet_step1.gif) 0 100% no-repeat}.stepBoxCurrent 
.step1{  background:url(/images/bullet_step1.gif) 0 0 no-repeat}
.step2{  background:url(/images/bullet_step2.gif) 0 100% no-repeat}.stepBoxCurrent
.step2{  background:url(/images/bullet_step2.gif) 0 0 no-repeat}
.step3{  background:url(/images/bullet_step3.gif) 0 100% no-repeat}
.stepBoxCurrent .step3{  background:url(/images/bullet_step3.gif) 0 0 no-repeat}
.step4{  background:url(/images/bullet_step4.gif) 0 100% no-repeat}
.stepBoxCurrent .step4{  background:url(/images/bullet_step4.gif) 0 0 no-repeat}




.green{ color:#8AAB1B}
.red{ color:#C54E15}


ul#menu 
{ width: 750px; height: 43px; background: #f2f2f2 url("/images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: arial; font-weight: bold; list-style-type: none; margin: 0; padding: 0;}


ul#menu li 
{ float: left; margin: 0 0 0 27px;color: #999999; line-height: 40px; width:auto;
}

ul#menu li a 
{ height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }

ul#menu li a:hover { color: #333; }

ul#menu li a.current{ color: #FFF; background: #FFF url("/images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

ul#menu li a.visited{ color: #eee; background: #FFF url("/images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }