.shopping {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
.checkoutprogresstext, .checkoutprogresstext a {
	color:#AAAAAA;
}
.breadcrumbs, .breadcrumbs a{
	font: normal 10px Arial;
	color: #666666;
	text-decoration:none;
}
.breadcrumbs a:hover{
	text-decoration:underline;
}
.tasktitlemed{
color:#336699;
}
.customers{
	font: normal 10px Arial;
	color: #666666;
	text-align: right;
}
.customers a, td.customers a{
	font: normal 10px Arial;
	color: #336699;
	text-align: right;
}
.customers a:hover, td.customers a:hover{
	text-decoration:underline;
}
.welcome {
	font: bold 11px Arial;
	color: #ffffff;
	text-align: left;
}
.returning_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	text-decoration:none;
}
.returning_link, .returning_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	text-decoration:underline;
}
.portlet-text {
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
	padding-left: 5px;
}
.portlet-tit, .portlet-tit a {
	font: bold 14px Arial;
	color: #ffffff;
	text-decoration:none;
	padding-left: 20px;
}
.learn, .learn a {
	font: normal 11px Arial;
	color: #336699;
}
.order, .order a{
	font: normal 11px Arial;
	color: #D23B00;
	text-decoration:underline;
}
.price {
	font: bold 11px Arial;
	color: #CC3300;
	text-decoration:none;
	text-align:center;
}
.price2 {
	font: bold 11px Arial;
	color: #CC3300;
	text-decoration:none;
	text-align:center;
}
.featured-tit, td.featured-tit a{
	font: bold 12px Arial;
	color: #336699;
	text-decoration:none;
}
.text, .text a {
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
}
.newsletterheader {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: 336699;
}
.readmore, readmore a{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}
.arial12red {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: CC0000;
	text-align: center;
}
.textinblack {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.newsletterfooter {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.newsletterfooter a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

.textinblack a {
	color: #336699;
    text-decoration:underline;
}



.footer, .footer a{
	font: bold 11px Arial;
	color: #ffffff;
	text-align: center;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/* Itemtemplate Styles */

.item-tit {
	font: bold 14px Arial;
	color: #336699;
	text-decoration:none;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.text-light {
	font: normal 11px Arial;
	color: #A5A5A5;
	text-decoration:none;
}
.stock, .order a{
	font: normal 11px Arial;
	color: #D03B03;
	text-decoration:none;
}
.related-text, .related-text a {
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
}
.related-text a:hover {
	color: #336699;
}

/* --- Sitemap Info Page Styles --- */
.sitemap, .sitemap a{
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
}  
.sitemap H1, .sitemap H1 a{
	font: bold 12px Arial;
	color: #336699;
	text-decoration:none;
}

/* Itemtemplate Styles */

/* Left Side Bar Styles */
.smalltext a, td.smalltext a  {
	text-decoration: none;
	color: #666666;
}
.smalltext a:hover, td.smalltext a:hover {
	text-decoration: underline;
}
.textboldnolink, .textboldnolink a, td.textboldnolink, td.textboldnolink a {
	color: #336699;
}
/* END - Left Side Bar Styles */

div#innerwrapper {
	margin: 0 auto;
}.blueheader {
	background-image: url(../newsletter/PM_blueheaderbg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 045279;
	border-right-color: 045279;
	border-bottom-color: 045279;
	border-left-color: 045279;
	background-repeat: repeat-x;
	background-position: top;
}
.greenheader {
	background-image: url(../newsletter/PM_featurebg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 699A21;
	border-right-color: 699A21;
	border-bottom-color: 699A21;
	border-left-color: 699A21;
	background-repeat: repeat-x;
	background-position: top;
}
.textnewsletter{
	font: normal 11px Arial;
	color: #666666;
	text-decoration:none;
}
.textnewsletter a {
	color: #336699;
	text-decoration:underline;
}
