/* primary tags and styles */
body { font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 0px; }
td, p, li, div, span, font, body, h1, h2, h3, h4, h5 { font-size: 11px; color: #333333; line-height: 14px; font-family: verdana, arial, helvetica, sans-serif }

/* classes for primary tags */
.copyright { color: #999999; font-size: 10px; letter-spacing: 0px; font-family: verdana, arial, helvetica, sans-serif }
.copyrightlink { color: #999999; font-size: 10px; letter-spacing: 0px; font-family: verdana, arial, helvetica, sans-serif }
.hdg  { color: #333333; font-weight: bold; font-size: 11px; letter-spacing: 0px;font-family: verdana, arial, helvetica, sans-serif }
.subhdg  { color: #000000; font-weight: bold; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; font-family: verdana, arial, helvetica, sans-serif }
.subhdg1  { color: #000000; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }
.fineprint { color: #666666; font-weight: normal; font-size: 10px; font-style: italic; font-family: verdana, arial, helvetica, sans-serif }
.star { color: #b73d00; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
.quotesrc { color: #333333; font-weight: normal; font-size: 11px; line-height: 18px; font-style: italic; font-family: verdana, arial, helvetica, sans-serif }
.leading14 { line-height: 14px }
.leading16 { line-height: 16px }
.leading18 { line-height: 18px }
.formlabel { color: #333333; font-size: 10px; font-weight: bold; }

/* form elements */
INPUT { color: #333333; font-family: verdana, sans-serif; font-size: 10px; } 
TEXTAREA {
	background-color: #FFFFFF;
	border: #999999 1px solid;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
} 
.button1 { background-color: #e0e0e0; font-family: verdana, sans-serif; border: #999999 1px solid; font-size: 10px; color: #333366; font-weight: bold; } 
.textfield1 { background-color: #ffffff; font-family: verdana, sans-serif; border: #999999 1px solid; font-size: 10px; color: #333333 } 
.textfield2 { background-color: #ffffff; font-family: verdana, sans-serif; border: #999999 1px solid; font-size: 10px; color: #333333; width: 200px; } 
.searchfield { background-color: #ffffff; font-family: verdana, sans-serif; border: #999999 1px solid; font-size: 10px; color: #333333; width: 100px; margin: 0px 5px 0px 0px; }
.qtyfield { background-color: #ffffff; font-family: verdana, sans-serif; border: #999999 1px solid; font-size: 10px; color: #333333; width: 20px;}
select  { background-color: #ffffff; border: #999999 1px solid; color: #333333; font-family: verdana, sans-serif; font-size: 10px; font-weight: normal} 
.select1  { background-color: #ffffff; border: #999999 1px solid; font-family: verdana, sans-serif; font-size: 10px; font-weight: normal; width: 200px; }

A { color: #333366; text-decoration: none }
A:visited { color: #333366; text-decoration: none }
A:active { color: #333366; text-decoration: none }
A:hover { color: #7c0040; text-decoration: underline }

A.credit { color: #787878; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: underline }
A.credit:visited { color: #787878; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: underline }
A.credit:active { color: #787878; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: underline }
A.credit:hover { color: #7c0040; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: none }

A.copyrightlink { color: #999999; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: none }
A.copyrightlink:visited { color: #999999; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: none }
A.copyrightlink:active { color: #999999; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: none }
A.copyrightlink:hover { color: #7c0040; font-size: 10px; letter-spacing: 0px; font-weight: normal; text-decoration: underline }



