/* CSS Document */

body {
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	background-color:#333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height: 15px;
}

ul {
	margin-left:-15px;
	padding-left: 33px;
}

input[type="text"] {
	font-size:11px;
	border:1px solid #7E8E06;
	background-color:#E7E7E8;
	padding:3px;
	color:#666;
}

input[type="password"] {
	font-size:11px;
	border:1px solid #7E8E06;
	background-color:#E7E7E8;
	padding:3px;
	color:#666;
}

textarea {
	font-size:11px;
	border:1px solid #7E8E06;
	background-color:#E7E7E8;
	padding:3px;
	color:#666;
}
td tr table {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height: 15px;
}

.copy A:LINK {color: #7E8E06; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.copy A:ACTIVE {color: #7E8E06; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.copy A:VISITED {color: #7E8E06; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.copy A:HOVER {color: #7E8E06; font-weight:bold; text-decoration: none; border:none;}


.jobLinks{ cursor:pointer;}
.jobLinks A {color: #7E8E06; font-weight:bold; text-decoration:underline;}
.jobLinks A:LINK {color: #7E8E06; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.jobLinks A:ACTIVE {color: #7E8E06; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.jobLinks A:VISITED {color: #7E8E05; font-weight:bold; text-decoration: none; border-bottom:1px dotted #7E8E06;}
.jobLinks A:HOVER {color: #7E8E06; font-weight:bold; text-decoration: none; border:none;}

.green {
	background-image:url(../images/bg_green.jpg);
	background-repeat:repeat-x;
	height:366px;
	background-color:#7E8E06;
}

.content {
	background-image:url(../images/bg_graylight.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#E7E7E8;
	height:425px;
}

.careersBG {
	background-image:url(../images/careersBG.png);
	background-repeat:repeat-x;
}

.copy {
	padding:25px 25px 60px 25px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height: 15px;
}

.copy img {
	padding:5px;
	border:1px solid #7E8E06;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.copy h1 {
	font-size: 14px;
	color: #7E8E06;
	font-family:"Eurostile", Helvetica, Arial, sans-serif;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.copy h2 {
	font-size: 11px;
	color: #777;
	font-family:"Eurostile", Helvetica, Arial, sans-serif;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: -10px;
}

.footer {
	background-image:url(../images/bg_graydark.jpg);
	background-repeat:repeat-x;
	height:170px;
	color:#fff;
	font-size:9px;
	line-height:14px;
	padding-top: 20px;
}

.footer A:LINK {color: #fff; text-decoration: none;}
.footer A:ACTIVE {color: #fff; text-decoration: none;}
.footer A:VISITED {color: #fff; text-decoration: none;}
.footer A:HOVER {color: #fff; text-decoration: none; border-bottom:1px dotted #fff;}

/* Style for top-menu */
.topMenu {
text-align:left;
}

/* Style for submenus */
.submenu {
  background-color: #999;
  border-left:5px solid #fff;
  border-right:5px solid #fff;
  border-bottom:5px solid #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align:left;
  width:151px
}

/* Style for top items: normal state */
.topItemNormal {
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  width: 100%;
}

/* Style for top items: mouseover state */
.topItemOver {
  background-repeat: no-repeat;
  background-color: #999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  width: 100%;
}

/* Style for items: normal state */
.itemNormal {
  cursor: pointer;
  padding: 3px 15px 3px 15px;
  width: 100%;
}

/* Style for items: mouseover state */
.itemOver {
  cursor: pointer;
  background-color: #7E8E06;
  padding: 3px 15px 3px 15px;
  width: 100%;
}

/* Style for items text: normal state */
.itemTextNormal {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  width: 100%;
}

/* Style for items text: mouseover state */
.itemTextOver {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fff;
  width: 100%;
}
