


/*body               {link="#000000"; vlink="#000000";  background-gcolor="#737578";} */


table.center {margin-left:auto; margin-right:auto;}

/*At this point, Mozilla and Opera will center your table. Internet Explorer 5.5 and up, however, needs you to add this to your CSS as well: */
/*  body {text-align:center;} */


.alltext           {font-size: 10pt; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; text-align: justify}
.seltext           {font-size: 12pt; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; font-weight: bold; text-align: justify}
.seltext2          {font-size: 10pt; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; font-weight: bold; text-align: justify}
.seltext3          {font-size: 11pt; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; font-weight: bold; text-align: justify}
.textlink          {font-size: 10pt; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; font-weight: bold; text-decoration: none; text-align: justify}
.textlink2         {font-size: 12pt; font-family: Verdana, Arial, Helvetica; color: #FFC211; line-height: 1.6; font-weight: bold; text-decoration: none; text-align: justify}
.compname          {                 font-family: Verdana, Arial, Helvetica; color: #FFC211; font-weight: bold; text-decoration: none;}
.seltextlink       {font-size: 8pt;  font-family: Verdana, Arial, Helvetica; color: #FFFFFF; line-height: 1.6; font-weight: bold; text-decoration: underline; text-align: justify}
.graytext          {font-size: 8pt;  font-family: Verdana, Arial, Helvetica; color: #687782; line-height: 1.6; text-align: justify}
.formtext          {font-size: 7pt;  font-family: Verdana, Arial, Helvetica; color: #000000; line-height: 1.3; text-align: justify}
.head              {font-size: 11pt; font-family: Verdana, Arial, Helvetica; color: #5D6E72; line-height: 1; font-weight: bold; text-align: center}
.splashlink        {font-size: 8pt;  font-family: Verdana, Arial, Helvetica; color: #C0C5CD; text-decoration: none; line-height: 1.3; text-align: justify}
.splashletter      {font-size: 8pt;  font-family: Verdana, Arial, Helvetica; color: #FFFFFF; text-decoration: none; font-weight: bold; line-height: 1.3; text-align: justify}
.link              {font-size: 10pt; font-family: Verdana, Arial, Helvetica; color: #5D6E72; text-decoration: none; line-height: 1.3; font-weight: bold; text-align: center}
.headlink          {font-size: 11pt; font-family: Verdana, Arial, Helvetica; color: #5D6E72; text-decoration: none; line-height: 1.3; font-weight: bold; text-align: center}
.verticalwhiteline { background-image: url('images/border01.gif');}

/* form styles */
 label
{
	font-size:     10pt;  
	font-family:   Verdana, Arial, Helvetica; 
	color: 		   #FFFFFF; 
	line-height:   1.6; 
	font-weight:   bold;
	width:         6em;
	float:         left;
	text-align:    right;
	margin-right:  0.5em;
	display:       block
}

input
{
	font-size:     10pt;  
	font-family:   Verdana, Arial, Helvetica; 
	line-height:   1.6; 
	font-weight:   bold;
	color:      #666666;
	background: #DDDDDD;
	border:     1px solid #666666;
}

textarea
{
	font-size:     10pt;  
	font-family:   Verdana, Arial, Helvetica; 
	line-height:   1.6; 
	font-weight:   bold;
	color:         #666666;
	background:    #DDDDDD;
	border:        1px solid #666666;
}

.submit input
{
	font-size:     10pt;  
	font-family:   Verdana, Arial, Helvetica; 
	line-height:   1.6; 
	font-weight:   bold;
	color:         #666666;
    margin-left:   4.5em;
	background:    #DDDDDD;
	border:        3px outset #BBBBBB;
}
fieldset
{
	border: 1px solid #FFFFFF;
	width:  30em
}

legend
{
	font-size:     10pt;  
	font-family:   Verdana, Arial, Helvetica; 
	color: 		   #666666; 
	line-height:   1.6; 
	font-weight:   bold;
	background:    #DDDDDD;
	border:       1px solid #FFFFFF;
	padding:      2px 6px
}