@charset "utf-8";
/* CSS Document */

/* ---------------------BASE STYLES--------------------- */

body {
	height: 100%;
	text-align: center;
	background: #fff;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	/*font-family: Gill Sans, Verdana, sans-serif;*/
	}	

html {
	height: 100%;
	font-size: 100%; /* IE hack */ 
	}		

.clear {
	clear: both;
	}

.hidden {
	display: none;
	}
	
hr { 
	width: 100%;
	height: 1px;
	color: #e0dfd4;
	background-color: #f7f7f4;
	border: 0px solid #f7f7f4;
	margin: 20px 0;
	} 
	
table  {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	font-size: 100%; /* IE hack */
	}
	
input,
select {
	font-family: 'Open Sans', sans-serif;
	/*font-family: Gill Sans, Verdana, sans-serif;*/
	}
	
img {
	behavior: url("iepngfix.htc.html");
	}

/* ---------------------LAYOUT--------------------- */
	
#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	border: 0;
	padding: 20px 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	letter-spacing: -0.01em;
	}

html>body #container {
	height: auto;
	}
	
#top {
	width: 960px;
	height: 224px;
	background: url("../images/defaults/banner.jpg") no-repeat;
	}

#search {
	z-index: 2;
	left: 543px;
	top: 40px;
	float: left;
	position: absolute;
 	width: 500px;
	text-align: right;
	color: #000;
	}

#nav {
	width: 960px;
	}

#topNav {
	float: left;
	width: 688px !important;
 	width /**/: 718px;
	height: 24px !important;
 	height /**/: 35px;
	padding: 5px 20px 6px 10px;
	background: #fff;
	border-left: 1px solid #E5E5DC;
	border-right: 1px solid #E5E5DC; 
	}

#rss {
	float: left;
	width: 200px !important;
 	width /**/: 239px;
	height: 24px !important;
 	height /**/: 35px;
	padding: 3px 19px 8px 20px;
	background: #F7F8F3;
	border-right: 1px solid #E5E5DC;
	text-align: right;
	}
	
#rss a:hover {
	border-bottom: none;
	}

#main {
	width: 960px;
	background: url("../images/structural/bg-main.gif") repeat-y;
	}

#content {
	float: left;
 	width: 720px;
	background: url("../images/structural/bg-content-long.gif") top no-repeat;
	}
	
#contentHome {
	padding: 15px 0 5px 0;
	}

#left {
	float: left;
	width: 420px !important;
 	width /**/: 480px;
	padding: 20px 30px;
	}
	
#leftHome {
	float: left;
	width: 420px !important;
 	width /**/: 480px;
	padding: 20px 30px 40px 30px;
	}

#mid {
	float: left;
	width: 200px !important;
 	width /**/: 240px;
	padding: 32px 20px 20px 20px;
	}

#threeFeaturesHome {
	width: 700px !important;
 	width /**/: 720px;
	padding: 0;
	}
	
#contentB {
	width: 720px;
	height: 10px;
	background: url("../images/structural/bg-content-b.gif") top no-repeat;
	}

#sidebar {
	float: left;
	width: 200px !important;
 	width /**/: 240px;
	padding: 0 20px 0 20px;
	}

#footer {
	width: 920px !important;
 	width /**/: 960px;
	padding: 20px 20px 0 20px;	
	}
	
#mainB {
	background: url("../images/structural/bg-main-b.gif") top no-repeat;
	}
	
/* ---------------------LINKS--------------------- */

div .featureBoxImg a {
	border-bottom: none;
	}
	
div #newsletterHome a {
	border-bottom: none;
	}
	
a {
	color: #469c23;
	text-decoration: none;
	}

a:hover {
	border-bottom: 1px dotted #469c23;
	}
	
a.linkLarge {
	color: #469c23;
	font-size: 1.4em !important;
	line-height: 1.4em !important;
	border-bottom: 1px dotted #e9e8e1 !important;
	}
	
