/* makes dumb browsers happy... */
@charset "utf-8";
/* Basic Stuff */
body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	text-align:center;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 7px 0px;
}
img {
	border: 0px;
}
.right {
	float: right;
}
.container {
	width: 950px;
	height: auto;
	text-align: center;
	margin: 0px auto;
	background-color: #FFF;
}

/* CSS Header Stuff */
.header {
	width: 950px;
	height: auto;
	text-align: center;
	float: left;
	background-color: #FFF;
}

.adminheader {
	width: 950px;
	height: auto;
	float: left;
	background-color: #FFF;
}
.adminheader-top {
	text-align: left;
	font: 22px/28px Arial, Helvetica, sans-serif;
	margin:10px;
	color:#145279;
	float:left;
	width:600px;
}
.adminheader-login {
	text-align: right;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin:10px;
	color:#145279;
	float:left;
	width:280px;
}


.header-top {
	background: url(../img/index-header-top-bg2.jpg) left top no-repeat;
	float: left;
	height: 179px;
	width: 950px;
	text-align: left;
}

.header-bottom {
	width: 680px;
	background: url(../img/index-header-bottom-bg2.jpg) left top no-repeat;
	height: 26px;
	float: left;
	text-align: left;
	padding-left: 270px;
	line-height: 26px;
	padding-top: 8px;
}
.inner-header-top {
	background: url(../img/inner-header-top-bg2.jpg) left top no-repeat;
	height: 97px;
	width: 950px;
	float: left;
	text-align: left;
}
.inner-header-bottom {
	width: 680px;
	background: url(../img/inner-header-bottom-bg2.jpg) left top no-repeat;
	height: 26px;
	float: left;
	text-align: left;
	padding-left: 270px;
	line-height: 26px;
	padding-top: 8px;
}
.inner-header-bottom2 {
	width: 680px;
	background: url(../img/inner-header-bottom-bg3.jpg) left top no-repeat;
	height: 26px;
	float: left;
	text-align: left;
	padding-left: 270px;
	line-height: 26px;
	padding-top: 8px;
}
.navcontainer {
	width: 950px;
	background: url(../img/menu-bg.jpg) left top repeat-x;
	height: 38px;
	float: left;
	text-align: right;
	padding-left: 0px;
}
.navcontainer ul {
	border: 0px;
	margin: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 38px;
	background: url(../img/menu-bar.gif) center right no-repeat;
}

.navcontainer ul li a {
	height: 38px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 12px/38px Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color: inherit;
}

.navcontainer ul li a:hover {
	color: #e0f2ff;
	height: 38px;
	text-decoration: none;
}

.navcontainer li.active a {
	color: #e0f2ff;
	height: 38px;
	text-decoration: none;
}
.navcontainer ul li a.small1 {
	width: 80px;
}
.navcontainer ul li a.small2 {
	width: 90px;
}
.navcontainer ul li a.small3 {
	width: 100px;
}
.navcontainer ul li a.small4 {
	width: 110px;
}


.navcontainer ul li a.medium1 {
	width: 120px;
}

.navcontainer ul li a.medium2 {
	width: 130px;
}

.navcontainer ul li a.medium3 {
	width: 140px;
}

.navcontainer ul li a.medium4 {
	width: 150px;
}

.navcontainer ul li a.medium5 {
	width: 160px;
}

.navcontainer ul li a.big1 {
	width: 170px;
}

.navcontainer ul li a.big2 {
	width: 180px;
}

.navcontainer ul li a.big3 {
	width: 190px;
}

.navcontainer ul li a.big4 {
	width: 200px;
}

.navcontainer ul li a.big5 {
	width: 210px;
}

.logo-margin {
	margin-left: 21px;
	margin-top: 22px;
}

/* Body stuff */
.body-main {
	width: 950px;
	height: auto;
	text-align: center;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
}

.admin-main {
	width: 950px;
	height: auto;
	text-align: left;
	float: left;
	background-color: #FFF;
	padding-bottom: 20px;
	
}

.adminbody-center {
	margin: 0px 20px 0px 20px;
	text-align: left;
	height: auto;
}

