/*Pantone Colorstrology - Light Font Style Sheet*/

/*----------Ecard system-------------*/
.pageHd {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF}

.formSubHd {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000}
/*this font style changes based on background color*/

.formSubHdSm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
/*this font style changes based on background color*/

.conTxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF}

.conTxtSm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; line-height: normal; color: #FFFFFF}

.ecardNames {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #000000}

.ecardTxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #000000}

.ecardTxtPantone {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #000000}

.ecardTxtSm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; line-height: normal; color: #000000}

.ecardTxtSmDark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; line-height: normal; color: #000000}

.mouseType {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF}

.textFields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8 px; line-height: normal; color: #999999}

A:link { text-decoration : underline; color: #333333 }

A:visited { text-decoration : underline; color: #333333 }

A:active { text-decoration : underline; color: #333333 }

/*----------Form Styling-------------*/
.navLeftHd {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #FFFFFF }

.navLeftHdLg {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; font-weight: bold; color: #FFFFFF }

.navLeftHdLg A:link { text-decoration: none; color: #FFFFFF }

.navLeftHdLg A:visited { text-decoration: none; color: #FFFFFF }

.navLeftHdLg A:active { text-decoration: none; color: #FFFFFF }

.navLeft {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; color: #FFFFFF }

.navLeft A:link { text-decoration: none; color: #FFFFFF }

.navLeft A:visited { text-decoration: none; color: #FFFFFF }

.navLeft A:active { text-decoration: none; font-weight: bold; color: #FFFFFF }

.navLeft A:hover { text-decoration: none; font-weight: bold; color: #FFFFFF }

.navLeftShow {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #666666 }

.navLeftShow A:link { text-decoration: none; color: #666666 }

.navLeftShow A:visited { text-decoration: none; color: #666666 }

.navLeftShow A:active { text-decoration: none; font-weight: bold; color: #666666 }

.navLeftShow A:hover { text-decoration: none; font-weight: bold; color: #666666 }

.navLeftList {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #333333 }

.navLeftList A:link { text-decoration: none; color: #333333 }

.navLeftList A:visited { text-decoration: none; color: #333333 }

.navLeftList A:active { text-decoration: none; font-weight: bold; color: #333333 }

.navLeftList A:hover { text-decoration: none; font-weight: bold; color: #333333 }


/*----------Error Messages-------------*/
.errorMsg {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #FF0000}
.errorConTxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal;color: #FFD350  }
.errorConTxtRed { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal;color: #FF0000  }

