/*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;}


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

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

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


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


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

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

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

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

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

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

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


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

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

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

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


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


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

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


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


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

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

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

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

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


.darkblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #00428f; font-weight:normal; text-decoration: none; line-height: 1.5em;}
.darkblue10 A    {color: #00428f;text-decoration: none;}
.darkblue10 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: none;}
.white18b A:hover  {color: #40c0cb;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: none;}
.white16b A:hover  {color: #40c0cb;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: none;}
.white14b A:hover  {color: #40c0cb;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: none;}
.white13b A:hover  {color: #40c0cb;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: #40c0cb;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: none;}
.white12b A:hover  {color: #40c0cb;text-decoration: underline;}


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



.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: #40c0cb;text-decoration: none;}

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

.white11bnone {  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: none;}
.white11b A:hover  {color: #40c0cb;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: none;}
.white11b A:hover  {color: #40c0cb;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: none;}
.white10b A:hover  {color: #40c0cb;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: none;}
.white10 A:hover  {color: #40c0cb;text-decoration: underline;}




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

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

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


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


.mediumblue12bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #3c92bc; font-weight:bold; text-decoration: none; line-height: 1.5em;}


.forminfo  {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #3c92bc; font-weight:bold; text-decoration: none; line-height: 1.5em;}

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




.mediumblue12bnone A    {color: #3c92bc;text-decoration: none;}
.mediumblue12bnone A:hover  {color: #666666;text-decoration: none;}




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


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


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

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

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

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

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


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



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

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

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


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


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

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

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

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

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

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

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


.lightblue10 {  font-family:Verdana, Helvetica, sans-serif; font-size: 10px; color: #40c0cb; font-weight:normal; text-decoration: none; line-height: 1.5em;}
.lightblue10 A    {color: #40c0cb;text-decoration: none;}
.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: none;}
.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: none;}
.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: none;}
.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: none;}
.gray13b A:hover  {color: #666666;text-decoration: underline;}

.gray13 {  font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color: #666666; text-decoration: none; line-height: 1.5em;}
.gray13 A    {color: #666666;text-decoration: underline;}
.gray13 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;}


.gray12bnone {  font-family:Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight:bold; text-decoration: none; line-height: 1.5em;}
.gray12bline A    {color: #666666;text-decoration: underline;}
.gray12bline 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: none;}
.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: none;}

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


.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;}


.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: none;}
.white10 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: 12px; color: #000099; text-decoration: none;} /*next to the search box*/

.navlink {  font-size: 12px; color: #ffffff; text-decoration: none;}
.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: #40c0cb;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: #000000;text-decoration: none;}
.footername A:hover  {  color: #0033cc;text-decoration: none;}

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

.footerlinks {color: #666666; 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: #666666;}
.siteby A    {color: #666666; text-decoration: none;}
.siteby A:visited {color: #666666; text-decoration: none;}
.siteby A:hover  {color: #666666; 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 {  margin-bottom: 8px; font-size: 20px; font-weight: bold; line-height: 1.1em; color: #00428f} /*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: #666666}

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

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

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

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

.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: #00428f} /*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: #666666;}
.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: underline;}
.insertlist1 A:hover  {color: #666666;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: 12px; line-height: 1.5em; color: #666666;} /*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: #666666}

.instructions {  font-size: 12px; line-height: 1.5em; color: #40c0cb; 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: #40c0cb; 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;}

.fancybutton-choreo {background: #bbbbbb; 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:#000000;}


.fancybutton5 {background: #dedede; 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:#333333;}

.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: #000000; 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: #40c0cb; 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;}

