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;
}


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

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

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

ul.donatetext{
	padding-top:2em;
	padding-bottom:2em;
	margin-bottom:-2em;
}

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

ul.quicklinks-important li a.survey {
  font-size: 1.4em;
}

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

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

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

h3.date {
	text-transform: uppercase;
	letter-spacing: .1em;
}

div.content h2 {
  font-size: 1.1em;
  line-height: 1.4em;
}

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


#newsAtConcordia a {
  text-decoration: none;
}


div.campusEvents ul{
	margin-left:2em;
}
div.campusEvents ul li{
	margin-bottom:1em;
}


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

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



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

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


