BODY, div, TD,TH {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	color: #333333;
	size: 2;
	line-height: normal;
}

h1 { 
	font-size:22px; 
	line-height: 20px; 
	font-weight:normal; 
	text-align:center; 
	margin:0 0 10px;
	color:#003399;
}

h2 {
	font-size: 16px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin:15px auto 0px;
}

h3.countdown { 
	text-align:center; 
	margin:0; 
	padding:5px 0 5px 0; 
 }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

p {
	margin: 10px 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	font-size: 12px;
	line-height:15px;
}

p.listTxt {
	padding-bottom:0;
	margin-bottom:0;
	line-height:12px;
}

.normal {
	font-size:9pt;
	color:#333333;
	size:2;
	line-height: normal;	
}
.itlc {
	font-style:italic;
}

span.size14 {
	font-size:14px;
}


hr {
	width:90%;
	border:none;
	size:1px;
	color:#CCC;
}

div.clear {
	clear:both;
	width:100%;
}
.block {
	display:block;
}
.warningRed {
	color: Red;
	font-weight: bold;
}

.minus1	{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color: #000000;
	size: 2;
	line-height: normal;
}
span.red { color:F00; }
.minus2	{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	color: #4c4c4c;
	size: 2;
	line-height: 14pt;
}

.title
{
	position: absolute;
	width: 140px;
	height: 30px;
	left: 2px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.submenu
{
	position: absolute;
	left: 40px;
	width: 140px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	height: 20px;
}

A {
	color: #039;
}

A:Hover {
	color: #FF9900;
	text-decoration:none;
}
.lbl_bluCaps {
	font-size:12px !important; 
	font-weight:bold; 
	color:#003399;
	text-transform:uppercase;
}
.bluebold, .bluebold a {
	color:#039;
    margin-top:0;
    padding-top:0;
    font-weight:bold;
}
.redbold, .redbold a {
	color:#d10909;
    margin-top:0;
    padding-top:0;
    font-weight:bold;
}

img.tlpd {
	padding: 6px 10px 10px 0;
}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin:5px 15px 0 15px;
	color:#333;
}
p.fnote {
	color:#888;
	font-size:10px;
}
p.lastbullet { margin-bottom:0; padding-bottom:0;
}

ul#ultlist {
	list-style-type:none;
	padding:0px 5px 0px 7px;
	width:100%;
	text-align:left;
	line-height:15px;
}
ul#ultlist li a, ul#ultlist li a:active { color:#039; text-decoration:none; }
	ul#ultlist li a:hover { color:#FF9900; text-decoration:underline; }


ul#ultlist  li {
	list-style-type:none;
	color:#000000;
	background:url(general/images/bullet_2.jpg) 0px 4px no-repeat;
	padding:0px 0px 0px 11px;
	width:100%;
	line-height:16px;
}
ul#ultlist li a {
	text-decoration:underline;
	color:#1340a3;
}
div#giftcont1 {
	width:210px;
	margin: 10px 10px auto auto;
}
ul.giftset {
	 display:block;
	 width:150;
	 margin:0;
	 padding:0;
	 list-style-type:none;
 }
ul.giftset li {
	  width:150px;
	  padding: 0 0 0 20px;
	  background-color:#F6F6F6;
	  display:block;
	  white-space:normal;
	  background:url(general/images/bullet_1.jpg) 0px 2px no-repeat;
}
table#compare {
	margin:0 auto;
	border:solid 1px #003399;
}
table#compare tr.compR1 {
	background:#FFF;
}
table#compare tr.compR2 {
	background:#E7E7E7;
}
table#compare td {
	text-align:center;
}
table#compare td img, table#compare td a img {
	border:0;
}

table#compare td.compLabel {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	color:#333;
	vertical-align: middle;
}
table#compare td.compImage {
	min-height:100px;
	padding:0;	
}
table#compare td.compTop { 
	background: #003399;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	font-family:arial;
}
/*remove the class below or above depending on what the team decides */
table#compare td.compTop1 { 
	background: #003399;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
table#compare td.compName, table#compare td.compNASL {
	font-weight:bold;
	text-align:center;
}
table#compare td.compName {
		color:#333333;
		font-size:12px;
}
table#compare td.compNASL {
	color:#003399;
	font-size:10px;
}

