* {
	padding: 0;
	margin: 0 auto;
}

p {
	margin: 0 0 1em 0;
}


.container {
	width: 1000px;
}

.header {
	background-image: url(/images/all_languages/banner.jpg); 
	background-repeat: no-repeat;
	width: 1000px; 
	height: 100px;
	clear: both;
}

.bannerhead img {
	float: left;
}

.tools {
	float: right;
	margin-top: 30px;
	text-align: left;
	width: 215px;
	font-family: Arial; 
	font-size: 11px;
	color: #0081c6;	
}

.tools a {
	color: #0081c6;
	text-decoration: underline;
}

.search {
	vertical-align: middle;
}

.search .go {
	padding-left: 10px; 
	vertical-align: bottom;
}
	
.advancedSearch a {
	text-decoration: none;
}

.faq  {
	padding-top: 7px;
}

.topNav {
	width: 1000px;
	background-color: #0081c6;
	float: left;
	height: 33px;
	clear: both;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}

ul.dropdown li {
	float: left;
	height: 24px;
	vertical-align: middle;
	zoom: 1;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #6c6258;
	text-decoration: none;		
	padding-top: 3px;
	border-top: 3px solid #0081C6;
	border-right: 3px solid #0081C6;
	border-left: 3px solid #0081C6;	
	border-bottom: 3px solid #0081C6;	
}

ul.dropdown li a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px 15px 0 15px;
}

ul.dropdown li:hover a {
	color: #6c6258;
}

ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #f2e9d8;
	border-top: 3px solid #f17b0d;
	border-right: 3px solid #f17b0d;
	border-left: 3px solid #f17b0d;	
	border-bottom: 3px solid #f17b0d;
}

ul.dropdown li.divider:hover {
	border-top: 3px solid #0081c6;
	border-right: 3px solid #0081c6;
	border-left: 3px solid #0081c6;	
	border-bottom: 3px solid #0081c6;	
	background-color: #0081c6;
}

ul.subDropdown li a {
	text-decoration: underline;
	display: block;
}

ul.dropdown ul { /*This is the submenu UL*/
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	background-color: #f2e9d8;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width: 200px;
	margin-top: 0;
	margin-left: -3px;
}
	/*ul.dropdown ul.sub_about //give set width for each one if need to
	{
		width
	}*/

ul.dropdown ul li {
	border-top: none;
	border-bottom: none;	
}

ul.dropdown ul li:hover {
	border-top: none;
	border-bottom: none;
}
	
ul.dropdown li ul li {
	float: none;
	border-right: #f17b0d 3px solid;
	border-left: #f17b0d 3px solid; 
	color: #6c6258;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;		
	height: auto;
	padding: 4px 5px 4px 15px;
}

ul.dropdown ul li.first {
	border-top: #f17b0d 3px solid;
	padding-top: 5px;
}

ul.dropdown ul li.last {
	border-bottom: #f17b0d 3px solid; 
	padding-bottom: 5px;
}

ul.dropdown ul li a {
	color: #0081c6!important;
	text-decoration: underline;
	padding: 4px 5px 4px 0;
}

