body {
  margin: 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}
input, select, textarea {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #383838;
}
p {
  margin: 0 0 15px 0;
}
img {
  border: 0;
}
form {
  margin: 0;
}
a {
  color: #027f2e;
}
#header {
  height: 140px;
  margin: 0 auto;
  width: 850px;
  padding-top: 15px;
}
#logo {
  display: block;
  background: url(/images/logo.jpg) no-repeat;
  width: 123px;
  height: 129px;
  float: left;
}
#header h1, #header p {
  font-family: "Century Gothic";
  color: #0b8b38;
  font-size: 21px;
  font-weight: normal;
  float: right;
  text-align: right;
  padding-top: 40px;
  margin: 0;
}
#top_nav {
  background: url(/images/top_nav_bg.gif) repeat-x;
  height: 44px;
  padding-top: 1px;
}
#top_nav ul {
  margin: 0 auto;
  width: 850px;
  padding: 0;
  list-style: none;
  height: 37px;
}
#top_nav ul li {
  display: inline;
}
#top_nav ul li a {
  display: block;
  float: right;
  text-decoration: none;
  background: #006925;
  font-weight: bold;
  padding: 0 10px;
  height: 37px;
  line-height: 37px;
  margin-left: 2px;
  color: #FFFFFF;
  text-transform: uppercase;
}
#top_nav ul li a:hover, #top_nav ul li a.active {
  color: #00591f;
  background: url(/images/top_nav_on_bg.gif) repeat-x;
}
#title {
  background: url(/images/title_bg.jpg) repeat-x bottom;
}
#title h1 {
  color: #0b8b38;
  font-size: 33px;
  font-weight: normal;
  line-height: 100px;
  height: 100px;
  margin: 0 auto;
  width: 850px;
  text-transform: uppercase;
}
#content {
  margin: 30px auto 0 auto;
  width: 850px;
  padding: 0 0 20px 0;
}
.content_sp {
  background: url(/images/content_sp.gif) repeat-y 624px top;
}
#content h2, #footer h3 {
  font-family: "Century Gothic";
  color: #467a44;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 15px 0;
}
#banner{
	background: #0b8b38 url(../images/banner.jpg) no-repeat;
	border:1px solid #0b8b38;
	margin-bottom:30px;
	padding:232px 25px 12px 25px;
	color:#FFFFFF;
	font-size:13px;
	height: 70px;
}
#banner h2{
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size:30px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 12px 0;
}
#banner p{margin:0;}
#banner_left{
	float:left;
	border-right:1px solid #85c59c;
	width:460px;
	padding-right:25px;
}
#banner_right{
	float:right;
	width:290px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size:20px;
	padding-top:10px;
}
#content_main {
  float: left;
  width: 585px;
}
.meta_data {
  background: #eaeaea url(/images/corner_left.gif) no-repeat;
  float: left;
  margin-bottom: 15px;
}
.meta_data div {
  background: url(/images/corner_right.gif) no-repeat right;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  float: left;
  color: #383838;
}
#content_main ul {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style: disc;
}
#content_main h3 {
  color: #323232;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 15px 0;
}
#content_main h2 {
  color: #467a44;
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 15px 0;
}
#sidebar {
  float: right;
  width: 205px;
  padding-left: 20px;
}
#sidebar h3 {
  color: #467a44;
  font-size: 20px;
  font-weight: normal;
  margin: 15px 0;
  border-bottom: 1px solid #9b9b9b;
  line-height: 45px;
}
#content_left {
  float: left;
  width: 350px;
}
#content_right {
  float: right;
  width: 448px;
  background: #e5e5e5;
  padding: 0 6px 6px 6px;
}
#content_right h2 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  line-height: 45px;
}
#job_search {
  background: #FFFFFF;
  padding: 0 20px 10px 20px;
}
#job_search p {
  line-height: 36px;
  color: #000000;
  padding-left: 90px;
  margin: 0;
}
#job_search label {
  display: block;
  padding: 5px 0;
  font-weight: bold;
  color: #000000;
  width: 80px;
  text-align: right;
  float: left;
}
#job_search .text_input {
  border: 1px solid #a5acb2;
  padding: 5px;
  vertical-align: middle;
  width: 305px;
  float: right;
}
#job_search .submit_input {
  margin-left: 90px;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 1px;
}
#job_search .clear {
  height: 12px;
}
#view_all {
  text-align: right;
  padding-top: 10px;
}
#view_all a {
  font-weight: bold;
  color: #707070;
}
#footer {
  background: url(/images/footer_bg.jpg) repeat-x;
}
#footer .img_left {
  background: url(/images/footer_img_bg.jpg) no-repeat;
  height: 73px;
  width: 83px;
  padding: 5px;
  float: left;
  margin: 10px 10px 10px 0;
}
#footer_content {
  margin: 0 auto;
  width: 850px;
  padding: 30px 0;
}
#footer_left {
  width: 400px;
  float: left;
  padding-bottom: 5px;
}
#footer_right {
  width: 400px;
  float: right;
  padding-bottom: 5px;
}
#copy {
  border-top: 1px solid #b9b9b9;
  font-size: 12px;
  font-family: "Times New Roman" , Times, serif;
  color: #0b8b38;
  padding-top: 20px;
  clear: both;
}

.question{
  padding:10px;
  background-color: #eee;
  margin-top:15px;
  font-weight:bold;
}
.answer{
  padding:10px;
  background-color: #f5f5f5;
}

.editTable {
}
.editTable tr {
  padding: 5px;
}
.editTable td {
  padding: 5px;
  background-color: #f3f3f3;
}
