body {
	background:#fff url(../../img/bg.png) repeat-x 0px -61px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	-webkit-text-size-adjust: none;
}
img {
	border:0;
}
a {
	color:#617c8d;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#wrapper {
	margin:0 auto;
	width:940px;
	padding:0;
}
a.logo {
	width:588px;
	height:24px;
	text-indent:-3000px;
	margin:19px 0 0;
	display:block;
	background:url(../../img/logo.png) no-repeat;
}
ul#nav {
	list-style:none;
	margin:14px 0 0;
	padding:0;
	display:table;
	height:30px;
	border-right:solid 1px #bf774f;
	border-left:solid 1px #8c4c28;
}
ul#nav li {
	height:30px;
	line-height:30px;
	border-left:solid 1px #bf774f;
	border-right:solid 1px #8c4c28;
	overflow:visible;
	font-size:14px;
	display:table-cell;
	position:relative;
	float:left;
}
ul#nav li a.panav {padding:0 45px}
ul#nav li a {
	color:#fff;
	text-decoration:none;
	padding:0 41px;
	display:block;
}
ul#nav li.over {
	border-left:solid 1px #a8572a;
	border-right:solid 1px #461900;
}
ul#nav li div {
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	z-index:-99;
	display:none;
	background:url(../../img/bg.png) repeat-x 0px -31px;
}
ul#nav li.select {
	border-left:solid 1px #697243;
	border-right:solid 1px #697243;
}
ul#nav li.select a {
	background:url(../../img/bg.png) repeat-x 0px 0px;
	line-height:31px;
	overflow:visible;
}
#content {
	border:solid 1px #fff;
	background-color:#fff;
	margin:12px 0;
	min-height:350px;
}
#left {
	width:200px;
	float:left;
	overflow:hidden;
	margin:0 0 20px;
	padding:0;
	min-height:350px;
	background:url(../../img/bg_left.png) repeat-y;
}
#left h2 {
	width:100%;
	height:42px;
	text-indent:-3000px;
	background:#fff url(../../img/titles.png) no-repeat;
	margin:0;
	padding:0 0 20px;
	border-bottom:solid 1px #fff;
}
.initiatives #left h2 {
	background-position:0px 0px;
}
.publications #left h2 {
	background-position:-200px 0px;
}
.programareas #left h2 {
	background-position:-400px 0px;
}
.staff #left h2 {
	background-position:-600px 0px;
}
.news #left h2 {
	background-position:-800px 0px;
}
.contact #left h2 {
	background-position:-1000px 0px;
}
.careers #left h2 {
	background-position:-1200px 0px;
}
.publicaffairs #left h2 {
	background-position:-1617px 0px;
}
#left ul {
	list-style:none;
	margin:-20px 0 0;
	padding:0 0 20px;
	background:#fff;
}
#left li {
	border-bottom:solid 1px #b2b1ee;
}
#left li a {
	background-color:#42417b;
	padding:12px 18px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#left ul li a:hover {
	background-color:#5d5c99;
}
#left li.select a, #left li.select a:hover {
	background-color:#5a7f92;
}
#left li.mainlink{
	border:none;
	}
#left li.mainlink a{
	border:none;

	}	
#left li.sublinktop{
	border-top:#6c6ba0 1px solid;border-bottom:#6c6ba0 1px solid;
}

#left li.sublinktop a, #left li.sublinkbottom a {
	background-color:#54538c;
	padding:6px 18px 6px 35px;
	color:#fff;
	display:block;
	text-decoration:none;
}
#left ul#sublinks li a:hover {
	background-color:#5d5c99;
}
#left ul#sublinks li.select a, #left li.select a:hover {
	background-color:#5a7f92;
}

#page {
	margin:20px 90px 20px 24px;
	width:618px;
	float:left;
	overflow:hidden;
	min-height:350px;
}
.fill {background-color:#fff;}
#page h1 {
	margin:0;
	color:#617c8d;
	height:40px;
	background:url(../../img/titles_small.png) no-repeat;
	text-indent:-3000px;
}
.initiatives #page h1 {
	background-position:0px 0px;
}
.publications #page h1 {
	background-position:0px -40px;
}
.programareas #page h1 {
	background-position:0px -80px;
}
.staff #page h1 {
	background-position:0px -120px;
}
.news #page h1 {
	background-position:0px -160px;
}
.contact #page h1 {
	background-position:0px -200px;
}
.careers #page h1 {
	background-position:0px -240px;
}
.publicaffairs #page h1 {
	background-position:0px -280px;
}
.mediaform #page h1 {
	background-position:0px -320px;
}
#page h2.first {
	margin:0 0 25px;

}
div.hzline {border-top:solid 1px #d0dbe1;margin-top:30px}

#page h2 {
	margin:25px 0 25px;
	font-size:16px;
	color:#ab5b31;
	clear:both;
}

#page h3 {
	margin:0 0 20px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}
