.loginbox {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	margin-bottom:10px;
}
.searchbox {
	color: #0b3a58;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	padding: 20px 15px 12px 15px;
	border-left: 1px solid #0a3859;
	border-right: 1px solid #0a3859;
	border-bottom: 1px solid #0a3859;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
}
.blueboxtop {
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px;
	border-left: 1px solid #0a3859;
	border-right: 1px solid #0a3859;
	border-top: 1px solid #0a3859;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
}
.twitterbox {
	color: #053858;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px 5px 5px 4px;
	border-top: 1px solid #0a3859;
	border-left: 1px solid #0a3859;
	border-right: 1px solid #0a3859;
	border-bottom: 1px solid #0a3859;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.noticebox {
	overflow:hidden;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #8A2300;
	padding: 10px;
	margin: 5px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	font-size:1.1em;
}
.noticebox-neutral {
	overflow:hidden;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	text-decoration: none;
	padding: 10px;
	background-color: #EFDAB2;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
}
.noticebox a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationbox {
	background-color: #ffffff;
	border-top: 1px solid #0a3859;
	border-left: 1px solid #0a3859;
	border-right: 1px solid #0a3859;
	border-bottom: 1px solid #0a3859;
	padding-top: 20px;
	padding-bottom: 20px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
}
.navigationholder {
	width: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navigation {
	color: #0a3859;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.navigation:link {
	color: #0a3859;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.navigation:visited {
	color: #0a3859;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.navigation:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.navigation:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
.homeheader {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 5px;
	font-size: 22px;
}
.flyoutmenu {
	background-color: #0F75BC;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
}
a.flyoutmenu:link {
	color: #0a3859;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.flyoutmenu:visited {
	color: #0a3859;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.flyoutmenu:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
a.flyoutmenu:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0F75BC;
	padding: 10px 0px 0px 10px;
	height: 10px;
	width: 110px;
	display: block;
}
.actions {
	background-color: #0F75BC;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 10px;
	border: 1px solid #0F75BC;
	width: 140px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	text-align: center;
}
a.actions:link {
	color: #ffffff;
	background-color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 14px;
	width: 140px;
	display: block;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	text-align: center;
}
a.actions:visited {
	color: #ffffff;
	background-color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 14px;
	width: 140px;
	display: block;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	text-align: center;
}
a.actions:hover {
	color: #ffffff;
	background-color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	padding: 10px 0px 0px 10px;
	height: 14px;
	width: 140px;
	display: block;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	text-align: center;
}
a.actions:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	background-color: #0F75BC;
	padding: 10px 0px 0px 10px;
	height: 14px;
	width: 140px;
	display: block;
	-moz-border-radius-topleft: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	text-align: center;
}
.blueheader {
	color: #053858;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}
.myaccountactions {
	color: #0F75BC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	height: 15px;
	width: 190px;
}
a.myaccountactions:link {
	color: #0F75BC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
a.myaccountactions:visited {
	color: #0F75BC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
a.myaccountactions:hover {
	color: #0F75BC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
a.myaccountactions:active {
	color: #0F75BC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.issuearticletitle {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.issuearticletitle:link {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.issuearticletitle:visited {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.issuearticletitle:hover {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
a.issuearticletitle:active {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
.articletitle {
	color: #0F75BC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.articletitle:link {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.articletitle:visited {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.articletitle:hover {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
a.articletitle:active {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
.teasers {
	line-height: 1.4em;
}
.viewedarticlestatus {
	color: #619743;
}
.breadcrumbtrail {
	color: #0F75BC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
}
a.breadcrumbtrail:link {
	color: #0F75BC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.breadcrumbtrail:visited {
	color: #0F75BC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.breadcrumbtrail:hover {
	color: #0F75BC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.breadcrumbtrail:active {
	color: #0F75BC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.login-text {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.login-text:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.login-text:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.login-text:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.login-text:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.dropnavigationholder {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dropnavigation {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	height: 10px;
	width: 180px;
	display: block;
}
a.dropnavigation:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	height: 10px;
	width: 180px;
	display: block;
}
a.dropnavigation:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 10px 0px 10px;
	height: 10px;
	width: 180px;
	display: block;
}
a.dropnavigation:hover {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0A3859;
	padding: 10px 10px 0px 10px;
	height: 10px;
	width: 180px;
	display: block;
}
a.dropnavigation:active {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	background-color: #0A3859;
	padding: 10px 10px 0px 10px;
	height: 10px;
	width: 180px;
	display: block;
}
.pearl {
	color: #133042;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	background-color:#EFEFEF;
	padding: 10px 5px 10px 5px;
	display: block;
	height: auto;
	margin: 1em;
	border-top: 1px solid #053858;
	border-left: 1px solid #053858;
	border-right: 1px solid #053858;
	border-bottom: 1px solid #053858;
}
.issuefrontmatter {
	color: #133042;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	background-color:#f6fafb;
	padding: 6px 4px 6px 4px;
}
.darkbluepageheader {
	color: #053858;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
.lightbluepageheader {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a.lightbluepageheader:link {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
a.lightbluepageheader:visited {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
a.lightbluepageheader:hover {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
a.lightbluepageheader:active {
	color: #0F75BC;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
.searchButton {
	background: none repeat scroll 0 0 #5D9733;
	border-right: 1px solid #BEBEBE;
	color:#FFFFFF;
}
.signinnow {
	text-align:right;
}
.sitename {
	font-style:italic;
	font-weight:bold;
	color:#669933;
}
.itemRed {
	color:#FF0000;
}
/* Yahoo! Media Player:  */
/* Remove block with relevant information */
#ymp-relevance {
	display:none !important;
}
.ymp-player-max #ymp-body {
	width:570px !important;
}
.ymp-player-max #ymp-body #ymp-body-strip {
	width:557px !important;
}
.ymp-player-max #ymp-body #ymp-body-base {
	width:560px !important;
}

/* Hide 'play' button on page 
a.ymp-btn-page-play em.ymp-skin {
	display:none !important;
	padding-left: 0px !important;
}
a.ymp-btn-page-pause em.ymp-skin {
	display:none !important;
	padding-left: 0px !important;
}
a.ymp-btn-page-play, a.ymp-btn-page-pause {
	padding-left: 0px !important;
}*/
/*Menu Navigation */
.block-category-navigation, .block-recently-viewed-products, .block-info, {
}
.block {
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
//*	border-right: 1px solid #999999; *// vertical-align: top;
}
.block-category-navigation .active a {
}
.block-category-navigation .listbox ul .active {
	font-weight: bold;
}
.block-category-navigation .listbox ul .inactive {
}
.block .title {
	color: #0088CC;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.block .listbox {
	font-size: 11px;
	line-height: 18px;
}
.block a {
	color: #3664A5;
	text-decoration: none;
}
.block a:hover {
	color: #3664A5;
	text-decoration: underline;
}
.block .listbox ul {
	background-color: inherit;
	color: #3664A5;
	margin: 0;
	padding: 0 0 0 10px;
}
.block-category-navigation .listbox ul .inactive {
}
.block li {
	list-style: none outside none;
}
/*.cpsty_CenterTd {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
} */
/* Article Navigation */
.article-navigation-button {
	border-top: 1px solid #a3a3a3;
	background: #438aba;
	background: -webkit-gradient(linear, left top, left bottom, from(#0f74bc), to(#438aba));
	background: -webkit-linear-gradient(top, #0f74bc, #438aba);
	background: -moz-linear-gradient(top, #0f74bc, #438aba);
	background: -ms-linear-gradient(top, #0f74bc, #438aba);
	background: -o-linear-gradient(top, #0f74bc, #438aba);
	padding: 4px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
	color: white !important;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	margin-right:5px;
}
.article-navigation-button:hover {
	border-top-color: #0f74bc;
	background: #0f74bc;
	color: #ccc;
}
.article-navigation-button:active {
	border-top-color: #1b435e;
	background: #1b435e;
}
.subcredit-view {
	background-color:#DDE7EE;
	padding:4px;
	margin: 1em 0em 0em 0em;
}
/* Tooltips */
.tooltip {
	position: relative;
	background: #eaeaea;
	cursor: help;
	display: inline-block;
	text-decoration: none;
	color: #222;
	outline: none;
}
.tooltip span {
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 999;
	width: 230px;
	margin-left: -127px;
	padding: 10px;
	border: 2px solid #ccc;
	opacity: .9;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	border-color: #161a1f;
	background-color: #1e2227;
}
.tooltip:hover {
	border: 0; /* IE6 fix */
}
.tooltip:hover span {
	visibility: visible;
}
.tooltip span:before, .tooltip span:after {
	content: "";
	position: absolute;
	z-index: 1000;
	bottom: -7px;
	left: 50%;
	margin-left: -8px;
	border-top: 8px solid #ddd;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 0;
}
.tooltip span:before {
	border-top-color: #161a1f;
	bottom: -8px;
}
.tooltip span:after {
	border-top-color: #1e2227;
}
.quiz-message {
	font-size:1em;
	font-style:italic;
	background-color: #DDE7EE;
	padding: 5px;
}
.article_bottom_images {
	height:150px;
	padding:5px;
}
.article_thumbnail {
	position: relative;
	z-index: 0;
}
.article_thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.article_thumbnail span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
}
.article_thumbnail span img {
	background:#ffffff;
	padding:10px;
	/* height:600px;*/
	box-shadow: 10px 10px 20px #333;
}
.article_thumbnail:hover span {
	visibility: visible;
	top: -500px;
	left:0;
	z-index:100;
}
.cpweb_Wrapper {
	margin: auto;
}