.print-main {
	width: 621px;
	height: auto;
	text-align: center;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
}
.body-left {
	width: 227px;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
.news-box {
	width: 217px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.news-title {
	width: 200px;
	height: 21px;
	float: left;
	text-align: left;
	background: url(../img/news-release-bullet.gif) left top no-repeat;
	padding-left: 12px;
	border-bottom: 1px solid #7190ac;
}
.news {
	width: 217px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 11px;
	line-height: 14px;
}
.news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.news ul li {
	width: 207px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 10px;
	background: url(../img/news-bullet.gif) left 4px no-repeat;
	padding-bottom: 14px;
}
.news ul li a {
	color: #679e55;
	text-decoration: underline;
}
.news ul li a:hover {
	color: #145279;
	text-decoration: underline;
}
.search-box {
	width: 207px;
	height: auto;
	float: left;
	text-align: left;
	background: url(../img/index-search-title-bg.gif) left top no-repeat #bfd7b3;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #FFF;
}

.inner-newsletter-box {
	width: 206px;
	height: 235px;
	float: left;
	text-align: left;
	padding: 0px 10px 10px 10px;
}
.input {
	width: 203px;
	height: 20px;
	background-color: #FFF;
	border: none;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.newsletter-box {
	width: 207px;
	height: auto;
	float: left;
	text-align: left;
	background: url(../img/newsletter-bg.gif) left top no-repeat #95acc1;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #FFF;
	font-size:10px;
}

.dobText {
	color: #456f8e;
}

.left-login-box {
	width: 200px;
	height: 16px;
	padding: 4px 14px 4px 13px;
	background-color: #95acc1;
	float: left;
	font-size:10px;
}

/* print this page box */

.left-print-box {
	display:block;
	text-align:right;
	width: 194px;
	height: 16px;
	padding: 4px 33px 4px 0;
	background: url(../img/icon_print_bg2.png) left no-repeat #bfd7b3;
	float: left;
	font-size:10px;
	border-top: 1px solid #FFF;
}

.left-print-box a {
	color: #FFF;
	float: right;
	display:block;
}

.left-print-box a:hover {
	color: #679e55;
}

/* crumbtrail */

.crumbtrail {
	background-color: #FFF;
	color: #145279;
	font: bold 13px/24px Arial, Helvetica, sans-serif;
	line-height: 20px;
	width: 214px;
	float: left;
	border-bottom: 1px solid #7c99b3;
	margin-top: 5px;
}
.crumbtrail ul {
	margin: 0px;
	padding: 0px;
}
.crumbtrail li {
	list-style: none;
}
.crumbtrail ul li {
	border-top: 1px dotted #dfdfdf;
}
.crumbtrail li a {
	display: block;
	padding: 3px 10px 5px 0px;
	width: 204px;
	text-decoration: none;
	color: #145279;
	background: url(../img/sub-menu-normal.gif) right center no-repeat #fff;
	text-align: right;
}
.crumbtrail li a:hover {
	color: #679e55;
	background: url(../img/sub-menu-hover.gif) right center no-repeat;
	text-decoration: none;
}
.crumbtrail li a.active {
	color: #679e55;
	background: url(../img/sub-menu-hover.gif) right center no-repeat;
	text-decoration: none;
}
.back-bt {
	width: 214px;
	height: auto;
	float: left;
	text-align: right;
	padding-bottom: 18px;
}

/* sub-navigation */

.body-center {
	margin: 0px 174px 0px 255px;
	text-align: left;
	padding:0;
}

.print-center {
	margin: 0px 50px 0px 50px;
	text-align: left;
	height: auto;
}

.center-title {
	width: 520px;
	border-bottom: 1px solid #679e55;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 0;
	float:left;
	margin-top: 15px;
}

.center-title-alt {
	width: 520px;
	border-bottom: 1px solid #679e55;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 0;
	margin-bottom: 10px;
	float:left;
}

.stepdown-title {
	width: 520px;
	font-size: 14px;
	font-weight: bold;
	height:20px;
	padding:10px 0 0 0;
	color: #145279;
}
.center-content {
	width: 520px;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

.center-content ul li {
	margin-left: 28px;
	list-style:square;
}

.center-content p img {
	float: right;
	padding:0 0 15px 15px;
}

.center-content p a {
	color:#679E55;
	font-weight:bold;
	text-decoration:none;

}

.admincenter-title {
	width: 900px;
	height: 22px;
	border-bottom: 1px solid #679e55;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding:10px 0 0 0;
}
.admincenter-content {
	width: 900px;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

.admincenter-content ul li {
	list-style:none;
}

.inner-image-th {
	float: left;
	text-align: left;
	margin-right: 16px;
}
.spotlight-title {
	width: 510px;
	height: 20px;
	background: url(../img/spotlight-buttle.gif) left top no-repeat;
	padding-left: 12px;
	float: left;
}
.spotlight-box {
	border: 1px solid #999999;
	padding: 6px;
	float: left;
	text-align: left;
	width: 506px;
	margin-bottom: 20px;
}
.spotlight-box-left {
	height: auto;
	
	padding: 10px 0 20px 20px;
	text-align: left;
}
.spotlight-box-right {
	width: 206px;
	height: auto;
	float: right;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	color: #145279;
	padding: 0 0 0 10px;
}
.welcome-text {
	width: 520px;
	height: auto;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

.welcome-text ul {
	margin: 10px 0 10px 0;
}

.welcome-text ul li {
	margin-left: 28px;
	list-style:square;
}

.body-right {
	width: 153px;
	height: auto;
	float: right;
	text-align: left;
	position:relative;
}
.features-box {
	width: 153px;
	height: auto;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}
.features-title-bg {
	width: 143px;
	height: 41px;
	float: left;
	text-align: left;
	background: url(../img/featured-title-bg.gif) left bottom no-repeat;
	padding-left: 12px;
}
.featured-link-01 {
	width: 133px;
	padding: 10px;
	background-color: #679e55;
	float: left;
	border-bottom: 1px solid #FFF;
}
.featured-link-02 {
	width: 133px;
	height: auto;
	padding: 10px;
	background-color: #7db069;
	float: left;
	border-bottom: 1px solid #FFF;
}
.featured-link-03 {
	width: 133px;
	height: auto;
	padding: 10px;
	background-color: #9cc28a;
	float: left;
	border-bottom: 1px solid #FFF;
}

.right-banner {
	width: 153px;
	height: auto;
	float: left;
}

.right-quote{
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #145279;
	font-family:"Times New Roman", Times, serif;
}

.right-quote-text{
	margin: 2px;
}

.body-bottom {
	width: 950px;
	height: 32px;
	border-top: 1px solid #95acc1;
	border-bottom: 1px solid #95acc1;
	clear: both;
	float: left;
	background: url(../img/body-bottom-bar.gif) left center no-repeat #FFF;
	padding: 6px 0px;
}

.body-bottom-left {
	width: 680px;
	height: 21px;
	float: left;
	text-align: left;
	padding: 3px 0 0 20px;
	font-size: 11px;
	color: #145279;
	font-style:italic;
	line-height: 13px;
}

.body-bottom-right {
	width: 234px;
	height: 21px;
	float: right;
	text-align: right;
	padding: 3px 16px 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #145279;
	font-size: 22px;
	letter-spacing: 3px;
	line-height: 24px; 
}

/* details box */

.bottom-details-light {
	width: 490px;
	padding: 10px 15px 15px 15px;
	color: #145279;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2E6185;
	margin-bottom: 15px;
	line-height: 14px;
}

.bottom-details-light h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #145279;
	line-height: 22px;
	text-transform: uppercase;
}

.bottom-details-light a {
	text-decoration: underline;
	color: #2E6185;
}

.bottom-details-light a:hover {
	color: #679E55;
}

.bottom-details-light ul li {
	list-style: square;
}

.bottom-details {
	width: 490px;
	padding: 10px 15px 15px 15px;
	color: #FFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2E6185;
	margin-bottom: 15px;
	line-height: 14px;
}
.bottom-details h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #FFF;
	line-height: 22px;
	text-transform: uppercase;
}

.bottom-details a {
	text-decoration: underline;
	color: #FFF;
}

.bottom-details a:hover {
	color: #7DB069;
}

.clear {
	clear:both;
}
	
/* Newsroom Boxes */

.newsroom-title {
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:10px 0 2px 0;
}

.newsroom-link {
	color:#679E55; 
	text-decoration:none; 
	font-weight: normal;
	font-size:10px;
	margin-left:7px;
}

.newsroom-link:hover {
	text-decoration: underline;
}

.newsroom-box {
	padding: 7px;
	color: #000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	margin-bottom: 15px;
	line-height: 18px;
}

.document-box {
	width: 504px;
	padding: 7px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #689e56;
	border-bottom: 1px solid #689e56;
	border-right: 1px solid #689e56;
	line-height: 18px;
}
.newsroom-box img {
	float:right;
	margin:10px 10px 10px 20px;
}

.newsroom-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #145279;
	line-height: 22px;
	text-transform: uppercase;
}

.newsroom-box a {
	text-decoration: underline;
	color: #679E55;
}

.newsroom-box a:hover {
	color: #2E6185;
}

.newsroom-text-left {
	height: auto;
	padding: 10px 0 20px 20px;
	text-align: left;
}

.newsroom-img-right {
	float:right;
	width:125px;
}

/* Spotlight Boxes */

.spotlight-gallery-box img {
	float:right;
	margin:10px 10px 10px 20px;
}

/* .spotlight-box img {
	float:right;
	margin:10px 10px 10px 20px;
} */

.spotlight-gallery-title {
	width: 520px;
	border-bottom: 1px solid #689e56;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 5px 0;
	float:left;
}

.spotlight-story-title {
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:0 0 2px 0;
}

.spotlight-center-content {
	width: 520px;
	height: auto;
	float: left;
	text-align: left;	
}
	
.spotlight-gallery-box {
	width: 504px;
	padding: 7px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #689e56;
	border-bottom: 1px solid #689e56;
	border-right: 1px solid #689e56;
	line-height: 18px;
}
	
.spotlight-gallery-top {
	width: 504px;
	color: #689e56;
	background-color:#ebf1ea;
	padding: 5px 7px 5px 7px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #689e56;
	border-bottom: 1px solid #689e56;
	border-right: 1px solid #689e56;
	line-height: 22px;
}

 #radio-all {
	margin: 0 3px 0 0;
}

.spotlight-gallery-top form {
	
}

.spotlight-gallery-bottom {
	width: 504px;
	color: #689e56;
	text-align: right;
	background-color:#ebf1ea;
	padding: 5px 7px 5px 7px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #689e56;
	border-bottom: 1px solid #689e56;
	border-right: 1px solid #689e56;
	line-height: 18px;
	margin-bottom: 20px;
}



/* publications box */

.publications-center-title {
	width: 506px;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 0;
	float:left;
}

.publications-box {
	width: 490px;
	padding: 7px 7px 7px 0;
	color: #000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
	line-height: 18px;
}

.publications-box h2 {
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.publications-icon-left {
	float: left;
	width: 29px;
	padding: 10px 10px 10px 0;
}

.publications-text-right {
	float:right;
	width: 440px;
	padding:10px 0 10px 10px;
}

.publications-title {
	width: 520px;
	font-size: 14px;
	font-weight: bold;
	height:20px;
	color: #145279;
}

.publications-initiatives-bottom {
	width: 504px;
	color: #689e56;
	text-align: right;
	background-color:#FFF;
	padding: 5px 7px 5px 7px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 20px;
}
.publications-pages {
	width: 480px;
	color: #689e56;
	text-align: right;
	background-color:#FFF;
	padding: 5px 7px 5px 7px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 20px;
}

/* CSS Footer Document */

.footer {
	width: 950px;
	height: 50px;
	float: left;
	text-align: center;
	background-color: #f3f3f3;
	color: #999999;
}
.footer-left {
	width: 700px;
	height: 40px;
	float: left;
	text-align: left;
	padding-top: 6px;
	font-size:10px;
}
.footer-right {
	width: 250px;
	height: 40px;
	float: right;
	text-align: right;
	padding-top: 6px;
	font-size:10px;
}
.footer a {
	color: #999999;
	text-decoration: underline;
}
.footer a:hover {
	color: #7db069;
	text-decoration: underline;
	
}

/* CSS Text Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body a {
	color: #83b074;
	text-decoration: none; 
}
body a:hover {
	color: #456f8e;
	text-decoration: underline;
}
.blue-link {
	color: #456f8e;
	text-decoration: none;
}

.blue-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.featured-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.featured-link:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #145279;
	text-decoration: none;
}
h1.home-link a {
	color:#FFF; 
	line-height:26px;
	text-decoration:none;
}
h1.home-link a:hover {
	color: #e0f2ff;	
	line-height:26px;
	text-decoration:none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #679e55;
	text-decoration: none;
}
.path {
	width: 930px;
	height: 14px;
	float: left;
	text-align: left;
	padding-left: 20px;
	clear: both;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}
.path a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}
.path a:hover {
	color: #679e55;
	text-decoration: underline;
}
.path-icon {
	margin: 0px 5px;
}
.Formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #145279;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #145279;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.FormText { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #145279;
	padding:5px; 
}
.FormButton { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #145279; 
	border: 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif 
}
.adminstepdown-title {
	font-size: 14px;
	font-weight: bold;
	height:20px;
	padding:10px 0 0 0;
	color: #145279;
}

/* Show and Hide layer code */

.bioLayer a span h4 {
	background: url(../img/show-arrow-hover.png) no-repeat left center;
	float: left;
	height: 11px;
	margin: 3px 10px 1px 0;
	font-size:12px;
	font-weight:normal;
	padding:0 0 3px 22px;
}

.bioLayer a span h4:hover {
	background: url(../img/show-arrow.png) no-repeat left center;
}

.bioLayerClose a span h4 {
	background: url(../img/hide-arrow-hover.png) no-repeat left center;
	float: left;
	height: 11px;
	margin: 3px 10px 1px 0;
	font-size:12px;
	font-weight:normal;
	padding:0 0 3px 22px;
}

.bioLayerClose a span h4:hover {
	background: url(../img/hide-arrow.png) no-repeat left center;
}

.bioLayerClose2 a span h4 {
	background: url(../img/close-arrow-hover.png) no-repeat left center;
	float: left;
	height: 11px;
	margin: 3px 10px 1px 0;
	font-size:12px;
	font-weight:normal;
	padding:0 0 3px 22px;
}
.bioLayerClose2 a span h4:hover {
	background: url(../img/close-arrow.png) no-repeat left center;
}

.greyLine {
	height:1px;
	border-bottom: 1px dotted;
	color: #CCCCCC;
	width:100%;
	margin-bottom: 20px;
}

.greenLine {
	height:1px;
	border-bottom: 1px dotted;
	color: #83b074;
	width:100%;
	margin: 10px 0px 15px 0px;
}

.greenLine-alt {
	height:1px;
	border-bottom: 1px dotted;
	color: #83b074;
	width:100%;
	margin: 10px 0px 10px 0px;
}

.greenLine-publications {
	height:1px;
	border-bottom: 1px dotted;
	color: #83b074;
	width:100%;
	margin: 10px 0px 0 0;
}

.button {
	font-size: 10px;
	padding: 3px 8px 4px 10px;
	background-color:#83b074;
	color:#FFF;
}

.button a {
	color: #FFF;
}

.button a:hover {
	color: #FFF;
	text-decoration:underline;
}

.staff-margin {
	padding-left:20px;
}

/*
.bioLayer span h4 {
	padding: 4px 3px 2px 3px;
	background: #145279;
	color: #FFF;
	width: 45px;
	float: left;
	height: 14px;
	text-align:center;
	margin:0px 4px 4px 0px;
	font: 10px Arial, Helvetica, sans-serif normal;
}

.bioLayer span h4:hover {
	background:#679e55;
}
*/

/* ADMIN STYLES */

.admin-list {
	list-style:none;
}

.view-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #145279;
	text-decoration: none;
}

.maplayer {
	visibility:hidden;
	position:absolute;
	top:630px;
	left:200px;
	background:#FFFFFF;
	width:300px;
	height:auto;
	border: solid 1px #145279;
	z-index:50;
}


.image-layer {
	 visibility: hidden;
	 background-color: #f3f3f3;
	 border:solid 1px #145279;
  	 position:absolute; 
  	 top:200px; 
	 left:400px; 
 	 width:auto;
  	 text-align:center; 
  	 z-index:100;
}

.float-left {
	float:left;
}

.table-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
}

.table-style tr td {
	border:1px solid #83b074!important;
	padding:10px;
}

.bulleted {
list-style:disc;
margin:2px 2px 2px 10px;
}
.bulleted li {
line-height:16px;
margin:0 0 10px 0;
}
.numbered {
margin:2px 2px 2px 10px;
}
.numbered li {
line-height:16px;
margin:0 0 10px 0;
}

/* Things for new Climate Change Data */
.needed {
	background-color: #999;
	color: #900;
	padding: 2px;
}
.mainTable tr td {
	vertical-align: top;
}
.quoteBody {
	font-style: italic;
	color:#333;
}
.quoteAuthor {
	color:#333;
	float:right;

	font-weight:bold;
	font-style:normal;
}

.icon-pdf {
	background: url(../../../assets/img/icon_pdf.png) no-repeat left center;
	padding: 0 0 0 34px;
}

.icon-word {
	background: url(../../../assets/img/icon_word.png) no-repeat left center;
	padding: 0 0 0 34px;
}

/* Table Styles for Symposia page */

.left-col {
	font-weight:bold;
}

.right-col {
	margin-left: 10px;
}

.cell-bottom {
	border-bottom:1px dotted #145279;
}

/* Form Styles for Newsletter Page */

#form-newsletter {
	padding:15px 15px 15px 18px;
	background-color:#CDE7CA;
	width: 165px;
}

#form-newsletter input {
	margin-bottom: 10px;
}

#form-newsletter input.submit {
	float:right;
	margin:0 5px 0 0;
}
