/*@charset "UTF-8"; */
/* CSS Document */

body {
	background: url(../images/pg-bkg-taupe.png) repeat scroll 0 0 #988675;
	margin:0;
	padding:0;
/*	font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;  */
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #444444;
	font-weight: normal;
    font-size: 100%;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#skip-link a, #skip-link a:visited {
    background-color: #666666;
    color: #FFFFFF;
    display: block;
    height: 1px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    top: -500px;
    width: 1px;
}

body,
caption,
th,
td,
input,
textarea,
select,
option,
legend,
fieldset {
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #352415;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0;
}

a {
	color: #ff4c00;
	color: #0099CC;
}

#page {
}

#header {
	/*background:url(../images/header-bkg.png) no-repeat 0 0 transparent;  */
	height:100px;
	margin:0 auto;
	position:relative;
	width:980px;
}
#site-name {
	background:url(../images/meta-logo.png) no-repeat 0 0 transparent;
	width: 400px;
	height: 100px;
	top: 25px;
	left: 25px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-size: auto auto;
    float: left;
    font-size: 2em;
    height: 60px;

    line-height: 2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    top: 25px;
    width: 270px;
}


#site-name a {
	display:block;	
	text-indent: -9999px;
}

#secondary-menu {
    display: block;
    float: right;
    height: 30px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 370px !important;
}

#secondary-menu li {
	float:right;
	padding:0;
	text-decoration: none;
}

#secondary-menu li a {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 8px 2px;
    text-decoration: none;
}

#secondary-menu a:hover {
	text-decoration: underline;
}


#navigation {
	height:52px;
	background: none repeat scroll 0 0 #302112;
	width: 980px;
	margin: auto;
	padding: 0;
}

#navigation ul {
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}

#navigation li {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 0;
}

#navigation li a {
	height: 52px;
	line-height: 52px;
	padding: 0 17px;
	text-decoration: none;
}

#navigation a {
	display: block;
	position: relative;
}

#navigation li a, #navigation li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}    

#navigation li a:active, #navigation li a:hover,
#main-menu li a.active {
	color: #B89675;
}


#page-wrapper {
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 980px;
	width: 1000px;
}

#main-wrapper {
	/*	background:url("../images/pg-content-bkg.png") repeat-y scroll 0 0 transparent;  */
	background: url(../images/pg-bkg.png) repeat-y scroll 0 0 transparent;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background-color: #FFF;
	font-size: 12px;
}

#main {
	/*margin-left: 25px;
    margin-right: 25px;
    width: 910px; */
	font-size: 0.875em;
	line-height: 1.4em;
}



#slideshow {
    position:relative;
	width: 980px;
    height:247px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#content{
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 44px;
    position: relative;
	min-height: 500px;
}

#header .section {
	height: 122px;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
	margin: 0;
	margin-top: 30px;
}





h1 {
/*  color: #021658;   */
color: #262626;
    font-size: 2em;
	line-height: 1.1em;
    font-weight: normal;
  margin-top: 0;
  margin-bottom: 0.67em;
}

h2 {
    color: #ff6600;
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0 0 0.75em;
}

h2.gray {
    color: #262626;
	font-weight: normal;
}

h2 a {
    color: #352415;
}
h2 a:hover {
    color: #FF4B00;
    text-decoration: none;
}

h3 {
  font-size: 1.17em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 0.83em;
}

h3.pubs {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
}

h3.research {
  font-size: 1.5em;
}

h4 {
    font-size: 1em;
    margin: 0;
}
h5 {
    font-size: 0.83em;
    margin: 0 0 1.5em;
}
h6 {
    font-size: 0.75em;
    margin: 0 0 1.67em;
}

h2 .fa:before {
    display: inline-block;
    font-size: 28px;
    margin-right: 5px;
    text-align: center;
    vertical-align: -10%;
    width: 1.07143em;
}

.noline{
  text-decoration: none;
}
.noline:hover {
  text-decoration: underline;
}

h3.front {
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: 600;
}

h2.section-title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.25em;
    color: #262626;
    margin-top: 44px;
    background-color: #221811;
    padding: 5px;
    color: #ffffff;
    text-align: center;
}

h2.section-title:first-of-type {
  margin-top: 1em;
}

blockquote {
	margin-right: 0;
	margin-left: 15px;
}


#content-top {
	margin: auto;
	padding: 0;
	width: 980px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
}

.block {
  box-sizing: border-box;
  position: relative;
  display: block;
  float: left;
}