table#compare td.compPrice {
	font-size:14px;
	font-weight:bold;
} 

.bgBorder {
	background-color: #464E9B;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}

.bgBox {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-position: center;
}

.bgTitle {
	background-color: blue;
}

.bgAttention {
	background-color: #333366;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin: auto;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	border: thin solid #FFFFFF;
	background-position: center;
	text-align: center;
}

.boldRed {
	color: Red;
	font-weight: bold;
	background-position: center;
	text-align: center;

}

.borderCategory {
	border: 1px solid #023568;
}

.button {
	background-color: #DDDDDD;
	border-bottom : 1px solid #222222;
	border-left : 1px solid #EEEEEE;
	border-right : 1px solid #222222;
	border-top : 1px solid #EEEEEE;
	color: black;
	font-weight: bold;
	font-size : 7pt;
	text-align: center;

}

.button2 {
	border-bottom : 3px solid #FFCC66;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFCC33;
	border-top : 0px solid #FFCC33;
	color: #000000;
	font-weight: bold;
	font-size : 8.5pt;
	font-style: normal;
	line-height: normal;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 5px;


}

.fontHead {
	font-size: 10pt;
	font-weight: bold;
	color : White;
	text-indent: 20pt;


}

.fontWhite {
	font-size: 9pt;
	color : White;
	font-weight: bold;

}

.fontSmall {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;


}

.formElement {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
}

.formElement2 {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
	width: 100%;
}

.formElement {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
	width : 100%;
}

.hdAttention {
	background-color: #910722;
}

.hdBody {
	background-color: #CCD6FF;
}

.hdBody2 {
	background-color: #CCCCCC;
}

.hdTitle {
	background-color: #737BB7;
	text-indent: 20pt;

}

.hdTitle2 {
	background-color: #868686;
	text-align: center;

}

.link {
	color: #333333;	
}

.padding {
	padding: 5px 5px 5px 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;

}
.pad10 {
	padding:10px;
}

.pageTitle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-position: right;
	text-align: left;


}
.text_cent {
	text-align:center;
}
.plain {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	text-align: left;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}

.productCategory {
	background-color: #CCCCCC;
}

.productCategory2 {
	background-color: #E7E7E7;
}

.textSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;

}
.textTitle {
	color: #4C4C4C;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-align: left;
}
.sideHeadine {
	color: #333333;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.sideBody {
	color: #000000;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: left;
	line-height: 10pt;
}
h5 {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;

}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4c4c4c;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

a:visited {
	color: #039; text-decoration:underline;
}

.subHeader {
	font-size:13px;
	margin-top:5px auto 15px auto;
	padding:0;
	text-align:center;
}

.form_input_500 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 500px;
}

.form_input_240 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 240px;
}

.form_input_110 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 110px;
}

.form_input_100 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 100px;
}

.newsletter {
	font-size: 12px;
}

.borderNewsletter {
	border: 1px solid #ffffff;
}

.specialFormTitle {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height: 20pt;
}

