/* Defaults */

body {
	font: 62.5% arial, helvetica, sans-serif;
}

abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.125;
	margin-bottom: 1.125em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 1.5em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 1.5em;
}

p {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 1.5em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
}

input ,
select {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
}

/* Master page */

.RFA_nav-meta {
	font-size: 1.2em;
	line-height: 1.5;
}

.RFA_nav-meta a {
	font-weight: normal;
}

.RFA_nav-meta a.selected {
	font-weight: bold;
}

.RFA_breadcrumb {
	font-size: 1.1em;
	line-height: 1.64;
}

.RFA_nav-main li a {
	font-size: 1.2em;
	line-height: 1.5;
	text-decoration: none;
	font-weight: normal;
}

.RFA_nav-main li a.selected {
	font-weight: bold;
}

/* Common elements */

.RFA_content-main p.first {
	font-weight: bold;
}

.RFA_content-main .RFA_free-text ul,
.RFA_content-main .RFA_free-text ol {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0 20px;
	margin-left: 3em;
}
.RFA_content-main .RFA_free-text ul {
	list-style-type: disc;
}
.RFA_content-main .RFA_free-text ol {
	list-style-type: decimal;
}

.RFA_content-main .RFA_free-text li ul,
.RFA_content-main .RFA_free-text li ol {
	font-size: 1em;
}

.RFA_content-main .RFA_free-text h3,
.RFA_content-main .RFA_free-text h4 {
	font-weight: bold;
}

.RFA_content-main .RFA_free-text h3 {
	font-size: 1.4em;
	line-height: 1.286;
	margin-bottom: 1.286em;
}


.RFA_content-secondary .RFA_links-list li {
	margin-bottom: 1.8em;
	padding-bottom: 1.8em;
}

.RFA_content-secondary .RFA_links-list h2 {
	font-weight: bold;
}

.RFA_content-secondary .RFA_links-list h2,
.RFA_content-secondary .RFA_links-list p {
	font-size: 1.1em;
	line-height: 1.64;
	margin: 0;
}

.RFA_content-main dt {
	font-size: 1.2em;
	font-weight: bold;
}

.RFA_pagination {
	font-size: 1.2em;
	line-height: 1.5;
}

/* Home page */

.RFA_home .RFA_content-main  li {
	font-size: 1.2em;
	line-height: 1.5;
}

.RFA_home .RFA_content-main h2 {
	font-size: 2.2em;
	line-height: 1;
	font-weight: bold;
}

.RFA_home .RFA_content-main h3 {
	font-size: 1.8em;
	line-height: 1.5;
	font-weight: bold;
}

.RFA_home .RFA_home-highlights li {
	font-size: 1em;
}

.RFA_home .RFA_content-main h4 {
	font-size: 1.4em;
	line-height: 1.286;
	font-weight: bold;
}

.RFA_date {
	font-size: 1.1em;
	line-height: 1.637
}

/* Contact page */

.RFA_contact-address span {
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
}

.RFA_contact-form {
	font-size: 1.2em;
	line-height: 1.5;
}

/* Search results */

.RFA_search-results-summary {
	font-size: 1.4em;
	line-height: 1.285;	
}

.RFA_search-results-view {
	font-weight: bold;
}

/* Our Board */

.RFA_board h3 {
	font-size: 1.6em;
	font-weight: normal;
}

/* FAQs */

#RFA_faqs ul {
	font-size: 1.2em;
}

.RFA_faqs-moo dt {
	cursor: pointer;
}

.RFA_faqs-moo dt:hover {
	text-decoration: underline;
}