﻿body
{
	background: #4782C6;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

a
{
	font-weight: bold;
	color: #4782c6;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

p
{
	margin: 0 0 20px 0;
	padding: 0;
}

sup
{
	font-size: 8px;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 800px;
	margin: 0 auto; 
}

#header
{
	width: 800px;
	height: 128px;
	background: url(../images/header-bg.jpg) no-repeat;
}

#header h1
{
	text-indent: -9999px;
	margin: 0;
}

#contentWrapper
{
	background: #FFFFFF url(../images/content-wrapper-bg.jpg) no-repeat top left;
}

#content
{
	background: url(../images/content-fade.jpg) no-repeat;
	width: 516px;
	margin: 0 0 0 50px;
	position: relative;
	padding: 176px 17px 0 17px;
	float: left;
}

#factBox
{
	background: #FFFFFF;
	width: 515px;
	height: 115px;
	position: absolute;
	top: 17px;
	left: 17px;
	overflow: hidden;
}

#factBox ul
{
	margin: 0 0 0 45px;
	padding: 0;
}

#factBox ul li
{
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;
}

#factBox ol
{
	margin: 0 0 0 45px;
	padding: 0;
}

#expand
{
	position: absolute;
	left: 441px;
	bottom: 1px;
	width: 64px;
	height: 19px;
}

#storiesHeader
{
	background: url(../images/stories-header.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	border-bottom: solid 5px #7ea7d7;
}

#storiesHeader span
{
	background: url(../images/stories-header.gif) no-repeat;
}

#recentlyAdded
{
    background: #b3cce8 url(../images/recently-added-articles.gif) no-repeat 19px 22px;
    padding: 14px 0 0 105px;
    margin: 0 0 15px 0;
}

#recentlyAddedPodcasts
{
    background: #b3cce8 url(../images/recently-added-podcasts.gif) no-repeat 19px 30px;
    padding: 14px 0 0 105px;
    height: 74px;
    margin: 0px;

}

#recentlyAddedPodcasts .podcast
{
	width: 400px;
	padding: 0px;
	float: none;
	
	
}
#recentlyAddedPodcasts .podcastContent
{
	margin-top: 12px;
}

.podcast .podcastContent .source
{
	margin: 19px 0 0 0;
}

#recentlyAdded .story
{
    float: none;
    width: 400px;
    padding: 0px;
    height: 70px;
}

#recentlyAdded .story .storyContent
{
   width: 300px; 
}

#stories
{
	margin: 0 0 50px 0;
}

.storyRow
{
	width: 516px;
	clear: left;	
}

.story
{
	width: 256px;
	float: left;
	padding: 0 0 10px 0;
}

.storyThumb
{
	width: 75px;
	height: 60px;
	background: transparent url(../images/story-shadow.png) no-repeat;
	padding: 9px 0 0 9px;
	float: left;
}

.story .storyContent
{
	padding: 9px 0 0 0;
	margin: 0 0 0 95px;
	width: 155px;
}

.story .source, .podcastContent .source
{
	font-size: 12px;
	font-weight: bold;
}

.story .dateline
{
	font-size: 11px;
	font-weight: normal;
}

.story a
{
	font-size: 12px;
	font-weight: bold;
	color: #4782c6;
}


#videosHeader
{
	background: url(../images/videos-header.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 15px 0;
	border-bottom: solid 5px #7ea7d7;	
}

#videos
{
	margin: 0 0 50px 0;
}

.videoRow
{
	clear: left;
	width: 516px;
}

.video
{
	width: 256px;
	float: left;
	padding: 0 0 10px 0;
}

.videoThumb
{
	width: 66px;
	height: 53px;
	background: transparent url(../images/video-shadow.png) no-repeat;
	padding: 8px 0 0 8px;
	float: left;
}

.video .videoContent
{
	padding: 8px 0 0 0;
	margin: 0 0 0 75px;
	width: 175px;
}

.video .source
{
	font-size: 12px;
	font-weight: bold;
}

.video .dateline
{
	font-size: 11px;
	font-weight: normal;
}

.video a
{
	font-size: 11px;
	font-weight: bold;
	color: #4782c6;
}

#about
{
	margin: 0 0 75px 0;
}

#aboutHeader
{
	background: url(../images/about-header.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 15px 0;
	border-bottom: solid 5px #7ea7d7;	
}

#blogsHeader
{
	background: url(../images/blogs-header.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	border-bottom: solid 5px #7ea7d7;
}

#blogs
{
	margin: 0 0 50px 0;
}

#blogs ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar
{
	width: 200px;
	float: right;
	padding: 64px 0 0 0;
}

#sidebar .hr
{
	background: url(../images/blue-hr.gif) repeat-x;
	height: 5px;
	width: 134px;
	margin: 15px 0 15px 16px;
}

#sidebar .hr hr
{
	display: none;
}

#justTheFacts h2
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/just-the-facts-header.jpg) no-repeat;
	height: 68px;
}

#justTheFacts p
{
	padding: 0 40px 0 16px;
	margin: 0;
}

#registerForUpdates h2
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/register-for-updates-header.jpg) no-repeat;
	height: 61px; 
}

#registerForUpdates p
{
	padding: 0 40px 0 16px;
	margin: 0 0 10px 0;
}

#registerForUpdates label
{
	font-weight: bold;
}

#registerForUpdates input
{
	margin: 10px 0 0 0;
}

#registerForUpdates input.textbox
{
	width: 128px;
	margin: 0;
}

#feeds ul
{
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 0;
}

#feeds ul li
{
	margin: 0 0 5px 0;
	padding: 0;
}

#feeds a
{
	display: block;
	height: 28px;
	width: 80px;
}

#feeds a.bookmark
{
	padding: 0 0 0 37px;
	background: url(../images/bookmark-icon.gif) no-repeat;
}

#feeds a.rss
{
	padding: 0 0 0 37px;
	background: url(../images/rss-icon.gif) no-repeat;
}


#footer
{
	width: 750px;
	height: 47px;
	background: #4782c6;
	color: #FFFFFF;
	font-size: 11px;
	padding: 27px 0 0 50px;
	clear: both; 
}