.redMinus1  {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color : red;
}.fontWhiteCopy {
	font-size: 9pt;
	color : White;
	font-weight: bold;
	text-align: center;
}
.imageCaption {

	color: #666666;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: left;
	line-height: normal;
}
.imageCaptionCentered {

	color: #666666;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: center;
	line-height: normal;
}
.fontWhiteCenter {

	font-size: 9pt;
	color : White;
	font-weight: bold;
	text-align: center;
}
.plainBullet {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	list-style-position: inside;
	list-style-type: circle;
	line-height: normal;
	white-space: normal;
	top: auto;
}
.plainCenter {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: center;
	color: #313131;
}
.sideBodyCenter {
	color: #000000;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: center;
	line-height: normal;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
	font-variant: normal;
	top: auto;
}
.button3 {
	border-bottom : 5px solid #F85E01;
	border-left : 0px solid #FFFFFF;
	border-right : 2px solid #FE9250;
	border-top : 0px solid #006699;
	color: #000000;
	font-weight: bold;
	font-size : 8.5pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0pt;
	vertical-align: middle;
	text-transform: capitalize;
	background-color: #FFC862;
	background-position: center center;
}
.minus1Center {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color: #313131;
	size: 2;
	line-height: normal;
	text-align: center;
	height: auto;
	width: auto;
	white-space: normal;
	vertical-align: middle;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
.news {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	text-align: right;
	left: 5px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CC0000;
	float: right;
	height: auto;
	background-repeat: repeat;
	background-color: #CC0000;
}
.button4 {
	border-bottom : 4px solid #DEA803;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #9999FF;
	border-top : 0px solid #006699;
	color: #FFFFFF;
	font-weight: bold;
	font-size : 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: middle;
	text-transform: none;
	background-color: #70769E;
	background-position: center center;
}
.button1 {
	border-bottom : 3px solid #FFCC33;
	border-left : 1px solid #FFBD33;
	border-right : 2px solid #FFE4AE;
	border-top : 1px solid #FFBD33;
	color: black;
	font-weight: bold;
	font-size : 8.5pt;
	text-align: center;
	padding: 5px;
	clip:     rect(auto auto auto auto);
	background-color: #FFE79D;
}
.button1Copy {
	background-color: #D5D5FF;
	border-bottom : 3px solid #999999;
	border-left : 0px solid #BFBFBF;
	border-right : 0px solid #999999;
	border-top : 0px solid #BFBFBF;
	color: black;
	font-weight: bold;
	font-size : 8.5pt;
	text-align: center;
	padding: 6px;
	line-height: normal;
	vertical-align: middle;

}
.header {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: right;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
	background-position: right center;
	font-weight: bold;
	font-style: italic;
}
.plainSmall {

	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: left;
	left: 5px;
	color: #313131;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}
.bgBoxCopy {
	background-color: #E2E2E2;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-position: center;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: medium;
	top: auto;
	bottom: 8px;
	padding: 1px;
	margin: 1px;
}
.bottomLink
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:active
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:link
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:visited
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:hover
{
	font-size : 8pt;
	color: #4c4c4c;
	text-decoration: none;
}
.plainSmallRight {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: right;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}
.Price {
	color: #CC0000;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.form_title_warning {
	font-weight: bold;
	color: #A90000;
}
.form_title {
	font-weight: bold;
}



/* ZJSP */

span.greyed { color: #666; }

 img#nav_main:hover { border-bottom: solid; border-bottom-width: 1px; border-bottom-color: #FFF; border-top: solid; border-top-width: 1px; border-top-color: #FFF; }
 
 BODY, div, TD,TH {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	color: #333333;
	size: 2;
	line-height: normal;
}

.normal {
	font-size : 9pt;
	color: #333333;
	size: 2;
	line-height: normal;	
}

.warningRed {
	color: Red;
	font-weight: bold;
}

.minus1	{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color: #000000;
	size: 2;
	line-height: normal;
}

.minus2	{
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	color: #4c4c4c;
	size: 2;
	line-height: 14pt;
}

.title
{
	position: absolute;
	width: 140px;
	height: 30px;
	left: 2px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.submenu
{
	position: absolute;
	left: 40px;
	width: 140px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	height: 20px;
}

A {
	color : Blue;
	text-decoration : underline;
}

A:Hover {
	color: #FF9900;

}

.bgBorder {
	background-color: #464E9B;
	padding: 0px;
	border: 0px none #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}

.bgBox {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-position: center;
}

.bgTitle {
	background-color: blue;
}

.bgAttention {
	background-color: #333366;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin: auto;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	border: thin solid #FFFFFF;
	background-position: center;
	text-align: center;
}

.boldRed {
	color: Red;
	font-weight: bold;
	background-position: center;
	text-align: center;

}

.borderCategory {
	border: 1px solid #023568;
}

.button {
	background-color: #DDDDDD;
	border-bottom : 1px solid #222222;
	border-left : 1px solid #EEEEEE;
	border-right : 1px solid #222222;
	border-top : 1px solid #EEEEEE;
	color: black;
	font-weight: bold;
	font-size : 7pt;
	text-align: center;

}

.button2 {
	border-bottom : 3px solid #FFCC66;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #FFCC33;
	border-top : 0px solid #FFCC33;
	color: #000000;
	font-weight: bold;
	font-size : 8.5pt;
	font-style: normal;
	line-height: normal;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 5px;


}

.fontHead {
	font-size: 10pt;
	font-weight: bold;
	color : White;
	text-indent: 20pt;


}

.fontWhite {
	font-size: 9pt;
	color : White;
	font-weight: bold;

}

.fontSmall {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;


}

.formElement {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
}

.formElement2 {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
	width: 100%;
}

.formElement {
	background-color: #EEEEEE;
	font-family:verdana, helvetica, arial,sans-serif;
	font-size : 9pt;
	width : 100%;
}

.hdAttention {
	background-color: #910722;
}

.hdBody {
	background-color: #CCD6FF;
}

.hdBody2 {
	background-color: #CCCCCC;
}

.hdTitle {
	background-color: #737BB7;
	text-indent: 20pt;

}

.hdTitle2 {
	background-color: #868686;
	text-align: center;

}

.link {
	color: #333333;	
}

.padding {
	padding: 5px 5px 5px 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;

}

.pageTitle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-position: right;
	text-align: left;


}

.plain {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	text-align: left;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}

.productCategory {
	background-color: #CCCCCC;
}

.productCategory2 {
	background-color: #E7E7E7;
}

.textSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;

}
.textTitle {
	color: #4C4C4C;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-align: left;
}
.sideHeadine {
	color: #333333;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.sideBody {
	color: #000000;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: left;
	line-height: 10pt;
}

h5 {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;

}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4c4c4c;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.form_input_500 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 500px;
}

.form_input_240 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 240px;
}

.form_input_110 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 110px;
}

