/* Membersite Stylesheet */
img {
   behavior: url("/style/iepngfix.htc");
}


body{
	font-family:verdana,helvetica,arial;
	font-size:70%;
	color:#000000;
}
td{
	font-family:verdana,helvetica,arial;
	font-size:70%;
	color:#000000;
}
a, a:visited, a:active, a:hover {
	color:#0033CC;
}

a, a:visited, a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.header {
	font-size:14px;
	font-weight:bold;
}

.hp60header {
	font-size:20px;
	color:#0033CC;
}

.hp6Edit {
	position:relative;
	padding-left:10px;
	padding-right:10px;
}

.hp6EditLink, a.hp6EditLink, a:visited.hp6EditLink {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:hover.hp6EditLink, a.active.hp6EditLink {
	text-decoration:underline;
}

.breadcrumbs, a.breadcrumbs, a:visited.breadcrumbs, a:active.breadcrumbs {
	color:#000000;
}

a.breadcrumbs, a:visited.breadcrumbs, a:active.breadcrumbs {
	text-decoration:underline;
}

a:hover.breadcrumbs {
	color:#0033CC;
}

.title {
	font-weight:bold;
}

.headerNavText 
{
    font-weight:bold;
    font-size:11px;
}

form
{
	margin-bottom:0px;
	margin-top:0px;
}

#NavBreadcrumbs
{
	position:relative;
	background-color:#F5F5F5;
	height:30px;
}

#NavBreadcrumbs img
{
	position: absolute;
	right: 15px;
}

#NavBreadcrumbs div
{
	margin-left:5px;
}

#NavHeader
{
	position:relative;
	background-color:#0033CC;
	height:38px;
}

#breadcrumbs
{
	position:absolute;
	top:10px;
	right:10px;
	height:38px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
}

#breadcrumbs a
{
	color:#FFFFFF;
}

.moduleHeader
{
	background-color:#0033CC;
	width:153px;
	height:19px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
	border-top: 1px solid white;
}
.moduleContents
{
	padding-left:9px;
	margin-bottom: 8px;
}
.moduleContents a
{
	display: block;
	padding-top: 4px;
}
.moduleContents a img
{
	position: relative;
	top: 4px;
}
.moduleTitle
{
	background-image:url(/i/psp/templates/tilebackground_redgradient.gif);
	height:17px;
	color:#FFFFFF;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}
.moduleSubTitle
{
	position:relative;
	width:100%;
	background-color:#F5F5F5;

	margin-top: 1px;
	border-top: 1px solid #999999;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: bold;
}
.moduleSubTitle a img
{
	position:absolute;
	right:5px;
	bottom:4px;
}
.moduleSubTitle #more
{
	position:absolute;
	right:5px;
	bottom:2px;
}
.moduleSubTitle2
{
	width:100%;
	position: relative;
}
.moduleBorder
{
	width: 100%;
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-top: 1px;
	margin-bottom: 10px;
}
.moduleSubTitle2 a img
{
	position:absolute;
	right: 0px;
	top: 1px;
}
.moduleFooter
{
	width:100%;
	border-top: 1px solid #999999;
	color:#999999;
	text-align:right;
	font-size:10px;
}
.breakingNewsStory
{
	padding: 2px;
}
.breakingNewsImage
{
	position: relative;
	float:left;
	width:115px;
	height:75px
}
.imageCaption
{
	font-family:arial,verdana,helvetica;
	font-size:9px;color:#000000;
	padding-top:3px;
}
.storyList
{
	padding-left: 10px;
	padding-bottom: 2px;
}
.st
{
position:relative;padding-left:24px;
}
.sb
{
	position:relative;
	top:7px;
	left:-10px;
	width:4px;
	height:2px;
	background-color:#FF3300;
	overflow:hidden;
}
.partnerSearchInput
{
	font-family:verdana,helvetica,arial;
	font-size:11px;
}
.partnerLinks
{
	height:23px;
	background-color:#F5F5F5;
	margin-top:5px;
	padding-left:133px;
	padding-top:4px;
	color:#999999;
}
.stockHeader td
{
	font-weight:bold;
	color:#666666;	
}
.stockRow td
{
	font-size:10px;
	font-weight:bold;
}
.positive
{
	font-size:10px;
	color:#009933;
}
.negative
{
	font-size:10px;
	color: #FF3333;
}
.rightModule
{
	margin-top:10px;
}
.rightModuleContent
{
	margin-top: 1px;
	border: 1px solid #999999;
}
.rightModuleContainer
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.rightModuleContent a
{
	display: block;
	padding-top: 2px;
}
.rightModuleContentHeader
{
	width: 100%;
	margin: 1px;
	background-color:#F5F5F5;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.rightModuleContentHeader a
{
	display: inline;
}
.weatherMessage
{
	width:189;height:70;text-align:center;padding-top:25;
}
.condition
{
	float: left;
	width:85px;
	text-align:center;
	color:#666666;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 5px;
}

#WeatherData
{
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
#WeatherHighToday, #WeatherHighTomorrow
{
	color:#FF3333;
}
#WeatherLowToday, #WeatherLowTomorrow
{
	color:#0000FF;
}
#weatherLookup
{
	text-align: center;
}
#weatherLookup input
{
	height:19px;
	font-family:arial,verdana,helvetica;font-size:10px;
}
#weatherLinks
{
	position: absolute;
	width:198px;
	bottom:2px;
	font-family:arial,verdana,helvetica;
	font-size:10px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color:#666666;
}
#weatherSeasonalLinks
{
	position: relative;
	font-size:10px;
}
#weatherLinks a
{
	display: inline;
}
#weatherLinks p
{
	margin-top: 5px;
}
#horoscopeImage
{
	postion:relative;
	float:right;
	padding-left:3px;
	padding-bottom:3px;
}

#BackToTop {
	position:absolute;
	width:100%;
	padding-right:12px;
	text-align:right;
	font-weight:normal;
	font-size:11px;
	color:#0033CC;
}

#BackToTop img {
	top:6px;
	right:0px;
}

/* HP6 */
.hp6Header {
	position:relative;
	padding-left:8px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.hp6PPCFeatures {
	font-size:11px;
	font-weight:bold;
	color:#003399;
}

.graydots {
	position:relative;
	height:1px;
	background-image:url(/i/60/backgrounds/graydots.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.bluedots {
	position:relative;
	height:1px;
	background-image:url(/i/60/backgrounds/bluedots.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.hp6TitleLink, a.hp6TitleLink, a:visited.hp6TitleLink {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:hover.hp6TitleLink 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.moreLink, a.moreLink, a:visited.moreLink
{
	font-size:10px;
	color:#0033cc;
	font-weight:bold;
	text-decoration:none;
}
a:hover.moreLink
{
	text-decoration:underline;
}

#contentModuleHeader {
	height:17px;
	background-image:url(/i/60/backgrounds/17pxheadergradient.gif);
	background-repeat:repeat-x;
}

#contentModuleHeaderFeatures {
	height:21px;
	background-image:url(/i/60/backgrounds/bkfeaturesbluebar.gif);
	background-repeat:repeat-x;
}

.GreetingSmallFont {
	font-size:.9em;
}

.Chevron 
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    color:#0049ba;
}