a.linkLarge:hover {
	border-bottom: 1px dotted #469c23 !important;
	}
	
#footer a {
	color: #8c8b80;
	}
	
#footer a:hover {
	color: #469c23;
	text-decoration: none;
	}
	
/* ---------------------IMAGES--------------------- */

img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
img.right {
	border: 0;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;	
	padding: 0;
	}

#banner img {
	display: block;
	}
	
/* ---------------------TOP SEARCH--------------------- */	
	
#searchTop {
	z-index: 2;
	left: 705px;
	top: 50px;
	float: left;
	position: absolute;
 	width: 230px;
	text-align: right;
	color: #fff; 
	} 
	
#searchTop fieldset {
	display: inline;
	border: none;
	padding: 0;
	margin: 0;
	}
	
#searchTop legend {
	display: none;
	}
	
#searchTop label {
	display: none;
	}
	
#searchTop fieldset div.pageSearchBoxTextPanel {
	float: left;
	}
	
#searchTop fieldset div.pageSearchBoxTextPanel input {
	border: 1px solid #fff;
	padding: 3px;
	font-size: 0.9em;
	width: 135px;
	color: #403f3c; 
	} 
	
#searchTop fieldset div.pageSearchBoxButtonPanel {
	float: left;
	padding: 0 0 0 5px;
	margin: -2px 0 0 0;
	}
	
.pageSearchBoxButtonPanel input {
	font-size: 0.9em;
	padding: 2px 1px;
	}
	
/* ---------------------PUBLICATIONS SEARCH--------------------- */	
	
#mid fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}
	
#mid legend {
	display: none;
	}
	
#mid label {
	display: none;
	}
	
#mid fieldset div.assetSearchBoxTextPanel {

	}
	
#mid fieldset select {
	font-size: 0.9em;
	border: 1px solid #b2b2b2;
	padding: 3px 3px 3px 0;
	margin: 0 0 5px 0; 
	} 
	
#mid fieldset div.assetSearchBoxButtonPanel {
	padding: 3px 0 0 0;
	}
	
.assetSearchBoxButtonPanel input {
	font-size: 0.9em;
	padding: 2px 1px;
	}
	
/* ---------------------TEXT--------------------- */

body {
	font-family: Helvetica, 'Open Sans', sans-serif;
	/* font-family: 'Gill Sans', Verdana, sans-serif; */
	font-size: 70%;
	/* font-size: 78%; */
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #403f3c;
	}
	
#main {
	font-size: 1.05em;
	}
	
p {
	margin: 0;
	padding: 0 0 15px 0;
	}	

h1 {
	position: absolute;
	font-size: 0;
	left: -1000px;
   }
   
h2 {
	font-size: 1.9em;
	margin: 0;
	padding: 8px 0 15px 0;
	color: #403f3c;
	font-weight: lighter;
	line-height: 1em;
	}
	
h3 {
	font-size: 1.4em;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #403f3c;
	font-weight: lighter;
	}
	
#left ul {
	padding: 0 0 15px 13px;
	margin: 0;
	} 
	
#left li {
	padding: 0px 0 3px 0;
	}

#footer {
	color: #8c8b80;
	font-size: 1em;
	line-height: 1.4em;
	}
	
.listDate {
	color: #403f3c;
	font-style: italic;
	padding: 15px 0 0 0;
	}
	
.listTitle {
	font-size: 1.4em;
	line-height: 1.1em;
	padding: 1px 0 5px 0;
	}
	
.listSummary {
	padding: 0 0 15px 0;
	}
	
/* ---------------------TOPNAV--------------------- */

#topNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#topNav li {
	font-size: 1em;
	position: relative; 
	float: left;
	padding: 0 6px 2px 6px;
	letter-spacing: -0.02em;
    margin: 0;
	border-right: 1px solid #d4d4d4; 
	}

#topNav a {
	float: left;
    display: block;
	color: #7d7d7c;
	font-weight: normal;
    }

#topNav a:hover {
	color: #469c23;
	text-decoration: none;
	border-bottom: none;
	}
	