.sidebar-first #content {
	margin-left:300px;
	margin-right:-980px;
	padding-bottom:50px;
	width:575px;
}

.sidebar-second #content {
    margin-left: 56px;
    padding-bottom: 50px;
    width: 575px;
}

.region-sidebar-first {
	float:left;
	margin-left:36px;
	margin-right:0;
	padding:0;
	width:220px;
}

.region-sidebar-second {
	float:right;
	margin-left:0px;
	margin-right:48px;
	padding:0;
	width:220px;
}

.sidebar .block {
	width:220px;
}

.sidebar .block .content { margin:0 6px; }
.block-menu_block .content { margin: 0 !important; }

.sidebar .section {
	margin-bottom:50px;
}

#sub-nav {
}

#sub-nav ul {
	padding: 0;	
	margin: 0;
}

#sub-nav ul li {
	list-style-image: none;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	
}

#sub-nav ul li a {
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 35px;
    padding-right: 20px;
    padding-top: 3px;
}


#sub-nav ul li.first a {
	border-top: none;
}

#sub-nav ul li a {
   -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-top-color: #DADADA;
    border-top-style: solid;
    border-top-width: 1px;
    color: #004E76;
	color: #FF4B00;	
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding: 10px 20px;
	text-decoration: none;
}

#sub-nav ul li a.active {
	background-color: #FFFFFF;
    color: #005F90;
	color: #FF4B00;
	background: url(../images/list-marker.gif) no-repeat 6px 16px;
}

#sub-nav ul li a:hover {
	background: url(../images/list-marker.gif) no-repeat 6px 16px;

}

#sub-nav ul li.expanded li a {
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 35px;
    padding-right: 20px;
    padding-top: 3px;
	border: none;
	color: #980000;
}

#sub-nav ul li.expanded li a:hover,
#sub-nav ul li.expanded li a.active {
	background: url(../images/list-marker.gif) no-repeat 21px 9px;

}
#sub-nav ul li.expanded li.last a {
	padding-bottom: 10px;
}


#sub-nav ul li.expanded li.first {
	margin-top: -5px;
}

.clearfix {
	clear: both;
}


#footer {
	background: url(../images/footer-bkg.png) repeat-y scroll 0 0 transparent;	
	clear:both;
	color:#E7E7E2;
	font-size:13px;
	line-height: 16px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 45px;
	width: 1000px;
	margin: auto;
	padding-bottom: 15px;
}

#footer-bottom {
	background: url(../images/footer-bottom-bkg.png) no-repeat 0 0 transparent;	
	padding-bottom: 50px;
	width: 1000px;
	margin: auto;
}

#footer-content {
	padding: 0;
}

#footer h3 {
	color: #F0F2EF;
    font-size: 18px;
}

#footer ul {
	list-style-type: disc;
	margin-top: 0;
	padding: 0;
}

#footer ul li {
   background-image: url("../images/list-arrow-tan.gif");
    background-position: left 8px;
    margin-top: 4px;
    padding: 0 0 0 12px;
	background-repeat: no-repeat;
	list-style-type: none;
}
#footer ul li a { 
	color: #E7E7E2;
	text-decoration: none;
}	
#footer ul li a:hover {
	text-decoration: underline;
}



#footer-left {
	display: block;
	float: left;
	width: 600px;
	margin-right: 10px;
}

#footer-right {
	display: block;
	float: left;
	width: 200px;
	margin: 0 10px;
}

#footer-right img {
	padding-bottom: 10px;
}

#footer p{
	margin-top: 0;
}

#footer-content{
	overflow: hidden;
	width: 960px;
	padding: 0 0;
}




.no-sidebars #content {
float:left;
margin-left:20px;
margin-right:-900px;
padding:0;
padding-bottom: 40px;
/*width:900px;*/
width: 895px;
margin-top: 4.3em;
}




.region-col-first .view .views-row-odd, .region-col-first .view .views-row-even, .region-col-second .view .views-row-odd, .region-col-second .view .views-row-even, .sidebar .view .views-row-even, .sidebar .view .views-row-odd {
	padding: 8px 0;
	font-size: 12px;
}

.region-col-first .view .views-row-odd a, .region-col-first .view .views-row-even a, .region-col-second .view .views-row-odd a, .region-col-second .view .views-row-even a, .sidebar .view .views-row-even a, .sidebar .view .views-row-odd a {
	color: #26629f;
}

