A {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}
.pagejump {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
:Hover.pagejump {
	color: Blue;
	text-decoration: underline;
}
.whitelink {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none
}
.featurelink {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}
.detaillink {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: underline
}

checkoutlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : blue;
	text-decoration : underline;
}

checkoutlink:HOVER{
	color : red;
}

.producttitle {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000080;
	text-decoration: none;
	font-weight : bold;
}

.red {
	color : Red;
}
a:hover {
	color : Red;
    text-decoration: none
}
a.featurelink:hover {
	color : Red;
    text-decoration: underline;
}

TH {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background: #808080;
	font-weight : bold;
}
th.letter {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-weight: bold;
	background: #2E6597;
}

TD {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	vertical-align : top;
}

TD.Prompt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	font-weight : bold;
	text-align : right;
}

TD.Options {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

input {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.menubar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #333333}





SPAN.checkout {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : normal;
	font-style : normal;
}
SPAN.checkoutpromo {
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
DIV.checkoutheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
	font-weight : bold;
	font-style : normal;
}
DIV.checkoutheadercenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}
DIV.checkoutheaderright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Red;
	font-weight : bold;
	font-style : normal;
	text-align : right;
}
TD.checkoutprompt {
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
TD.checkout {
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
TD.checkoutcenter {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
TD.checkoutright {
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
A.checkout {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
A:HOVER.checkout {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

