/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  background:#eee;
  font-family: Helvetica, arial, sans-serif;
}

a img {
  border: none;
}

a {
  text-decoration:none;
  color:#cc6437;
}

a:hover, a:active {
  color:#bfbb6d;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {

  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.container {
  width:880px;
/*  position:relative;*/
  margin:0 auto;
  background:#fff;
}

.content {
  float:left;
  width:480px;
  margin-bottom:30px;
  font-size:13px;
  line-height:140%;
  color:#333;
  height: auto !important; /* for modern browsers */
  height: 350px; /* for IE5.x and IE6 */
  min-height: 350px; /* for modern browsers */  
}
.home {
  margin:50px auto;
  width:500px;
  text-align:center;
  height: auto !important; /* for modern browsers */
  height: 350px; /* for IE5.x and IE6 */
  min-height: 350px; /* for modern browsers */  
}
.wide {
  width:540px;
}

.sidebar {
  padding:20px 0 40px 50px;
  list-style:none;
  float:left;
  width:230px;  
}

.footer {
  padding:8px 0;
  clear:both;
/*  position:absolute;*/
  width:100%;
  bottom:0;
  left:0;
  background-color: #474739;
}
/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

.globalNav a {
  padding:1px 0;
}

ul.globalNav {
  font-family:Helvetica, Arial, sans-serif;
	padding: 0;
  margin:0 0 40px 0;
  text-align:center;
  background: #474739;  
  border-bottom:7px solid #bfbb6d;
}

ul.globalNav li {
  display:inline;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 20px;
	border-right:1px solid #fff;
}

ul.globalNav li a {
	color: #fff;
  line-height:40px;
	text-decoration: none;
}

ul.globalNav li.active a {
  font-weight:bold;
}

ul.globalNav li a:hover, ul.globalNav li a:active {
  color:#bfbb6d;
/*  text-decoration:underline;*/
}

ul.globalNav li.nav3 {
  border-right:none;
}


/*-----------------------------------------------------
                  >> Subnav <<
-----------------------------------------------------*/

ul.subnav {
  margin:0 0 40px 0;
  padding:0;
  list-style-type:none;
  line-height:100%;
}

ul.subnav li {
  margin:0;
  list-style-type:none;  
  display:block;
  padding:4px 6px;
  font-size:13px;  
  width:75%;
  border-bottom:1px solid #ddd;
}

ul.subnav a {
  background:url("/static/images/sub.png") center left no-repeat;   
  padding-left:25px;
  display:block;
  line-height:15px;
  color:#474739;
}

ul.subnav li.active a, ul.subnav li a:hover {
  background:url("/static/images/sub_active.png") center left no-repeat;  
  font-weight:bold;
  color:#cc6437;  
}

ul.subnav li.active a:hover {
  font-weight:bold;
}

ul.subnav li a:hover {
  color: #bfbb6d;
}


ul.subnav li a:hover {
  font-weight:normal;
}


/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

.siteTitle {
  background:url(/static/images/logo.png) center center no-repeat;
  font-size:0px;
  color:#003153;
  overflow:hidden;
  width:100%;
  padding:180px 0 0 0; 
}

em, i {
  font-style:italic;
}

h1 {
  font-size:16px;
  margin-top:2px;
  margin-bottom:15px;
  color:#474739;
}

h2 {
  font-size:13px;
  font-weight:bold;
  margin-bottom:10px;
  color:#474739;
}

h4 {
  margin-top:20px;
  margin-bottom:6px;
}

p,li, li p {
  font-size:13px;
  line-height:140%;
  margin-bottom:17px;
  color:#333;
}

.home p {
  font-size:17px;
  line-height:150%;
}

ul, ol {
  margin:0;
  padding:0;
  padding-left: 40px;
  margin:18px 0 21px 0;
}

li {
  line-height:120%;
  margin:0 0 9px 0;
/*  width:90%;*/
  font-size:13px;
}

li li {
  font-size:12px;
  line-height:130%;
}

ol ol {
  list-style-type: lower-alpha;
}

blockquote {
  padding:0;
  margin:20px 30px;
}

.person p.big, p.big {
  font-size:120%;
  margin:20px 30px;
}

blockquote p, .person blockquote p {
  padding:0;
  margin:0;
  font-style:italic;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:90%;
}

.footer p {
  font-size:11px;  
  color:#fff;
  text-align:center;
  margin-bottom:0;
  width:100%;
}

.footer a {
  color:#e3da95;
}


/*-----------------------------------------------------
                  >> Sidebar <<
-----------------------------------------------------*/

.sidebar p {
  font-size:12px;
  width:85%;
  line-height:140%;  
}

.sidebar h3 {
  font-size:13px;
  color:#474739;  
  font-weight:bold;  
  margin:0 20px 9px 32px;
}

.sidebar h3.noIndent {
  margin-left:0;
}

.announcement {
  margin-bottom:25px;
}

.announcement p {
  font-size:13px;
  margin-bottom:8px;
}

a.downloadLink {
  overflow:hidden;
  display:block;
  width:100%;
  margin-bottom:10px;
}

.pdfIcon {
  float:left;
  margin-right: 7px;
}
.pdfLabel {
  float:left;
  display:block;
  padding-top:3px;
  font-size:11px;
  width:120px;
}
/*-----------------------------------------------------
            >> Standard Image Handling <<
-----------------------------------------------------*/

img.small {
  float:left;
  width:50px;
  margin:0 14px 14px 0;
  border:1px solid #eee;
  padding:4px;
  background:#fff;
}
img.med {
  float:left;
  width:140px;
  margin:0 14px 14px 0;
  border:1px solid #eee;
  padding:4px;  
}
img.medRight {
  float:right;
  width:140px;
  margin:0 0 14px 14px;
  border:1px solid #eee;
  padding:4px;
}
img.large {
  width:100%;
  margin:0 0 18px 0;
  border:1px solid #eee;
  padding:4px;
  background:#fff;  
}

/*-----------------------------------------------------
                  >> People <<
-----------------------------------------------------*/

.person {
  overflow:hidden;
  width:100%;
  margin-bottom:30px;
}
.person p {
  font-size:12px;
  line-height:150%;
}

.person h2 span {
  font-style:italic;
  font-weight:normal;
}

.person img, img.head {
  float:left;
  width:100px;
  margin: 0 12px 10px 0;
}


/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post {
  margin-bottom:50px;
}

.date {
  font-size:11px;
  color:#000;
  font-weight:normal;
  padding-left:4px;
}

p.numberComments {

  font-size:12px;
  text-align:right;
  margin-top:25px;
  color:#003153;
}

.pagination {
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  float:left;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}

/*-----------------------------------------------------
                     >> Events <<
-----------------------------------------------------*/

.event {
  margin-bottom:50px;
}


/*-----------------------------------------------------
            >> Documents By Year <<
-----------------------------------------------------*/

table {
  font-size:11px;
  width:100%;
  margin: 0 0 50px 0;
  border-collapse:collapse;
}

tr td {
  border-top:1px solid #ddd;
  padding: 8px 0 5px 0;
}

tr th.date {
  width: 80px;
  padding-right:6px;
}

tr th.title {
  width:100px;
  padding-right:6px;  
}

tr th.desc {
  width:220px;
}

tr th.link {
  text-align:right;
  font-weight:bold;
}


/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
  margin-top:20px;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#474739;
  font-size:12px;
/*  text-transform:uppercase;*/
}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;

}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
  font-family: inherit;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:14px;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links dt {
  font-weight:normal;
}

.links dt img {
  float:left;
}

dl.links dd {
  margin-bottom:20px;
}

dl.links dd p {

  font-size:13px;
  margin:0;
}
