body {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
	body big {
		font-size: 12px;
	}

	body input.text {
		font: normal 10px/11px Arial, Helvetica, sans-serif;
	}

	body select.text {
		font: normal 10px/11px Arial, Helvetica, sans-serif;
	}
	body textarea.text {
		font: normal 10px/11px Arial, Helvetica, sans-serif;
	}

	body h3 {
		font-size: 14px;
		line-height: 16px;
	}

	body small {
		font-size: 10px;
	}

/* News: Subscribe now form */
#content-body-bottom div.form h4 {
	font-size: 11px;
	line-height: 16px;
}

/* Blog: Blog post title */
#layout-blog div.post h2 {
	font-size: 18px;
	line-height: 20px;
}

/* 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: 10px;
}

/* Upcoming Events: Listing of event items */
#ftr-events ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Latest Videos: Listing of latest video clips.
*/
#ftr-video ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Latest Stories: Listing of latest stories.
*/
#ftr-stories ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Latest Photos: Listing of latest photos.
*/
#ftr-photo ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Latest News: Listing of news items.
*/
#ftr-news ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Community Updates: List of videos, photos, stories and events.
*/
#ftr-community ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Campaign News: Listing of news items.
*/
#ftr-campaign ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Blog: Caption for posts and comments sections.
*/
#ftr-blog h4 {
	font-size: 11px;
	line-height: 14px;
}

/*
Blog: Listing of posts and comments.
*/
#ftr-blog ul {
	font-size: 11px;
	line-height: 14px;
}

/*
Archived Newsletters: Short intro/description text the precedes the listing of newsletters.
*/
#ftr-newsletter p {
	font-size: 11px;
	line-height: 18px;
}

/*
Archived Newsletters: Listing of archived newsletters.
*/
#ftr-newsletter ul {
	font-size: 11px;
	line-height: 14px;
}