body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background-color: #babcbf;
	color: #5B707C;
	font-size: 0.7em;
}
td, th, input, select, textarea {
	font-size: 1em;
	font-family: Verdana, sans-serif;
}

big {
	font-size: 1.2em;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	margin: 18px 30px 0 0;
	padding: 27px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: top right;
	display: inline;
	color: #058;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0.8em 0 0.4em 0;
	margin: 0;
	font-size: 1.9em;
	font-weight: normal;
}
h3, #ind_news h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0.5em 0 0.8em 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	padding: 0 0 0.5em 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #7E8083;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
	text-align: justify;
}
p.quick {
	margin: 0;
	padding: 0 0 0.7em 0;
	text-align: left;
}
ol, ul {
	margin: 0 0 0.8em 3em;
	padding: 0;
}

ol.quick, ul.quick {
	margin: 0;
	padding: 0;
}

li.quick {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	list-style: none;
}

ol.rss, ul.rss {
	margin: 0 0 0.2em 0;
	padding: 0;
}

li.rss {
	margin: 1.5em 0 0.2em 0;
	padding: 0 0 0 0;
	list-style: none;
}

ol.rss2, ul.rss2 {
	margin:  0.5em 0 0 1em;
	padding: 0;
}

li.rss2 {
	margin: 0 0 0.2em 0;
	padding: 0 0 0 0;
	list-style: none;
}

a {
	color: #7E8083;
	text-decoration: underline;
}
a:hover {
	color: #058;
	text-decoration: underline;
}

.blue {
	color: #058;
}
a.blue:hover {
	color: #7e8083;
}

.box_bottom, .box_top {
	background-repeat: no-repeat;
	background-position: top left;
}
.box_top {
	clear: both;
}

a.button1 {
	background-image: url("../images/bg-button1.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	font-size: 13px;
	color: #7E8083;
	width: 131px;
	height: 25px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 7px 0 0 0;
}
a.button1:hover {
	text-decoration: none;
	color: #000;
}
input.button1 {
	background: transparent;
	background-image: url("../images/bg-button1.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	color: #7E8083;
	width: 131px;
	height: 32px;
	text-align: center;
	padding: 0;
	border: none;
	cursor: pointer;
}
input.button1:hover {
	color: #000;
	cursor: pointer;
}


.center {
	text-align: center;
}
.clear {
	clear: both;
}

#col_left {
	width: 158px;
	margin-left: 21px;
	float: left;
	display: inline;
}
#col_main {
	width: 533px;
	margin-right: 23px;
	float: right;
	display: inline;
}
#col_main h2 {
	padding: 0.5em 0;
}
#col_main h3 {
	padding: 0.3em 0 0.8em 0;
	font-weight: normal;
}
#col_main_left {
	width: 365px;
	float: left;
}
#col_main_right {
	width: 153px;
	float: right;
}


#container {
	background-image: url("../images/bg1.gif");
	background-repeat: repeat-y;
	background-position: center top;
}


#content_wrap {
	padding: 0 0 2em 0;
	text-align: center;
}
#content {
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#copyright {
	padding: 8px 0;
}

.featured_position {
	color: #000;
	padding: 0 0 0.7em 0;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

#footer_wrap {
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	background-image: url("../images/bg2.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
#footer .box_bottom {
	background-image: url("../images/bg-footer-bottom.gif");
	height: 21px;
}
#footer .box_top {
	background-image: url("../images/bg-footer-top.gif");
	height: 17px;
}
#footer_content {
	color: #7E8083;
	padding: 0.7em 1.7em;
}
#footer_content2 {
	padding: 0.5em 2em;
}
#footer_content2 div.floatr {
	margin-right: 0.8em;
	padding: 0.6em 0 0 0;
	display: inline;
}

#header {
	background-image: url("../images/bg2.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
#header .box_bottom {
	background-image: url("../images/bg-header-bottom.gif");
	height: 10px;
}
#header .box_top {
	background-image: url("../images/bg-header-top.gif");
	height: 20px;
}

.hidden {
	display: none;
}
.homefeatvac {height: 150px;}

#ind_news {
	color: #000;
}
#ind_news h2 {
	padding: 1em 0 0.7em 0;
}
.initial {
	font-weight: bold;
}

.line1 {
	background-image: url("../images/line1.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	margin: 0 0 0.5em 0;
}
.line1 hr {
	display: none;
}
.list1 {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
}
.list1 li {
	margin: 0;
	padding: 0 0 0.5em 15px;
	background-image: url("../images/bullet1.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	margin: 15px 0 10px 30px;
}
.logo_small {
	display: block;
	margin: 30px 0;
}

.mainimg {
	margin: 0 0 0.6em 0;
}
#maintextarea {
	background-image: url("../images/bg-main-top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0 0 0;
}

#menu {
	background-image: url("../images/bg-menu2.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url("../images/bg-menu1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a {
	text-decoration: none;
	color: #7E8083;
	font-size: 13px;
	display: block;
	float: left;
	padding: 9px 0 11px 0;
	text-align: center;
	background-image: url("../images/bg-menu3.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a.firstlink {
	padding-left: 8px;
}
#menu a.lastlink {
	background-image: url("../images/bg-menu4.gif");
	padding-right: 8px;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}

.submenu {
	visibility: hidden;
	position: absolute;
}
.submenu ul {
	background-color: #E4E5E6;
	background-image: url("../images/bg-submenu.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	margin-top: -3px;
}
.submenu ul li {
	display: inline;
}
.submenu ul li a {
	display: block;
	color: #7e8083;
	text-decoration: none;
	padding: 0.6em 0.2em;
	text-align: center;
	background-image: url("../images/line2.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.submenu ul li a:hover {
	color: #000;
	text-decoration: none;
}

.tab1 td {
	padding: 0.7em 0;
}
.tab1 th {
	width: 12em;
	vertical-align: top;
	padding: 0.7em 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
}
.tab1 input.form1, .tab1 select.form1, .tab1 textarea.form1 {
	width: 20em;
}

.tab2 td {
	padding: 0.2em 0;
}
.tab2 th {
	width: 12em;
	vertical-align: top;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
}

.tab2 input.form2, .tab2 select.form2, .tab2 textarea.form2{
	width: 13em;
}

.vac_listing {
	margin-right: 120px;
}
.vac_select {
	width: 90px;
	float: right;
}