
body, .typography * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
}

/* HEADER STYLES 
-------------------------------------------- */
.typography h1, .typography h2 {
  color: #F77;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana;
	font-weight:bold;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
	margin-left:0 !important;
	margin-right:0 !important;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:11px;
}

/* PARAGRAPHS 
-------------------------------------------- */
p, .typography p {
	padding:4px 0px;
}


#header,
#nav {
	font-family: Arial, Helvetica, Futura, sans-serif;
}

div.breadcrumb p {
	font: 11px Verdana, Arial, sans-serif
}

/* the links at the bottom of the page */
ul.menu,
div.partners p a,
div.bottom p.menu-bottom a {
	font: 10px Verdana, Arial, sans-serif;
}

#SearchResults li {
	margin-bottom: 20px;
}

/* search nav */
#PageNumbers {
  text-align: center;
  margin-top: 25px;
  font-weight: bold;
}