body {
	margin: 0;
	padding: 0;
	background: #8a9971;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #360;
	text-decoration: underline;
	padding-bottom: 1px;	
}

a:link {
	color: #360;
}


a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #090;
	text-decoration: underline;
}

a:active {
	color: #090;
	background-color: #cfc;
}

form {
	margin: 0;
	padding: 0;
}

a.logo { border: none; }

blockquote {
	padding: 0;
	margin: 0 0 50px 0;
	background: transparent url("../images/quote-border.gif") left top repeat-y;	
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	width: 220px;
}

address {
	font-style: normal;
	color: #666;
	font-size: 10px;
	margin-left: 15px;
}

#comment {
	background: transparent url("../images/quote-open.gif") left top no-repeat;	
	margin: 0 0 15px 0;
	padding: 10px 10px 0 12px;
	line-height: 20px;
	color: #5b5b55;
	font-size: 12px;
}

#source {
	background: transparent url("../images/quote-close.gif") left bottom no-repeat;	
	margin: 0;
	padding: 0 10px 15px 70px;
	color: #5b5b55;	
	font-size: 11px;
}

#content h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6e6d66;
	letter-spacing: 2px;
}

#content h1.green-title {
	color: #360;
}

#content h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6e6d66;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}

#content h3 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6e6d66;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

#content h4 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
	color: #6e6d66;
	font-weight: normal;
}

#content p {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin: 0 0 15px 15px;	
}

#content p.intro {
	margin: 0 0 20px 15px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

#content ul.content-fontGeorgia {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	list-style:none;
}

#content ul.content-fontGeorgia li {
	margin:0;
	background: transparent url("../images/bullet.gif") 0px 8px no-repeat;	
	list-style:none;
	padding: 0 0 6px 12px;
}


#content ul {
	margin-left: 30px;
	padding-left: 30px;	
}

#content ul.newsletterlist {
	margin-left: 10px;
	padding-left: 10px;	
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom:5px;
}

#content ul li {
	padding: 0 0 5px 0;
}

#content ul li ul {
	list-style-type: disc;
	padding: 0;
}

#content ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
}

#content ol {
	margin-left: 35px;
	padding: 0;
	list-style-type: decimal;
}

#content ol li {
	margin: 0;
	padding: 0 0 5px 0;
}

#content ol li ol {
	list-style-type: upper-alpha;
	padding: 0;
}

#content ol li ol li {
	margin: 0;
	padding: 5px 0 0 0;
}

#content .graphic {
	background: transparent url("../images/graphic_topcorners.gif") left top no-repeat;
	padding-top: 5px;
	width: 472px;
	margin-bottom: 20px;
}

#content .graphic .graphicborder {
	border-left: 1px solid #ececda;
	border-right: 1px solid #ececda;
	margin: 0 1px 0 1px;
}

#content .graphic .graphicinfo {
	background: #ececda url("../images/graphic_bottomcorners.gif") left bottom no-repeat;
	padding-bottom: 1px;
}

#content .graphic .graphicinfo p.graphictitle {
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #6e6d66;
}

#content .graphic .graphicinfo p.graphicdesc {
	float: left;
	width: 340px;
	margin: 0;
	padding: 10px 0 10px 0;
}

#content dl.itemlist {
	margin: 0;
	padding: 0;
}

#content dl.itemlist dt {
	float: left;
	width: 130px;
	margin: 0;
	padding: 10px 0 10px 0;
}

#content dl.itemlist dd {
	width: 320px;
	margin: 0;
	padding: 10px 0 10px 0;
	clear: right;
}

#content dl.itemlist dd h1 {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px 0;
	padding: 0px 0 0px 0;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
}

#content dl.itemlist dd p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#content table {
	width: 95%;
	margin: 0 0 20px 0;
	padding: 0;
}

#content table tr td {
	background: transparent url("../images/vdottedline.gif") left bottom repeat-x;
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
}

#content table tr td.higlight {
	background: #fbfbea url("../images/vdottedline.gif") left bottom repeat-x;
}

#content table thead tr td {
	background: #ececda;
	padding: 5px;
	font-weight: bold;
}

#content table tr td span.subtitle {
	font-size: 10px;
}

#content table tr td.nodotline {
	background: none;
}

#content table tr td.tfoot {
	background: #ececda;
	padding: 0;
	line-height: 0;
	height: 10px;
}

.related-topcorners {
	background: #ececda url("../images/related_topcorners.gif") left top no-repeat;	
	width: 217px;
	margin-bottom: 50px;
}

.related-bottomcorners {
	background: transparent url("../images/related_bottomcorners.gif") left bottom no-repeat;	
}

#col-2 .related-topcorners .related-bottomcorners h1 {
	margin: 0 0 8px 0;
	padding: 6px 15px 7px 15px;
	font-size: 11px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #6e6d66;
	background: transparent url("../images/vdottedline.gif") left bottom repeat-x;	
}

dl.relatedinfo {
	margin: 0 15px 0 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

dl.relatedinfo dt {
	margin: 0;
	padding: 0;
	line-height: 15px;
}

dl.relatedinfo dd {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 15px;
}

/* Sitemap styles */
#content .linklist {
	float:left;
	background: #fff;
	width: 303px;
}

