body {
  	background: #f6f4e7;
	margin: 0;
	padding: 0;
	min-width: 960px;
    font-family: Verdana, Arial, Georgia, Serif;
	font-size: 12px;
}

a { color:#DF3511; }
a:visited { color:#DF3511; }
a:hover { color:#F26B4F; }
a img { border: 0; }

img { border: 0;}

h1 {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
    font-size: 13pt;
    font-weight: bold;
	color: #0075c0;
    margin-bottom: 0px;
    padding: 0;
}


h2 {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   padding: 0;
}


h3 {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
    font-size: 12pt;
    font-weight: bold;
	color: #322e4a;
}

.container {
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	width: 960px;
}

.header {
	background: #fff;
	margin: 0 auto;
	padding: 0;
    height: 100px;
}


.logo {
	padding: 0px 0px 0px 2px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
  	font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    margin-left: 20px;
	float: left;
}

.header .conductor {
	padding: 0px 0px 0px 2px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
  	font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
	float: left;
    margin-left: 0px;
    margin-top: 40px;
  	z-index: 99;
}

.login {
	padding: 8px 0 4px;
    margin-top: 10px;

	display: block;
	float: right;
    vertical-align: bottom;
    text-align: right;

	font-family: Arial, Arial Black, Arial, Georgia, serif;
	font-size: 12px;
	font-weight: normal;
}


.header .top-phrase {
  	font-family: 'Coda', Georgia, Arial Black, Arial, Georgia, serif;
    font-size: 16px;
	font-weight: bold;
    color: #737167;
    display: block;
    margin-top: 44px;
}

.header-body {
	background: #ef4c28;
	margin: 0 auto;
	padding: 0;
    height: 130px;
    border-top: 1px solid #322e4a;
}


.post-jobs {
    border: 1px solid #265373;
    margin-top: 40px;
    margin-left: 100px;
    padding: 8px;
    width: 140px;
    height: 200px;
    font-size: 14px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    background-image: url("/images/header-callout-background.png");
    -moz-border-radius: 15px;
   	-webkit-border-radius: 15px;
    border-radius: 15px;
}

.button-link {
    padding: 6px 10px;
    background: #545137;
    color: #FFF;
    text-decoration: none;

    font-family: Arial, Georgia, Serif;
	font-size: 12px;
    font-weight: bold;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.button-link:hover {
    background: #bdb798;
    border: solid 1px #2A4E77;
    text-decoration: none;
    color: #FFF;
}

.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
    color: #FFF;
    text-decoration: none;
}

.page-headerBox-Text {
    width: 660px;
    float: right;
    /*
    margin-left: 300px;
    float: right;
	z-index: 8;
    */
	height: 150px;
    /*
    width: 600px;
    text-align: left;
    vertical-align: top;
    display: block;
    */
}

.page-headerBox-Text h1 {
	font-family: 'Coda', Georgia, Arial Black, Arial, Georgia, serif;
	font-size: 26px;
	font-weight: bold;
    color: #fff;
	text-align: left;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px;
}

.page-headerBox-Text h2 {
	font-family: 'Coda', Georgia, Arial Black, Arial, Georgia, serif;
	font-size: 20px;
	font-weight: bold;
    color: #fff;
	text-align: left;
    margin-top: 0px; margin-bottom:0px; margin-left: 0px; margin-right: 0px;
}

.page-headerBox-Text p {
	font-family: Verdana, Arial, Georgia, Arial Black, Arial, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
    color: #fff;
	text-align: left;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px;  padding-left: 16px;
}


.nav {
	background: #f6f4e7;

    margin: 0 auto;
	padding: 0;
    width: 100%;
    height: 24px;

	font-family: Arial Black, Arial, Georgia, serif;
	font-size: 12px;
	font-weight: normal;
    color: #000;

    border-top: 1px solid #322e4a;
   	border-bottom: 1px solid #322e4a;
}

.nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

.nav li {
    display: inline;
    }


.nav li a {
  	display: block;
	text-decoration: none;
	color: #000;
   	border-left: 1px solid #ccc;
   	border-right: 1px solid #ccc;
    padding: 0 16px;
    float: left;
}

.nav li a:hover {
  	color: #c00;
  	background-color: #fff;
    }

.nav-home {
	z-index: 0;
	width: 80px;
	height: 24px;
    line-height: 24px;
    display: block;
    float: left;
}

.nav-menu {
	z-index: 0;
	height: 24px;
    line-height: 24px;
    display: block;
    float: right;
}


#inner {
  float: left;
  overflow: hidden;
  background: #fff;
  }

#inner div {
   float: left;
   background: #fff;
   border: 1px solid #000;
   /*width: 200px;*/
   padding: 8px;
   margin-right: 0px;
  /* padding-bottom: 8000px;*/
   }

#inner .bodyMenu {
   margin: 0 auto;
   padding: 0px;
   margin-right: 0px;
   /*padding-bottom: 100%;*/
   /*height: 100%;*/
   overflow: hidden;
   background: #eae7cc;
   width: 144px;

   border-top: 0px solid #000; border-bottom: 0px solid #000; border-left: 1px solid #000; border-right: 1px solid #000;

   font-family: Arial, Verdana, Arial, Georgia, Serif;
   font-size: 12px;
   font-weight: normal;

   }

