.myloginbox{
position: absolute;
bottom:0;
}



#myloginwelcome{
font-size:1.1em;
text-align:center;
padding-top:25px;
}
#myloginwelcome h2{
color:#000066;
font-weight:bold;
font-size:1.2em;
padding-top:0;
}
#myloginwelcome h3{
display:inline;
color:#000066;
font-weight:bold;
font-size:1.1em;
}

#myloginwelcome a:link, #mylogin a:visited{
text-decoration: none;
color:#000066;
}
#myloginwelcome a:hover, #mylogin a:active{
text-decoration:underline;
color:#b5a600;
}
* html #mylogin{/*hack to give ie5/5.5 250px, everything else 236*/
width:250px;;
w\idth:236px;
}
#mylogin{
float:right;
width:236px;
margin-top:5px;
border:1px solid #000066;
border-top:none;
padding-left:12px;
padding-bottom:15px;
padding-top:1em;
font-size:1.1em; /* changed from 1.1em */
}

#mylogin a:link, #mylogin a:visited{
text-decoration: none;
color:#000066;
}
#mylogin a:hover, #mylogin a:active{
text-decoration:underline;
color:#b5a600;
}

#mylogin label {
display:block;
font-weight:bold;
}
#mylogin input{
display:block;
}
#mylogin #autolog{
display:inline;
margin-top:10px;
}

#myloginsignup{
clear:both;
text-align:center;
border:1px solid #000066;
border-top:none;
padding-top:10px;
padding-bottom:5px;
}
#myloginsignup ul{
width:228px;
list-style: none;
text-align:left;
margin-left:19px;
line-height:1.7em;
padding-bottom:1.5em;
font-size:.8em;
}

#myloginforgotpass{
clear:both; 
text-align:center;
font-size:1.2em;
padding-top:1em;
}
#myloginforgotpass a:link, #myloginforgotpass a:visited{
text-decoration: none;
color:#000066;
font-weight:bold;
}
#myloginforgotpass a:hover, #myloginforgotpass a:active{
text-decoration:underline;
color:#b5a600;
}

#ntlogo{
display:block;
float:left;
margin-top:10px;
}
#mytitle{
float:right;
text-align:right;
margin-top:20px;
font-size:1.5em;
color:#006600;
font-weight:bold;
}
#breadcrumbs{
padding:30px 0 30px 20px;
clear:both;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
text-decoration: underline;
color:#000066;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
text-decoration:underline;
color:#b5a600;
}

#resformcontest{
font-size:1.2em;
text-align:center;
}

* html #resform h3{/*hack to give ie5/5.5 785px, everything else 775*/
width:755px;
w\idth:745px;
}

#resform h3{
width:745px;
background-color:#ebebf3;
color:#000066;
text-align:left;
font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
font-size:1.2em;
font-weight:bold;
padding-left:10px;
font-weight:normal;
}
#resform fieldset *{
font-size:1em;
}
#resform fieldset{
border: solid 1px #000066; 
border-top:solid 0 transparent;
margin-bottom:2em;
padding:2em;
text-align:left;
}

#resform p{
clear:both;
position:relative;
width:100%;
}
#resform #contactinfo strong{
display:block;
font-weight:bold;
width:10em;
float:left;
text-align:right;
margin-right:.3em;
}
#resform label{
font-weight:bold;
text-decoration:underline;
vertical-align:middle;
}
#resform label.unstyled{
font-weight:normal;
text-decoration:none;
}

#resform a:link, #resform a:visited{
text-decoration: underline;
color:#000066;
font-style:italic;
}
#resform a:hover, #resform a:active{
text-decoration:underline;
color:#b5a600;
}

#targetjob{
}
#targetjob td{
padding:6px;
}
#targetjob .label{
 text-align:right;
 width:10em;
 margin-left:5em;
 }
#targetjob label{
display:inline;
font-weight:bold;
}

#targetjob p {
color:#ac2828;
padding-bottom:7px;
}

#interimheader{
    text-align:center;
    padding-top:25px;
    padding-bottom:10px;
}
#interimheader p{
    font-weight:bold;
    padding:5px 0;
}
#interimheader a{
    text-decoration:underline;
    color:#c7514d;
    font-size:.9em;
}
#interimheader h2{
    padding-top:15px;
    color:#b5a600;
    font-weight:bold;
    font-size:1.4em;
}
#jsacreate table td{
    padding-bottom:5px;
}

#resform code{
color:#cc0000;
font-weight:bold;
font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size:1.4em;
}

#resform #resume{
text-align:center;
}
#resform #resume textarea{
font-size:1.2em;
font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
}

#errors{
color:#cc0000;
font-size:1.2em;
}

#errors ul{
list-style-type:disc;
margin-bottom:2em;
}

#errors ul li {
color:#cc0000;
font-size:1.1em;
}

#resform #recruitermsg{
text-align:center;
}
#resform #recruitermsg textarea{
font-size:1.2em;
font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
}



