

body
{
	background-color: #FFFFFF;
	background-image: url(/media/images/common/MSRBackground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
	color: #404040;
}

h1, h2, h3, h4, h5
{
	color: #505050;
	font-weight: normal;
}

h1
{
	font-size: 1.8em;
}

#page
{
	background-image: none;
	background-color: transparent;
	padding: 0 0px 1px;
	width: 850px;
}

#bodyDiv
{
	font-size: 1.1em;
}

#bodyDiv .item .heading
{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2;
}

#factoids-body
{
	padding-top: 1em;
	font-family: "Helvetica Neue", Helvetica, Alial, Sans-Serif;
}

#factoids-body .heading
{
	font-weight: bold;
	color: #60bb46;
}

#factoids-body .byline
{
	display: none;
}

#factoids-body .body p
{
	padding: 0;
	margin: 0;
}

#pageDiv a.more
{
	font-size: 1.1em;
}

a.all.more
{
	font-size: 1.1em;
}

.byline
{
	font-size: 100%;
}

a
{
	color: #60bb46;
}

#sidebar .section a:hover,
.byline a:hover,
a:hover
{
	color: #46b7bb;
}

a.more
{
	color: #60bb46;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	padding-left: 0;
	margin-left: 0.5em;
}

a.more:hover
{
	color: #46b7bb;
}

#bodyDiv .image
{
	padding-top: 10px;
}

ul.toc
{
	font-family: "Helvetica Neue", Helvetica, Alial, Sans-Serif;
}

#content
{
	padding: 0;
	width: 650px;
}

#sidebar
{
	padding: 0;
	padding-top: 19px;
	width: 180px;
}

#sidebar #coverItem .image
{
	text-align: left;
	margin-left: 0;
}

#sidebar .section
{
	padding-top: 6px;
	padding-bottom: 30px;
	border-bottom: none;
}

img.swirl
{
	padding-bottom: 10px;
}

#sidebar #twitter
{
	padding-bottom: 0px;
}

#sidebar .section .item
{
	padding-bottom: 10px;
}

#sidebar .section .heading
{
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
}

#sidebar .section .heading a
{
	color: #666666;
}

#sidebar .section .body h3
{
	color: #60bb46;
	font-family: "Helvetica Neue", Helvetica, Alial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar .section .body h3 a
{
	color: #60bb46;
}

#sidebar .section .body h3 a:hover
{
	color: #46b7bb;
}


#sidebar .section .body p
{
	font-family: "Helvetica Neue", Helvetica, Alial, Sans-Serif;
	line-height: 1.6;
}

#sidebar #navigation
{
	padding-top: 0;
}
#sidebar #navigation .item
{
	font-size: 1.4em;
	text-transform: uppercase;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#sidebar #navigation .subitem
{
	padding-left: 1em;
	font-size: 01.0em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	line-height: 1.4;
}
#sidebar #navigation .item a
{
	color: #60bb46;
}
#sidebar #navigation .item a:hover
{
	color: #46b7bb;
}
#sidebar #navigation .first,
#sidebar #navigation .first img
{
	padding-top: 0;
	margin-top: 0;
}
#sidebar #navigation .last,
#sidebar #navigation .last img
{
	padding-bottom: 0;
	margin-bottom: 0;
}



#twitter_div_ws {font-family: "Helvetica Neue", Helvetica, Alial, Sans-Serif;}
ul#twitter_update_list_ws {padding:0; margin:0; list-style: none; display:block;}
ul#twitter_update_list_ws li {list-style: none; padding: 8px 0; margin:0;}
ul#twitter_update_list_ws li span {display: block;}
ul#twitter_update_list_ws .timeago {display:block; padding-bottom: 2px; font-weight: bold; font-size: 110%;}
ul#twitter_update_list_ws .timeago a {color: #60bb46; text-decoration: none;}
#twitter_div_ws b a {font-weight: bold; text-decoration: none; text-transform:uppercase}
#twitter_info_ws {border-bottom: 5px solid #CCCCCC; padding-bottom:10px;font-size: 10px;}
#twitter_info_ws b {font-size: 15px; line-height:30px;}
#twitter_info_ws img {padding: 0 5px 0 0; width: 50px; border:0px;}




/*
 * Footer
 */

#footer
{
	position: relative;
	width: 850px;
	padding: 10px 0;
	text-align: center;
	clear: both;
	height: auto;
	background-image: none;
	background-color: transparent;
	color: Black;
	font-size: 100%;
}

#footer a
{
	color: #60bb46;
}

#footer a:hover
{
	color: #46b7bb;
}

/*
 * Masthead
 */

#masthead
{
	position: relative;
	color: #FFFFFF;
	background-color: transparent;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	width: 850px;
	margin: 10px 0 0;
	height: 132px;
	overflow: hidden;
}

#masthead #mastheadLogo
{
	position: absolute;
	top: 0;
	left: 0;
}

#footerIcon 
{
    margin-right: 5px;
    float: left;
}