#topNav .selected {
	font-weight: bold;
	}
	
/* ---------------------SUBNAV--------------------- */

#subNav h3,
#downloads h3,
#mid h3 {
	font-size: 1.4em;
	padding: 0 0 10px 0;
	margin: 0;
	color: #403f3c;
	font-weight: lighter;
	letter-spacing: -0.05em;
	}

#subNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#subNav li {
	text-transform: lowercase;
	line-height: 1.2em;
	padding: 0 0 5px 0;
	}

#subNav a {
    display: block;
	font-weight: normal;
	padding: 0 0 0 12px;
	border-bottom: none;
	background: url("../images/widgets/arrow-subnav.gif") no-repeat top left;
    }

#subNav a:hover {
	color: #403f3c;
	}
	
#subNav .selected {
	/*font-weight: bold;*/
	}

ul #subNavLevel3 {
	line-height: 1.2em;
	padding: 5px 0 0 0px;
	border: none;
	}	
	
#subNavLevel3 li {
	line-height: 1.2em;
	padding: 1px 0 3px 7px;
	border: none;
	}
	
#subNavLevel3 li a {
	background: none;
	}
	
#subNavLevel3 .selected {
	/*font-weight: bold;*/
	}
	
	
/* ---------------------DOWNLOADS--------------------- */

#downloads {
	padding: 10px 0 0 0;
	}

#downloads ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#downloads li {
	text-transform: lowercase;
	line-height: 1.2em;
	padding: 1px 0 3px 0;
	}

#downloads a {
    display: block;
	font-weight: normal;
	padding: 0 0 0 12px;
	border-bottom: none;
	background: url("../images/widgets/arrow-subnav.gif") no-repeat top left;
    }

#downloads a:hover {
	color: #403f3c;
	}
	
/* ---------------------RELATED LINKS--------------------- */

#relLinks {
	padding: 10px 0 0 0;
	}
	
#relLinks ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#relLinks li {
	text-transform: lowercase;
	line-height: 1.2em;
	padding: 1px 0 3px 0;
	}

#relLinks a {
    display: block;
	font-weight: normal;
	padding: 0 0 0 12px;
	border-bottom: none;
	background: url("../images/widgets/arrow-subnav.gif") no-repeat top left;
    }

#relLinks a:hover {
	color: #403f3c;
	}
	
/* ---------------------FEATURES--------------------- */

.featureBoxHome1 {
	float: left;
	width: 200px;
	margin: 0 0 20px 30px;
	}
	
.featureBoxHome2 {
	float: left;
	width: 200px;
	margin: 0 0 20px 20px;
	}
	
.featureBoxHome3 {
	float: left;
	width: 200px;
	margin: 0 0 20px 50px;
	}
	
.featureBox {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
	}
	
.featureBoxContent {
	background: #a4a29c;
	}	
	
.featureBoxContent img {
	padding: 0;
	margin: 0;
	}
	
.featureBoxContent p {
	padding: 15px;
	color: #fff;
	}
	
div .featureBoxContent a {
	color: #fff;
	}
	
.featureBoxContent a:hover {
	border-bottom: 1px dotted #fff;
	}
	
.featureBoxB {
	width: 200px;
	height: 10px;
	background: url("../images/structural/feature-b.gif") no-repeat top;
	}
	
/* ---------------------NEWS--------------------- */
	
.newsListMini {
	padding: 15px 0 5px 0;
	}
	
.newsListMini h3 {
	font-size: 1.3em !important;
	padding: 0 0 10px 0;
	margin: 0;
	}
	
.newsListMini h3 a {
	color: #403f3c;
	padding: 0;
	margin: 0;
	font-weight: lighter;
	letter-spacing: -0.05em;
	}
	
.newsListMini h3 a:hover {
	color: #469c23;
	border-bottom: 1px dotted #469c23;
	}

.newsItemHome	{
	padding: 0 0 0 0;
	}
	