.views-field-created {
    color: #555555;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

.sidebar .section .block {
	margin-bottom: 25px;
}


.two-sidebars #content {
    margin-left: 300px;
    margin-right: -760px;
    width: 346px;
}




	

/* tabs-rtl.css  */
ul.primary {
  padding: 0 10px 0 0;
}

ul.primary li {
  float: right;
}

ul.secondary {
  padding: 0 5px 0 0;
}

ul.secondary li {
  float: right;
  border-left: none;
}


/* navigation.css */
#navigation {
	overflow: visible;
}

/*  block-editing-rtl.css   */
div.block.with-block-editing div.edit {
  left: 0;
}

/* pages-rtl.css */
ul.primary {
  padding: 0 10px 0 0;
}

ul.primary li {
  float: right;
}

ul.secondary {
  padding: 0 5px 0 0;
}

ul.secondary li {
  float: right;
  border-left: none;
}





/*  tabs.css  */

div.tabs {
  margin: 0 0 5px 0;
}

ul.primary {
  margin: 0;
  padding: 0 0 0 10px; cgc ccb
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
  background: url(../images/tab-bar.png) repeat-x left bottom;
}

ul.primary li {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}



ul.secondary li {
  float: left; /* LTR */
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-right: none; /* LTR */
}

ul.secondary a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  text-decoration: none;
  color: #777;
  background: url() repeat-x left -56px;
}

ul.secondary a .tab {
  display: block;
  height: 18px; /* 24px (parent) - 6px (padding) */
  margin: 0;
  padding: 3px 8px;
  line-height: 18px;
}

ul.secondary a:hover {
  background: url(../images/tab-secondary.png) repeat-x left bottom;
}

ul.secondary a.active,
ul.secondary a.active:hover {
  border: 1px solid #c0c0c0;
  color: #000;
  background: url(../images/tab-secondary.png) repeat-x left top;
}

.img-left{
	display: block;
	float: left;
	margin: 0 15px 15px 0;

}

.img-right{
	display: block;
	float: right;
	margin: 0 0 15px 15px;
}

.img-standalone {
	display: block;
	margin: 15px auto;
}

hr {
  border: none;
  border-top: 1px solid #FFD980;
}

.hr-dotted {
	border: none;
	border-bottom: 2px dotted #CCCCCC;
    clear: both;
    height: 3px;

}

#content.front {
  padding-top: 25px; 
}

#content_top{
	display: block;
	float: left;
	width: 980px;
	clear: both;
}

.content_top img {
	width: 980px;
	margin: 0;
	padding: 0;
}

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

.container_12 .grid_1 {
    width: 60px;
}
.container_12 .grid_2 {
    width: 140px;
}
.container_12 .grid_3 {
    width: 220px;
}
.container_12 .grid_4 {
    width: 300px;
}
.container_12 .grid_5 {
    width: 380px;
}
.container_12 .grid_6 {
    width: 460px;
}
.container_12 .grid_7 {
    width: 540px;
}
.container_12 .grid_8 {
    width: 620px;
}
.container_12 .grid_9 {
    width: 700px;
}
.container_12 .grid_10 {
    width: 780px;
}
.container_12 .grid_11 {
    width: 860px;
}
.container_12 .grid_12 {
    width: 940px;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}


#boxes-home {
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: top;
}

#box-wrapper-1,
#box-wrapper-2,
#box-wrapper-3 {
    margin-bottom: 38px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: top;
	width: 290px;
}

