@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: arial, verdana, "lucida grande", sans-serif;
	color: #808285;
	height: 100%;
	font-size: 12px;
}
input {
	float: left;
}
.vacMain {
}
.menuSecA {
	margin: 0px;
	float: left;
	width: 25%;
	text-align: center;
	background-image: url(../assets/menu_Border.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
}
#contentArea {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#headerArea {
	padding: 0px;
	background-image: url(../assets/home_header.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	text-align: right;
}
#menuArea {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 100%;
	padding: 0px;
	float: left;
	background-image: url(../assets/menu_back.gif);
	white-space: nowrap;
}
#logoArea {
	height: 128px;
	margin: 0px;
	background-image: url(../assets/logo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 198px;
}
#home_strap {
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 10px;
	padding-left: 221px;
}
#ImgArea {
	padding: 0px;
	height: 124px;
	background-image: url(../assets/backgroundImage.jpg);
	background-position: center 4px;
	background-repeat: no-repeat;
	margin: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFF;
	min-width: 517px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 152px;
	width: 192px;
	position: absolute;
	z-index: 10;
}
#strapArea {
	height: 30px;
	background-image: url(../assets/strap_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#strapArea h2 {
	line-height: 30px;
	text-transform: uppercase;
	color: white;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	width: auto;
}
#mainArea {
	padding: 30px;
}
#footerArea {
	margin: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 207px;
	font-size: 12px;
	display: block;
}
#scrollerDiv {
	height: 120px;
	width: 192px;
	margin-left: 25px;
	text-align: left;
	overflow: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../assets/ticker_back.png);
}
#scrollerDiv a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	text-align: left;
}
#scrollerDiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menuArea a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	text-shadow: 0 -1px 0 black;
	text-transform: uppercase;
}
#menuArea a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.menuSecB {
	margin: 0px;
	float: left;
	width: 24%;
	text-align: center;
	padding: 0px;
}
#sideNav {
	margin: 0px;
	width: 170px;
	padding: 0px;
	vertical-align: top;
}
.menutitle{
	cursor:pointer;
	color: #808285;
	font-size: 14px;
	padding: 4px;
	margin-bottom: 10px;
}

.submenu ul {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.submenu li {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
}
.menutitle a {
	cursor:pointer;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #808285;
}
a {
	color: #003876;
	text-decoration: none;
}
.submenu a {
	cursor:pointer;
	display: block;
	margin: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #003876;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.menutitle:hover {
	text-decoration: none;
	color: #808285;
}
.menutitle a:hover {
	text-decoration: none;
	color: #808285;
}
.mainContent {
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
.vacPostion {
	background-color: #ececec;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-bottom-left-border-radius: 5px;
	-webkit-bottom-right-border-radius: 5px;
}
.vacPostionDetail {
	background-color: #ececec;
	margin-bottom: 10px;
}
.vacForm {
	background-color: #ececec;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}

.vacDes {
	padding: 5px;
}
.vactitle {
	padding-bottom: 5px;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
#footerArea ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 21px;
}
#footerArea li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	white-space: nowrap;
}
a:hover {
	color: #808285;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}
#vacMain {
}
.inputBox1 {
	font-size: 12px;
	float: left;
	font-weight: bold;
	color: #003876;
	margin: 0px;
	padding: 2px;
	width: 250px;
}
#vacMain div{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#applyMain {
}

#applyMain div{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

#logoAreaHome {
}
.logoAreaHome {
	height: 126px;
	width: 172px;
	z-index: 100;
	position: absolute;
	left: 25px;
}
.logoAreaHome a {
	font-size: 1px;
	color: #FFFFFF;
	display: block;
	height: 126px;
	width: 172px;
	cursor: pointer;
}
.logoAreaHome a:hover {
	font-size: 1px;
	color: #FFFFFF;
	display: block;
	height: 126px;
	width: 172px;
}
.infoTable td {
	width: 50%;
	background-color: #ececec;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
.infoTable a {
	color: #003876;
	text-decoration: none;
	display: block;
}
.infoTable a:hover {
	text-decoration: none;
}
.ftleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #818181;
}
#pageNum {
	float: right;
	margin-bottom: 10px;
	padding: 2px;
}
#pageNum a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: #999;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-left: 1px;
	color: white;
	font-weight: bold;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#pageNum a:hover,#pageNum a.active {
	color: #999;
	background: white;
}

