@charset "utf-8";



/* Page setup */

html, body {
  margin: 0;
  padding: 0;
}

body {
  padding: 15px 0 0 0;
  background: #ebebeb url(../image/bg.gif) repeat 0 0;
}





/* General layout */

#container {
  position: relative;
  width: 990px;
  margin: 0 auto 0 auto;
  padding: 1px 0 26px 0;
  background: #fff url(../image/containerBg.gif) repeat-y 0 0;
}

#masthead {
  position: relative;
  height: 120px;
  margin: 0 0 0 1px;
  padding: 0;
}

#main {
  position: relative;
  padding: 0 0 1px 0;
  width: 100%;
  background: transparent url(../image/verticalDivider.gif) repeat-y 0 0;
}

#primaryNav {
  position: relative;
  display: inline;
  float: left;
  width: 223px;
  margin: 2px 1px 0 1px;
  padding: 0 27px 0px 30px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#content {
  position: relative;
  display: inline;
  float: left;
  width: 475px;
  margin: 3px auto 0 auto;
  padding: 12px 113px 0 113px;
}

#footer {
  position: relative;
  width: 990px;
  margin: 3px auto 0 auto;
  padding: 1px 0 1px 0;
}





/* Container layout */

#container .top, #container .bottom {
  position: absolute;
  font-size: 0;
  line-height: 0;
  width: 990px;
}

#container .top {
  top: 0;
  left: 0;
  height: 166px;
  background: transparent url(../image/smallNeedlesContainerTop.gif) no-repeat 0 0;
}

#container .bottom {
  left: 0;
  bottom: 0;
  width: 990px;
  height: 19px;
  margin: 0 0 -1px 0;
  background: transparent url(../image/containerBottom.gif) no-repeat 0 bottom;
}





/* Masthead elements */

#masthead .wfpaLogo img {
  display: block;
  position: absolute;
  top: 12px;
  left: 31px;
  width: 85px;
  height: 76px;
}

#masthead .reportHeader {
  display: block;
  position: absolute;
  top: 32px;
  left: 142px;
  width: 281px;
  height: 19px;
}

#masthead .reportTitle {
  position: absolute;
  top: 54px;
  left: 142px;
  color: #83795b;
  font-size: 3em;
  line-height: 1em;
}





/* Extraneous navigation */

#extraNav {
  position: absolute;
  top: 33px;
  right: 5px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  list-style: none;
}

#extraNav li {
  position: relative;
}

#extraNav li a {
  display: block;
  width: 180px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#extraNav li a span.title {
  display: block;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #544a2b;
}

#extraNav li a span.link {
  font-size: 1.1em;
  line-height: 1.272em;
}

#extraNav li.annualMeeting a {
  height: 51px;
  padding: 13px 0 0 35px;
  background-image: url(../image/podiumIcon.gif);
}





/* Primary navigation */

#primaryNav h4 {
  margin: 0;
  padding: 0 4px 6px 4px;
  color: #d26f18;
  line-height: 1em;
  text-transform: uppercase;
  font-family: "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: bold;
}

#primaryNav ul {
  margin: 0 0 20px 0;
  padding: 2px 0 0 0;
  font-size: 1em;
  line-height: 1em;
  list-style: none;
  border-top: solid 1px #d2d2d2;
}

/*
#primaryNav ul.first {
  border-top: none;
}
*/

#primaryNav ul.last {
  /*margin-top: -10px;*/
  margin-bottom: 0;
}

#primaryNav li {
  position: relative;
  margin: 0 -15px 0 0;
  padding: 0 0 1px 0;
  list-style-position: outside;
}

#primaryNav li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 4px 5px 12px;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
  color: #6e7550;
  background: transparent url(../image/primaryNavBullet.gif) no-repeat 4px center;
}

#primaryNav li a:hover {
  color: #d26f18;
}





/* Content elements */

#content .pageTitleSingle, #content .pageSubtitle {
  margin-bottom: 32px;
}

#content .pageSubtitle {
  font-size: 1.4em;
  line-height: 1.286em;
}



#content p.intro {
  font-size: 1.4em;
  line-height: 1.571em;
}



#content p.learnMore {
  margin-top: 28px;
}



#content p.backToTop {
  text-align: right;
}

#content p.backToTop a {
  padding-right: 8px;
  background: transparent url(../image/learnMoreArrow.gif) no-repeat right 0.4em;
}



#content hr {
  clear: both;
}



