﻿.arubaHeader
{
	font-family:Arial;
	font-size: 14pt;
	/*text-decoration:underline;	*/
	font-weight:bolder;
	color: #669933;
	border-bottom-color: #669933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

.arubaContentText
{
	font-family:Arial;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
}

.arubaSubContentHeader
{
	font-family:Arial;
	font-size:12pt;
	color: #669933;
	font-weight:bolder;
}

.footNoteStyle
{
	padding-top: 0px;
	font-family:Verdana;
	font-size:9pt;
	color:White;
	
}
.body
{
	font-family:Arial;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
	
}
 a:hover 
 {
  color: #ED4D31;
  text-decoration: underline; 
  font-weight: bold;
  font-family:Verdana;
  font-size:10pt;  
  }
  
  a
  {
  color: #35528F; 
  text-decoration: none;  
  font-family:Verdana;
  font-size:10pt;  
  }
 
  .nonjavascriptNav a:hover { color: 
  #FFFFFF; text-decoration: underline; font-weight: bold}