BODY {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0% 0% 0% 0%;

}
 
P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

UL {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	list-style-position: outside;
}

.hdr1 {
	font-weight: bold;
	text-decoration: none;
}

.localH1 {
	color: #000000 ;
	font-size: 18px ;
	font-weight: bold ;
	z-index: 0 ; }

.localH2 {
	font-size: 14px ;
	color: #666666; 
	z-index: 0 ; }

.appBODY {
	font-style: normal ;
}

a:link {  
	text-decoration: underline; 
	color: #000000;
}

a:visited {  
	text-decoration: underline; 
	color: #000000;
}

a:active {  
	text-decoration: underline; 
	color: #000000;
}

a:hover {  
	text-decoration: none; 
	color: #999999;
}

a.sub2:link {  
	font-weight: bold;
	text-decoration: none; 
	color: #989898;
}

a.sub2:visited {  
	font-weight: bold;
	text-decoration: none; 
	color: #989898;
}

a.sub2:hover {  
	font-weight: bold;
	text-decoration: none; 
	color: #669ACC;
}

a.sub2:active {  
	font-weight: bold;
	text-decoration: none; 
	color: #989898;
}

a.subnav:link {  
	text-decoration: underline; 
	color: #000000;
}

a.subnav:visited {  
	text-decoration: underline; 
	color: #000000;
}

a.subnav:active {  
	text-decoration: underline; 
	color: #000000;
}

a.subnav:hover {  
	text-decoration: none; 
	color: #999999;
}

.hdrcontact {
	color: #FFFFFF;
}

.hdrbread {
	color: #989898;
}

.hdrpage {
	font-weight: normal;
	font-size: 18px;
	color: #BB3536;
}

.hdrtrail {
	color: #BB3536;
}

.hdrleft {
	font-weight: bold;
	color: #FFFFFF;
}

.hdrtitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.hdrred {
	font-weight: bold;
	color: #CC3333;
}

.hdrsuper {
	font-size: 10px;
	color: #999999;
}

.hdrsitemap {
	font-weight: bold;
	color: #FFFFFF;
}

.sitemap {  
	text-decoration: none;
	color: #6699CC;
}


/* EVERYTHING BELOW TAKEN AND MODIFIED FROM USAhire */


/* Body copy in main pages */
.bodycopy {
	color: #000000;
}

/* Body copy in main pages */
.bodycopysmall {
	font-size: 9px;
	color: #000000;
}
.bodycopysmallRES {
        font-size: 10px;
	color: #000000;
}

/* Body copy in main pages */
.bodycopyred {
	color: #cc0000 ;
}
	
.localTABLE {
        border-width: thin;
        border-style: solid ;
        border: 0px solid #000000 ; 
        cellpadding: 2px ;
        cellspacing: 6px ;
}

/* Job Board Receipt Frame */
.jobboard_frame {
	background-color: #ffffff ;
    	margin: 5px 5px 5px 5px ;
}

.eventtrax {
        font-size: 10px;
        font-style: normal;
        background-color: #999999;
        text-align: center;
        color: #ffffff;
        margin-top: 2px;
        margin-right: 2px;
        margin-bottom: 2px;
        margin-left: 2px;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        font-weight: bold;
        border: medium double;
        border-color: #FFFFFF #999999 #999999 #FFFFFF;
}

textarea {
    font-size: 10px;
    color: #000000;
    margin: 1px 1px 1px 1px;
    border-width: thin;
    border-style: solid;
    border-color: #CCCCCC;
}

select {
    font-size: 10px;
    color: #000000;
    margin: 1px 1px 1px 1px ;
    border-width: thin;
    border-style: solid;
    border-color: #CCCCCC;
}

input {
    font-size: 10px;
    color: #000000;
    margin: 0% 0% 0% 0%;
    border-width: thin;
    border-style: solid;
    border-color: #CCCCCC;
    cursor: pointer;
}

input.red {
    font-size: 10px ;
    color: blue ;
    background-color: #cc0000 ;
    margin: 0% 0% 0% 0% ;
    border-width: thin ;
    border-style: solid ;
    border-color: #cc0000 ;
    cursor: pointer ;
}

.buttons_resources {
	width: 200px ;
	font-weight: bold ;
	color: #ffffff ; 
	background-color: #999999 ;
	margin: 0% 0% 0% 0% ;
	border-width: thin ;
	border-style: outset ;
	border-color: #333333 ;
	cursor: pointer ;
}

.buttons_resources_rollover {
    width: 200px ;
    font-weight: bold ;
    color: #000000 ;
    background-color: #cccccc ; 
    margin: 0% 0% 0% 0% ;
    border-width: thin ;
    border-style: inset ;
    border-color: #666666 ;
    cursor: pointer ;
}

.buttons_dbu {
    font-weight: bold ;
    color: #ffffff ;
    background-color: #999999 ;
    margin: 0% 0% 0% 0% ;
    border-width: thin ;
    border-style: outset ;
    border-color: #333333 ;
    cursor: pointer ;
}

.buttons_dbu_rollover {
    font-weight: bold;
    color: #000000;
    background-color: #cccccc; 
    margin: 0% 0% 0% 0%;
    border-width: thin;
    border-style: inset;
    border-color: #666666;
    cursor: pointer;
}

.div_dbu {
	text-align: center ;
	font-weight: bold ;
	color: #ffffff ;
	background-color: #999999 ; 
	margin: 0% 0% 0% 0% ;
	border: 1px outset #999999 ;
}