.form_input_100 {
	font-size : 9pt;
	font-family : arial, verdana, helvetica, system;
	width : 100px;
}

.newsletter {
	font-size: 7pt;
	color : White;
}

.borderNewsletter {
	border: 1px solid #ffffff;
}

.specialFormTitle {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height: 20pt;
}

.redMinus1  {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color : red;
}.fontWhiteCopy {
	font-size: 9pt;
	color : White;
	font-weight: bold;
	text-align: center;
}
.imageCaption {

	color: #666666;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: left;
	line-height: normal;
}
.fontWhiteCenter {

	font-size: 9pt;
	color : White;
	font-weight: bold;
	text-align: center;
}
.plainBullet {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	list-style-position: inside;
	list-style-type: circle;
	line-height: normal;
	white-space: normal;
	top: auto;
}
.plainCenter {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: center;
	color: #313131;
}
.sideBodyCenter {
	color: #000000;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 7pt;
	text-align: center;
	line-height: normal;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
	font-variant: normal;
	top: auto;
}
.button3 {
	border-bottom : 5px solid #F85E01;
	border-left : 0px solid #FFFFFF;
	border-right : 2px solid #FE9250;
	border-top : 0px solid #006699;
	color: #000000;
	font-weight: bold;
	font-size : 8.5pt;
	font-style: normal;
	line-height: normal;
	text-align: center;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0pt;
	vertical-align: middle;
	text-transform: capitalize;
	background-color: #FFC862;
	background-position: center center;
}
.minus1Center {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	color: #313131;
	size: 2;
	line-height: normal;
	text-align: center;
	height: auto;
	width: auto;
	white-space: normal;
	vertical-align: middle;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
.news {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8pt;
	text-align: right;
	left: 5px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CC0000;
	float: right;
	height: auto;
	background-repeat: repeat;
	background-color: #CC0000;
}
.button4 {
	border-bottom : 4px solid #DEA803;
	border-left : 0px solid #FFFFFF;
	border-right : 0px solid #9999FF;
	border-top : 0px solid #006699;
	color: #FFFFFF;
	font-weight: bold;
	font-size : 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: middle;
	text-transform: none;
	background-color: #70769E;
	background-position: center center;
}
.button1 {
	border-bottom : 3px solid #FFCC33;
	border-left : 1px solid #FFBD33;
	border-right : 2px solid #FFE4AE;
	border-top : 1px solid #FFBD33;
	color: black;
	font-weight: bold;
	font-size : 8.5pt;
	text-align: center;
	padding: 5px;
	clip:     rect(auto auto auto auto);
	background-color: #FFE79D;
}
.button1Copy {
	background-color: #D5D5FF;
	border-bottom : 3px solid #999999;
	border-left : 0px solid #BFBFBF;
	border-right : 0px solid #999999;
	border-top : 0px solid #BFBFBF;
	color: black;
	font-weight: bold;
	font-size : 8.5pt;
	text-align: center;
	padding: 6px;
	line-height: normal;
	vertical-align: middle;

}
.header {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: right;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
	background-position: right center;
	font-weight: bold;
	font-style: italic;
}
.plainSmall {

	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: left;
	left: 5px;
	color: #313131;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}
.bgBoxCopy {
	background-color: #E2E2E2;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-position: center;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: medium;
	top: auto;
	bottom: 8px;
	padding: 1px;
	margin: 1px;
}
.bottomLink
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:active
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:link
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:visited
{
	font-size : 8pt;
	color: #4c4c4c;
}
.bottomLink  a:hover
{
	font-size : 8pt;
	color: #4c4c4c;
	text-decoration: none;
}
.plainSmallRight {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 8.5pt;
	text-align: right;
	left: 5px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: auto;
}
.Price {
	color: #CC0000;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.form_title_warning {
	font-weight: bold;
	color: #A90000;
}
.form_title {
	font-weight: bold;
}
.myacct_title {font-weight: bold; font-size:16px;}

/* Launch Manifest */
table#launchTbl {
	margin-left:3px;
	border:solid 1px #001a45;
}
table#launchTbl td.launchIMG {
	margin:0 auto;
	width:111px;
}
table#launchTbl td.launchIMG img {
	margin:0;
	padding:0;
}
table#launchTbl td.launchData {
	margin:0 auto;
	width:200px;
}

