/* CSS WORKING DRAFT 021215 */


/* General Text Definitions */
/* ascribe the default font-family to all relevant classes, selectors */
BODY,P,.SELECT,OPTION,INPUT,BLOCKQUOTE,OL,UL,LI,.error,td,.lLinks,.bodytext,.subnavtext,.quotetext,.extraboldtext,.quoteattrib,.largertext,.application {
 	font-family: Verdana, Arial, Helvetica, sans-serif;

background-repeat: no-repeat;
}

BODY,P,.txt,.SELECT,OPTION,BLOCKQUOTE,OL,UL,LI,.bodytext { font-size: 11pt;  color: #000000; line-height: 12pt}

.sourcetext { font-size: 9pt;  color: #000000; line-height: 11pt}

.smalltext { font-size: 8pt;  color: #000000; line-height: 10pt}

.legaltext { font-size: 7pt;  color: #000000; line-height: 10pt}

UL { list-style: disc }

.subnavtext { font-size: 12px; font-weight: 500; letter-spacing: 0.05em}
.boldtext { font-size: 14px; font-weight: bold; letter-spacing: 0.05em}
.largertext { font-size: 14px; letter-spacing: 0.05em}


INPUT  { font-size: 10px;  color: #000000}
BR.break {clear:all}


/* Link Definitions */
A:link, A:active, A:visited { text-decoration: underline}
A:link { color: #D4854C }
A:visited { color: #D4854C}
A:active { color: #D4854C}
A:hover {  text-decoration: underline}

.txt { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 } .legaltext { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 } .smalltext { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 } 
