body {
	background: #ffffff;
	text-align: center;
	margin: 0px;
}

td, body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	
	vertical-align: top;
}

td.crown {
	background-image: url(images/crown.gif);
}

td.floorBoard {
	background-image: url(images/floor_board.gif);
	/* text-align: center; */ /* <-- stoooopid Mozilla quirk */
	/* line-height: 16px; */
	color: #ffffff;
	font-family: verdana;
	font-size: 9px
}

td.bannerHome {
	background-image: url(images/banner_home3.gif);
}

td.contentBanner {
	background-image: url(images/content_banner.gif);
}

td.dateCell {
	background-image: url(images/date_cel.gif);
	padding-right: 6px;
	text-align: right;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

td.homePage_rightGutter {
	background-color: #a0a0a0;
	background-image: url(images/grey_excelcium.gif);
}

td.nested_homePage_bullets {
	padding-left: 40px;
	padding-bottom: 15px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

td.nested_homePage_RG {
	padding-left: 40px;
}

td.homeText, td.leftGutter, td.rightGutter, td.nested_homePage_RG {
	color: #333333;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

image.blue_bullet {
	margin-right: 10px;
}

td.greyBar {
	background-color: #333333;
}

td.leftGutter {
	/*background-image: url(images/homeBacker_job_seekers.gif);*/
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 20px;
}

td.homeBullet {
	vertical-align: bottom;
}

td.rightGutter {
	/*background-image: url(images/homeBacker_employers.gif); */
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 20px;
}

td.contentGutter {
	background-image: url(images/contentBacker_logo.gif);
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 50px;
}

h6.contentTitle, h5.contentTitle, h4.contentTitle, h3.contentTitle, h6.green, h4.blue {
	color: #333333;
	font-family: arial;
	font-weight: bold; 
	font-size: 15px;
	margin-top: 1px;
	margin-bottom: 5px;
}

h6.contentTitle {
	font-size: 13px;
}

h4.contentTitle {
	font-size: 12px;
}

h3.contentTitle {
	font-weight: normal; 
	font-size: 13px;
}

h6.green{
	color: #5EB534;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 2px;
}
h4.blue{
    color: #0069AD;
	font-size: 13px;
	margin-bottom: 5px;
}



td.bar {
	background: #9B9B9B;
}

div.bar {
	background: #9B9B9B;
	width: 100%;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
}

td.copyright {
	color: #ffffff;
	font-family: verdana;
	font-size: 9px
}


/* --- navigation styles: --- */

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: arial;
	font-size: 12px;
}
a:hover {
	color: #fdaf00;
}

a.topNav:link, a.topNav:visited, a.topNav:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
}

a.topNav:hover {
	color: #FFFA7E;
}

a.homeLeftGutter:link, a.homeLeftGutter:visited, a.homeLeftGutter:hover {
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a.homeRightGutter:link, a.homeRightGutter:visited, a.homeRightGutter:hover {
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a.homeNav:link, a.homeNav:visited, a.homeNav:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a.homeNav:hover, a.homeRightGutter:hover {
	text-decoration: underline;
	color: #0070D2;
}

a.homeLeftGutter:hover {
	text-decoration: underline;
	color: #90CA37;
}

a.copy:link, a.copy:visited, a.copy:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
}

a.copy:hover {
	color: #9AFF01;
}

a.silly:link, a.silly:visited {
  	color: #0069AD;
}
a.silly:hover {
	color: #9AFF01;
}

/* --- navigation menu: --- */

    #tabsJ2 {
      float:left;
      width:480px;
      background:#FFFFFF;
      font-size:93%;
	  
      line-height:normal;
      }
    #tabsJ2 ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;

      }
    #tabsJ2 li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabsJ2 a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ2 a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#24618E;
	  	  font-family: arial;
	font-size: 11px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ2 a:hover span {
      color:#FFF;
      }
    #tabsJ2 a:hover {
      background-position:0% -42px;
      }
    #tabsJ2 a:hover span {
      background-position:100% -42px;
      }

        #tabsJ2 #current a {
                background-position:0% -42px;
        }
        #tabsJ2 #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
	  
      line-height:normal;
          border-bottom:1px solid #000000;
      }
    #tabsJ ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;

      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
	  	  font-family: arial;
	font-size: 11px;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

.inq_form {
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-color: #BAC6D6;
}

.inq_select {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #BAC6D6;
	border-style: solid;
}

.inq_field {
	background-color: #ffffff !important; 
	border: onepx;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-color: #BAC6D6;
	border-bottom-style:solid;
	border-left-style:solid;
	
	border-right-style: solid;
	border-top-style: solid;
}


