/* CSS Document */

/*---------- GLOBAL SETTINGS -----------*/

body {
	font: 75%/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color: #6a6a6a;
	background: url(../images/paper.gif) top left;
	letter-spacing: .04em;
}


dl {
	margin: 0px;
	padding: 0px;
}

dt {
	color: #51765b;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

dd {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	font-size: .9em;
}

/*---------- CONTAINER TO HOLD 2 COLUMNS AND GIVES THE FOOTER SOMETHING TO FLOW AFTER -----------*/

#shell {
  position: relative;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 10;
}

.shellFix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .shellFix {height: 1%;}
/* End hide from IE-mac */

/*---------- COLUMN 1 (CONTAINS MAIN AND SUB MENUS AND PROFILE) -----------*/

#column1 {
  position: relative;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 249px;
	padding: 0px;
	z-index: 4;
}

/*---------- COLUMN 2 (CONTAINS CONTENT BLOCK) -----------*/

#column2 {
	float: left;
	width: 504px;
	margin: 0px 0px 0px -234px;
	padding-left: 234px;
	background: url(../images/grayTrees.gif) bottom left no-repeat;
	z-index: 5;
}

/*---------- TITLE / LOGO -----------*/

#logo {
	text-indent: -5000px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: none;
}

#topRightContainer {
	/*float: right;*/
	width: 500px;
	height: 153px;
}

/*---------- MAIN MENU -----------*/

#menu {
	position: relative;
	margin: 153px 0px 6px 0px;
	width: 120px;
	height: 401px;
	height: 314px;
	padding: 15px 0px 10px 0px;
	background: url(../images/mainMenu.gif) top left no-repeat;
	display: block;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	/*float: left;*/
	text-transform: uppercase;
}

#menu li {
	margin: 0px 0px 5px 0px;
	list-style: none;
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
}

.menuLink {
	text-decoration: none;
	color: #636c64;	
	width: 106px;
	display: block;
	padding: 3px 0px 3px 10px;
}

#menu a:hover, #subsubmenu a:hover {
	color: #66E;
}

.menuActive {
	background: url(../images/mainActiveBg.gif) top left repeat-y;
	background-color: #ADB2CF;
	border-top: solid 1px #acacac;
	border-bottom: solid 1px #acacac;
	width: 89px;
	margin: 0px 0px 0px 0px;
	padding: 3px 30px 3px 10px;
	text-decoration: none;
	color: #d18555;
	display: block;
	position: relative;
	z-index: 20;
}

/*---------- SUB MENU -----------*/

#submenu {
	position: absolute;
	margin: 0px 0px 6px 0px;
	top: 0px;
	left: 128px;
	width: 114px;
	height: 405px;
  height: 316px;
	/*background-color: #BDC1D8;*/
	padding: 13px 0px 10px 0px;
	background: url(../images/submenu.gif) top left no-repeat;
	text-transform: none;
}

.submenuLink {
	text-decoration: none;
	color: #555;
	display: block;
	width: 91px;
	padding: 3px 10px 3px 10px;
}

#submenu li {
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.submenuActive {
	background: url(../images/subActiveBg.gif) top left repeat-y;
	background-color: #ADB2CF;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #d18555;
	display: block;
	width: 91px;
}


#fillerContact, #fillerGlossary, #fillerSiteMap {
  width: 100%;
  height: 308px;
  background-position: center center;
  background-repeat: no-repeat;
}

#fillerContact, #fillerGlossary, #fillerSiteMap {
	background-image: url(../images/fillerContact.gif);
}

#fillerGlossary {
	background-image: url(../images/fillerGlossary.gif);
}

#fillerSiteMap {
	background-image: url(../images/fillerSiteMap.gif);
}


/*---------- SUB SUB MENU -----------*/

#subsubmenu {	
	/*float: right;*/
	float: left;
	display: block;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0 0 0px;
	text-transform: none;
	font-size: .9em;
	line-height: 1.1em;
}

#subsubmenu li {
	margin: 2px 0px 2px 0px;
	padding: 0;
}

