@charset "utf-8";
/* CSS Document */

html { height: 100%; }

body {
	background: none;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #364d7a;
}

a img {border: none;}

h2 {
	font-size: 12px;
	text-align:left; 
	}

h5 {
	color: #ca5a10;
    font-size: 18px;
    margin: -20px 0px -10px 0px;
	}

input { 
	font: 10px Verdana; 
	width: 78px;
	height: 18px;

	}  

.fl {
  float: left;
}

.fl_noborder{
	float: left;
    position: relative;
    top: 45px;
}
	

.fr {
  float: right;
}

.ar {
  text-align: right;
}

#container {
  width: 800px;
  margin: 0px auto;
}

.logoBkg{
	display: none;
	visibility: hidden;
    background-image: url(images/logo_bkg.png);
    background-repeat: repeat-x;
    height: 0px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
}

.aboutUsLogoBkg{
	display: none;
	visibility: hidden;
    background-repeat: repeat-x;
    height: 0px;
    text-align: center;
    width: 100%;
    display: block;
    position: relative;
    padding-top: 10px;
}

.logo{
	visibility: hidden;
	display: none;
}


.printLogo{
	display: block;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
}

.printLogo2{
	display: block;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px
}

#centercontent{
	position: relative;
	top: -75px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#centercontent .WideHeader {
  background: url(images/header-line.gif) 0px 8px repeat-x;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}


.joblist li {
  margin: 0;
}

#navigation {
  display: none;
  visibility: hidden;
  list-style: none;
  padding: 0px;
  margin: 46px 0px 0px 0px;
}

#navigation li {
  display: none;
  visibility: hidden;
}

#navigation .current{
  color: black;
  display: inline-block;
}



/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navigation li {
  display: inline-block;
}
}*/

#navigation a {
  text-decoration: none;
  color: #9eb1cc;
  padding: 0px 25px;
}

#navigation a:hover {
  border-bottom: 12px solid #FFFFFF;
  padding-bottom: 20px;
  color: #FFFFFF;
}

.current {
  border-bottom: 12px solid #FFFFFF;
  padding-bottom: 20px;
  color: #FFFFFF;
}

#navigation a.select {
  color: #FFFFFF;
}

a:hover.select {
  padding-bottom: 0px;
}

/* \*/
* html #navigation a:hover { padding-bottom: 17px; }
* html .current {
  border-bottom: 12px solid #FFFFFF;
  padding-bottom: 17px;
  color: #FFFFFF;
}
* html a:hover.select {
  padding-bottom: 0px;
  margin-bottom: -29px;
}
/* */

#content {
  margin-top: 80px;
  margin-bottom: 5px;
}

.home {
  padding-bottom: 80px;
  background: url(images/business-woman.jpg) no-repeat;
}

#content h2.mission {
  font-size: 22px;
  font-style: italic;
  line-height: 1.4em;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

.intro {
  line-height: 1.7em;
  color: #c34e00;
  padding-bottom: 10px;
}

#sidebar {
  float: left;
  width: 200px;
  text-align: left;
}

#right {
  float: right;
  width: 540px;
  text-align: left;
  line-height: 1.6em;
  padding-bottom: 20px;
  padding-left: 60px;
}

#right h2 {
  color: #ca5a10;
  font-size: 18px;
  margin-bottom: 0px;
}

#right strong {
  color: #ca5a10;
  font-size: 18px;
}

#right p {
  margin-top: 0px;
  padding-top: 0px;
}

#left {
  float: left;
  width: 400px;
  text-align: left;
}

#left h2 {
  color: #ca5a10;
  font-size: 18px;
  margin-bottom: 0px;
}

#left strong {
  color: #ca5a10;
  font-size: 18px;
}

#left p {
  margin-top: 0px;
  padding-top: 0px;
}

#centercontent{
  float: left;
  width: 600px;
  text-align: left;
  margin-left: 100px;
  line-height: 22px;
}

#centercontent h2 {
  color: #ca5a10;
  font-size: 18px;
  margin-bottom: 0px;
}

#centercontent strong {
  color: #ca5a10;
  font-size: 18px;
}

#centercontent p {
  margin-top: 0px;
  padding-top: 0px;
}

