/* universal -----*/

* {
  margin: 0;
  padding: 0;
}

/* body and wrapper -----*/

body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background: #c2c7cc url(img/bg.gif) center top repeat-x;
}
#wrapper {
  width: 790px;
  margin: 0 auto;
  text-align: left;
  background: url(img/int-body-bg.gif) center center repeat-y;
}

/* masthead -----*/

#masthead {
  height: 100px;
  background: #fff url(img/masthead.jpg) center center no-repeat;
  position: relative;
}
#masthead h1, #masthead h2 {
  display: none;
}
#toplinks {
  color: #336999;
  position: absolute;
  right: 25px;
  top: 1.5em;
}
#toplinks a {
  color: #336999;
  text-decoration: none;
}
#toplinks a:hover {
  text-decoration: underline;
}
#sitesearch {
  position: absolute;
  right: 25px;
  bottom: 2em;
}

/* left column -----*/

#leftcol {
  width: 180px;
  margin-left: 15px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  background: #1a364f url(img/leftcol-top-bg.gif) left top no-repeat;
  float: left;
  display: inline;
}
#leftcol ul {
  padding: 0 10px;
  text-align: right;
  list-style: none;
  border-bottom: solid 1px #b8cbdb;
}
#leftcol ul.last {
  border: none;
}
#leftcol li {
  margin: 1em 0;
}
#leftcol li a {
  /*margin: 0 10px;*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#leftcol li a:hover {
  color: #dbe6f0;
}
#leftcol li ul {
  margin: 1em 0;
  padding: 0;
  border: none;
  display: none;
  text-align: right;
}
#leftcol li ul li {
  margin: 0.5em 0;
  padding-right: 7px;
  line-height: normal;
  background: transparent url(img/nav_arrow.gif) right top no-repeat;
}
#leftcol li ul li a {
  margin: 0;
  font-weight: normal;
}
#leftcol li ul li a:hover {
  text-decoration: underline;
}
#leftcol li ul li a:visited {
  color: #c4d5e4;
}
#regulation #navRegulation {
  display: block;
}
#publication p {
  margin: 1em 0;
  text-align: center;
}
#publication img {
  border: solid 1px #b8cbdb;
}
#publication a {
  color: #fff;
  text-decoration: underline;
}
#publication a:hover {
  color: #dbe6f0;
}

/* body -----*/

#body {
  width: 560px;
  margin-right: 15px;
  line-height: 1.5em;
  position: relative;
  float: right;
  display: inline;
}
#body h2 {
  margin: 1em 0 10px;
  color: #1A364F;
  font-size: 150%;
  font-weight: bold;
}
body.conference-sites #body h2 {
	margin-top:0;
}

#textsize {
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 999;
}
#intro {
  padding: 0 20px 1em 20px;
  background: #fff;
}
#intro h2 {
  margin: 0;
  padding-top: 1em;
}
#intro p {
  margin-bottom: 1em;
  font-size: 85%;
  line-height: 1.5em;
}
#intro a {
  color: #336999;
  text-decoration: underline;
}
#intro a:visited {
  color: #89adcd;
}
#intro a:hover {
  color: #a54c27;
}

/* center column -----*/

#centercol {
  width: 400px;
  float: left;
  display: inline;
  margin-top: 10px;
}
#resources {
  background: url(img/resource-bg.gif) center center repeat-y;
}
#resources h2 {
  margin: 0;
  padding: 0.3em 20px;
  color: #1A364F;
  background: url(img/resource-header-bg.gif) center top no-repeat;
  border-bottom: solid 1px #fff;
}
#resources ul {
  width: 170px;
  margin: 1em 0 0 20px;
  color: #336999;
  list-style: none;
  float: left;
  display: inline;
}
#resources li {
  width: 170px;
  width/**/:/**/ 160px;
  padding-left: 10px;
  background: url(img/arrow.gif) left 0.4em no-repeat;
  float: left;
}
#resources li.heading {
  width: 170px;
  padding: 0;
  font-weight: bold;
  background: none;
}
#resources li a {
  color: #336999;
  text-decoration: none;
}
#resources li a:hover {
  text-decoration: underline;
}
#resources-bottom {
  height: 1em;
  background: url(img/resource-bottom-bg.gif) center bottom no-repeat;
  clear: both;
}
#centercol .section {
  margin: 1em 10px 1em 20px;
  border-bottom: solid 1px #fff;
  position: relative;
}
* html #centercol .section {
  height: 1%;
}
#centercol .section ul {
  margin-bottom: 1em;
  list-style: none;
}
#centercol .section a {
  color: #333;
  text-decoration: underline;
}
#centercol .section a:hover {
  color: #a54c27;
}
#centercol a.readmore {
  color:#336999;
}
#centercol a.readmore:hover {

}

/* right column -----*/

#rightcol {
  width: 140px;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 90%;
  float: right;
  display: inline;
}
#rightcol .section {
  margin-bottom: 1em;
  border-bottom: solid 1px #000;
}
#rightcol .section p {
  margin: 1em 0;
}
#rightcol .search {
  margin-bottom: 1em;
  line-height: 1.5em;
  border: 1px solid #000;
}
#rightcol .search h4 {
  padding: 0.5em 1em;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  background: #336999;
  border-bottom: 1px solid #000;
}
#rightcol .search ul {
  margin: 1em;
}
#rightcol .search ul li {padding-bottom:5px;}
#rightcol a img {
  border: none;
}
#rightcol ul {
  margin: 1em 0;
  list-style: none;
}
#rightcol li a, #rightcol a {
  color: #666;
  text-decoration: underline;
}
#rightcol a:visited {
 color: #666;
}
#rightcol li a:hover, #rightcol a:hover {
  color: #a54c27;
}
#rightcol p.login {
  font-weight: bold;
  font-size: 110%;
  text-align: center;
}
#rightcol p.login a {
  padding: 5px;
  color: #336999;
  text-decoration: none;
  background: #E1EAF2;
  border: 1px solid #B8CBDB;
  display: block;
}
#rightcol p.login a:hover {
  color: #fff;
  background: #396d9a;
  border: 1px solid #396d9a;
}

ul.links li {
 padding-left: 8px;
 background: transparent url(/img/4pixbluebullet.gif) no-repeat top left;
}

/* footer -----*/

#footer {
  width: 760px;
  margin-left: 15px;
  padding-top: 10px;
  color: #336999;
  line-height: 1.5em;
  background: #fff url(img/int-body-bottom-bg.gif) center top no-repeat;
  clear: both;
  position: relative;
}
#footer p {
  padding: 1em 20px;
}
#footer a {
  color: #336999;
  text-decoration: underline;
}
#footer a:hover {
  color: #a54c27;
}

/* specialty -----*/

.clear {
  clear: both;
}