/* OTIS Government Access Registration Site - Style Sheet file */
/* Created: November, 2003 by Michael Leuchtenberger, michael_leuchtenberger@abtassoc.com */
/* Last Updated: November 24, 2003 by Michael Leuchtenberger, michael_leuchtenberger@abtassoc.com */

P, H1, H2, H3, H4, H5, H6, TD, TH, TR {
  font-family : Arial, Helvetica, sans-serif;
}


P, TD, TR, TH {
  font-size: 9pt;
}
    
.lastUpdated {
  font-size: 8pt;
  text-align: center;
  font-style: italic;
}

.pageFooter {
	font-size: 8pt;
	text-align: center;
}


.pageTitle {
  font-size: 16pt;
  font-weight: bold;      
  color: #00006D;
  text-align: center;
}

.pageTitleSmall {
  font-size: 14pt;
  font-weight: bold;      
  color: #00006D;
  text-align: left;
}

a.acrolink {font-size: 8pt; font-weight: bold; font-family: verdana, tahoma, arial; color: Black;}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 200;
}
.deleteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.applicationStatusPending {
	color: #FF0000;
}
.tableCellBackground {
	background-color: #FFFFCC;
}

