
/*********************************************************************
 WebPage.css
**********************************************************************/

/*==============================================================================*/
/*==============================================================================*/

.headerWhiteTitle
{
  font-family:verdana;
  font-weight:bold;
  font-size:15px;
  color:#ffffff;
}

.headerWhiteLineSpacing
{
  font-family:verdana;
  font-weight:bold;
  font-size:7px;
  color:#ffffff;
}

.headerWhiteBulletText
{
  font-family:verdana;
  font-weight:bold;
  font-size:12px;
  color:#ffffff;
}

.headerLogoText
{
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #5F5F5F;
}

.headerPhoneNumber
{
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  color: #5F5F5F;
}

/*==============================================================================*/
/*==============================================================================*/

.postHeadline 
{

  font-family: verdana;
  font-size: 17px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;
  
}

.postReleaseDate 
{

  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.postSubHeadline 
{

  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;
  
}

.postDate 
{

  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;
  
}

.postBody
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.postLink
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #0000ff;
  
  text-align: left;
  
}

/*==============================================================================*/
/*==============================================================================*/

.textTitle
{

  font-family: verdana;
  font-size: 17px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;

}

.textMediumTitle
{

  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;

}

.textColumnSubTitle
{

  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;

}

.textSubTitle
{

  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  
  color: #000000;
  
  text-align: left;

}

.textSubTitleNormal
{

  font-family: verdana;
  font-size: 13px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;

}

.textText
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.textSmall
{

  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.textParagraph
{

  font-family: verdana;
  font-size: 10px;  

  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.textParagraphJustify
{

  font-family: verdana;
  font-size: 10px;  

  font-weight: normal;
  
  color: #000000;
  
  text-align: justify;
  
}

.textParagraphLeft
{

  font-family: verdana;
  font-size: 10px;  

  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
}

.textLinkBlue
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #000099;
  
  text-align: left;
  
  text-decoration: underline;
  
}

.textLinkBlack
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: left;
  
  text-decoration: none;
  
}

.textLinkDocument
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #660000;
  
  text-align: left;
  
}

.textOrange
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #FF6600;
  
  text-align: left;
  
}

.textOrangeBig
{

  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  
  color: #FF6600;
  
  text-align: left;
  
}

/*==============================================================================*/
/*==============================================================================*/

body
{

  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  
  color: #000000;
  
  background-color: #ffffff;
  
}

/*==============================================================================*/
/*==============================================================================*/

.popupQuoteBubble
{

  position: absolute;
  
  font-family: tahoma;
  font-size: 10px;

  visibility: hidden;
  
  width: 288px;
  height: 149px;
  
  z-index: 8;
  
  cursor: pointer;
  
}

.popupQuoteText
{

  position: absolute;
  
  font-family: tahoma;
  font-size: 10px;

  visibility: hidden;
  
  text-align: left;
  
  width: 260px;
  height: 90px;
  
  z-index: 10;
  
  cursor: pointer;

}

/*==============================================================================*/
/*==============================================================================*/

.textNavigation
{

  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  
  color: #000000;
  
}

.textHome
{

  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  
  color: #000000;
  
}

.textCopyright
{

  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  
  color: #000000;
  
}

/*==============================================================================*/
/*==============================================================================*/

.textQuote
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #ff6633;
  
}

.textQuoteName
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #666666;
  
}

/*==============================================================================*/
/*==============================================================================*/

.iconText
{

  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  
  color: #000000;
  
  text-Decoration: none;

}

.iconImage
{

  vertical-align: middle;

  border: 0;
  
}

/*==============================================================================*/
/*==============================================================================*/

.pageTitle
{

  font-family: verdana;
  font-size: 17px;
  font-weight: bold;
  
  color: #aaaaaa;
  
}

/*==============================================================================*/
/*==============================================================================*/

.homeClients
{

  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;

  color: #ffffff;
  
}

.homeCompanyNews
{

  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  
  color: #000000;
  
  text-decoration: none;
  
}

/*==============================================================================*/
/*==============================================================================*/

.newsImageText
{

  font-family: verdana;
  font-size: 8px;
  font-weight: normal;
  
  color: #000000;
  
  text-align: center;
  
}

/*==============================================================================*/
/*==============================================================================*/

.TODO
{

  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  
  text-align: center;
  
  color: #ff0000;
  
}

/*==============================================================================*/
/*==============================================================================*/