table#launchTbl .launchHdr {
	text-transform:uppercase;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	color:#f3af00;
	background: #001944;
	
}
table#launchTbl span.launchName {
	font-weight:bold;
	font-size:13px;
	color:#003399;
	display:block;
	margin-bottom:5px;
}
table#launchTbl span.launchInfo {
	color:#333;
	font-size:10px;
	line-height:12px;
	margin-bottom:5px;
	display:block;
}
ul.launchList {
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
ul.launchList li {
	line-height:15px;
	font-size:12px;
	margin:0px auto 0 0px;
	padding:0;
}
table#launchTbl ul.launchUpc {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:5px;
	padding: 0px;
	list-style-type:disc;
}
table#launchTbl ul.launchUpc li a { font-weight:bold; }
table#launchTbl ul.launchUpc li {
	font-size:11px;
	padding:0;
	margin-left:10px;
}
.newsltrbox_hdr {
	font-size:10px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	font-weight:bold;
	color:#003399;
	display:block;
}
/* My Accounts Section */
td.loginBrdr {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
td.loginBrdr_btm {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.myacct_title {font-weight: bold; font-size:16px;}
.myacct_title {font-weight: bold; font-size:20px;}
.myacct_grid-first-item
{
    border-left: #001945 1px solid;
	border-right: #001945 1px solid;
	border-bottom: #001945 1px solid;
}
.myacct_grid-item
{
	border-right: #001945 1px solid;
	border-bottom: #001945 1px solid;
}
.myacct_grid-header
{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #001945;
}
.myacct_small_link
{
	font-size: 9px;
}
.myacct_order_text
{
	font-size: 11px;
}

/* View My Star */

ul#yllwList {
	width:470px;
	padding:0;
	position:relative;
	left:0px;
	float:left;
}
ul#yllwList li {
	background:url(MyAccount/images/arrow.gif) 0 2px no-repeat;
	padding-left:13px;
	list-style:none;
	margin:0 0 5px 0;
}
ul#yllwList li.pre { 
	background: none;
	padding-left:0px;
	list-style:none;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#333;
}
div#signUp {
	margin:10px 0 0 0px;
	padding:0px;
	border:solid 1px #ccc;
	float:left;
	background:#F5F5F5;
}
.textSm {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	margin:5px 10px 0 10px;
	line-height:10px;
	font-size:10px;
	
}

img#worldMap {
	margin: 0 auto 0 15px;
}

/* ZJSP */

