A                       { text-decoration: underline; color: #AC669F; }
A:link                  { text-decoration: underline; font-weight: bold; color: #AC669F; }
A:visited               { text-decoration: underline; font-weight: bold; color: #AC669F; }
A:active                { text-decoration: underline; font-weight: bold; color: #6D015B; }
A:hover                 { text-decoration: underline; font-weight: bold; color: #6D015B; }

A.addresslink           { color: #390039; }
A.addresslink:link      { font-weight: normal; color: #390039; }
A.addresslink:visited   { font-weight: normal; color: #390039; }
A.addresslink:active    { font-weight: normal; color: #AC669F; }
A.addresslink:hover     { font-weight: normal; color: #AC669F; }

A.skipintro             { text-decoration: underline; font-size: 10px; color: #AC669F; }
A.skipintro:link       	{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #AC669F; }
A.skipintro:visited    	{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #AC669F; }
A.skipintro:active     	{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #6D015B; }
A.skipintro:hover      	{ text-decoration: underline; font-size: 10px; font-weight: normal; color: #6D015B; }

td                      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #390039; }

body                    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #390039; }

#fullheight				{ height: 100%; }

.address				{ padding: 24px 8px 0px 8px; font-size: 11px; color: #390039; }

.addressbold			{ color: #AC669F; font-weight: bold; }

.asterisk				{ color: #AC669F; }

.bodytd					{ border: 2px solid #6D015B; padding: 20px; }

.bold					{ font-weight: bold; }

.bottombannerpadding	{ padding: 20px 30px 15px 30px; }

.contactuscaption		{ padding: 0px 6px 6px 0px; vertical-align: top; font-weight: bold; font-size: 12px; }

.contactusfield			{ border: 1px #390039 solid; width: 100%; font-size: 12px; color: #000000; }

.contactusfieldtd		{ padding-bottom: 6px; width: 100%; vertical-align: top; font-size: 12px; }

.smalltext				{ font-size: 11px; color: #AC669F; }

.skipintropadding		{ padding: 0px 30px 5px 0px; }

.topnavpadding			{ padding-top: 11px; }

.lilacbold				{ font-weight: bold; color: #AC669F; }

.imageright				{ margin: 0px 0px 10px 10px; }

/*--------------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 177px; }
