
/* text */
.body  		{ font-family: arial, helvetica,sans-serif; font-size: 9pt; line-height: 1.5; }		 
.head  		{ font-family: arial, helvetica, san-serif; font-weight: bold; font-size: 12pt; color: #333366; }
.adobe		{ font-family: arial, helvetica,sans-serif; 
						font-size: 8pt; 
						letter-spacing: 1px;
						line-height: 1.25; }		
UL			{ margin-top: 7px; }
OL			{ margin-top: 7px; }
LI			{ margin-top: 12px; }
.textnav	{ font-family: arial, helvetica,sans-serif; font-size: 8pt; line-height: 1.75; }		 

/* forms */
.buttons	{ font-size: 9pt; background-color: #000066; color: #ffffff; }
.form-select , .form-textarea , .form-large-text		{ width: 200px; }

a.button	{ height: 24px; width: 150px; padding: 5px; background:url(../images/bg.jpg) right; border: 1px solid #000; font-size: 12px; color: #fff; font-weight: bold; text-align: center; text-decoration: none; }
a.button:hover 	{ background:url(../images/bg.jpg) left; color: #f6f6f6 }

.adobe a { color: white; font-weight: normal; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; }

#contactform, #maintenanceform	{ display: block;  }

.navtable a	{ font-size: 12px; color: #fff; font-weight: bold; text-align: center; text-decoration: underline; }
