/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #0b2f4e;}



td {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #0b2f4e;}

p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #0b2f4e;}

/*Here are some very useful options you may want to add to your styles and the choices for each option:

font-style: normal, italic, oblique

font-weight: instead of just putting "bold", you can assign a value from 100 to 900 (in jumps of 100). 400 is the normal weight (useful when you want your headers to be not bold). Doesn't work on all fonts. 

font-variant: small-caps

text-transform: uppercase, lowercase, capitalize (makes an initial cap), none

text-indent: 10px (would indent the first line 10 px)

line-height: 1.5em (this adds space between lines of text. You can specify in ems or percentages. I am going to add this to td style: if you don't want a style to use it, add a line-height of 1 em)

list-style-type: disc, square, circle, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none. (I'm adding this to list style)

list-style-position: inside, outside (with outside text won't wrap under bullet--woo hoo! I'm adding this to list style)

list-style-image: if you want to use an image for a style just put the link to the image

*/
/* Note: All styles will use body info unless specified differently in a particular style*/


/*Main template styles.*/

.sbtestimonialheads {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #0b2f4e;}

.sbtestimonialtext {  font-size: 11px; line-height: 1.5em; color: #0b2f4e;}

.searchwords {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}

.sidebarheads {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;} /*Product Category name*/

.search {  font-size: 12px; color: #000099; text-decoration: none;} /*next to the search box*/

.navlink {  font-family:verdana, trebuchet ms,Arial, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:normal; text-decoration: none;}
.navlink A   {  font-family:verdana, trebuchet ms,Arial, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:normal; text-decoration: none;}
.navlink A:hover  {  font-family:verdana, trebuchet ms,Arial, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:normal; text-decoration: underline;}
.navlinkon A {  font-family:verdana, trebuchet ms,Arial, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:bold; text-decoration: none;}



.navlinks2 {  color: #000099; font-size: 12px;text-decoration: none;}
.navlinks2 A    {  color: #000099;text-decoration: underline;}
.navlinks2 A:hover  {  color: #cc0000;text-decoration: underline;}/*links under the masthead if used*/

.purple18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple18b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple18b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple16b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple16b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple14b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple14b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #471b48; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.purple14 A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple14 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple13b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple13b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple12b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple12b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #471b48; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.purple12 A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple12 A:hover  {color: #0b2f4e;text-decoration: none; line-height: 1.5em;} 

.purple11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.purple11b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple11b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #471b48; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.purple11 A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple11 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.purple10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #471b48; font-weight:bold; text-decoration: none; line-height: 100%}
.purple10b A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple10b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 


.purple10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #471b48; font-weight:normal; text-decoration: none; line-height: 100%}
.purple10 A    {color: #471b48;text-decoration: underline; line-height: 1.5em;} 
.purple10 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 




.darkblue18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue18b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue18b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue16b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue16b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue14b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue14b A:hover  {color: #471b48;text-decoration: underline; line-height: 1.5em;} 

.darkblue14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #0b2f4e; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.darkblue14 A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue14 A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue13b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue13b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue12b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue12b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #0b2f4e; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.darkblue12 A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue12 A:hover  {color: #bfc1ca;text-decoration: none; line-height: 1.5em;} 

.darkblue11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.darkblue11b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue11b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #0b2f4e; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.darkblue11 A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue11 A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 

.darkblue10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #0b2f4e; font-weight:bold; text-decoration: none; line-height: 100%}
.darkblue10b A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue10b A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 


.darkblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #0b2f4e; font-weight:normal; text-decoration: none; line-height: 100%}
.darkblue10 A    {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 
.darkblue10 A:hover  {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 




.lightblue18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue18b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue18b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue16b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue16b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue14b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue14b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #bfc1ca; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.lightblue14 A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue14 A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue13b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue13b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue12b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue12b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #bfc1ca; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.lightblue12 A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue12 A:hover  {color: #999999;text-decoration: none; line-height: 1.5em;} 

.lightblue11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.lightblue11b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue11b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #bfc1ca; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.lightblue11 A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue11 A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 

.lightblue10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #bfc1ca; font-weight:bold; text-decoration: none; line-height: 100%}
.lightblue10b A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue10b A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 


.lightblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #bfc1ca; font-weight:normal; text-decoration: none; line-height: 100%}
.lightblue10 A    {color: #bfc1ca;text-decoration: underline; line-height: 1.5em;} 
.lightblue10 A:hover  {color: #999999;text-decoration: underline; line-height: 1.5em;} 






.yellow18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow18b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow18b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow16b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow16b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow14b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow14b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffd010; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.yellow14 A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow14 A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow13b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow13b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow12b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow12b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffd010; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.yellow12 A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow12 A:hover  {color: #ffffff;text-decoration: none; line-height: 1.5em;} 

.yellow11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.yellow11b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow11b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffd010; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.yellow11 A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow11 A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 

.yellow10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffd010; font-weight:bold; text-decoration: none; line-height: 100%}
.yellow10b A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow10b A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 


.yellow10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffd010; font-weight:normal; text-decoration: none; line-height: 100%}
.yellow10 A    {color: #ffd010;text-decoration: underline; line-height: 1.5em;} 
.yellow10 A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 


.white18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white18b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white18b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white16b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white16b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white14b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white14b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.white14 A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white14 A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white13b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white13b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 


.white12bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white12bnone A    {color: #ffffff;text-decoration: none; line-height: 1.5em;} 
.white12bnone A:hover  {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 


.white12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white12b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white12b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.white12 A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white12 A:hover  {color: #efefef;text-decoration: none; line-height: 1.5em;} 

.white11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.white11b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white11b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.white11 A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white11 A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 

.white10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:bold; text-decoration: none; line-height: 100%}
.white10b A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white10b A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 


.white10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight:normal; text-decoration: none; line-height: 100%}
.white10 A    {color: #ffffff;text-decoration: underline; line-height: 1.5em;} 
.white10 A:hover  {color: #efefef;text-decoration: underline; line-height: 1.5em;} 




.gray18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray18b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray18b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray16b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray16b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray14b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray14b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #999999; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.gray14 A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray14 A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray13b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray13b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray12b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray12b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #999999; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.gray12 A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray12 A:hover  {color: #000000;text-decoration: none; line-height: 1.5em;} 

.gray11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.gray11b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray11b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray11none {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.gray11none A    {color: #666666;text-decoration: none; line-height: 1.5em;} 
.gray11none A:hover  {color: #000000;text-decoration: none; line-height: 1.5em;} 


.gray11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.gray11 A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray11 A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 

.gray10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight:bold; text-decoration: none; line-height: 100%}
.gray10b A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray10b A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 


.gray10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight:normal; text-decoration: none; line-height: 100%}
.gray10 A    {color: #999999;text-decoration: underline; line-height: 1.5em;} 
.gray10 A:hover  {color: #000000;text-decoration: underline; line-height: 1.5em;} 





.red18b {  font-family:Verdana, Helvetica, sans-serif; font-size: 18px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red18b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red18b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red16b {  font-family:Verdana, Helvetica, sans-serif; font-size: 16px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red16b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red16b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red14b {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red14b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red14b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red14 {  font-family:Verdana, Helvetica, sans-serif; font-size: 14px; color: #960009; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.red14 A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red14 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red13b {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red13b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red13b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red12b {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red12b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red12b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red12 {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #960009; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.red12 A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red12 A:hover  {color: #0b2f4e;text-decoration: none; line-height: 1.5em;} 

.red11b {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #960009; font-weight:bold; text-decoration: none; line-height: 1.5em;} 
.red11b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red11b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red11 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #960009; font-weight:normal; text-decoration: none; line-height: 1.5em;} 
.red11 A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red11 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 

.red10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #960009; font-weight:bold; text-decoration: none; line-height: 100%}
.red10b A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red10b A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 


.red10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #960009; font-weight:normal; text-decoration: none; line-height: 100%}
.red10 A    {color: #960009;text-decoration: underline; line-height: 1.5em;} 
.red10 A:hover  {color: #0b2f4e;text-decoration: underline; line-height: 1.5em;} 




.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.sidebarclickhere A    {color: #333399; text-decoration: underline;}
.sidebarclickhere A:visited {color: #333399; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #471b48; text-decoration: underline;}

.footername {  color: #471b48; font-weight:bold; font-family: verdana, Arial,Geneva,sans-serif;font-size: 11px;text-decoration: none;}
.footername A    {  color: #ff0000;text-decoration: none;}
.footername A:hover  {  color: #0033cc;text-decoration: none;}

.footertext {color: #000000; font-family: verdana, Arial, Geneva, sans-serif; font-size: 11px;}
.footertext A {text-decoration: underline;}
.footertext A:visited {text-decoration: underline;}
.footertext A:hover {text-decoration: underline;}

.footerlinks {color: #000000; font-size: 10px;text-decoration: none;}
.footerlinks A {text-decoration: underline;}
.footerlinks A:visited {text-decoration: underline;}
.footerlinks A:hover {text-decoration: underline;}/*site links in the footer, like home, etc.*/

.siteby {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.siteby A    {color: #333399; text-decoration: underline;}
.siteby A:visited {color: #333399; text-decoration: underline;}
.siteby A:hover  {color: #471b48; text-decoration: underline;}



/*index template styles*/

.welcome {  margin-bottom: 8px; font-size: 24px; font-weight: bold; line-height: 1.1em; color: #471b48} /*this is the home page title*/

.intro {  font-size: 13px; line-height: 1.5em; color: #000000;}
.intro A    {text-decoration: underline;}
.intro A:hover  {text-decoration: underline;} /*intro paragraph*/

.featuredtitle {  font-size: 15px; font-weight:bold; color: #2853a1; text-decoration: none;}/*title above the featured items*/

.featuredhead {font-size: 14px; color: #471b48; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #471b48; text-decoration: none;}
.featuredhead A:visited    { color: #471b48; text-decoration: none;}
.featuredhead A:hover  { color: #000099; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.featuredtext A    {color: #333399; text-decoration: underline;}
.featuredtext A:visited {color: #333399; text-decoration: underline;}
.featuredtext A:hover  {color: #471b48; text-decoration: underline;}

.featuredclickhere {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.featuredclickhere A    {color: #333399; text-decoration: underline;}
.featuredclickhere A:visited {color: #333399; text-decoration: underline;}
.featuredclickhere A:hover  {color: #471b48; text-decoration: underline;}

.announcementhead {font-size: 14px; color: #471b48; text-decoration: none; font-weight:bold;}
.announcementhead A:visited    {text-decoration: none;}
.announcementhead A    {text-decoration: none;}
.announcementhead A:hover  {text-decoration: underline;}/*item name*/

.announcementtext {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.announcementtext A    {color: #333399; text-decoration: underline;}
.announcementtext A:visited {color: #333399; text-decoration: underline;}
.announcementtext A:hover  {color: #471b48; text-decoration: underline;}

.announcementclickhere {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.announcementclickhere A    {color: #333399; text-decoration: underline;}
.announcementclickhere A:visited {color: #333399; text-decoration: underline;}
.announcementclickhere A:hover  {color: #471b48; text-decoration: underline;}



/*Category and Product list, cell and details pages*/

h1 {  margin-bottom: 8px; font-size: 18px; font-weight: bold; line-height: 1.1em; color: #0b2f4e} /*this is always used for the page title, except home page and product detail pages*/

h2 {  margin-bottom: 8px; margin-top: 0px; font-size: 16px; font-weight: bold; line-height: 1.1 em; color: #471b48}

h3 {  margin-bottom: 2px; margin-top: 0px; font-size: 14px; font-weight: bold; line-height: 1.5 em; color: #471b48}

h4 {  margin-bottom: 2px; font-size: 12px; font-weight: bold; line-height: 1.2 em; color: #471b48}

li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: square; list-style-position: outside; color: #0b2f4e}

li.webpages {  font-size: 12px; line-height: 1.5em; color: #0b2f4e;}
li.webpages A    {color: #333399; text-decoration: underline;}
li.webpages A:visited {color: #333399; text-decoration: underline;}
li.webpages A:hover  {color: #471b48; text-decoration: underline;}

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #471b48} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #471b48} /*product name on detail pages*/

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {font-size: 14px; color: #471b48; text-decoration: none; font-weight:bold;}
.cellheader A:visited    {text-decoration: none;}
.cellheader A    {text-decoration: none;}
.cellheader A:hover  {text-decoration: underline;}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.5em; color: #000000;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #471b48; text-decoration: none; font-weight:bold;}
.testimonialcellheader A:visited    {text-decoration: none;}
.testimonialcellheader A    {text-decoration: none;}
.testimonialcellheader A:hover  {text-decoration: underline;}/*item name on the testimonial product list page*/

.testimonialcelltext {  font-size: 12px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.highlight A    {color: #333399;text-decoration: underline;}
.highlight A:hover  {color: #471b48;text-decoration: underline;}

.freeship {  font-size: 12px; font-weight:bold; color: #339900; text-decoration: none;}
.freeship A    {color: #333399;text-decoration: underline;}
.freeship A:hover  {color: #471b48;text-decoration: underline;}


.multiheader {  margin-bottom: 8px; margin-top: 0px; font-size: 18px; font-weight: bold; line-height: 1.1 em; color: #471b48} /*multilist header*/

.insertlist1 { font-size: 11px; color: #471b48; text-decoration: none;}
.insertlist1 A    {color: #471b48;text-decoration: underline;}
.insertlist1 A:hover  {color: #0b2f4e;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.nextprev A    {color: #333399; text-decoration: underline;}
.nextprev A:visited {color: #333399; text-decoration: underline;}
.nextprev A:hover  {color: #471b48; text-decoration: underline;}

.gotocart {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.gotocart A    {color: #333399; text-decoration: underline;}
.gotocart A:visited {color: #333399; text-decoration: underline;}
.gotocart A:hover  {color: #471b48; text-decoration: underline;} /*for viewcart links*/

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.cellclickhere A    {color: #333399; text-decoration: underline;}
.cellclickhere A:visited {color: #333399; text-decoration: underline;}
.cellclickhere A:hover  {color: #471b48; text-decoration: underline;}

.jumplinks {font-size: 12px; line-height: 1.5em; color: #0b2f4e;} /*used on faq page*/

.clickhere {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;}
.clickhere A    {color: #333399; text-decoration: underline;}
.clickhere A:visited {color: #333399; text-decoration: underline;}
.clickhere A:hover  {color: #471b48; text-decoration: underline;} /*back to top links*/



/*Cart pages and shipping*/

th {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.2em; color: #000000}

.instructions {  font-size: 12px; line-height: 1.5em; color: #333399;}
.instructions A    {text-decoration: underline;}
.instructions A:hover  {text-decoration: underline;} /*instructions under the page title*/

.instructions2 {  font-size: 11px; font-weight: bold; line-height: 1.5em; color: #333399;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #3300cc; text-decoration: none;}
.cartproduct A    {text-decoration: underline;}
.cartproduct A:hover  {text-decoration: underline;} /*products in the cart*/

.cartsmall {  font-size: 10px; line-height: 1.5em; color: #0b2f4e;} 
.cartsmall A    {color: #333399; text-decoration: underline;}
.cartsmall A:visited {color: #333399; text-decoration: underline;}
.cartsmall A:hover  {color: #471b48; text-decoration: underline;}/*main options line in cart*/



/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

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

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

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.price_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}


table.pmt_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#ffcc66,1px;
	font-weight: bold;
	font-size: 10;
}

table.pmt_table td {
	background-color: #ffffff;
	border-style: outset #D1D1CD 1px;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; color: #0b2f4e;}

.attribute {  font-size: 11px; line-height: 1.2em; color: #0b2f4e;}


.errormessage {font-size: 14px; color: #471b48; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #0b2f4e; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff;}



.fancybutton2 {background: #471b48; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;}

.fancybutton3 {background: #bfc1ca; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#0b2f4e;}