BODY {
	MARGIN: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #669;
	color: #000;
}

a {
	text-decoration: none;
	color: #00F;
}

a:visited {
	text-decoration: none;
	color: #00F;
}

a:active {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	color: #00f;
/*  background-color: #EEE;*/
	text-decoration: underline;
}

H1, H2 {
  margin: 0 0 10px 0;
  padding: 0px;
}

.bluehead {
  color: #008;
}


#pagewrapper {
    background-color: #FFF;
    width: 900px;
    margin: 0px auto;
    padding: 0;
    border: 1px solid #fc9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
    color: #FFF;
    background: url('../images/skyline-header-17.jpg') no-repeat;
    height: 135px;
    margin: 0;
    width: 100%;
/*    padding: 66px 0 0 0;*/
}



#headerText {
  margin: 0 auto;
  padding: 71px 5px 0 5px;
  height: 92px;
  line-height: 23px;  /* solved the problem of different font sizes lining up differently on the baseline */
}

#headerText span#floatright {
  float:right;
  position:relative;
  text-align:right;
  /*width: 570px;*/
  font-size: 14px;
  /*color: #ccc;*/
  padding: 2px 0 0 0; /* added this top padding to drive the text down in this span */
  margin: 0px;
}

#headerText   span#floatright span  a, 
              #headerText span#floatright span a:visited, 
              #headerText span#floatright span a:active {
                padding: 0px 5px 0px 5px;
              	text-decoration: none;
                color: #fff;
              }

#headerText   span#floatright  span a:hover {
                color: #000;
                background-color: #d3c2c2;
              	text-decoration: none;
                }

#headerText span#floatleft {
  font-size: 20px;
}

#headerText   span#floatleft  a, 
              #headerText span#floatleft a:visited, 
              #headerText span#floatleft a:active {
                padding: 0px 5px 0px 5px;
              	text-decoration: none;
                color: #fff;
              }

#headerText   span#floatleft a:hover {
                
                color: #000;
                background-color: #d3c2c2;
              	text-decoration: none;
                }


#footer {
  font-size: 12px;
  width: 650px;
  margin-left : auto;
  margin-right : auto;
  padding-top: 6px;
  padding-bottom: 6px;
  clear:both;
  /*  border-top: 1px solid #999;*/
  text-align: center;
  color: #000;
}


#footer A {
    color: #00F;
    text-align: center;
    font-size: 10px;
    margin: 0;
/*    padding: 2px;*/
}

#footer A:hover {
    color: #00F;
    background-color: #EEE;
}

#footerBold {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 0;
}

#footerBodyCopy {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

#footerSiteBy {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #C03;
}


#footerNav {
  color: #00f;
  border-top: 1px solid #ccc;
}

#footerNav span a, 
              #footerNav span a:visited, 
              #footerNav span a:active {
                padding: 5px 5px 5px 5px;
              	text-decoration: none;
                color: #00f;
              }

#footerNav span a:hover {
                
                color: #00f;
                background-color: #eee;
              	text-decoration: none;
                }







#content {
  	width: 650px;
	min-width: 600px;
  	margin: 0px auto;
  	padding: 0px 10px;
  	/*background-color: #FFF; */
}

#content a {
  
}

#content a:visited {
  
}

#content a:active {
  
}

#content a:hover {
  background-color: #EEE;
}


.hrule {
  width: 450px;
  color: #EEE;
}



/* Navigation Bar */

#navbar ul {
    padding: 0;
    margin: 0;
    background-color: #999;
    color: White;
    float: left;
    width: 100%;
    list-style: none;
    font-weight: bold;
    font-size: 13px;
    border-bottom: 2px solid #333;
}
#navbar ul li { 
    display: inline;
    color: White;
    float: left;
    border-right: 1px solid #333;
    font-family: arial, helvetica, sans-serif;
}
#navbar ul li a {
    padding: 0.2em 0.7em;
    background-color: #999; 
    color: White;
    text-decoration: none;
    float:left;
}
#navbar ul li a:hover {
    background-color: #333;
    color: #fff;
}



#comments_list {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.index_table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-width: 0;
  border-spacing: 2px;
  width: 100%;
}

table.index_table td {
  border-width: 0px 0px 0px 0px;
  padding: 8px;
  border-style: solid solid solid solid;
  background-color: #EEF;
  vertical-align: top;
}

table.index_table th {
  padding: 5px;
}

.th_red {
  color: #C03;
}

.th_black {
  color: #000;
}

.th_blue {
  color: #006;
  text-align: left;
}

.td_leftcol {
  width: 30%;
  color: #666;
}

.td_rightcol {
  width: 70%;
}

.td_center {
  text-align: center;
}

.jobID_red {
  color: #C03;
  font-weight: bold;
}

.jobTitle_blue {
  color: #006;
  font-weight: bold;
}

/*.td_a {
  color: #00F;
}*/

.td_a a {
  color: #00F;
  text-decoration: none;
}

.td_a a:visited {
  text-decoration: none;
  color: #555;
}

.td_a a:active {
  text-decoration: none;
}

.td_a a:hover {
  text-decoration: underline;
}

.tr_valign {
  vertical-align: top;
}

.tr_halign {
  text-align: left ;
}

#button_center {
  text-align: center;
}

#button_left {
  text-align: left;
}

#pagination {
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagination A {
  text-decoration: none;
  background-color: #FFF;
  color: #00F;
  font-size: 12px;
  font-weight: bold;
}

#pagination A:hover {
  text-decoration: underline;
  background-color: #FFF;
  color: #00F;
  font-size: 12px;
  font-weight: bold;
}


.apple_pagination {
  background: #f1f1f1;
  border: 1px solid #E5E5E5;
  text-align: center;
  padding: 1em;
  font-size: 12px; 
}
  
  .apple_pagination a, .apple_pagination span {
    padding: .2em .3em; 
    text-decoration: none;
    color: black;
  }
  
  .apple_pagination span.disabled {
    color: #AAA; 
  }
  
  .apple_pagination span.current {
    font-weight: bold;
    font-size: 14px;
    background: transparent url('../images/apple-circle.gif') no-repeat 50% 50%; 
  }
  
/*  .apple_pagination a {
    text-decoration: none;
    color: black; }*/
  
  .apple_pagination a:hover, .apple_pagination a:focus {
      text-decoration: underline; 
  }


#backto_link {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
  font-size: 12px;
}

#backto_link a {
  color: #00F;
}

#backto_link a:visited {
  text-decoration: none;
}

#backto_link a:active {
  text-decoration: none;
}

#backto_link a:hover {
    color: #00F;
    background-color: #EEE;
}

.mailto a {
  
}

.mailto a:hover {
  color: #00F;
  text-decoration: underline;
}

.job_closed {
  color: #A00;
}

.job_open {
  color: #0A0;
  font-weight: bold;
}

.stop_red {
  color: #A00;
}

.go_green {
  color: #0A0;
}

#body_frame {
  padding: 5px;
  border: 1px solid #999;
}

#notice {
  color: #000;
  border: 1px solid #060;
  background: #D3FFDA;
  padding: 5px;
}

#warning {
  color: #000;
  font-weight: bold;
  border: 1px solid #990;
  background: #FFC;  
  padding: 5px;
}

#error {
  color: #000;
  font-weight: bold;
  border: 2px solid #e00;
  background: #ffc0c7;
  padding: 5px;  
}

.tinymceWhite {
  background: #fff;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