#content h1.different
{
	margin-top: 0px;
	background: url(images/header-line.gif) repeat-x;
	padding-bottom: 13px;
	text-align: left;
	vertical-align: middle;
	padding-top: 40px;
}

#content h1.wide {
  background: url(images/header-line.gif) 0px 8px repeat-x;
  clear: both;
  height: 60px;
  margin-bottom: 0px;
}

#content .wide_top {
  background-image: url(images/header-line.gif);
  background-position: 0px 95px;
  background-repeat: repeat-x;
  height: 135px;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -35px;
}

#content .wide_top h1
{
float: left;
margin-top: 85px;
}

#content .wide {
  background-image: url(images/header-line.gif);
  background-position: 0px 88px;
  background-repeat: repeat-x;
  height: 127px;
  width: 100%;
  overflow: hidden;
}


#content .wide h1
{
  position: relative;
  top: -20px;
}
#content .wide_top .callLink
{
    float: right; 
    position: relative; 
    right: 5px; 
    top: 35px; 
    cursor: pointer;
}
#content .wide_top .directionsBtn
{
	visibility: hidden;
	display: none;
	margin-top: 5px;
	margin-right: 45px;
	clear: right;
    float: right; 
    position: relative; 
    right: 5px; 
    top: 5px; 
    cursor: pointer;
}

#content h1 {
  margin-top: 0px;
  text-align: left;
}

table {
  margin-top: 0px;
  padding-top: 0px;
}

td{
  border-bottom: dotted 1px #9eb1cc;
}

#sidebar h3 {
  background: url(images/pdf-header.gif) no-repeat;
  font-size: 14px;
  display: block;
  width: 185px;
  height: 32px;
  padding: 15px 0px 0px 15px;
}

.pdf-spacer {
  margin-bottom: 80px;
}

#sidebar h3.download {
  font-size: 13px;
}

#sidebar h3 a {
  text-decoration: none;
  color: #364d7a;
}

#sidebar h3 a:hover {
  text-decoration: underline;
}

.testimony {
  font-size: 14px;
  line-height: 1.4em;
  padding-left: 15px;
}

.testimony span {
  padding-bottom: 10px;
  display: block;
  background: url(images/header-line.gif) 0px 10px repeat-x;
}

.testimony strong {
  font-style: italic;
}

.look {
  font-style: italic;
  font-weight: bold;
  color: #ca5a10;
  margin-top: 220px;
}

.look a {
  font-style: normal;
  color: #364d7a;
}

.people {
  width: 380px;
  text-align: left;
  padding-right: 20px;
  font-size: 13px;
  line-height: 1.4em;
  margin-bottom: 20px;
}

.people .clearfix{
	margin-bottom: 70px;	
}

.people .associatecontainer{
	height: 270px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

.people img {
  float: left;
  margin-right: 20px;
  border: 1px solid;
  border-color: #c6d3e6 #e9f0f9 #e9f0f9 #c6d3e6;
  padding: 3px;
}

.people p {
  display: block;
  height: 270px;
  clear: both;
}

.people strong {
  color: #ca5a10;
  font-size: 16px;
}

.people em {
  font-style: normal;
  color: #8a9fba;
  font-weight: bold;
}

.people span {
  display: block;
  width: 130px;
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}

img.noborder {
  border: none;
  margin: 0px 0px 0px 7px;
  clear: both;
}

#footer {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  height: 35px;
  overflow: hidden;
  border-top: 2px solid #dae6f5;
  position: relative;
  top: -65px;
}

#footer p {
  padding: 0px;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  color: #9a9fa8;
}

#footer a {
  text-decoration: none;
  color: #9a9fa8;
}

#footer a:hover {
  text-decoration: underline;
}

#contact_footer {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  height: 35px;
  overflow: hidden;
  border-top: 2px solid #dae6f5;
  position: relative;
  top: -25px;
}

#contact_footer p {
  padding: 0px;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  color: #9a9fa8;
}

#contact_footer a {
  text-decoration: none;
  color: #9a9fa8;
}

#contact_footer a:hover {
  text-decoration: underline;
}

.gopher {
    display: none;
    position: relative;
    top: -185px;
    left: 0px;    
}



.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

