body {
	font: normal 15px/20px Arial, Helvetica, sans-serif;
}
	body big {
		font-size: 16px;
	}

	body input.text {
		font: normal 14px/15px Arial, Helvetica, sans-serif;
	}

	body select.text {
		font: normal 14px/15px Arial, Helvetica, sans-serif;
	}
	body textarea.text {
		font: normal 14px/15px Arial, Helvetica, sans-serif;
	}

	body h3 {
		font-size: 18px;
		line-height: 20px;
	}

	body small {
		font-size: 14px;
	}

/* News: Subscribe now form */
#content-body-bottom div.form h4 {
	font-size: 15px;
	line-height: 20px;
}

/* Blog: Blog post title */
#layout-blog div.post h2 {
	font-size: 22px;
	line-height: 24px;
}

/* Blog: Details of the blog */
#layout-blog div.post div.details ul li a:link,
#layout-blog div.post div.details ul li a:visited,
#layout-blog div.post div.details ul li a:hover,
#layout-blog div.post div.details ul li a:active {
	font-size: 14px;
}

/* Upcoming Events: Listing of event items */
#ftr-events ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Latest Videos: Listing of latest video clips.
*/
#ftr-video ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Latest Stories: Listing of latest stories.
*/
#ftr-stories ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Latest Photos: Listing of latest photos.
*/
#ftr-photo ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Latest News: Listing of news items.
*/
#ftr-news ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Community Updates: List of videos, photos, stories and events.
*/
#ftr-community ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Campaign News: Listing of news items.
*/
#ftr-campaign ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Blog: Caption for posts and comments sections.
*/
#ftr-blog h4 {
	font-size: 15px;
	line-height: 18px;
}

/*
Blog: Listing of posts and comments.
*/
#ftr-blog ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Archived Newsletters: Short intro/description text the precedes the listing of newsletters.
*/
#ftr-newsletter p {
	font-size: 15px;
	line-height: 22px;
}

/*
Archived Newsletters: Listing of archived newsletters.
*/
#ftr-newsletter ul {
	font-size: 15px;
	line-height: 18px;
}

/*
Base line-height for left and right sidebars on the Blog pages.
*/
#layout-blog div.col-left ul li,
#layout-blog div.col-right ul li {
	line-height: 22px;
}