h1.submen { font-size:18px; line-height: 18px; color:#039; font-weight:normal; text-align:left; margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
.centered { margin-left:auto; margin-right:auto;
}
.cenText { 
	text-align:center;
}
img.padleft {
	padding: 0 10px 10px 0;
}
img.padBL {
	padding: 0 0 10px 10px;
}

.noBtm {
	margin-bottom:0;
	padding-bottom:0;
	
}
.noTop {
	margin-top:0;
	padding-top:0;
	
}
.pad10btm {
	padding-bottom:10px;
}
.pad150left { padding-left:150px;
}
.padleft20 { padding-left:20px; }

p.include {
	font-family:Verdana, Geneva, serif;
	font-size:14px;
	font-weight:bold;
	color:#039;
	margin:10px auto 0px 10px;
	padding:0px;
}

h4 { font-size:12px; line-height: 12px; color:#039; font-weight:500; text-align:left; top:0px; margin: 10 0 10px 0; padding:0; }

IMG.prod_img { margin: 40px 0px 0px 30px; border:none; }
IMG.margleft15 { margin-left:15px; border:none; }

div.divider700 { width:100%; height:13px; margin-left:auto; margin-right:auto; background-image:url(starImages/divider700.png); background-position:center; background-repeat:no-repeat; margin: 0 0 15px 0; padding:0; 
}
div.divider700btm { width:100%; height:13px; margin-left:auto; margin-right:auto; background-image:url(starImages/divider700.png); background-position:center; background-repeat:no-repeat; margin: 0; padding:0; 
}

.bgAttention {
	background-color: #1341a3;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin: auto;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	border: thin solid #FFFFFF;
	background-position: center;
	text-align: center; }
	
.prodprice, .oldprice { font-size:14px;	background-position: center center; line-height:15px; }
.prodprice { color: #333; font-weight: bold; }
.oldprice { color:#999; text-decoration:line-through; }
	
.prodctgry {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	height:30px;
	background:url(starImages/prod_hdr_x_40.png) 50% 50% repeat-x;
	vertical-align:middle;
}
.prodopt { font-size:12px; line-height: 16px; color:#606060; font-weight:bold; text-align:left; }
	.prodoptright { font-size:12px; line-height: 16px; color:#039; font-weight:bold; text-align:right; top:0px; }
	.prodoptleft { font-size:12px; line-height: 16px; color:#039; font-weight:bold; text-align:left; top:0px; }
.options { font-size:12px; line-height: 15px; color:#666; padding:5px; }

.prod { font-size:14px; line-height: 15px; color:#039; padding-right: 10px; }
.prodhead { font-size:12px; line-height: 14px; color:#FFF; font-weight:bold; text-align:center; }

.opt_title {
	color:#039;
	display:block;
	font-weight:normal;
	font-size:14px;
	height:18px;
	margin-left: 0px;
	text-decoration: none;
	text-align: center;
}
.opt_img {
	margin:0 auto; 
	text-align:center; 
	border:0;
}
.opt_desc, .opt_disc, .opt_disc_box {
	font-size:11px;
	font-weight:normal;
	color:#444;
	line-height:14px;
	vertical-align:top;
	display:block;
}

.opt_desc {
	margin:5px;
	padding:5px;
	display: block;
}
	
.opt_disc {
	margin:5px 5px 0 5px;
	padding:5px;
	font-style:italic;
}

.opt_disc_box {
	padding:5px;
	margin: 10px auto;
	border:solid 1px #525d95;
	background:#f2f2f2;
	font-style:italic;
	width: 580px;
}
.opt_list {
	color:#555;
	font-style:italic;
	font-size:11px;
	display:inline-block;
	text-align: left;
	margin: 0 auto 10px 66px;
}
.opt_price {
	font-size:12px;
	color:#444;
	font-weight:bold;
	font-style:italic;
}
.opt_check {
	margin:0 6px 0 0px;
	line-height:14px;
}
.opt_add {
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:13px;
	font-weight:normal;
	margin:0;
}
.opt_inc, .opt_inc_sm {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-weight:bold;
	margin:0;
}
.opt_inc {
	font-size:14px;
}
.opt_inc_sm {
	font-size:14px;
}

.opt_add_box {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f3f3f3), color-stop(1, #c1cad2) );
	background:-moz-linear-gradient( center top, #f3f3f3 5%, #c1cad2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f3f3f3');
	background-color:#d3d9de;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #98a2aa;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:3px 6px;
	margin:5px 10px;
	text-decoration:none;
}
.opt_brk {
	background:url(starImages/opt_sep_x.png) 50% 50% repeat-x;
}
.opt_left {
	border-right: solid 1px #d5d4d4;
}
.opt_mid {
	border-left: solid 1px #d5d4d4;
	border-right: solid 1px #d5d4d4;
}

.discl {  font-size:12px; line-height: 15px; color:#666; font-style:none; padding:5px; font-family:Arial, Helvetica, sans-serif; }
span.disc {  font-size:10px; line-height: 12px; color:#666; font-style:none; text-align:center; }
div.giftdisc {  font-size:10px; line-height: 12px; color:#666; font-style:none; text-align:center; padding:0; margin:0; position:relative; top: -13px; }
 img#nav_main:hover { border-bottom: solid; border-bottom-width: 1px; border-bottom-color: #FFF; border-top: solid; border-top-width: 1px; border-top-color: #FFF; }
 
 .proddesc  {
	font-size:12px;
	line-height: 15px;
	color:#333;
	margin-left: 5px;
}
 	.proddesc a { font-size:12px; line-height: 15px; color:#039; font-weight:normal; text-decoration:none; }
	.proddesc a:hover { text-decoration:underline; }
 ul li a .proddesc { font-size:12px; line-height: 15px; color:#039; font-weight:normal; }	 
 	.prodname { font-size:18px; line-height: 20px; color:#039; font-weight:normal; text-align:center; }
	.prodnamel { font-size:18px; line-height: 20px; color:#039; font-weight:normal; text-align:left; }
	
ul#corporate { text-align:left; height:12px; margin:5px 5px 0 20px; padding:0;
}
ul#corporate li { color:#555; display:inline; margin:0 5px 0 0; padding:0;
}
	ul#corporate li a { font-weight:normal;
}

ul { margin-top:10px;
}
 
 ul li a { color:#039; line-height: 15px; color:#606060; font-weight:bold; }
 
 td.blueincl { border-left: solid 1px #E4E4E4; border-right: solid 1px #E4E4E4; border-top: #606060; }
 td.bluetop { border: solid 1px #E4E4E4; background-repeat:no-repeat; padding-top:10px; width:179px; }
 	td.bluetop img { border:none; }
		.whiteonblue { text-align:center; color:#FFF; text-transform:uppercase; background-color:#1340a3; font-size:10px; height:24px; }
 td.bluebg { background-image:url(general/images/blue_image.png); left:50%; background-position:top ; background-repeat:no-repeat; border:none; width:180px; height:80px; vertical-align:top; }
 	td.bluebg a { color:#FFF; text-decoration: none; }
		a.bluebg  { color:#FFF; text-decoration: none; }
			.bluebg a { color:#FC0; text-decoration: none; }
	td.bluebg a:hover { text-decoration: underline; }
		.bluebg a:hover { text-decoration: underline; }
		
table#ultimates {
	border: solid 1px #CCC;
}
td.topbrd {
	border-top: solid 1px #CCC;
}
td.midbrdr {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
td.lbrd {
	border-left: solid 1px #CCC;
}
td.rbrd {
	border-right:solid 1px #CCC;
}
	
td.blux35, td.blux45 {
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	vertical-align:middle;
	font-weight:bold;
}
td.blux35 {
	height:35px;
	font-size:12px;
	background: url(starImages/blue_x.png) top repeat-x;
}
td.blux45 {
	height:45px;
	background: url(starImages/blue_x45.png) top repeat-x;
}
td.featitem {
	background: #FFFFFF; 
	color:#003399; 
	font-size:14px; 
	font-weight:normal; 
	text-transform:none;
	padding-left:10px;
	height:35px;
}

div.bluxbuy {
	width:100%;
	padding:0;
	margin:0px auto 0px auto;
}

.price_blbg { font-weight:bold; color: #ffc000; }

div#popular {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:400px;
	border: solid 1px #CCC;
}

ul#ultlist {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	width:200px;
	text-align:left;
	line-height:15px;
}
ul#ultlist  li {
	list-style-type:none;
	color:#000000;
	background:url(general/images/bullet_2.jpg) 0px 4px no-repeat;
	padding:0px 0px 0px 11px;
	width:100%;
	line-height:16px;
}
ul#ultlist li a {
	text-decoration:underline;
	color:#1340a3;
}

span#tzcd, span.tzcd {
	font-size:14px;
}
		
		

/* NSI Styles */ 

a.rate2, a.rate2:visited {
	color:#ffd000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 0px 0px 1px;
	text-decoration:none;
}
span.starting {
	color:#ffd000;
	text-align:left;
	font-size:8px;
	line-height:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	text-decoration:none;
}

.footer a {
	text-align:center;
	text-transform:uppercase;
	color:#1340a3;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
	.footer a:hover { text-decoration:underline; }
 
 
 ul li a { color:#039; }

/* NSI Styles */ 

.footer a {
	text-align:center;
	text-transform:uppercase;
	color:#1340a3;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
	.footer a:hover { text-decoration:underline; }

.container {
	width:174px;
	float:left;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

.middle_bg {
	background:url(/general/images/middle_image.jpg) top left repeat-y;
	width:174px;
	text-align:center;
	float:left;
}

.padding_bottom_4px {
	padding-bottom:4px;
}

.blue_title {
	width:148px;
	height:18px;
	background:#1340a3;
	margin:0 auto;
	padding:8px 0px 0px 0px;
}

.blue_image {
	background:url(../images/blue_image.png) 3px 0px no-repeat;
	width:160px;
	height:60px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:25px 0px 0px 9px;
}

.padding_top_88px {
	margin-top:88px;
}

.name_text {
	width:164px;
	float:left;
}

.padding_top_25px {
	padding-top:25px;
}

.padding_top_21px {
	padding-top:21px;
}

.lower_content {
	width:696px;
	float:left;
	background:#ffffff url(/general/images/bg.jpg) bottom left repeat-x;
	padding:0px 2px 14px 2px;
}

.secupad { margin-right:22px;
}

.bbblogo {margin-right:15px;
}

/* Misc. */

.chat_user {
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.chat_date {
	font-weight:normal;
	color:#333;
	font-weight:normal;
	font-size:12px;
}
.chat_message {
	font-weight:normal;
	color:#333;
	font-size:12px;
}
/* E-book page styles */
img#ebook { padding: 0 10px 0 0; }
.paddinglr10 { padding-left:10px; }
ul#2waysebook { width: 100%; margin-left:10px; margin-right:10px; }
ul#2waysebook li { width:100%; margin-left:10px; margin-right:10px; }

/* Gift Certificate button styling */
.nameitlater { line-height:14px; height:14px; color:#003399; text-align:left; padding-left:30px;}
a.giftDetails { line-height:14px; font-size:12px; text-align:center; color:#003399; }
a.giftDetails2 { line-height:12px; font-size:12px; text-align:center; color:#003399; margin:0; padding:0; }
	a.giftDetails:hover { color:#FF9900; text-decoration:underline; }
span.GCorTop { font-weight:bold; line-height: 30px; }
span.GCorTop2 { font-weight:normal; font-size:12px; line-height: 14px; margin:0 auto 10px auto; padding-bottom:10px; color:#666; }
span.GCorBottom { font-weight:bold; line-height: 30px; }
span.giftorcert { font-weight:bold; line-height: 48px; padding-bottom:30px; }
img.moreinfo { margin-bottom:35px; margin-left:3px;
}
img.moreinfoTop { margin-bottom:35px; padding-left:0; padding-right:10px;
}
img.giftcertbutton { padding:0; margin:0; width:130px; height:27px; }
input.giftcertbtn { padding:0; margin:10px auto 0 auto; }
div.GCmoreinfo {
	line-height:25px;
	margin-top:5px;
}
a, a:active, a:visited {
	color:#003399;
	text-decoration:none;
	font-weight:underline;
}
a:hover {
	color:#ffd000;
	text-decoration:normal;
}

span#copy_year {
	color:#666;
	font-size:10px;
	margin:10px 0;
	display:block;
}
#nav_link a, #nav_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#nav_link a:hover {
	color:#fc0;
	text-decoration:underline;
}