.subsubmenuLink {
	display: block;
	text-decoration: none;
	color: #555;
	padding: 3px 10px 3px 18px;
	margin: 0px;
	width: 86px;
}

.subsubmenuActive {
	text-decoration: none;
	color: #d18555;
	padding: 3px 10px 3px 18px;
	margin: 0px;
	width: 86px;
	display: block;
}

/*---------- SUB SUB SUB MENU -----------*/

#subsubsubmenu {
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#subsubsubmenu a {
	width: 95px;	
}

#subsubsubmenu li {
	margin: 0px 0px 3px 0px;
}

/*---------- ADDITIONAL LINKS (FAQ, GLOSSARY, SITEMAP) -----------*/

#additionalLinks {
	margin: 104px 0px 0px 0px;
	list-style: none;
	padding: 0px 11px 0px 0px;
	overflow: hidden;
	clear: both;
	float: right;
}

#additionalLinks li {
	clear: both;
	float: right;
}

#additionalLinks a {
  display: block;
}

#siteMap {
	width: 56px;
	height: 12px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/buttonSiteMap.gif) top left no-repeat;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#glossary {
	width: 56px;
	height: 12px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/buttonGlossary.gif) top left no-repeat;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#faq {
	width: 30px;
	height: 12px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/buttonFAQ.gif) top left no-repeat;
	float: right;
	clear: both;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

/*---------- CONTENT CONTAINER -----------*/

#content {
	margin: 0px;
	width: 474px;
	padding: 0px 15px 1px 15px;
	background: url(../images/contentBg.gif) top left repeat-y;
	z-index: 10;

}

#contentTop {
	margin: 0px;
	width: 504px;
	height: 15px;
	background: url(../images/contentTop.gif) top left no-repeat;
	/*clear: both;*/
	z-index: 10;
}

#contentBottom {
  margin: 0;
  padding: 0;
	width: 504px;
	height: 103px;
	background: url(../images/contentBottom.gif) top left no-repeat;
	z-index: 10;
}

/*---------- CONTENT ELEMENTS -----------*/

#content h2 {
	color: #51765b;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px;
	width: 100%;
	clear: both;
}

#content h3 {
  margin: 1em 0 1em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #51765b;
}


#content h3.snugBottom {
  margin-bottom: 0;
}

#content p.snugTop {
  margin-top: 0;
}


#content h3 a {
  margin-left: 20px;
  font-size: 0.9em;
}

#content h4 {
  margin: 1em 0 0 0;
  padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}

.contentSpacer {
  position: relative;
  display: inline;
  float: left;
  width: 0;
  height: 0;
  margin: 0 -1px 0 0;
  padding: 1px 1px 280px 0;
  overflow: hidden;
}

.contentHolder {
  display: inline;
  float: right;
  width: 100%;
}

#contentText {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#contentText a {
	text-decoration: none;
	color: #d18555;
	font-weight: bold;
}

.contentImage {
	float: left;
	margin: 0px 10px 10px 5px;
	border: solid 1px #b6b6b6;
}

.contentImageRightNoBorder {
	float: right;
	margin: 0px 10px 10px 5px;
}

.contentImageLeftNoBorder {
	float: left;
	margin: 0px 10px 10px 5px;
}

.cutinRight {
	float: right;
	width: 180px;	
	margin: 15px 10px 15px 15px;	
	font-weight: bold;
	text-align: center;
}

.cutinLeft {
	float: left;
	width: 180px;
	margin: 15px 10px 15px 15px;	
	font-weight: bold;
	text-align: center;
}



/*
a.internalLink, a.externalLink, a.documentLink, a.pdfLink, a.photoLink,
a.presentationLink, a.audioLink, a.videoLink {
  padding: 4px 25px 4px 25px;
  background-repeat: no-repeat;
  background-position: left center;
}

a.internalLink     {background-image: url(../images/internalLinkIcon.gif);}
a.externalLink     {background-image: url(../images/externalLinkIcon.gif);}
a.documentLink     {background-image: url(../images/documentLinkIcon.gif);}
a.pdfLink          {background-image: url(../images/pdfLinkIcon.gif);}
a.photoLink        {background-image: url(../images/photoLinkIcon.gif);}
a.presentationLink {background-image: url(../images/presentationLinkIcon.gif);}
a.audioLink        {background-image: url(../images/audioLinkIcon.gif);}
a.videoLink        {background-image: url(../images/videoLinkIcon.gif);}
*/



