h1           { font-family: Arial; font-size: 12pt; font-weight: bold }
h2           { font-family: Arial; font-size: 11pt; font-weight: bold }
h3           { font-family: Arial; font-size: 10pt; font-weight: bold }
input {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: normal;
}

select {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: normal;
}

textarea {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: normal;
}

.optionBack {
       background-color: none;
}

.whites {
	color: #FFFFFF
}
body {
	background-image: none;
}
.errorBody {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	color: #FF0000;
}
.errorTitle {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 18px;
	color: #000000;
}

.headerBig {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 15px;
	font-weight: bolder;
	color: black;
}

.headerMedium {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bolder;
	color: black;
}
.page2 {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bolder;
	color: black;
}

.colHeader {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bolder;
	color: #ff99ff
}

.states {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.subtitle {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 16px;
	font-weight: bolder;
	font-color: "#99ffee"
}
.normal {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: normal;
    color: #0000ff;
}
.title {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 24px;
	font-weight: bolder;
}
title {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 24px;
	font-weight: bolder;
}

A {  
	text-decoration: none; 
}

A:hover {  
	text-decoration: underline; 
}


LI	{
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px; 
    color: black;
}

.LI	{
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px; 
    color: black;
}

.normalBold {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bold;
}

.normalSmall {
	font-family:  Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
}

navigation {
   font-family:  Arial, Helvetica, sans-serif, Geneva;
   font-size: 12px;
   color: black;
}

.links {
   font-family:  Verdana, Arial, Helvetica, sans-serif, Geneva;
   font-size: 12px;
   font-weight: bold;
}

UL {
	color: black;
}
.UL {
	color: black;
}
.rowdark {
        background-color: #F4F4F9;
}
.rowlight {
        background-color: #F4F4EF;
}
.rowdark1 {
        background-color: #D4BEFF;
}
.button {
  font-family:  Verdana, Arial, Helvetica, sans-serif, Geneva; 
  font-size:12px; 
  height: 20px;
  font-weight: bolder;
  background-color: #F7F7F7;
  color: #666666;
}
.buttonBig {
  font-family:  Arial, Helvetica, sans-serif, Geneva; 
  font-size:14px; 
  height: 24px;
  font-weight: bold;
  background-color: #F7F7F7;
  color: #666666;
}

.buttonSmall {
  font-family:  Verdana, Arial; 
  font-size:10px; 
  height: 18px;
  color: black;
  font-weight: bolder;
  background-color: #F7F7F7;
  color: #666666;
}