.navLeft {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000080;
	padding-left: 7px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.discover_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffda95;
	text-indent: 7px;
	font-weight: normal;
}
.discover_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffda95;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;	
}

.discover_menu {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #415d80;
 background-color: #d0d7e0;
 border: 1px solid #666666; 
}
.box_title {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a.box_title:link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.box_title:visited {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
a.box_title:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.box_title:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
}
.header_small {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
}
.quote {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #425b80;
	letter-spacing: 0.1em;
	text-align: left;
	font-style: normal;
	padding-left: 30px;
}

.quote_hilite {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #425b80;
	letter-spacing: 0.1em;
	text-align: left;
	font-style: normal;
	padding-left: 30px;
	font-weight:bold;
}
/*
.body_intro {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #464646;
	letter-spacing: .05em;
}
//making body_intro same as body for a test
*/

.body_intro {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #464646;
}

.body {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #464646;
}

.box_bold {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.box_button {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
TABLE.box_text {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;	
	border-left: 1px solid #415d80;
border-right: 1px solid #415d80;
border-bottom: 1px solid #415d80;
border-top: 1px solid #415d80;

}

UL {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	list-style-image: url("images/arrow10.gif");
	margin-left:3px;
	margin-top:2px;
}

.footer {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #90a5bf;
	text-align: center;
}


.index_bullets_headers {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A7A7A;
	font-weight: bold;
	line-height: normal;
	white-space: normal;
}
.index_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #464646;
}
a.index_bullets:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #464646;
}
a.index_bullets:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #464646;
}
a.index_bullets:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A48231;
}
a.index_bullets:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #464646;
}

a.index_bullets_readMore:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C59B3A;
}
a.index_bullets_readMore:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #d1b166;
}
a.index_bullets_readMore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A48231;
}
a.index_bullets_readMore:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A48231;
}

.header_huge_orange {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	color: #f96701;
	letter-spacing: .05em;
	font-weight: bold;
}
a.header_huge_orange:link {
	color: #f96701;
}
a.header_huge_orange:visited {
	color: #f96701;
}
a.header_huge_orange:hover {
	color: #f96701;
}
a.header_huge_orange:active {
	color: #f96701;
}

.body_intro_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #f96701;
	letter-spacing: .05em;
	font-weight: bold;
}
.body_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
}

.box_link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F96701;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body_intro_hilite {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #415D80;
	letter-spacing: .05em;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

.body_hilite {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #425B80;
	font-weight:bold;
}
a:visited {

	color: #CAA54F;
}
a:hover {
	color: #A48231;
}
a:active {
	color: #000080;
	text-align: left;
}

a.navLeft:link {
	color: #FFFFFF;
}
a.navLeft:visited {
	color: #FFFFFF;
}
a.navLeft:active {
	color: #FFFFFF;
}
a.navLeft:hover {
	color: #FFFFFF;
}

.navLeft3rd {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}


a.navLeft3rd:link {
	color: #ffffff;
	text-decoration:none;
}
a.navLeft3rd:visited {
	color: #ffffff;
	text-decoration:none;
}
a.navLeft3rd:active {
	color: #ffffff;
}
a.navLeft3rd:hover {
	color: #ffffff;
}

.navLeft4th{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: normal;
}
.box_title_small {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.box_title_small:link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.box_title_small:visited {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
a.box_title_small:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.box_title_small:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.testimon {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #425b80;
	letter-spacing: .1em;
	text-align: center;
}

.research_title{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #425b80;
	font-weight:bold;
	/*color:#990000; */
	letter-spacing: .1em;
	text-align: center;
}
.research_summary {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #464646;
}
.anchor {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
}

.wisdom_hilite {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425B80;
	font-weight: bold;
}

.top_right_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-indent: 7px;
	font-weight: bold;
	text-decoration: none;
}

.top_right_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFCC00;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;
}

a.top_right_header:link {
	color:#FFFFFF;
}
a.top_right_header:visited {
	color: #CAA54F;
}
a.top_right_header:hover {
	color: #A48231;
}
a.top_right_header:active {

	color:#FFFFFF;
}

.discover_dropdown {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #415d80;
 background-color: #d0d7e0;
 border: 1px solid #666666; 
 width:113px;
}

.discover_button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color: #415d80;
 background-color:#d0d7e0;
 border: 1px solid #666666; 
}