.box {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #F0EBE5;
	background-image: url(../images/box-tail.gif);
	background-origin: padding-box;
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto auto;
	border-bottom-color: #D2CFCB;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #F1EFED;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #D2CFCB;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 1px;
	border-top-color: #F1EFED;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: 1px 1px 0 #F3F3F2;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

.box .box-content {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: white;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: white;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: white;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 29px;
    padding-left: 29px;
    padding-right: 0;
    padding-top: 2px;
}

.box-text {
    padding-right: 45px;
}
.box-text h2 {
    background-position: 31px top;
    background-repeat: no-repeat;
    height: auto !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 67px;
    padding-bottom: 2px;
/*    padding-left: 70px;  */
    padding-right: 0;
    padding-top: 20px;
	color: #262626;
    font-size: 1.5em;
    line-height: 1.2em;
}

.box-text h2 img {
	display: block;
	float: left;
}

.box-text h2.label {
	padding: 15px 0 5px 5px;
}

.box-text p {
    font-size: 12px;
	margin-bottom: 18px;
}

.box .content{
	padding: 15px;
}
.box-tile {
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background: none;
}

.box-tile .box-tile-content {
    border-bottom: 1pt solid #d8d2ca;
    margin: 0 0 45px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 5px;
}
.box-tile-content p {
	margin-top: 0;
}

.front .box-tile-content p {
  margin: 0.5em 0 0.25em;
}

.box-tile-content h2 {
	margin-bottom: 0;
}

.front .box-tile .box-tile-content {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 15px;
}

.front .box-wrapper.grid_3 {
  margin-bottom: 20px;
}

.front .box-wrapper.grid_3:nth-child(1n+5) {
  margin-bottom: 0px;
}

.button, .reply a, #commentform input#submit[type="submit"], .wpcf7-form .submit-wrap input[type="reset"], .wpcf7-form .submit-wrap input[type="submit"] {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 0.3s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #B89675;
    background-image: url("../images/button-tail.gif");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #FFFFFF;
    display: inline-block;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    position: relative;
	text-decoration: none;
}
.button:hover, .reply a:hover, #commentform input#submit[type="submit"]:hover, .wpcf7-form .submit-wrap input[type="reset"]:hover, .wpcf7-form .submit-wrap input[type="submit"]:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-position: left 26px;
    color: white;
}

#pubs .link {
	color: #0099CC;  
	font-size: 14px;
}

#pubs .active h2 {
	color: #FF4B00;
}

#pubs .link:hover {
	color: #FF4B00;
}

#pubs h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0;
}
#pubs p {
	margin-top: 0;
	padding-top: 0;
		
}

#pubs a {
	text-decoration: none;
}

#pubs a:hover {
	color: #E6982C;
	text-decoration: none;
}

.bioBoxLayout {
    clear: none;
    float: left;
    min-height: 150px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 910px;
	padding-bottom: 10px;
}

.bioBoxLayout img {
	display: block;
	float:left;
	margin: 5px;
	width:104px;
	height:auto;
	clear:none;
	padding:3px;
	border: 1pt solid #999999;
}

.biobox {
  clear: none;
  display: block;
  float: left;
  min-height: 135px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  width: 760px;
}

.formerMembers {
  clear: none;
  display: block;
  float: left;
  height: 640px;
  width: 100%;
}

.news-item {
	display:block;
	float: left;
	clear:both;
	border: none;
	clear: both;
	min-height: 90px;
	padding-top: 10px;
}

.news-item .first {
	padding-top: 0;
}

.news-item img {
	display: block;
	float: left;
	padding: 3px;
	margin-right: 15px;
}

.news-item p {
  margin-top: 0;
  padding-top: 0;
}

.news-item h3 {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  color: #003366;
  margin-bottom: 0;
}

.news {
  margin: 0;
  padding: 0;
  list-style: none;
}

.news img {
  display: block;
  float: left;
  margin: 0 15px 0 0 ;
}

.news .news-fp {
  background-size:auto auto;
  display:block;
  float: left;
  margin: 0 0 15px 0;
  padding-top: 15px;
  border-top: 1pt solid #D8D2CA;
  width: 100%;
}

.news .first {
  border-top: none !important;
  padding-top: 0 !important;
}

.news .news-fp p {
  margin: 0;
  padding: 0;
}

.border {
  padding: 3px;
  border: 1pt solid #999999;
  margin-bottom: 10px;
}

img.pub-img {
  margin-bottom: 15px;
  clear: both;
  border: 1pt solid #CCCCCC;
}
 
.row {
  display: block;
  float: left;
  clear: both; 
  border-bottom: 1pt dotted #CCCCCC;
}
 
a.more {
  color: #FF4B00;
  float: right;
  text-decoration: none;
/*	width: 100px;
	padding-top: 15px;
	padding-bottom: 15px;  */
  text-align: right;
}

a.more:hover {
  text-decoration: underline;
}
 
.orange {
  color: #FF4B00;
  text-decoration: none;
}

.orange a {
  color: #FF4B00;
  text-decoration:none;
}

.pratt-logo {
  border: none;
}

.talks p {
  margin-top: 0;
}

.submit-form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/btn-submit.png");
    background-origin: padding-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    clear: both;
    display: block;
    float: left;
    height: 25px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 80px;
}

#signup {
  display: block;
  float: left;
  clear: both;
  background-color: #FAFAFA;
  border: 1pt solid #E5E5E5;
  padding-bottom: 35px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
}
