body {
	background-color: #666666;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.careerPicture{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
}

.header{
background-image: url("../images/header_bg.gif");
background-repeat:no-repeat;
background-color:#FFFFFF;
padding-left:12px;
font-weight:bold;
color:#057C9E
}

.header2{
background-repeat:no-repeat;
background-color:#FFFFFF;
font-weight:bold;
color:#057C9E
}


select, option, textarea, input {
BORDER-RIGHT: #808080 1px solid;
BORDER-TOP: #808080 1px solid;
BORDER-BOTTOM: #808080 1px solid;
BORDER-LEFT: #808080 1px solid;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff }

.textHeader {
	font-size: 14px;
	font-weight: bold;
}
.textsubHeader {
	font-size: 12px;
	font-weight: bold;
}
.galleryTD {
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
}