span.arrow {
  background: transparent url(../images/homeArrow.gif) bottom right no-repeat;
  padding-left: 2px;
}


.contentLink {
	color: #0066CC;
}

.bottomLink {
	text-decoration: none;
	color: #0066CC;
	margin: 30px 0px 30px 0px;
	display: block;
	text-align: right;
	padding-right: 30px;
	background: url(../images/arrowRight.gif) right center no-repeat;
	clear: both;
}

/* hack --- Beware:added Aug 8, 2006 ---news.html */
.news .bottomLink {
  margin-top: 5px;
  margin-bottom: 0;
}

.bottomLink2 {
	text-decoration: none;
	color: #0066CC;
	margin: 10px 0px 30px 0px;
	display: block;
	text-align: right;
	padding-right: 30px;
	background: url(../images/arrowRight.gif) right center no-repeat;
}

#resourcesArea {
	border-top: solid 1px #AAA;
	margin-top: 20px;
	display: block;
}

#resourcesArea ul {
	margin: 0px;
	padding: 0px;
}

#resourcesArea li {
	margin: 0px 0 10px 20px;
	padding: 0px 0 0 0;
	list-style: url(../images/popupBullet.gif);
}


.contentTable {
	font-size: .8em;
	border: none;
	line-height: 1.1em;
	width: 100%;
	letter-spacing: 0em;
	border: solid 1px #BBB;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tableTitle {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.tableHeader {
	font-weight: bold;
	text-align: center;
	background-color: #BBB;
}

.tableSubheader {
	font-weight: bold;
	border-bottom: solid 1px #DDD;
}

.tableSubitem {
	padding-left: 20px;
}

.tableSubsubitem {
	padding-left: 40px;
}

.tableInsert {
  margin-left: 20px;
  margin-right: 20px;
}

.borderedTableRow {
	border-bottom: solid 1px #BBB;
}

.contentTable li {
	padding: 0px 0px 10px 0px;
	list-style: none;
}

.contentTable ul {
	margin: 0px;
	padding: 0px;
}

.contentTable .column1 {
	background-color: #EEE;
}

.contentTable .column2 {
	background-color: #F7F7F7;
}


#content table.agenda {
  margin: 0;
  padding: 0;
}

#content table.agenda h4, #content table.agenda p {
  margin-top: 0;
}

#content table.agenda th {
  padding-bottom: 8px;
  text-align: left;
}

#content table.agenda td {
  margin: 0;
  padding: 0 0 12px 0;
  vertical-align: top;
}

#content table.agenda td.first {
  width: 80px;
}

#content table.agenda td.first a {
  font-size: 1em;
  line-height: 1.2em;
}

#content table.agenda td .info {
  padding-left: 24px;
}


.alphabet {
	text-align: center;
	font-size: 1.2em;
	margin: 0px;
	padding: 20px 0px 20px 0px;	
}

.newsItem {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 100%;
}

.newsTitle {
	font-weight: bold;
	clear: both;
}

.newsDate {
	font-weight: bold;
	float: left;
	font-size: 1.2em;
}

.newsSource {
	font-style: italic;
	font-size: .8em;
	float: right;
	letter-spacing: 0em;
}

.newsLink {
	width: 100%;
	float: left;
	clear: both;
}

.newsSummary {
	width: 100%;
	clear: both;
	float: left;
}

.newsSummary p {
  margin-top: 0;
}

.smallText {
	font-size: .6em;
	line-height: 1.3em;
}

#content div.section {
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #AAA;
}

#content div.section div.section {
	margin: 0 20px 0 20px;
  border: none;
}

.thumbnail {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
}

/*---------- CONTENT SLIDESHOW -----------*/

.slideshow {
	width: 341px;
	height: 229px;
	background-color: #DDD;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	border: solid 1px #AAA;
}

