html {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #9fbb5b;
	text-decoration: none;
}

a:hover {
	color: #00644b;
}

a.linkList {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 15px;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #333;
	margin: 10px 0 12px;
}

h2 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}

.section h2 {
	font-size: 12px;
	padding-left: 6px;
	font-weight: bold;
	background-color: #87aa32;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h2.green {
	font-size: 12px;
	padding-left: 6px;
	font-weight: bold;
	background-color: #87aa32;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	color: #333;
}

h4 {
	font-size: 11px;
}

.section h4 a {
	background: none;
	padding: 0;
}

#container {
	position: relative;
	margin: 30px auto 0;
}

#logo {
    position: relative;
}

#logo img {
	border: 0;
}

#logo.sixCols {
	margin-top: 0px;
}

#search {
	position: relative;
	right: 0;
	top: 10px;
}

#search input {
	width: 128px;
	height: 17px;
	padding: 2px 5px 0;
	border: 1px solid #b1b3b4;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #87888a;
}

#search input.submitBtn {
	width: 60px;
	padding: 0;
	margin-left: 10px;
	border: none;
	background: none;
	font-size: 10px;
	color: #9fbb5b;
}

#mainImage a img {
	border: none;
}

.highlight {
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px dashed #9c9e9f;
	position: relative;
}

.highlight h4 {
	color: #58585a;
}

.highlight a {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 15px;
}

.highlight form {
	margin: 1px 0 1px 15px;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #87888a;
}

.highlight select {
	width: 184px;
	height: 18px;
	border: 1px solid #c7c8c9;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #87888a;
}

p.goBottom {
	position: absolute;
	bottom: 2px;
}

.separator {
	border-top: 1px dashed #9c9e9f;
	height: 1px;
}

.separator.twelveCols {
	margin: 10px 10px 0 10px;
}

.affiliations {
	font-size: 9px;
	font-weight: bold;
}

.affiliations img {
	border: 0;
}

.affiliations a {
	margin-right: 6px;
}

.copyright {
	font-size: 10px;
}

.offices {
	font-size: 9px;
}

.affiliations.threeCols,
.copyright.sixCols,
.offices.threeCols {
	margin: 6px 10px 10px 10px;
}

.content p.breadcrumb {
	font-size: 10px;
	margin: 0;
}

.content p.date {
	margin: 0;
}

.content ul {
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 15px;
    height: 1%;
}

.content ul li {
    display: block;
	padding-left: 10px;
    background: url(../images/bullet.gif) no-repeat left 8px;
}

*:first-child + html .content ul li {
    float: left;
    display: block !important;
    width: 100% !important;
}

* html .content ul li {
    float: left;
    display: block !important;
    width: 97% !important;
    padding-right: 3%;
}

p.listType a {
    background: url(../images/bullet.gif) no-repeat left 8px;
    padding-left: 10px;
    font-weight: bold;
    display: block;
}

.section a {
	background: url(../images/arrow.gif) no-repeat left 4px;
	padding-left: 15px;
	display: block;
}

* html .section a {
	height: 1%;
}

.section p a {
	display: inline;
}

.section ul {
	list-style-type: none;
	margin-bottom: 20px;
}

.section.noLeft {
    clear: left;
}

*:first-child+html .section ul {
	list-style-position: outside;
}

* html .section ul {
	list-style-position: outside;
}

* html .section ul li {
	list-style-position: outside;
    width: 200px !important;
}

.section select {
	width: 218px;
	height: 18px;
	border: 1px solid #c7c8c9;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #87888a;
}

ul.arrowList {
	list-style-type: none;
}

ul.arrowList li {
	background: url(../images/arrow.gif) no-repeat left 5px;
	padding-left: 15px;
}        

.content ul.twoColumns {
	width: 230px;
	float: left;
}

.content ul.twoColumns li,
.content .section ul li {
    background: none;
    display: block;
    float: none !important;
}

.content ul.arrowList li {
    float: none !important;
    padding-left: 0;
}

li.listSeparator {
	height: 20px;
}

p.breadcrumb a {
	background: url(../images/arrow-grey.gif) no-repeat left center;
	padding-left: 6px;
	margin-right: 2px;
}

p.breadcrumb a.first {
	padding: 0;
	background: none;
}


.content p {
	margin-bottom: 12px;
}

