/*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: 11px; line-height: 1.5em; color: #666666;}


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

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


super {margin-bottom: 12px; margin-top: 0px; font-size: 12px; font-weight: bold; line-height: 1.5 em; color: #666666}; vertical-align: super;}


/*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*/
.grayborder {border: 1px solid #cccccc;}
.whitertborder {border-width: 0px 2px 0px 0px;border-color: #ffffff;border-style:solid;}
.whiteborder {border:2px solid #ffffff;}
.certificate { padding: 0; margin: 0; border: 1px solid #333333; background-color: #c0b8ff; }
.certificate td { padding: 5px; }

.strike {text-decoration: line-through;}


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



.black11 {font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; line-height: 1.2em;}

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

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

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


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


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

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

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

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

.purple11bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #614cbd; font-weight:bold; text-decoration: none; line-height: 1.5em;}
.purple11b A    {color: #614cbd;text-decoration: none;}
.purple11b A:hover  {color: #666666;text-decoration: underline;}

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

.purple10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #614cbd; font-weight:bold; text-decoration: none; line-height: 1.5em;}
.purple10b A    {color: #614cbd;text-decoration: underline;}
.purple10b A:hover  {color: #666666;text-decoration: underline;}

.purple10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #614cbd; font-weight:normal; text-decoration: none; line-height: 1.5em;}
.purple10 A    {color: #614cbd;text-decoration: underline;}
.purple10 A:hover  {color: #666666;text-decoration: underline;}




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

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

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

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

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

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

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

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

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

.green11bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #459e24; font-weight:bold; text-decoration: none; line-height: 1.5em;}
.green11b A    {color: #459e24;text-decoration: none;}
.green11b A:hover  {color: #666666;text-decoration: underline;}

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

.green10b {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #459e24; font-weight:bold; text-decoration: none; line-height: 1.5em;}
.green10b A    {color: #459e24;text-decoration: underline;}
.green10b A:hover  {color: #666666;text-decoration: underline;}

.green10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #459e24; font-weight:normal; text-decoration: none; line-height: 1.5em;}
.green10 A    {color: #459e24;text-decoration: underline;}
.green10 A:hover  {color: #666666;text-decoration: underline;}





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

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

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

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


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

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


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

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

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

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

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

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

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


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



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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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





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


.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;}
.white18b A:hover  {color: #ffffff;text-decoration: underline;}

.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;}
.white16b A:hover  {color: #ffffff;text-decoration: underline;}

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

.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;}
.white14b A:hover  {color: #ffffff;text-decoration: underline;}

.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;}
.white13b A:hover  {color: #ffffff;text-decoration: underline;}

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

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

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

.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;}
.white12b A:hover  {color: #ffffff;text-decoration: underline;}

.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;}
.white12 A:hover  {color: #ffffff;text-decoration: underline;}

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

.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;}
.white11 A:hover  {color: #ffffff;text-decoration: underline;}


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


.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;}
.white11b A:hover  {color: #ffffff;text-decoration: underline;}

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

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

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









/*Main template styles.*/

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

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

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

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

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

.navlink {  font-size: 11px; color: #ffffff; text-decoration: none; font-weight:bold; line-height:2.0em;}
.navlink A    {color: #ffffff;text-decoration: none;}
.navlink A:visited {color: #fffff; text-decoration: none;}
.navlink A:hover  {color: #ffffff;text-decoration: underline;}
.navlinkon A  {font-family:verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffcc;text-decoration: none; font-style:italics; font-weight:bold;}


/* line height was 3.5em; */
.navlink2 {  font-size: 11px; color: #666666; text-decoration: none; line-height:1.5em;}
.navlink2 A    {color:#666666;text-decoration: none;}
.navlink2 A:visited {color:#666666;text-decoration: none;}
.navlink2 A:hover  {color: #614cbd;text-decoration: underline;}
.navlink2on A  {font-family:verdana, Helvetica, sans-serif; font-size: 11px; color: #614cbd;text-decoration: none;}


/*main sidebar links*/



.sidebarclickhere {  font-size: 10px; line-height: 1.5em; color: #666666;}
.sidebarclickhere A    {color: #666666; text-decoration: underline;}
.sidebarclickhere A:visited {color: #666666; text-decoration: underline;}
.sidebarclickhere A:hover  {color: #666666; text-decoration: underline;}

.footername {  color: #666666; 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 {  font-family:Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight:normal; text-decoration: none; line-height: 1.4em;}
.footertext A    {color: #666666;text-decoration: none;}
.footertext A:hover  {color: #666666;text-decoration: underline;}


.footerlinks {color: #515151; 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: #515151;}
.siteby A    {color: #515151; text-decoration: none;}
.siteby A:visited {color: #515151; text-decoration: none;}
.siteby A:hover  {color: #515151; text-decoration: underline;}



/*index template styles*/

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

.intro {  font-size: 13px; line-height: 1.5em; color: #666666;}
.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: #666666; text-decoration: none; font-weight:bold;}
.featuredhead A    { color: #666666; text-decoration: none;}
.featuredhead A:visited    { color: #666666; text-decoration: none;}
.featuredhead A:hover  { color: #000099; text-decoration: underline;}/*featured product name*/

.featuredtext {  font-size: 10px; line-height: 1.5em; color: #666666;}
.featuredtext A    {color: #666666; text-decoration: underline;}
.featuredtext A:visited {color: #666666; text-decoration: underline;}
.featuredtext A:hover  {color: #666666; text-decoration: underline;}

.featuredclickhere {  font-size: 10px; line-height: 1.5em; color: #666666;}
.featuredclickhere A    {color: #666666; text-decoration: underline;}
.featuredclickhere A:visited {color: #666666; text-decoration: underline;}
.featuredclickhere A:hover  {color: #666666; text-decoration: underline;}

.announcementhead {font-size: 14px; color: #666666; 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: #666666;}
.announcementtext A    {color: #666666; text-decoration: underline;}
.announcementtext A:visited {color: #666666; text-decoration: underline;}
.announcementtext A:hover  {color: #666666; text-decoration: underline;}

.announcementclickhere {  font-size: 10px; line-height: 1.5em; color: #666666;}
.announcementclickhere A    {color: #666666; text-decoration: underline;}
.announcementclickhere A:visited {color: #666666; text-decoration: underline;}
.announcementclickhere A:hover  {color: #666666; text-decoration: underline;}



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

h1 {  vertical-align:top; margin-bottom: 8px; font-size: 18px; font-weight: bold; line-height: 1.1em; color: #409da7} /*this is always used for the page title, except home page and product detail pages*/
h1.homepage {color:#ffffff;font-size:14px;}

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

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

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

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

.detailproduct {  margin-bottom: 12px; margin-top: 0px; font-size: 16px; font-weight: bold; line-height: 1.5 em; color: #614cbd;} /*product name on detail pages*/

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

.cellheader {font-size: 12px; color: #666666; 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: #614cbd;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #666666; 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: #666666;}
.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: #666666;text-decoration: underline;}
.highlight A:hover  {color: #666666;text-decoration: underline;}

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


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

.insertlist1 { font-size: 11px; color: #666666; text-decoration: none;}
.insertlist1 A    {color: #666666;text-decoration: none;}
.insertlist1 A:hover  {color: #36868f;text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #666666;}
.nextprev A    {color: #666666; text-decoration: underline;}
.nextprev A:visited {color: #666666; text-decoration: underline;}
.nextprev A:hover  {color: #666666; text-decoration: underline;}

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

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #666666;}
.cellclickhere A    {color: #666666; text-decoration: underline;}
.cellclickhere A:visited {color: #666666; text-decoration: underline;}
.cellclickhere A:hover  {color: #666666; text-decoration: underline;}

.jumplinks {font-size: 11px; line-height: 1.7em; color: #614cbd;} /*used on faq page*/

.clickhere {  font-size: 10px; line-height: 1.5em; color: #666666;}
.clickhere A    {color: #666666; text-decoration: underline;}
.clickhere A:visited {color: #666666; text-decoration: underline;}
.clickhere A:hover  {color: #666666; 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: #614cbd}

.instructions {  font-size: 12px; line-height: 1.5em; color: #36868f; font-weight: bold;}
.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: #666666;}
.instructions2 A    {text-decoration: underline;}
.instructions2 A:hover  {text-decoration: underline;} /*instructions under the cart sections; ie, shipping*/

.cartproduct {font-size: 12px; color: #666666; 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: #666666;} 
.cartsmall A    {color: #666666; text-decoration: underline;}
.cartsmall A:visited {color: #666666; text-decoration: underline;}
.cartsmall A:hover  {color: #666666; 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: #ffffff;
	color: #666666;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#666666,1px;
	font-weight: bold;
	font-size: 10;
}

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


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

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

.label {  font-size: 10px; line-height: 1.2em; font-weight: bold; color: #666666;}

.attribute {
background-color: #ffffff;
font-size: 10px;
color: #666666
}

.attribute select {
background-color: #ffffff;
font-size: 10px;
color: #666666
}

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


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

.fancybutton2 {background: #3aafb9; 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: #614cbd; 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:#666666;}

.fancybutton4 {background: #ffffff; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#666666;}

.fancybuttonr {background: #3aafb9; color: rgb(255,255,255);font-style: normal; font-variant: normal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#ffffff;}

