/* CSS definition file containing site wide stylesheets */
/* Order is important.  Last one(s) take precedence */
A.leftmenu:link {text-decoration: none; color: #550055}
A.leftmenu:visited {text-decoration: none; color: DarkSlateGray }
A.leftmenu:active {text-decoration: none; color: green }
A.leftmenu:hover {text-decoration: none; color: MediumVioletRed; font-size: 11pt}


body { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}
table {float: center;  text-align: normal; font-size: 12pt;}  /* float doesn't work */
div {float: center; }   /* center doesn't work - only left and right */
img {border-color: #A58CB5;}
.topofpageheader { font-family: Tempus Sans ITC; font-size: 36pt; color: #800080; font-style: normal; 
               font-weight: bold; text-align: Center }
.subheader { font-family: Georgia; font-size: 13pt; color: #800080; font-style: normal; 
               font-weight: normal; text-align: Center }
.midpageheader { font-family: Arial; font-size: 14pt; color: #800080; font-style: normal; 
               font-weight: bold; text-align: Center } 
.centertext { font-family: Arial; font-size: 12pt; color: black; font-style: normal; 
               font-weight: normal; text-align: Center }
.centertextbig { font-family: Arial; font-size: 14pt; color: green; font-style: normal; 
               font-weight: normal; text-align: Center }
.leftheaderbold { font-family: Tempus Sans ITC; font-size: 12pt; color: black; font-style: normal; 
               font-weight: Bold; text-align: Left } 
.exclaim     { font-family: Tempus Sans ITC; color: #005531; text-align: Center; font-size: 16pt; 
               font-style: italic; font-weight: bold }
.tiny     { font-family: Tempus Sans ITC; color: black; text-align: Center; font-size: 8pt; 
               font-style: normal; font-weight: normal }               
.faqquestions { font-family: Tempus Sans ITC; font-size: 14pt; color: #800080; font-style: italic; 
               font-weight: bold; text-align: Left }
.descriptions { font-family: Tempus Sans ITC; font-size: 10pt; color: black; font-style: normal; 
               font-weight: normal; text-align: Left }  
.greentext { font-family: Arial; font-size: 12pt; color: #008080; font-style: normal; 
               font-weight: bold; text-align: Center }  
.leftgreentext { font-family: Arial; font-size: 12pt; color: #008080; font-style: normal; 
               font-weight: bold; text-align: Left } 
.leftgrtxtbig { font-family: Arial; font-size: 14pt; color: #008080; font-style: normal; 
               font-weight: bold; text-align: Left } 
.bottomofpage { font-family: Arial; Tempus Sans ITC; font-size: 10pt; color: black; font-style: normal; 
               font-weight: normal; text-align: Center } 
.leftmenu { font-family: Arial; Georgia; Garamond; font-size: 11pt; color: #550055; font-style: normal; 
               font-weight: normal; text-align: Left;}