
body {
  font: normal 12px/16px Arial, Helvetica, Sans-serif;
  background-color: #fff;
  text-align: center;
  color: #000;
  margin: 0;
}

td {
  font: normal 12px/16px Arial, Helvetica, Sans-serif;
}

h1 {
  font: bold 18px/19px Arial, Helvetica, sans-serif;
  margin: 0 0 7px 0; 
}

h2 {
  font-family:Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  margin: 0;
}

h3 {
  font-weight: bold;
  font-size: 14px;
  color: #066;
  margin: auto;
}

form { margin: 0; }


/* layout */

#wrap {
  text-align: left;
  margin: auto;
}

#header { 
  height: 74px;
  padding: 0;
} 

#header img {
   margin: 15px 0 0 0;
}

#helpernav {
  padding: 20px 0 0 0;
  text-align: right;
  font-size: 13px;
  line-height: 22px;
  color: #333;
  float: right; 
}

#helpernav span { font-weight: bold; color: #999; }

#contentheadlong {
  margin: 20px 0 0 0;
  height: 153px;
  width: 1000px;
  font-family: Verdana;
}

#contentheadlong h1 {
  margin: 15px 0 0 15px;
  font-weight: normal;
  width: 100px;  
  float: left;
}

#contentheadlong ul {
  list-style-type: none;
  margin: 10px 0 0 10px;
  padding: 0 0 0 5px;
  float: left;
}

#contentheadlong li { 
  margin: 0 0 2px 0; 
  padding-left: 15px;
  font-size: 11px; 
}

#contentheadlong li.current, #sidenav li.current { 
  background: url('/App_Themes/Default/images/bullets/green.gif') center left no-repeat; 
  font-weight: bold;
  color: #82C027; 
}

.whoweare     { background: url('/App_Themes/Default/images/mastheads/whoweare.jpg') top left no-repeat !important; }
.whatwedo     { background: url('/App_Themes/Default/images/mastheads/whatwedo.jpg') top left no-repeat !important; }
.testimonials { background: url('/App_Themes/Default/images/mastheads/testimonials.jpg') top left no-repeat !important; }
.commitment   { background: url('/App_Themes/Default/images/mastheads/commitment.jpg') top left no-repeat !important; }
.careers      { background: url('/App_Themes/Default/images/mastheads/careers.jpg') top left no-repeat !important; }
.leadership   { background: url('/App_Themes/Default/images/mastheads/leadership.jpg') top left no-repeat !important; }
.contactus    { background: url('/App_Themes/Default/images/mastheads/contactus.jpg') top left no-repeat !important; }
.quicktips    { background: url('/App_Themes/Default/images/mastheads/quicktips.jpg') top left no-repeat !important; }

#subnav p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  margin: 3px 0;
}

#content {
  padding: 15px 10px 0 10px;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #999;
  text-align: center;
  clear: both;
}

#content #about {
  margin: 0 auto 0 auto;
  padding: 0 0 40px 0;
  text-align: left;
}

/* presentation */

#content h2, #content p { 
  margin: 0 20px 8px 20px; 
}

#content .formbox td h2, #content .formbox td p { margin: 0; }

#content dl { margin-left: 50px; }
#content dt { margin-bottom:5px; }
#content dd { margin:0 0 10px 50px; } 

#content dt em { 
  font-weight: bold; 
  font-style:normal; 
  color: #39C; 
}


#content #about td {
  padding: 0;
}

#content #about td h2 {
  border-bottom: solid 1px #AED671;
  padding: 15px 0 10px 0;
  margin: 0 0 20px 0;
  font-weight: normal;
  color: #999;
}

#content #about td p {
  margin: 0 0 10px 0;
  line-height: 16px;
  color:#333;
}

#content #about td ol, #content #about td ul {
  margin: 0 0 10px 15px;
  padding: 0 0 0 10px;
}

#content #about td ul { 
  list-style-image: url('/App_Themes/Default/images/bullets/green.gif'); 
}

#content #about td sup { font-size: 8px; }

#content #about h4 {
  padding: 10px 0 5px 0;
  font-size: 12px;
  color: #2985C4;
}

#content #about blockquote {
  background: url('/App_Themes/Default/images/icons/open-quote.gif') top left no-repeat;
  padding: 0 0 0 35px;
  margin: 8px 0 10px 0;
}

#content #about blockquote .closeqq {
  vertical-align: middle; 
  margin-left: 5px;
}

#messaging {
  color: #000;
  padding-top: 10px;
}

#messaging p {
  margin:0 0 10px 0;
  line-height: 16px;
  font-size: 11px;
}

#messaging h1 {
  font-size: 18px;
  color: #000;
}

#messaging h3 {
  margin: 0 0 10px 0;
  font-weight: bold;
  color: #6db501;
  font-size: 12px;
}

#messaging h2, #messaging p {
  margin: 0 0 10px 0;
}

#content #about #contactForm select option.grayed { color: #999; }

#content #about #contactConfirm strong { color: #000; }
#content #about #contactConfirm ul { list-style-image: none; color: #333; }

#cancel, #answer { font-size: 14px; }

#coverSend {
  position: absolute; 
  cursor: pointer; 
  display: block; 
  width: 67px; 
  height: 27px;

}

.bg2 { background: url(/images/bknds/contactbg2.png) bottom left no-repeat; }
.bg3 { background: url(/images/bknds/contactbg3.png) bottom left no-repeat; }


/* pseudo classes */

a:link, a:visited { color: #39C; text-decoration: underline; }
a:hover, a:active { color: #369; text-decoration: underline; }

.dark a:link, .dark a:visited { color: #369; text-decoration: none; } 
.dark a:hover, .dark a:active { color: #39C; text-decoration: underline; }

#contentheadlong li a:link, #contentheadlong li a:visited { color: #666666; text-decoration: none; }
#contentheadlong li a:hover, #contentheadlong li a:active { color: #4394CB; text-decoration: none; }

.toggle a:link, .toggle a:visited { color: #0a6da3; }
.toggle a:hover, .toggle a:active { color: #003366; }

#about a.bold:link, #about a.bold:visited { color: #39C; font-weight: bold; text-decoration: none; }
#about a.bold:hover, #about a.bold:active { color: #369; font-weight: bold; text-decoration: underline; }

/* classes */

.floatr { float: right; }

.floatl { float: left; }

.clear { clear: both; }

ul.orange {
  list-style-image: url('/App_Themes/Default/images/bullets/orange.gif');
  margin: 0 0 10px 15px;
  padding: 0 0 0 5px;
}

ul.orange li { font-weight: normal; }

.adv { display: none; } 

.formbox td { padding-left: 5px; }

.greenline {
  border-top: 1px solid #AED671;
}

#insubject, #inmessage { color: #666; }