#content .linklist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .linklist ul li {
	margin: 0;
	padding: 0 0 30px 0;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#content .linklist ul li ul {
	margin: 0;
	padding: 9px 0 0 0;
	list-style: none;
}

#content .linklist ul li ul li {
	margin: 0;
	padding: 6px 0 0 15px;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .linklist ul li ul li ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
}

#content .linklist ul li ul li ul li {
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.filledbox-top {
	background: #ececda url("../images/bg_formtopcorners.gif") left top no-repeat;	
	margin-left: 15px;
	margin-bottom: 20px;
	width: 457px;
}

.filledbox-bottom {
	background: transparent url("../images/bg_formbottomcorners.gif") left bottom no-repeat;
	padding: 20px 0 5px 10px;
}

/*Contact form styles */
.select150 {
	width: 150px;
}

.select60 {
	width: 60px;
}

.textbox200 {
	width: 180px;
}

.textbox140 {
	width: 140px;
}

.inlinefield {
	display: inline;
	float: left;
	width: 140px;
}

.textareacomment {	
	width: 210px;
}

.inputbutton {
	margin-right: 10px;
	font-size: 11px;
	width: 70px;
	height: 25px;
}

#content form #filledbox-top #filledbox-bottom p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content form p label {
	display:inline;
}

/* End Contact form Styles */


#infobox-open {
	background: transparent url("../images/quote-open.gif") left top no-repeat;	
	line-height: 20px;
	color: #5b5b55;
	font-size: 12px;
	width: 220px;
}

#infobox-close {
	background: transparent url("../images/quote-close.gif") left bottom no-repeat;	
	margin: 0;
	padding: 10px 0 10px 0;
	color: #5b5b55;	
	font-size: 11px;
}

#infoboxborder {
	background: transparent url("../images/quote-border.gif") left top repeat-y;	
}

#infobox-close address {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 14px;
}

/* Press Release Archive */

#content dl.itemlist-pr {
	margin: 0 0 30px 15px;
	padding: 0;
}

#content dl.itemlist-pr dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #6e6d66;
	line-height: 15px;
}

#content dl.itemlist-pr dd {
	margin: 0 0 20px 0;
	padding: 0;
}

#content dl.itemlist-pr dd h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	line-height: 20px;
}

#content dl.itemlist-pr dd p {
	margin: 0;
	padding: 0;
}

#content dl.itemlist-pr dd p.prpdfdownload {
	margin: 0;
	background: transparent url("/images/icon_pdf.gif") 0px 0px no-repeat;
	padding: 0 0 0 22px;
	display: block;
}

.pdfdownload {
	background: transparent url("/images/icon_pdf.gif") 0px 0px no-repeat;
	padding-left: 22px;
	display: block;
}

#content .list-country  {
	padding: 0 0 0 25px;
	margin: 0;
	width: 95px;
	float: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .list-country ul li{
	padding: 0;
	margin: 0;
}

.partnersbottomblock {
	float: left;
	background: transparent url("../images/arrow_type2.gif") 0px 9px no-repeat;
	padding: 5px 0 0 10px;
	margin: 0;
}

/* newsletter */
.newslist {
	margin: 0 0 0 40px;
	padding: 5px 0 0 0;
	background: transparent url("../images/vdottedline.gif") left bottom repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.newslist-1 {
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	color: #7C96A1;
	font-weight: bold;
	font-size: 12.5px;
}

.newslist-1 a {
	color: #7C96A1;
}
.newslist-2 {
	float: right;
	padding: 0 0 0 20px;
	margin: 0;
	color: #666666;
	font-size: 12.5px;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
	color: #7C96A1;
}

.newsrightcontent {
	padding: 0;
	margin: 0;
}

.newsrightcontent p {
	padding: 0 0 10px 0;
	margin: 0;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:11px; 
	font-weight: bold;
	text-align: center;
}

.newsrightcontent_links {
	padding: 0;
	margin: 0;
}

.newsrightcontent_links p {
	padding: 0 0 10px 0;
	margin: 0;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:11px; 
}

#newsletterTitle {
	float: left;
	background: transparent url("../images/vdottedline.gif") left bottom repeat-x;
	width: 90%;
	padding-bottom: 6px;
}

#newsletterTitle .floatLeft {
	color: #7c96a1;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: normal;
}

#newsletterTitle .floatRight {
	color: #666;
	font-size: 14px;	
	text-transform: none;	
	letter-spacing: normal;	
}

#content .ourTeamContent h1 {
	color: #8A9971;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
}

#content  .ourTeamContent p {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0;	
}

#content  .ourTeamContent img {
	padding: 15px 15px 15px 0; 
}

#content  .ourTeamContent .spacer {
	padding: 0 0 15px 0;
}

.position {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.positionNav {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#content  .ourTeamContent .first {
	padding: 13px 0 0 0;
}

.vline {
	background: transparent url("../images/vdottedline.gif") 235px top repeat-y;
	height: 100%;
}

.disclosures {
	font-size: 9px;
}

.footnote {
	margin:0 0 0 36px;
	padding:0;
}