/* Style rules to make data tables look better */

.list-header {
  background-color: #eeeeee;
  font-size: larger;
  font-weight: bold;
}

.list-paging-header {
  background-color: white;
}

.list-paging-footer {
  background-color: white;
}

.list-row-even { 
        padding: 5 10 5 10;  
}

.list-row-odd { 
  background-color: #eeeeee;
        padding: 5 10 5 10;  
}

/* Style rules for message severity levels */

.infoMessage {
  color: black;
}

.warnMessage {
  color: orange;
  font-weight: bold;
}

.errorMessage {
  color: red;
  font-weight: bold;
}

.fatalMessage {
  color: red;
  font-style: italic;
  font-weight: bold;
}

.TxtFldtts {height: 18px;}


.style1 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
}
.style2 {font-size: 11pt}
.style3, body {font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }
.style5 {font-family: Arial, Helvetica, sans-serif}
h1, .stylehead {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
}

.chckbx
{
}