body, input {
  font-family: "Lucida Grande", Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

/***** GLOBAL *****/

div.vtour a, div.lang a, div.searchtools a, div.mainmenu a {
	text-decoration: none;
}

/***** HEADER *****/
/* Not using this for now
div.vtour a {
	font-size: .65em;
	font-weight: bold;
	letter-spacing: .08em;
} */

div.lang a {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .08em;
}

/***** SITE TOOLS *****/

div.sitetools {
	font-size: .75em;
}

.sitetools label, .sitetools .label {
	text-transform: uppercase;
}

#quicksearch, .texttools {
	font-size: .9em;
	font-weight: bold;
}

form#quicksearch input#quicksearchBox, form#quicksearch input#quicksearchBoxFR {
	font-weight: normal;
}

form#quicksearch input#quicksearchButton {
	font-size: .97em !important;
	font-size: 1em;
	font-weight: bold;
}


/***** MAIN *****/

div.mainmenu {
  font-size: .6875em;
}

div.mainmenu h2 {
	font-size: 1.1em;
	line-height: 1.2em;
}

div.mainmenuItems {
}

div.mainmenu h2 a:hover {
  border: 0;
}

div.mainmenuItems ul.menu {
  line-height: 1.1em;
}

div.mainmenuItems ul.menu li {
  padding-bottom: .7em;
}

div.mainmenuItems h3 { text-transform: uppercase; }

div.mainmenuItems#infoItems ul {
	font-weight: bold;
}

div.mainmenuItems#infoItems #prospective ul {
	font-weight: normal;
}

h2.title_better {
	background: url(../images/home/betterworld/title_betterworld.gif) no-repeat bottom left;
	height:44px;
	width:290px;
}

h2.title_better_fr {
	background: url(../images/home/betterworld/title_betterworld_fr.gif) no-repeat bottom left;
	height:44px;
	width:290px;
}

h2.title_better span {
	display:none;
}

h2.title_better_fr span {
	display:none;
}

p.better-text {
	margin-bottom:15px;
}

/***** CONTENT *****/

div.quicklinks { font-size: .7em; }
div.mainright { font-size: .7em; }

ul.quicklinks-important {
	font-size: .82em;
	line-height: 1.4em;
}

ul.quicklinks-important a {
  font-size: 1.2em;
  line-height: 1.4em;
}

div.quicklinks h3 {
	padding-left:1em;
	font-size:1.1em;
	padding-bottom:0.2em;
}

div.breadcrumb {
	font-size: .7em;
}

div.maincontent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
}

div.content h2 {
  font-size: 1.5em;
  line-height: 1.6em;
}

div.content p {
  line-height: 1.4em;
}

.smalltype {
	font-size: .8em;
}

.infobox address { font-style: normal; }

ul.job-listing {margin-left:1em;}

ul.job-listing li {margin-bottom:0.5em;}


/* A-Z Index */

.azindexletter {
	text-align: center;
	text-transform: lowercase;
	font-size: 6em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

/* Forms */

.searchform {
	font-size: .9em;
}

.searchform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input.searchformBtn {
	font-size: .97em !important;
	font-size: 1em;
	font-weight: bold;
}

.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}



/***** SIDEBAR *****/

div.contact {
  font-size: .6875em;
  line-height: 130%;
}



/***** FOOTER *****/

div.footer {
  font-size: .6875em;
}