ul.dropdown ul li a:hover {
	color: #6c6258!important;
	text-decoration: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

.divider {
	background-color: #0081c6;
}

ul.dropdown li.on {
	background-color: #ffffff; 
	border-top: 3px solid #f17b0d; 
	border-left: 3px solid #ffffff; 
	border-right: 3px solid #ffffff; 
	border-bottom: 3px solid #ffffff; 
	color: #6c6258!important;
}

ul.dropdown li.on a {
	color: #6c6258!important;
}

ul.dropdown li.on ul li a {
	color: #0086c1!important;
}

ul.dropdown li.on a:hover {
	color: #6c6258!important;
}

.date {
	float: right;
	margin-top: 8px;
	margin-right: 15px; 
	width: 125px;
	font-family: Georgia, Arial; 
	color: #ffffff;
	font-size: 8pt; 
	font-weight: bold;
}

.bluebar {
	background-color: #DEE9EF; 
	width: 811px; 
	float: left;
	padding: 0 0 8px 0;
}

.breadCrumbs {
	margin-top: 8px; 
	margin-left: 12px; 
	font-family: Arial; 
	font-size: 8.5pt;	
	font-weight: bold;
	color: #6c6258;	
	width: 600px; 
	float: left;	
}

.breadCrumbs a {
	color: #6c6258;
}

.print {
	margin-top: 8px; 
	margin-right: 22px;
	font-family: Arial; 
	font-size: 8.5pt;
	font-weight: bold;
	width: 175px; 
	float: right;	
	text-align: right;
}

.print img {
	margin-left: 13px;
}

.print a {
	color: #6c6258;
	text-decoration: none;
	font-weight: bold;
}

.topContent {
	clear: both;
	width: 969px;
	padding-left: 15px;
	margin: 0 0 15px 0;
	overflow: hidden;
}

.featuredStories {
	margin-top: 15px;
	width: 580px;
	float: left;
	background-color: #f17b0d;
	color: #ffffff;
}

.featuredStories_top {
	margin: 5px 0 5px 15px; 
	font-family: Arial; 
	color: #ffffff; 
	font-size: 14pt;
}

.featuredStories_middle img {
	width: 548px; 
	height: 254px; 
	border: 1px white solid;
}

.featuredStories_middle a {
	display: block;
}

.featuredStories_bottom {
	width: 580px; 
	float: left; 
	font-family: Georgia, Arial; 
	font-size: 8.5pt;
	padding-bottom: 5px;
}

.featuredStories_text {
	float: left; 
	margin: 8px 0 0 15px; 
	font-weight: bold;
	width: 375px;
}

.featuredStories_text a {
	color: #ffffff;
	text-decoration: none;
}

.featuredStories_nav {
	float: right; 
	margin: 7px 8px 0 0;
	width: 165px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.featuredStories_nav ul {
	background-color: #6c6258;
	border: 2px solid #ffffff;
	float: right;
}

.featuredStories_nav li.numbers {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0 2px 0 2px;
}

.featuredStories_nav li.numbers_on {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0 2px 0 2px;
	background-color: #0081c6;
}

.featuredStories_nav li.numbers_on a {
	padding: 0 2px 0 2px;
}

.featuredStories_nav li.numbers a {
	padding: 0 2px 0 2px;
}

.featuredStories_nav li.controlprev, .featuredStories_nav li.controlnext, .featuredStories_nav li.controlpause {
	display: inline;
	list-style-type: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0 2px 0 2px;
}

.featuredStories_nav img, a {
	margin: 0 0 0 0;
	border: none;
	vertical-align: top;
	color: #ffffff;
	text-decoration: none;
}

.featuredStories_nav .numbers {
	background-image: url(/images/all_languages/featurednav_bg.jpg);
	width: 19px;
	height: 15px;
	padding: 0 3px 0 3px;
}

.main img {
	width: 565px;
	
}

.newUpdated {
	margin-top: 15px;
	margin-left: 12px;
	float: left;
	width: 375px;
	height: 316px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;
}

.newUpdated_top {
	margin-top: -8px;
}

.newUpdated_middle {
	background-image: url(/images/all_languages/newUpdated_middle.jpg); 
	background-repeat: repeat-y;	
	font-family: Georgia, Arial;
	font-size: 9pt;
	padding: 0 13px 6px 0;
	height: 260px;
}

.newUpdatedContent {
	overflow: scroll; 
	overflow-x: hidden; 
	height: 265px;
	color: #6c6258;
	font-weight: bold;
}

.newUpdatedContent a {
	color: #6c6258;	
	text-decoration: none;
}

	.newUpdatedContent ul {
		list-style: url(/images/all_languages/paperbullet_new.gif);
		margin: 0 18px 0 40px;
	}
	
	.newUpdatedContent li {
		margin-top: 5px;
		padding-bottom: 10px;
		vertical-align: top;
		padding-left: 5px;
	}
	
.newUpdatedContent .newUpdatedSubItem {
	font-family: Arial;
	font-size: 8pt;
	color: #998b7d;
	font-weight: 100;
}

.mainBlock {
	background-image:url(/images/all_languages/leftNav_bg.jpg); 
	background-repeat: repeat-y; 
	overflow: hidden;
	display: block; 
	clear: both;
	background-position: left;
}

.sideNav {
	background-image:url(/images/all_languages/leftNav_logo.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	width: 189px; 
	float: left; 
	overflow: hidden; 
	clear: left; 
	font-family: Arial; 
	font-size: 10pt; 
	color: #6c6258;
}

.sideNavTitle {
	font-size: 11pt; 
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
}

.sideNavLinks {
	margin-top: 10px; 
	margin-left: 30px;
	width: 128px;
	text-indent: -1px;
}

.sideNavLinks a {
	color: #0081c6;
}

.sideNavLinks li {
	background-image: url(/images/all_languages/arrowBullet.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: -15px;
	padding-left: 10px;
	list-style-type: none;
}

.sideNavLinks li ul a {
	font-family: Arial; 
	font-size: 9pt; 
	color: #0081c6;
}

.sideNavLinks li ul li {
	background-image: none;
	margin-left: 5px;
}

.rightCol {
	float: right; 
	width: 201px; 
	margin: 20px 25px 0 0;
}

.rightBox {
	width: 201px;
	margin: 0 0 20px 15px;
	float: left;
}

.rightBox_topmiddle {
	background-image: url(/images/all_languages/rightBox_topmiddle.jpg);
	background-repeat: repeat-y;
}

.rightBox_title {
	font-family: Arial; 
	font-size: 10pt; 
	color: #6c6258;	
	font-weight: bold;
	margin: -15px 10px 0 10px;
	padding: 0 0 5px 0;
}

.rightBox_middle {
	background-image: url(/images/all_languages/rightBox_middle2.jpg); 
	background-repeat: repeat-y;	
	font-family: Arial;
	font-size: 10.5pt;
	padding: 5px;
}

.rightBoxContent {
	margin-top: -15px;
	margin-bottom: 10px; 
	margin-left: 5px;
}

.rightBoxContent a{
	color: #0081c6;	
}

.rightBoxContent p {
	color: #6c6258!important;	
	margin-top: 18px;
	margin-bottom: -10px;	
	font-size: 9pt;
	font-family: Arial;
}

.rightBoxSubItem {
	font-family: Arial;
	font-size: 8pt;
	color: #998b7d;
	font-weight: 100;
	margin-bottom: -10px;
}

.rightBoxImage img {
	margin: 20px auto -5px auto;
	display: block;
}

.mainContent {
	width: 565px; 
	float: left; 
	padding: 5px; 
	margin: 15px 0 0 10px;
}

.subHead {
	margin-bottom: 10px;
}

.bodyContent {
	width: 565px; 
	float: left; 
	padding-bottom: 30px;
	font-family: Arial;
	font-size: 10pt;
	color: #6c6258;		
}

.bodyContent h1 {
	color: #f17b0d;
}

.bodyContent h2 {
	color: #f17b0d;
}

.bodyContent h3 {
	color: #0081c6;
}

.bodyContent h4 {
	font-family: Arial; 
	font-size: 10pt; 
	color: #6c6258; 
	font-weight: bold;
}

.bodyContent p {
	font-family: Arial; 
	font-size: 10pt; 
	color: #6c6258;
}

.bodyContent a {
	color: #0081c6;
}

.bodyContent .granteeImage {
	margin: 0 0 10px 0;
}

.bodyContent .imgCaption {
	font-family: Arial; 
	font-size: 8.5pt; 
	color: #f17b0d;
}

.bodyContent .imgDate {
	font-family: Arial; 
	font-size: 8.5pt; 
	color: #998b7d;	
	float: left;
	width: 100%;
	clear: both;
	padding-right: 50px;
}

.bodyContent .quote {
	padding: 10px; 
	border-top: 1px solid #f17b0d; 
	border-bottom: 1px solid #f17b0d; 
	margin: 15px 75px 15px 75px; 
	color: #f17b0d; 
	font-weight: bold; 
	text-align: center;
}

.bodyContent .byLineDate {
	font-weight: bold;
}

.bodyContent blockquote {
	padding-left: 30px;
	padding-right: 30px;
}

.bodyContent ul {
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6c6258;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bodyContent ul li {
	padding: 5px 0 5px 5px;
}

.bodyContent div.searchForm {
	font-family: Arial; 
	font-size: 10pt; 
	float: left; 
	margin: 10px 0 0 50px;
}

.bodyContent div.searchRadios {
	margin: 5px 0 5px 0;
}

.bodyContent ul.anchorList {
	list-style-type: none;
	margin-left: 45px;
	margin-bottom: 10px;
}

.bodyContent ul.anchorList li {
	padding-top: 2px;
}

.bodyContent ul.contentList {
	list-style-type: none;
	margin-left: 45px;	
}

.bodyContent .listSubTitle {
	font-size: 8.5pt;
	color: #998b7d;
}

.bodyContent ul.contentList li {
	margin: 15px 0 0 0;
	clear: both;
}

.bodyContent ul.contentList li img {
	margin: 0 8px 8px 0; 
	float: left;
	vertical-align: middle;
}

.bodyContent td.heading {
	color: #0081c6;	
	font-weight: bold;
	font-size: 11pt;
}

.bodyContent table tr td {
	padding: 5px;
}

.bodyContent table tr td.first {
	font: Arial;
	font-size: 10pt;
	color: #0086c1;
	font-weight: bold;
	width: 110px;
	
}

.bodyContent table tr td.description {
	width: 200px;
}

.bodyContent table tr td.xml {
	width: 80px;
}

.bodyContent .branch {
	clear: both; 
	margin: 30px 0 0 0;
}

.bodyContent .boardMember {
	clear: both;
	margin: 10px 0 0 50px;
}

.bodyContent .boardMember img {
	float: left;
	margin: 0 5px 5px 0;	
}

.bodyContent .staffMember {
	clear: both;
}

.bodyContent .staffMember img {
	float: left;
	margin: 0 10px 10px 0;
}

.bodyContent .staffmember .caption {
	font-family: Arial;
	font-size: 8pt;
	clear: both;
}

.bodyContent .related {
	clear: both; 
	margin: 20px 0 0 0;
}

.bodyContent img {
	margin: 0 10px 5px 0;
	border: 1px solid #998b7d;
	padding: 2px;	
}

.bodyContent .bannerImg img {
	border-style: none;
	padding: none;
}

.bodyContent .podcastThumb{
	margin-top:5px;
}

.bodyContent .podcastPlayer {
	border: 1px solid #998b7d;
	padding: 10px; 
	width: 550px;
	overflow: hidden;
	margin: 0 0 30px 0;
	clear: both;
}

.bodyContent .podcastNowPlaying {
	width: 120px; 
	float: left; 
	font-weight: bold;
}

.bodyContent .podcastSubscribe {
	float: left;
	margin-top: 7px;
}

.bodyContent .podcastSubscribe a {
	float: left;
}

.bodyContent .podcastSubscribe img {
	border-style: none;
	margin-top: 5px;
}

.bodyContent .podcastInfo {
	width: 400px; 
	float: left; 
	margin: 15px 0 0 15px;
}

.bodyContent .podcastTitle {
	font-weight: bold;
}

.bodyContent .podcastDescription {
	margin: 15px 0 0 0;
	width: 400px;
	float: left;
}

.bodyContent .podcastNav {
	float: left; 
	margin: 15px 0 0 0;
}

.bodyContent .branch {
	overflow: hidden;
}

.bodyContent .branch h4 {
	margin-top: 10px;
}

.bodyContent .branch .boardMember {
	overflow: hidden;
}

.grantSearch select{
	width: 325px;
}

.grantResults {
	margin: 20px 0 0 0;
	border-collapse: collapse;
	border: 1px solid #6c6258;
}

.grantResults th, .grantResults td {
	padding: 0.5em;
	border: 1px solid #666;
	color: #6c6258;
}

.grantResults tr.headings {
color: #0081c6;
font-weight: bold; 
text-align: center;
}

.grantResults tr.headings td.col:hover {
	!important background-color: #ffffff;
}

.grantResults td.col {
	color: #000; background-color: #ffffff; /* Set colours for all header cells in the top row */ 
}

.grantResults td.colfirst {
	background-color: #ffffff; /* Set colours for all header cells in the top row except "Organization" */
}

.grantResults td.firstColumn {
	background-color: #ffffff;	/* Set the background colour for all header cells in the left column */
}

.grantResults tr:hover td { 
  background-color: #f2e9d8;
  color: #0081c6;
} 

.float_right {
	 float:right!important;
}

.float_left {
	 float:left!important;
}

.alignRight img {
	 margin-left:1em;
}

img.float_right {
	 margin-left:1em;
}

.alignLeft img {
	 margin-right:1em;
}

img.float_left {
	 margin-right:1em;
}

.feedbackform {
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
margin-left: 22px;
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
}

.bottomContent {
	width: 984px;
	height: 272px;
	margin-top: 10px;
	clear: both;
}

.newsFeed {
	margin-left: 8px;
	float: left;
	width: 306px;
	height: 271px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;	
}

.newsFeed_top {
	background-image: url(/images/en/newsFeed_top.jpg);
	background-repeat: no-repeat;
	width: 306px;
	height: 33px;
}

.newsFeedTitle {
	font-family: Arial; 
	font-size: 12pt; 
	color: #6c6258;	
	font-weight: bold;
	float: left; 
	margin-top: 10px;
	margin-left: 15px; 
	vertical-align: middle;
	line-height: 13pt; 
}

.newsFeed_middle {
	background-image: url(/images/all_languages/newsFeed_middle.jpg); 
	background-repeat: repeat-y;	
	font-family: Arial;
	font-size: 10.5pt;
	color: #0081c6;	
	height: 255px;
	clear: both;
}

.newsFeedContent {
	overflow: scroll; 
	overflow-x: hidden; 
	width: 305px;
	height: 255px;
}

.newsFeedContent ul {
	list-style-type: none; 
	margin: 10px 5px 0 15px;
}

.newsFeedContent ul li {
	padding-bottom: 10px;
}

.newsFeedContent p a {
	color: #0081c6;
	font-weight: bold;	
	font-size: 10.5pt;
	padding: 10px 0 0 15px;	
}

.newsFeedContent a {
	color: #0081c6;
	text-decoration: none;
}
	
.source {
	font-family: Arial;
	font-size: 8pt;
	color: #998b7d;
	font-weight: 100;
	margin-bottom: -10px;
}

.multimedia {
	width: 634px;
	margin: 0 8px 0 0;
	float: right;
}

.multimedia_top {
	background-image: url(/images/all_languages/multimedia_top.jpg);
	background-repeat: no-repeat;
	width: 634px;
	height: 33px;	
}

.multimedia_title {
	font-family: Arial; 
	font-size: 12pt; 
	color: #6c6258;	
	font-weight: bold;
	float: left; 
	margin-top: 10px;
	margin-left: 15px; 
	vertical-align: middle;
	line-height: 13pt; 
}

.viewall a {
	font-family: Georgia; 
	font-size: 8pt; 
	color: #0081c6;	
	font-weight: bold;
	float: right; 
	margin-top: 10px; 
	margin-right: 15px; 
	vertical-align: bottom;
	text-decoration: none;
}

.multimedia_middle {
	background-image: url(/images/all_languages/multimedia_middle.jpg); 
	background-repeat: repeat-y;	
	font-family: Georgia, Arial;
	font-size: 10.5pt;
	padding: 5px;
	overflow: hidden;
}

.multimediaContent {
	margin: 0 0 0 5px;
	clear: both;
	padding: 0 0 1px 0;
}

.multimediaContent a{
	color: #0081c6;	
}

.multimediaContent p {
	color: #0081c6;
	font-weight: bold;	
	margin-top: 18px;
	margin-bottom: -10px;	
	font-size: 9pt;
	font-family: Georgia, Arial;
}

.multimediaLeft {
	width: 268px;
	height: 201px;
	float: left;
	margin: 10px;
}


.multimediaRight {
	width: 300px;
	margin: 10px 0 0 15px;
	float: left;
}

.videoTitle {
	color: #0081c6;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	font-family: Georgia, Arial;
	width: 300px;
	float: right;
	margin: 0 0 10px 0;
}

.videoDuration {
	color: #998b7d; 
	font-size: 7.5pt; 
	font-family: Arial;
	font-weight: 400;
}

.videoDescrip {
	color: #998b7d; 
	font-size: 10pt; 
	font-family: Arial;
	font-weight: 400;
}

.additionalClips {
	color: #6c6258;
	font-size: 10pt; 
	font-family: Georgia, Arial;
	font-weight: bold;
	margin: 10px 0 0 0;	
}

.clips {
	float: left; 
	width: 300px; 
	margin-bottom: 5px;
}

.clip1 {
	color: #0081c6;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: 400;
	width: 135px;
	float: left;
	margin: 5px 15px 3px 0;
}

.clip1 img {
	border: none;
}

.clip1 a {
	display: block;
}

.clip2 {
	color: #0081c6;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: 400;
	width: 135px;
	float: left;
	margin: 5px 0 3px 0;	
}

.clip2 img {
	border: none;
}

.clip2 a {
	display: block;
}

.mission {
	background-image: url(/images/all_languages/mission_bg.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 84px;
	clear: both;
	float: left;
	margin: 30px 0 0 15px;
}

.missionText {
	color: #998b7d; 
	font-size: 10pt; 
	line-height: 13pt;
	font-family: Arial;
	font-weight: 400;
	margin-top: 10px;
	margin-left: 15px;		
}

.pageNav {
	float: right; 
	margin: 15px 0 0 0;
	font-family: Arial;
	font-size: 10pt;
}

.pageNavPrev {
	float: left;
}

.pageNavPages {
	float: left; 
	margin: 0 15px 0 15px;
	color: #6c6258;
}

.pageNavNext {
	float: left;
}

.footerNavIndex {
	background-image: url(/images/all_languages/footerNavIndex_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 18px;
	clear: both;
	float: left;
}

.footerNav {
	background-image: url(/images/all_languages/footerNav_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 18px;
	float: left;
}

.footerNavLinks {
	text-align: right;
	color: #0081c6;
	font-family: Georgia, Arial;
	font-size: 7.5pt;
	font-weight: bold;
	margin-right: 24px;
	margin-top: 2px;
}

	.footerNavLinks a{
		color: #0081c6;
		text-decoration: none;
	}

.footerIndex {
	background-color: #e5e2de;
	width: 1000px;
	height: 44px;
	clear: both;
}

.footer {
	/*background-color: #e5e2de;*/
	background-image: url(/images/all_languages/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 44px;
	clear: both;
}

.footerLeft {
	width: 550px;
	float: left;
	font-family: Arial;
	color: #998b7d;	
	font-size: 8pt;	
	margin-top: 8px;
	margin-left: 15px;
}

	.footerLeft a{
		color: #998b74;
	}

.footerRight {
	width: 277px;
	float: right;
	font-family: Arial;
	color: #998b7d;
	font-size: 8pt;
	text-align: right;
	margin-top: 8px;
	margin-right: 17px;
}