TD.localTD {
	color: #000000;
	padding: 3px;
        border-width: thin;
        border-style: solid;
        border-color: #CCCCCC;
}

TD.localTD a:link {
	color: #999999;
}

TD.localTD a:visited {
	color: #999999;
}

TD.localTD a:active {
	color: #999999;
}

TD.localTD a:hover {
	color: #cc0000;
}

.visitedTD {
	color: #0000ff ;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.altvisitedTD {
	color: #0000ff ;
	background-color: silver;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.visitedTDchecked {
	color: #0000ff ;
	background-color: #ffffff;
	background-image: url(/images/checkmark.gif);
	background-repeat: no-repeat;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.altvisitedTDchecked {
	color: #0000ff ;
	background-color: silver;
	background-image: url(/images/checkmark.gif);
	background-repeat: no-repeat;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.altTR {
	color: white;
	background-color: silver; 
}

TD.bannerTD {
	font-size: 14px;
	color: #000000;
        font-weight: bold;
}

.bannerTD:link {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

.bannerTD:active {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

.bannerTD:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

.bannerTD:hover {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.hdrTD {
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

td.hdrTD a:link {
	color: #ffffff;
	text-decoration: underline;
}

td.hdrTD a:visited {
        color : #ffffff;
        text-decoration : underline;
}

td.hdrTD a:active  {
        color: #ffffff;
        text-decoration: underline;
}

td.hdrTD a:hover  {
        color: #ffffff;
        text-decoration: none;
}

.hdrTDet {
        color: #ffffff;
        background-color: #CC3333;
        border-width: thin;
        border-style: solid;
        border-color: #CCCCCC;
}

.altTD {
	color: #000000;
	background-color: silver;
        border-width: thin;
        border-style: solid;
        border-color: #CCCCCC;
}

.num_highlightJob	{
	vertical-align: middle;
	background-color: #ffffff;
	background-image: url(/images_site/bg_highlight.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

.num_localTD	{
	color: #000000;
	background-color: silver;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.highlightJob {
	font-weight: bold;
	color: #0000ff ;
	background-color: #cccccc;
        border-width: thin;
        border-style: solid;
        border-color: #cccccc;
}

.alta:link {  
	font-size: 10px; 
	text-decoration: underline; 
	color: #003366;
}

.alta:visited {  
	font-size: 10px; 
	text-decoration: underline; 
	color: #003366;
}

.alta:hover {  
	font-size: 10px; 
	text-decoration: underline; 
	color: #ffffff;
}

.alta:active {  
	font-size: 10px; 
	text-decoration: underline; 
	color: #ffffff;
}

.hdrcontacthome {
        color: #cc3333;
}

.hdrnews {
        color: #000000;
}

.hdrcaption {
        color: #ffffff;
}

.hdrcaption:link {
        color: #ffffff;
	text-decoration: none ;
}

.hdrcaption:active {
        color: #ffffff;
	text-decoration: none ;
}

.hdrcaption:visited {
        color: #ffffff;
	text-decoration: none ;
}

.hdrcaption:hover {
        color: #ffffff;
	text-decoration: underline ;
}

.hdrprivacy {
        color: #cccccc;
}

.rowhdr {
	color: #999999;
	background-color: silver;
}

.TracStarOn     {
        visibility: visible;
}
.FastTracOn     {
        visibility: hidden;
}

.loginform	{
	font-size: 10px;
}

.logininput	{
	font-size: 10px;
	background-color: #3366cc;
}

/* these styles contIrol the tabs on tracstar */
.tabs_on {
	cursor: pointer;
        color: #000000;
	font-weight: bold;
        background-color: #cccccc;
        border-width: thin;
        border-style: inset;
        border-color: #666666;
}

.tabs_off {
	cursor: pointer;
        color: #ffffff;
	font-weight: normal;
        background-color: 999999;
        border-width: thin;
        border-style: inset;
        border-color: #333333;
}

.fasttrac_links {
        font-size: 9px;
}

.fasttrac_links:link {
        font-size: 9px;
        text-decoration: underline;
}

.fasttrac_links:visited {
        font-size: 9px;
        text-decoration: underline;
}

.fasttrac_links:active {
        font-size: 9px;
        text-decoration: underline;
}

.fasttrac_links:hover {
        font-size: 9px;
        text-decoration: none;
}	

TD.bannerTD       {
        position: relative;
        font-size: 14px;
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        background-position: left center;
        background-repeat: no-repeat;
        background-image: url(/images_site/bg_greybar.gif);
}       
        
.bannerTD:link {
        font-size: 14px ;
        text-decoration: none ; 
        color: #000000 ;
}       
        
.bannerTD:active {
        font-size: 14px ;
        text-decoration: none ;
        color: #000000 ;
}
        
.bannerTD:visited {
        font-size: 14px ;
        text-decoration: none ; 
        color: #000000 ;
}

.bannerTD:hover {
        font-size: 14px ;
        color: #999999 ;
        text-decoration: none ;
}

.loginform {
	font-size: 10px ;
}

.logininput	{
	font-size: 10px ;
	background-color: #3366cc ;
}

.left_locale_page {
        background-color: #999999 ;
        color: #ffffff ;
}

TD.shell_bg_top {
	background-color: #ffffff ;
	color: #000000 ;
}

TD.shell_bg_subtop {
	background-color: #999999 ;
}

.emp_app_HR {
	font-size: 4px ;
	color: #000000 ;
	background-color: #cccccc ;
}