#slideshowCaptionArea {
	float: right;
	width: 120px;
	height: 210px;
	padding: 20px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	overflow: hidden;
	line-height: 1.4em;
}

#slideshowCaptionArea p {
	margin: 0px 0px 5px 0px;
}


.slideshowNotes {
  clear: both;
  margin: 0 0 20px 0;
}

.slideshowNotes p {
  margin-top: 0;
}

.slideshowNotes a {
	text-decoration: none;
	color: #d18555;
	font-weight: bold;
}





/*---------- PROFILE CONTAINER -----------*/

#profile {
	width: 234px;
	padding: 15px 5px 10px 10px;
	background-color: #F1F1F1;
	background: url(../images/profileBg.gif) top left repeat-y;
	font-size: .9em;
	line-height: 1.3em;
  overflow: hidden;
}

#profileTop {
	width: 242px;
	height: 16px;
	background: url(../images/profileTop.gif) top left no-repeat;
  overflow: hidden;
}

#specialFeatureProfileTop {
	width: 242px;
	height: 40px;
	background: url(../images/specialFeatureProfileTop.gif) top left no-repeat;
  overflow: hidden;
}

#profileBottom {
	width: 242px;
	height: 20px;
	background: url(../images/profileBottom.gif) top left no-repeat;
  overflow: hidden;
}

#profileBody {
	padding-right: 20px;
}

#profile a {
	text-decoration: none;
	color: #d18555;
	font-weight: bold;
}

#profile a img {
  display: block;
  margin: 0 auto 0 auto;
  border: none;
}

#profile h2 {
	margin-top: -10px;
	margin-bottom: 10px;
	color: #324E8D;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}

#profile h2 a {
  font-size: 1em;
  font-weight: normal;
  color: #324E8D;
}

#profile h3 {
	color: #324E8D;
}

#profileImage {
	float: left;
	background-color: #009933;
	margin: 0px 10px 10px 0px;
}

#profile .centered {
	text-align: center;
}

#profile .image {
	padding: 20px 0px 20px 0px;
}

#profile p {
	margin: 10px 0px 0px 0px;
}

#profile li {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 10px 18px;
	list-style: url(../images/popupBullet.gif);
}

#profile ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.profileLink {
  display: block;
	text-align: right;
}





/* Archive overview */

.archiveOverview p {
  text-align: center;
  font-size: 1.5em;
}





/*---------- BOTTOM ELEMENTS -----------*/

#bottomMenu {
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	font-size: 10px;
	height: 40px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	width: 750px;
	line-height: 1.2em;
}

#copyright {
  display: inline;
	float: left;
}

#ca {
	float: right;
	text-align: right;
}

/*---------- LINK POPUP -----------*/

#menuPopup {
	position: relative;
	height: 0;
	width: 0;
	margin: 0;
	z-index: 100;
}

#popupContainer {
	width: 168px;
	position: absolute;
	top: -20px;
	left: 110px;
}

#popupTop {
	width: 170px;
	height: 9px;
	background: url(../images/popupTop.gif) top left no-repeat;
	overflow: hidden;
}

#popupArrow {
	width: 16px;
	height: 19px;
	background: url(../images/popupArrow.gif) top left no-repeat;
	position: absolute;
	top: 20px;
	left: -15px;
	overflow: hidden;
}

#popup {
	width: 146px;
	background: url(../images/popupBg.gif) top left repeat-y;
	font-size: 10px;
	padding: 0px 14px 0px 10px;
	text-transform: none;
	overflow: hidden;
}

#popupTitle {
	font-size: 12px;
	font-weight: bold;
}

#popupCaption {
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#popup ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#popup li {
  float: none;
	width: 125px;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 18px;
	font-weight: normal;
	text-transform: none;
	list-style: url(../images/popupBullet.gif);
}

#popup a {
	text-decoration: none;
	color: #333;
	display: block;
}

#popup a:hover {
	color: #0044DD;
}

.noArrow {
	background: none;
}

#popupBottom {
  margin-top: -1px; /* Firefox 1.0.4 fix */
	width: 170px;
	height: 9px;
	background: url(../images/popupBottom.gif) top left no-repeat;
	overflow: hidden;
}