.newsItemHome a {
	color: #469c23;
	font-size: 1.1em;
	border-bottom: none;
	}
	
.newsItemHome a:hover {
	border-bottom: 1px dotted #469c23;
	}
	
.listDate {
	padding: 5px 0 0 0;
	}
	
.listDateHome {
	color: #717171;
	font-style: italic;
	}
	
.newsDate {
	font-style: italic;
	margin: -15px 0 0 0;
	}	
	
h4 {
	color: #403f3c;
	font-size: 1.3em;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-weight: lighter;
	}

.listTitle {

	}
	
.listTitle a {
	color: #469c23;
	font-size: 1em;
	border-bottom: none;
	}
	
.listTitle a:hover {
	border-bottom: 1px dotted #469c23;
	}

.listSummary {

	}
	
/* ---------------------INPUT--------------------- */

.formBox {
	padding: 20px 0 0 0;
	}

.formLabel {
	float: left;
	width: 120px;
	padding: 0 0 10px 0;
	}
	
.formLabel2 {
	width: 120px;
	padding: 0 0 10px 0;
	}
	
.formLabelWide {
	float: left;
	width: 300px;
	padding: 0 0 5px 0;
	}

.formItem {
	float: left;
	width: 300px;
	padding: 0 0 10px 0;
	}
	
.formItemWide {
	float: left;
	width: 400px;
	padding: 0 0 10px 0;
	}
		
.textBoxMini {
	width: 30px;
	}
	
.textBoxShort {
	width: 150px;
	}
	
.textBoxLong {
	width: 275px;
	}
	
.dropListMedium {
	width: 150px; 
	}
	
.textFieldMultilineLong {
	width: 395px;
	}
	
.errorMessage,
.validationMessage {
	color: #CD0008;
	}
	
/* ---------------------SITE MAP--------------------- */	
	
#siteMapLevel1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
    }
	
#siteMapLevel1 a {
    border-bottom: none;
    }
	
#siteMapLevel1 a:hover {
	border-bottom: 1px dotted #403f3c;
    }

#siteMapLevel1 li {
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0 0;
	font-weight: bold;
    }
	
#siteMapLevel2 li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
	font-weight: normal;
    }
	
#siteMapLevel3 li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 30px;
	font-weight: normal;
    }
	
/* ---------------------FOOTER--------------------- */	
	
#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 15px 0 0 0;
    }
	
#footer li {
	display: inline;
    margin: 0;
	padding: 0 10px 0 0;
	}
	
#footer a {

	}
	
#footer .selected {
	font-weight: bold;
	}
	
/* ---------------------NEWSLETTER SIGNUP HOME--------------------- */

#newsletterForm {
	z-index: 2;
	left: 740px;
	top: 455px;
	float: left;
	position: absolute;
 	width: 200px;
	}
	
#newsletterForm input {
	border: 1px solid #b2b2b2;
	margin: 3px 0 0 0;
	font-size: 0.9em;
	}
	
#newsletterForm input.inputName {
	padding: 1px 3px;
	width: 179px !important;
 	width /**/: 185px;
	height: 20px !important;
 	height /**/: 22px;
	}
	
#fieldWrapper {
	float: left;
	padding: 8px 6px 0 0;
	width: 154px !important;
 	width /**/: 160px;
	}
	
#newsletterForm input.inputEmail {
	padding: 1px 3px;
	width: 148px !important;
 	width /**/: 154px;
	height: 20px !important;
 	height /**/: 22px;
	margin: 0;
	}
	
#buttonWrapper {
	float: left;
	width: 24px;
	padding: 8px 0 0 0;
	}
	
#newsletterForm input.btn {
	border: none !important;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0 0 0 4px;
	}

#newsletterHome {
	padding: 0 0 110px 0;
	}
	
#newsletterHome p {
	padding: 15px 0;
	}
	
/* ---------------------FACEBOOK HOME--------------------- */

#facebookHome {
	margin: 10px 0 0 0;
	}
	
.twtr-ft {
	display: none;
	}