#inner .bodyMenu ul {
	width: 120px;
	margin: 0 0 0 0;
   	padding: 0px;
	list-style: none;
	background-color: #eae7cc;
    }

#inner .bodyMenu  li a {
	float: left;
    border-bottom: 1px solid #ccc;
	padding: 0px 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 130px;
	text-decoration: none;
    color: #000;
    }

#inner .bodyMenu  li ab {
  	display: block;
	text-decoration: none;
	color: #000;
    width: 140px;
}

#inner .bodyMenu li a:hover {
	color: #c00;
	background-color: #fff;
  	display: block;
	text-decoration: none;
    }


#inner .bodyMenu h3 {
	color: #000;
	background-color: #bdb798;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin:0;
	padding: 0px 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    }

#inner .bodyContent {
  background: #fff;
  width: 600px;
  border-top: 0px solid #000; border-bottom: 0px solid #000; border-left: 0px solid #000; border-right: 0px solid #000;
  }

#inner .bodyRightColumn {
  z-index: 1;
  margin-right: 0;
  width: 180px;
  border-top: 0px solid #000; border-bottom: 0px solid #000; border-left: 1px solid #000; border-right: 1px solid #000;
}

.callout-title-main {
    background-color: #f6f4e7;
    border-top: 2px #545137 dashed;
    border-bottom: 2px #545137 dashed;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
}

.callout-title-right-column {
    background-color: #f6f4e7;
    border-top: 2px #545137 dotted;
    border-bottom: 2px #545137 dotted;
    font-weight: bold;
    text-align: center;
    padding: 0;
}

.callout-detail-right-column {
    font-size: 11px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.copyright {
    font-size: 10px;
    color: #737167;
    bottom: 0;
    text-align: right;
}

.footer-ad {
	background: #f6f4e7;
	margin: 0 auto;
	padding: 0;
    width: 100%;
    height: 100px;
}

.footer {
	background: #f6f4e7;
	margin: 0 auto;
	padding: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
  	border-top: 1px solid #322e4a;
  	border-bottom: 1px solid #322e4a;

    font-family: Arial Black, Arial, Georgia, serif;
	font-size: 12px;
	font-weight: normal;
    color: #000;
}

.footer ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

.footer li {
    display: inline;
}

.footer li a {
  	display: block;
	text-decoration: none;
	color: #000;
   	border-left: 1px solid #ccc;
   	border-right: 1px solid #ccc;
    padding: 0 8px;
    float: left;
}

.footer li a:hover {
  	color: #c00;
  	background-color: #fff;
    }

.jobs {
   float: left;
   background: #000;
   border: 0px #000 !important;
   width: 98% !important;
   margin-top: 10px !important;
 }

.callout-title-main {
    background-color: #f6f4e7;
    border-top: 2px #545137 dashed;
    border-bottom: 2px #545137 dashed;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
}

.callout-title-right-column {
    background-color: #f6f4e7;
    border-top: 2px #545137 dotted;
    border-bottom: 2px #545137 dotted;
    font-weight: bold;
    text-align: center;
    padding: 0;
}

.callout-detail-right-column {
    font-size: 11px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.copyright {
    font-size: 10px;
    color: #737167;
    bottom: 0;
    text-align: right;
}


.center {
  text-align: center;
  padding: 0;
  margin: 0;
}


.right {
  text-align: right;
  padding: 0;
  margin: 0;
}

.number-of-jobs {
	font-size: 20px;
    color: #ef4c28;
}

.free {
    font-weight: bold;
    color: #FF0000;
}

.jobNew {
    font-weight: bold;
    color: #000000;
}

.jobFilled {
    font-weight: bold;
    color: #FF0000;
}

.jobTitle {
   font-size: 10pt;
   color: #ef4c28;
   font-weight: bold;

   background-color: #F9F8EE;
   border-top: 2px #C7BC5C solid;
   border-bottom: 2px #C7BC5C solid;
   font-weight: bold;
   text-align: left;
   margin: 0;
   padding: 0;

}

.jobInfoLarge {
   font-size: 9pt;
}

.jobInfo {
   font-size: 11px;
}

.loginTitle {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
   font-size: 11pt;
   color: #000000;
   font-weight: normal;
  }

.loginText {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
   font-size: 10px;
   color: #000000;
  }

.infoTable {
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
   font-size: 9pt;
   color: #000000;
   font-weight: bold;
   border-collapse: separate;
   border-spacing: 1px;
   padding: 0;
   }

.infoTable THEAD {
  }

.infoTable TBODY  {
   font-size: 8pt;
   color: #000000;
   font-weight: normal;
   background-color: #f6f4e7;
  }

.infoTable TFOOT  {
   font-size: 8pt;
   color: #000000;
   font-weight: normal;
  }

.formSmall {
  font-family: Verdana, Arial, Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  }

.tab h3 {
    margin-top: 3px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding: 20;
}

.tab a {
	text-decoration: none;
	color: #000;
}

.tab a:hover {
	color: #c00;
}


.triple_column_list li {float: left; width: 33.3%; margin-bottom: 5px;}

.double_column_list li {float: left; width: 50%; margin-bottom: 5px;}

.single_column_list li {margin-bottom: 5px;}

.clearBoth {clear: both;}