.wisdom-box_white {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a.wisdom-box_white:link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
a.wisdom-box_white:visited {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
a.wisdom-box_white:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
a.wisdom-box_white:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
.wisdom-box_yellow {
	color: #fcfe93;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.wisdom-box_small-yellow {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfe93;
	text-align: right;
}
a.wisdom-box_small-yellow:link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfe93;
	text-align: right;
	text-decoration: none;
}
a.wisdom-box_small-yellow:visited {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfe93;
	text-align: right;
	text-decoration: none;
}
a.wisdom-box_small-yellow:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfe93;
	text-align: right;
	text-decoration: none;
}
a.wisdom-box_small-yellow:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcfe93;
	text-align: right;
	text-decoration: none;
}

.navLeftNoPad {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

a.navLeftNoPad:link{
	color: #FFFFFF;
}
a.navLeftNoPad:hover{
	color: #FFFFFF;
}
a.navLeftNoPad:visited{
	color: #FFFFFF;
}
a.navLeftNoPad:active{
	color: #FFFFFF;
}

a.discover_item:link{
	color: #ffda95;
	text-decoration:underline;
}
a.discover_item:hover{
	color: #ffda95;
}
a.discover_item:visited{
	color: #ffda95;
	text-decoration:underline;
}
a.discover_item:active{
	color: #ffda95;
	text-decoration:underline;
}


a.footer:link {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #90a5bf;
	text-align: center;
}
a.footer:visited {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #90a5bf;
	text-align: center;
	text-decoration:none;
}
a.footer:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #77889d;
	text-align: center;
	}
a.footer:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #77889d;
	text-align: center;
	}

a.box_link:link{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C59B3A;
	text-align: center;
}

a.box_link:visited{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C59B3A;
	text-align: center;
	text-decoration:none;
	
}
a.box_link:hover{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A48231;
	text-align: center;
}
a.box_link:active{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A48231;
	text-align: center;
}

a.body:link {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #C59B3A;
}
a.body:active {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #A48231;
}
a.body:visited {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #C59B3A;
	text-decoration:none;
}
a.body:hover {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #A48231;
}

a.box_text:link 
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;	
}
a.box_text:visited
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;	
}
a.box_text:hover
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;	
}
a.box_text:active
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #415d80;	
}
.discover_dropdown_full {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #415d80;
 background-color: #d0d7e0;
 border: 1px solid #666666; 
 width:185px;
}

.home_center_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 27px;
	color:#325887;
	letter-spacing: .05em;
	font-weight: bold;
}

.home_right_header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color:#325887;
	letter-spacing: .05em;
	font-weight: bold;
}

.caption {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style:italic;
	color: #464646;
}

a.header_small:link 
{
	
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
	text-decoration:none;
}
a.header_small:visited
{

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
	text-decoration:none;
}
a.header_small:hover
{

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;	
	text-decoration:none;
}
a.header_small:active
{

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
	text-decoration:none;
}

.header_medium {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #223c61;
	letter-spacing: 0.1em;
}

a.body_hilite:link 
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #425B80;
	font-weight:bold;
	text-decoration:none;
}
a.body_hilite:visited
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #425B80;
	font-weight:bold;
	text-decoration:none;
}
a.body_hilite:hover
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #425B80;
	font-weight:bold;
	text-decoration:none;
}
a.body_hilite:active
{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #425B80;
	font-weight:bold;
	text-decoration:none;
}

.country_dropdown {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#C59B3A;
 font-weight:bold;
  font-stretch:condensed;
 background-color: #FFFFFF;
 border: 1px solid #C59B3A;
 width:87px;
}

.courtesy{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#C59B3A;

}

/* CSS Document For DROP DOWN MENU*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
width:86px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
list-style-image:none;
}

.menu ul ul {
width:86px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:86px;
position:relative;
}


a.discover_item:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffda95;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;	
	text-decoration:none;
}
a.discover_item:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffda95;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;
	text-decoration:none;	
}
a.discover_item:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffda95;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;	
	text-decoration:none;
}
a.discover_item:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffda95;
	clip: rect(auto,auto,auto,7px);
	text-indent: 7px;	
	text-decoration:none;
}

a.body_header:active {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
	text-decoration:none;
}

a.body_header:hover{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
	text-decoration:none;
}

a.body_header:visited{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
	text-decoration:none;
}

a.body_header:link{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #f96701;
	font-weight: bold;
	text-decoration:none;
}

.logo-local-chapter-title {
	font-family: garamond, "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	letter-spacing: 3px;
	color: #d1b166;
	font-weight: bold;
	font-variant: small-caps;
	background-position: center;
}