p.doubleSpace,
.content p.doubleSpace {
	margin-bottom: 32px;
}

.content p.noSpace {
	margin: 0;
}

p.normalSpace {
	margin-bottom: 20px;
}

.contentText {
	font-size: 13px;
}

p.footnotes {
	font-size: 11px;
	color: #87888a;
	font-style: italic;
	margin-bottom: 0px;
}

#newsletter {
	margin: 7px 0 10px 0;
}

* html #newsletter {
	margin: 5px 0 10px 0;
}

*:first-child+html #newsletter {
	margin: 5px 0 10px 0;
}

#newsletter input.email {
	width: 188px;
	height: 18px;
	padding: 2px 5px 0;
	border: 1px solid #b1b3b4;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #87888a;
}

.intro {
	height: 200px;
	margin-bottom: 20px;
}

/*   Forms   */

.content form {
	overflow: hidden;
	position: relative;
	font-size: 11px;
}

.content form input {
	width: 214px;
	padding-left: 4px;
	height: 18px;
	border: 1px solid #d2dbd0;
	background: #f3f6ea;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #87888a;
}

.content form dl.checkIt input {
	width: 20px;
	border: none;
	background: none;
	position: relative;
	bottom: -5px;
}

*:first-child+html .content form input.checkIt {
	bottom: -2px;
}

* html .content form input.checkIt,
* html .content form input.submitBtn {
	position: static;
}

.content form input.submitBtn {
	width: 50px;
	border: none;
	background: none;
	position: relative;
	margin: 15px 0 0 15px;
	color: #9fbb5b;
	background: url(../images/arrow.gif) no-repeat right 6px;
	padding-right: 12px;
	font-size: 11px;
	font-weight: bold;
}

select {
	width: 220px;
	height: 20px;
	border: 1px solid #d2dbd0;
	background: #f3f6ea;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #87888a;
}

.content form label {
	font-size: 9px;
	margin-left: 4px;
	text-transform: uppercase;
	line-height: 15px;
	color: #87888a;
}

.content form textarea {
	width: 458px;
	height: 118px;
	border: 1px solid #d2dbd0;
	background: #f3f6ea;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 15px;
	color: #87888a;
}

.content form dl {
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-bottom: 4px;
}

.content form dl.max {
	width: 460px;
}

.content form dl.noLeft {
	margin-left: 0;
	clear: left;
}

ul.flash_error strong {
    color: #ff0000;
}

p.flash_success {
    color: #00cc00;
    font-size: 12px;
    font-weight: bold;
}

.floatedLeft {
	float: left;
	margin-right: 10px;
}

.floatedLeft img {
	border: 0;
}

.partnerImg {
	float: left;
	margin: 0 10px 0 0;
}

/*   Sidebar   */

.sidebar {
	font-size: 11px;
}

.sidebar p.sidebarTitle {
	border-top: 1px dashed #9c9e9f;
	padding-top: 10px;
	color: #58585a;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0 0px;
}

.sidebar p.sidebarTitle.first {
	border: none;
	padding: 0;
}

.sidebar a.linkList {
	display: block;
	margin-top: 20px;
}

.sidebar a img {
	border: 0;
}

img.ani {
    position: absolute;
    bottom: 1px;
     right: 20px;
}

.date {
	font-size: 10px;
	color: #b1b3b4;
}

span.green {
	color: #9fbb5b;
}

/*   Navigation styles    */

#main-navigation {
  height: 80px; 
}

#main-navigation ul {
	list-style-type: none;
    font-size: 28px;
}

#main-navigation ul li {
	float: left;
}

#main-navigation ul li.dim a {
	font-size: 12px;
    color: #999;
}

#main-navigation ul li a {
	margin-right: 15px;
}

#main-navigation ul li.selected a {
	color: #000;
}

#main-navigation img {
    display: none;
}

.secNavigation ul {
	font-size: 16px;
	line-height: 25px;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: -0.7px;
}

.secNavigation ul li a.active {
	color: #58585a;
}

.secNavigation ul ul {
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	margin-left: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}
/*modified by alex*/
.nofloat {
    float: none !important;   
}

.searchResult .highlight {
    border-top: none;
    border-bottom: 1px dashed #9C9E9F;
    padding-top: 0;
    padding-bottom: 1px;
    font-size: 13px;
}
