/* GetHiredNow.com CSS files

/* Links */

A:link {color: #BC0000;font-weight:bold; text-decoration: none;}
A:visited {color: #FF0000;font-weight:bold; text-decoration: none;}
A:active {color: #FF0000;font-weight:bold; text-decoration: none;}
A:hover {color: #FF0000;font-weight:bold; text-decoration: underline;}

a.whiteLinks {
        color: #FFFFFF;
}



/* basic elements */

body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
}

td {font-family: "Trebuchet MS",Arial, sans-serif; font-size:12px; line-height:17px;}

.title1 {
        font-family:"Trebuchet MS",Arial,sans-serif; 
        font-size:18px; color:#CC0000; 
        font-weight:bold;
        line-height:20px
}
.title2 {
        font-family: "Trebuchet MS",Arial,sans-serif; 
        font-size: 15px; color: #CC4400;
        font-weight: bold;
}
.bodyText {
        font-family: "Trebuchet MS",Arial,sans-serif; 
        font-size: 14px; 
}
.redbold {font-family:"Trebuchet MS",Arial,sans-serif; font-size:13px; font-weight:bold; color:#BC0000;
}
.redbold2 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:16px; font-weight:bold; line-height: 19px; color:#BC0000;
}
.redbold3 {font-family:"Trebuchet MS",Arial,sans-serif; font-size:19px; font-weight:bold; line-height: 22px; color:#BC0000;
}
.subtitle {font-family:"Trebuchet MS",Arial,sans-serif; font-size:15px; font-weight:bold; line-height: 19px; color:#ffffff;
}
.greybold {font-weight:bold; color:#666666;
}
.redBody { font-family : "Trebuchet MS",Verdana; font-size : 14px; color : #CC0000 ; line-height: 17px; visibility: visible; clip:  rect(   ); list-style-type: disc;
}





/* Top Menu Bar

.bannerHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px; 
        color: #FFFFFF;
        line-height: 26px;
}

.navTabs {
        background-color: #CCCC00;
        border: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        height: 25px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        vertical-align: middle;
}


/* left menu */

.nav {padding-left:20px; padding-right:8px; padding-bottom:2px; padding-top:2px;}

.nav2off {padding-left:20px; padding-right:5px; padding-bottom:2px; padding-top:2px; background:#DBDBDB;}
.nav2on {padding-left:20px; padding-right:5px; padding-bottom:2px; padding-top:2px; background:#BEBDBD;}

.nav3off {padding-left:30px; padding-right:8px; padding-bottom:4px; padding-top:4px; background:#E4E4E4;}
.nav3on {padding-left:30px; padding-right:8px; padding-bottom:4px; padding-top:4px; background:#BEBDBD;}


A.nav1:link {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:visited {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:active {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
A.nav1:hover {color:#CC0000; text-decoration: none; font-weight:bold; font-size:12px;}

A.nav2:link {color:#333333; text-decoration: none; font-size:11px;}
A.nav2:visited {color:#333333; text-decoration: none; font-size:11px;}
A.nav2:active {color:#333333; text-decoration: none; font-size:11px;}
A.nav2:hover {color:#CC0000; text-decoration: none; font-size:11px;}

A.nav3:link {color:#FFFFFF; text-decoration: none; font-weight:bold; font-size:11px;}
A.nav3:visited {color:#FFFFFF; text-decoration: none; font-weight:bold; font-size:11px;}
A.nav3:active {color:#FFFFFF; text-decoration: none; font-weight:bold; font-size:11px;}
A.nav3:hover {color:#FF9933; text-decoration: none; font-weight:bold; font-size:11px;}


.bgcolor1
{
background: #FEE8AC
}

.dottedSpacer {
        background-color: #FFFFFF;
        background-image: url(images/purple_dotted_spacer.gif);
        border: 0px;
        width: 1px;
}

.generalNavSpacer {
        background: url(images/purple_nav_spacer.gif);
        border: 0px;
        height: 23px;
        width: 1px;     
}


.red {
        color: #DC143C;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding-left: 20px;
        vertical-align: middle;
}

/*  footer  */

.footer {font-family:"Trebuchet MS",Arial, sans-serif; font-size:10px; line-height:12px;}
.footerLink {color:#FFFFFF;}
.bgfooter {background:#999999;}