#content .questionAnswer h3 {
  margin-bottom: 3px;
}



#content dl.column {
  display: inline;
  float: left;
  width: 235px;
  margin: 0;
  padding: 0 0 25px 0;
  list-style: none;
  line-height: 1.667em;
}

#content dl.firstColumn {
  margin-right: 30px;
}

#content dl.lastColumn {
  margin-right: -35px;
}

#content dl.column dt {
  margin-left: 15px;
  text-indent: -15px;
}

#content dl.column dd {
  margin-left: 15px;
}



#content dl.roles {
  padding-bottom: 7px;
}

#content dl.roles dt {
  font-weight: bold;
}

#content dl.roles dd {
  margin: 0 0 18px 0;
}



#content .messageIntro {
  margin: 0;
  padding: 0 0 1px 0;
}

#content .messageIntro .photo {
  display: inline;
  float: left;
  width: 100px;
  height: 118px;
  margin: 0 22px 0 0;
}

#content .messageIntro .pageTitle {
  padding: 15px 0 0 0;
  font-size: 3.6em;
}

#content .messageIntro .pageSubtitle {
  font-size: 1.2em;
  font-style: italic;
}



#content .photoContainer {
  position: relative;
  width: 475px;
  margin: 22px 0 31px 0;
  height: 229px;
}

#content .photoContainer img {
  position: relative;
  width: 337px;
  height: 223px;
}

#content .photoContainer .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
}

#content .photoContainer .caption p {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.273em;
}

#content .photoContainer a.externalLink {
  padding-right: 0;
  background: none;
}



#content .resources {
  margin: 65px 0 0 0;
  padding: 0 0 30px 0;
}

#content .resources h3 {
  position: relative;
  margin: 0 38px 0 -4px;
  font-family: "Times New Roman", serif;
  font-size: 1.4em;
  line-height: 2em;
  text-indent: 4px;
  text-transform: uppercase;
  color: #d26f18;
  border-bottom: solid 1px #d2d2d2;
}

#content .resources ul {
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 2.5em;
  list-style: none;
}

#content .resources li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
}





/* Footer elements */

#footer p {
  font-size: 1em;
  line-height: 1.2em;
  color: #5f5f5f;
}

#footer a {
  color: #3399cc;
}

#footer .copyright {
  display: inline;
  float: left;
  margin: 0;
}

#footer .contact {
  display: inline;
  float: right;
  text-align: right;
  margin: 0;
}





/* Common elements */

p.note {
  margin-top: -12px;
  font-size: 1.1em;
  line-height: 1.273em;
}





/* Supporting elements */

.left {
  display: inline;
  float: left;
}

.right {
  display: inline;
  float: right;
}

.clear {
  clear: both;
}

div.clear {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}





/* Common elements */

img.photo {
  border: solid 3px #645732;
}

a.learnMore, p.learnMore a, p.learnMore .link {
  padding-right: 8px;
  background: transparent url(../image/learnMoreArrow.gif) no-repeat right 0.4em;
}

a.externalLink, span.externalLink {
  padding-right: 16px;
  background: transparent url(../image/externalLinkIcon.gif) no-repeat right 0.08em;
}

a.photoLink {
  padding-right: 0;
  background: none;
}





/* General formatting */

body {
	font: 62.5%/1em Arial, Verdana, sans-serif;
	text-align: left;
  color: #707070;
}

h1, h2, h3, h4, h5, h6, a {
  font-family: Arial, Verdana, sans-serif;
  line-height: 1.2em;
  color: #707070;
  margin: 0;
  padding: 0;
}

a, .link {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #d26f18;
}

h2 {
  margin: 0 0 8px 0;
  font-size: 3.2em;
  line-height: 1em;
  color: #d26f18;
}

h3 {
  margin: 32px 0 1em 0;
  font-size: 1.2em;
  color: #6e7550;
}

h4 {
  font-size: 1.4em;
  color: #707070;
}

p {
  margin: 0 0 1.2em 0;
  padding: 0;
  font-size: 1.2em;
  line-height: 1.667em;
  font-weight: normal;
}

ul, dl {
  margin: 0 0 1.2em 0;
  padding: 0 0 0 15px;
  font-size: 1.2em;
  line-height: 1.667em;
}

li {
  list-style-position: outside;
}

a img {
  border: none;
}

li a {
  font-size: 1em;
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  color: #cfcfcf;
  background-color: #cfcfcf;
  line-height: 0;
  font-size: 0;
  border: none;
}


