/*-----------------------Currently used styles 07-30-01-----------------------*/	

/* Text Options */	
.pageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #424242}		
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #424242}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}  /* normal use */
.redText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;  color:  #d90424}  /* rollovers */
.whiteText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;  color:  #ffffff}  /* column headers for poc's */
.textBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #424242}
.text7pt  {  font-family: Arial, Helvetica, sans-serif; font-size: 7.1pt; line-height: 7.5pt; font-style: normal; font-weight: normal; color: #000000}
.text7ptbold  {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: bold; color: #424242}
.text8pt  {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #424242}  /* current events on home page and TDODAAC */
.text8ptbold  {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #424242}  
.text11ptbold  {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #424242}  
.text8ptblue  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #082073}  
.clsCBE { position:absolute; width:215px; height:100%;visibility:hidden;font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;  color:  #d90424;}
.clsAnchor { position:relative; visibility:visible; width:1px; height:12px; left:0px; top:0px; }

/* Colored table borders  */
.blueBorder1px {  border: 1px solid #0d2072;}
.darkGrayBorder {  border: 1px solid #999999;}
.w115  {  width: 115px}  /* width of search text box on home page */
.norepeat  {  background-repeat: no-repeat;}	

/* ALL links on the site */
a:link {  font-family: Arial, Helvetica, sans-serif; color: #0d2072; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif ; color: #d90424; text-decoration: underline}
a:active {  font-family: Arial, Helvetica, sans-serif; color: #0d2072; text-decoration: underline}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #0d2072; text-decoration: underline}	
	
/*--------------------------------------------------------------------------------------------------------  
Styles that we are fading out. If you need to use one of these styles, cut and paste it from this
bottom section to the section above. These styles will eventually be removed .  
--------------------------------------------------------------------------------------------------------*/
		
.Title { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: 16pt; }
.italicTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; font-style : italic; line-height: 16pt; }
.BoldText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
.boldTextTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;}
.italicText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style : italic;}
.blueText { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;  color:  #0d2072 }
.tinyItalic { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;  font-style: italic; }
.smBldText { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
.smText { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.smSpace { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; }
.blueBorder {  border: 2px solid #0d2072; }	
.grayBorder {  border: 1px solid #cccccc; }	
.whiteNews { font-family: Verdana, Helvetica, sans-serif; color: #ffffff; font-size: 8pt; font-weight: bold; }
.whiteTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: 16pt; color: #ffffff; }
.formHeaderGreen { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffffff; background-color : #000066;}
.formHeaderRed { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffffff; background-color : #cc0000;}
	




