﻿body
{
  margin: 0;
  padding: 0;
  min-width: 738px;
  background: images/grey_spacer.gif;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
  text-align: left;
}
a
{
  color: #414b56;
  font-size: 12px;
}
a:hover
{
  text-decoration: underline;
}
h1
{
  font-size: 16pt;
  font-weight: normal;
  margin-bottom: 20px;
  color: #fcb134;
}
h2
{
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 15px;
  color: #fcb134;
}
img
{
  border: none;
}
li
{
  margin: 0px 0px 5px 0px;
}
p
{
  margin: 0px 0px 10px 0px;
}
table
{
  border-collapse:collapse;
}
table td
{
  padding: 5px 0px 5px 0px;
  vertical-align:top;
}
.kerryCopy3
{
  font-weight: normal;
  font-size: 8.5pt;
  word-spacing: normal;
  color: #ffffff;
  line-height: normal;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: normal;
  letter-spacing: normal;
  background-color: #fcb134;
}
.kerryCopy4
{
  font-weight: normal;
  font-size: 7.5pt;
  word-spacing: normal;
  color: #ffffff;
  line-height: normal;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: normal;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
}
table.logo
{
  border-collapse:collapse;
  margin-left: 15px;
}
table.logo tr
{
  height: 60px;
}
table.logo td
{
  width: 100px;
  vertical-align:top;
  padding-left:5px;
}
.style2 {
	font-weight: bold;
	font-size: 16px;
	color: #fcb134;
}
table#jobs th
{
  padding-left: 5px;
}
table#jobs td
{
  padding: 5px 5px 5px 5px;
}
table#jobs th
{
  background-color: #ffffff;
  color: #000000;
  border: solid #515b66 2px;
  font-size : 13px;
  font-family: Arial;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
}
tr.jobs1 td
{
  background: #ffffff;
  color: #000000;
}
tr.jobs2 td
{
  background: #ebebeb;
  color: #000000;
}
tr.jobs1 td a
{
  color: #000000;
}
tr.jobs2 td a
{
  color: #000000;
}
td.jobtitle
{
  width: 25%;
}
td.location
{
  width: 30%;
}
td.salary
{
  width: 30%;
}
td.status
{
  width: 15%;
}
td.prompt
{
  width: 20%;
  padding:5px 0px 0px 0px;
}
td.prompt2
{
  width: 20%;
  padding:5px 0px 0px 10px;
}
td.data
{
  width: 25%;
  padding:0px 0px 2px 0px;
}
.error
{
  color: Red;
}
.required
{
  color: Red;
}
#frame
{
  margin: 0px;
  width: 738px;
}
#text
{
  margin: 20px 10px 0px 10px;
}
#dleft
{
  float:left;
  width: 400px;
  margin: 20px 0px 0px 0px;
}
#dright
{
  float: right;
  width: 338px;
  margin: 0;
}
#eleft
{
  float:left;
  width: 280px;
  margin: 0;
}
#eright
{
  float: right;
  width: 438px;
  margin: 0;
}
#nav
{
  clear:both;
  margin: 0px auto;
}

#nav ul
{
  margin: 0;
  padding-left:0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background: #003568;
  font-weight: normal;
}

#nav ul li
{
  display: inline;
}

#nav ul li a
{
padding-left: 25px;
padding-right: 25px;
background: transparent ;
background-position:right;
font-size: 14px;
color: #fcb134;
text-decoration: none;
}

#nav a:hover
{
  color: #ffffff;
}
