


.mainimage_box { z-index: 1; } 



/* set background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 6px; height: 151px; }
.rbroundbox { width: 300px; z-index: 2; margin: 1px;}

h1{font: 15px "Arial Narrow", Verdana,Arial,sans-serif; color: #04365a; text-align: center;}
p{font: 16px "Arial Narrow", Verdana,Arial,sans-serif; color: #04365a; padding: 2px;}







a.nav
{
  font-family: tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #044aa2;
  text-decoration: none;
}

div.job_cat
{
    background-color: #0a4168;
    padding: 5px;
    width: 152px;
    border-width: 1px;
    border-style: solid;
    border-color: #064b98;
}

div.job_title
{
    background-color: #a4caf4;
    padding: 5px;
    width: 152px;
    border-width: 1px;
    border-style: solid;
    border-color: #064b98;

}

p
{
  font-family: tahoma;
  font-size: 10pt;
  color: #0a4168;
}

p.copyright
{
  font-family: tahoma;
  font-size: 8pt;
  font-style: italic;
}

p.contact_heading
{
  font-family: tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #0a4168;
}

p.heading
{
  font-family: verdana;
  font-size: 12pt;
  color: #0a4168;
}

p.job_cat
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
}

p.job_seek
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #08416b;
}


p.job_seek_heading
{
    font-family: tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
}

p.job_title
{
    font-family: tahoma;
    font-size: 7pt;
    font-weight: bold;
    color: #0a4168;
    line-height: 14pt;
}

p.opening_cat
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
}

p.opening_text
{
    font-family: tahoma;
    font-size: 9pt;
    color: #0a4168;
}

ul.employer
{
    list-style-type: square;
    font-family: tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #0a4168;
    line-height: 20pt;
}

ul.interview
{
    list-style-type: square;
    font-family: tahoma;
    font-size: 10pt;
    color: #0a4168;
    line-height: 14pt;
}