#page h4 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	clear:both;
}
#page p {
	margin:0 0 20px;
}
#page ul, #page ol {
	margin-top:0;
	margin-bottom:5px;
}
#page li {
	margin-top:0;
	margin-bottom:15px;
}
#page label {
	width:30%;
	display:block;
	float:left;
}
#page input {
	margin-right:10px;
}
#page img.left {
	float:left;
	padding:0 15px 15px 0;
}
#page img.right {
	float:right;
	padding:0 0 15px 15px;
}
ul#info {
	list-style:none;
	margin:0;
	padding:0 16px;
	display:table;
	height:57px;
	width:906px;
	clear:both;
	text-align:center;
	border-top:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
}
ul#info li {
	display:table-cell;
	float:left;
	overflow:hidden;
	height:25px;
	margin:16px 0;
	padding:0 36px;
	text-indent:-3000px;
	border-left:solid 1px #d5d6c4;
}
ul#info li:first-child {
	border-left:0;
}
ul#info li a {
	background:url(../../img/contact.png) no-repeat;
	display:block;
	margin:0;
	padding:0;
	height:100%;
}
ul#info li a.phone {
	width:227px;
	background-position:0px 0px;
}
ul#info li a.address {
	width:331px;
	background-position:-227px 0px;
}
ul#info li a.form {
	width:95px;
	background-position:-558px 0px;
}
#footer {
	text-align:center;
	font-size:12px;
	padding:20px 0;
	margin:0;
}
#footer p {
	margin:0 0 5px;
	color:#666;
}
#footer a {
	padding:0 10px;
	color:#666;
}
a.footersitelink{text-decoration:none;}
body.home {
	background:#fff url(../../img/img_home_bg.png) repeat-x 0px -251px;
}
.home #content {
	border:0;
	background-color:transparent;
}
.home #left {
	width:276px;
	height:251px;
	min-height:251px;
	background:url(../../img/img_home_bg.png) no-repeat 0px 0px;
	margin:0;
	padding:0;
}
.home #left h2 {
	margin:0 0 0 59px;
	padding:0;
	width:217px;
	height:44px;
	background:#452614 url(../../img/titles.png) no-repeat -1400px 1px;
	color:#fff;
	border-bottom:0;
}
.home #left ul {
	margin:0 0 0 59px;
	padding:0;
	width:217px;
	height:176px;
	background:#9d552d;
}
.home #left li {
	border-top:solid 1px #c18666;
	border-bottom:0;
}
.home #left li a {
	background-color:#9d552d;
	border-top:solid 1px #8a4b28;
	padding:11px 18px;
}
.home #left li a:hover {
	background-color:#ce7c4f;
}
.home #content {
	background:transparent none;
}
.home #page {
	padding:0;
	margin:0;
	width:auto;
	min-height:251px;
}
.home #page p {
	width:215px;
	height:169px;
	min-height:169px;
	border:solid 5px #fff;
	background:#d7e0e5 url(../../img/img_home.jpg) no-repeat 252px 0px;
	margin:0;
	color:#445e6b;
	padding:20px 423px 20px 16px;
	font-size:13px;
	line-height:20px;
}
.home #page .tag {
	background:transparent url(../../img/img_home_tag.png) no-repeat;
	text-indent:-3000px;
	height:31px;
}
.home #bottom {
	margin:0;
	padding:27px 0 34px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.home #bottom div.left {
	width:288px;
	padding:0 19px 0 0;
	float:left;
	overflow:hidden;
	border-right:solid 1px #d0dbe1;
}
.home #bottom div.center {
	width:288px;
	padding:0 18px;
	float:left;
	overflow:hidden;
}
.home #bottom div.right {
	width:285px;
	padding:0 0 0 19px;
	float:left;
	overflow:hidden;
	border-left:solid 1px #d0dbe1;
}
.home #bottom h2 {
	height:36px;
	width:100%;
	margin:0;
	padding:0;
	text-indent:-3000px;
	background:url(../../img/titles_small.png) no-repeat;
}
.home #bottom h2.initiatives {
	background-position:0px 0px;
}
.home #bottom h2.publications {
	background-position:0px -40px;
}
.home #bottom h2.news {
	background-position:0px -160px;
}
.home #bottom h2.careers {
	background-position:0px -240px;
}
.home #bottom h3 {
	color:#be785f;
	font-size:13px;
	margin:0 0 6px;
}
.home #bottom h4 {
	margin:0;
	font-size:12px;
	line-height:16px;
}
.home #bottom p {
	margin:0 0 18px;
	line-height:16px;
}
.home #bottom p.news {
	color:#617c8d;
}
.home #bottom a.more {
	color:#5e6b3f;
}
.home #bottom img.left {
	float:left;
	padding:0 15px 15px 0;
}
.home #bottom img.right {
	float:right;
	padding:0 0 15px 15px;
}
ul {
	margin-left:1em;
	padding-left:0;
}
.boldtext { font-weight:bold}

div.hiddenpage div#content {margin-top:60px;}
div.hiddenpage div#content div#page {margin-left:30px}
div.hiddenpage div#content h2{padding:0; margin-top:10px;}
div.hiddenpage div#content ul.indent {padding-left:25px}