.moretitle {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818181;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.moretitle a {
	float: none;
	color: #818181;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.moretitle a:hover {
	float: none;
	color: #818181;
	text-decoration: none;
}
.ftleftbtn {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.moretitleDetail {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818181;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.moretitleDetail a {
	float: right;
	color: #818181;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.moretitleDetail a:hover {
	float: right;
	color: #818181;
	text-decoration: none;
}
#teamMain {
	margin: 0px;
	padding: 0px;
}
#teamSub {
	width: 234px;
	margin: 0px;
	padding: 0px;
}
#teamSub ul {
	margin: 0px;
	padding: 0px;
}
#teamSub li {
	margin: 0px 0px 10px 10px;
	list-style-type: none;
	padding: 2px;
	border: 1px solid #818181;
	background-color: #ececec;
	float: left;
	height: 60px;
	width: 60px;
}
#teamSub li:hover {
	background-color: #818182;
}
#teamMain img {
	margin: 0px 10px 10px 0px;
	list-style-type: none;
	padding: 4px;
	border: 1px solid #818181;
	background-color: #ececec;
}
.browserResize {
	width: 800px;
}
.vacTeam {
	background-color: #ececec;
	padding: 5px;
	margin-bottom: 10px;
}
.manTable td {
	width: 25%;
	background-color: #ececec;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
#map {
	margin: 0px;
	padding: 0px;
}
#map ul {
	margin: 0px;
	padding: 0px;
}
#map li {
	margin: 0px;
	list-style-type: none;
	padding: 2px;
	border: 1px solid #818181;
	background-color: #ececec;
	float: left;
}
#map li:hover {
	background-color: #818182;
}
.imgStyle {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #818181;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contactMid {
	padding-right: 40px;
	float: left;
}
#teamSub a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#teamSub img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 60px;
	width: 60px;
}
.button {
	margin-right: 10px;
}
.infoTable {
	background-color: #ececec;
}
.browserResize {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
.submenu a:hover {
	color: #003876;
	
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
	margin-right: 100px;
}
/* Contact styles */
#map_canvas {
	width: 390px;
	height: 240px;
	margin: 0;
}
#map_container {
	position: relative;
	width: 390px;
	overflow: hidden;
	z-index: 1000;
	height: 290px;
	margin-bottom: 15px;
	background: white;
	-moz-border-radius: 5px;
	-webkit-border-top-left: 5px;
}

#map {
	overflow: hidden;
	/*float: right;*/
	width: 390px;
	height: 290px;
	margin-bottom: 15px;
}

#map_directions {
	float: right;
	width: 0px;
	height: 200px;
	overflow: hidden;
	background: #f8f8f8;
	-moz-border-radius: 5px;
	-webkit-border-top-left: 5px;
}

#map_directions_container {
	width: 330px;
	padding: 15px;
	height: 260px;
	overflow: auto;
}

.shadow {
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

#map_directions_container a.close,
#map_directions_container a.print {
  	clear: right;
	float: right;
	padding: 5px 7px 0 0;
}

#map_directions_container h2 {
	padding: 0;
}

#map_directions_error {
	display: none;
}

#map_directions_error p {
	background: #ff6600 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	padding: 6px;
}
input[type=text] {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
	float: left;
}
input[type=submit] {
	border: none;
	padding: 3px 5px;
	float: left;
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
	background: #222;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 10px;
}
