﻿body 
{
     background-color: white;
     
    }
 
    
div#divMain
{
    position:relative; 
    width: 905px; 
    font-size: 20pt; 
      
    }
    
    div#divMainBody
    {
        background-color: White;
        
    }
    
div#divHeader
{
    
     
    text-align:center;
    vertical-align:top;
    position: relative ; 
    width:905px;
    background-position: top;
    background-image: url('../layout/headerbanner.jpg');
    background-repeat: no-repeat;
    float: left; 
    height: 126px;
    }
    
 div#divLeftLogo
{
     
    text-align:left; 
    font-size:10px;
    float:left;
    position: relative ;
    
     
    }
    
 div#divRightLogin
{
   width:325px; 
   height: 130px;
   text-align: right; 
   font-size:12px; 
   float:right; 
   position: relative ;
   padding-right: 35px;
   
     
    }
    
 div#divLoginLinks A:link 
{
    color: #339966 ;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    }
    
div#divLoginLinks A:visited 
{
    color: #339966;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    
div#divLoginLinks A:hover 
{
     
    color: red;
    font-weight:bold;
    font-family: Arial;
}
 
div#divLoginFields  
{
    color: #339966 ;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    }
   
   div#divBanner
{ 
    font-family: Arial Rounded MT Bold;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:825px;
    padding-left: 30px;
    height: 30px;
    border-bottom: solid 1px #339966;
    
    }
    
   
   div#divFooter
{
    width:905px; 
    float: left; 
    height: 44px;

    font-family: Arial;

    text-align: center;
    color: black;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
      padding: 10px;
        
    } 
  

    
div#divFooter A:link 
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    }
    
div#divFooter A:visited 
{
    color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    
div#divFooter A:hover 
{
    text-decoration: underline;
    color: red;
    font-weight:bold;
    font-family: Arial;
}
  

   div#divContent
{ 
    font-family: Arial Rounded MT Bold;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:825px;
    padding-left: 30px;
    background-color: White;
    
    }
    
    div#divContent .divServiceTitle
{ 
    font-family: Arial Rounded MT Bold;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:350px;
    padding-left: 30px;
      color: Green;
    text-align: left;
     
    }
    
        div#divContent .divServiceTitle2
{ 
    font-family: Arial Rounded MT Bold;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    vertical-align:top;
    position: relative ; 
    width: 800px;
    padding-left: 30px;
      color: Green;
    text-align: left;
     
    }
    div#divContent .divServiceText
{ 
    font-family: Arial Narrow;
    font-size: 11pt;
    
    font-style: italic;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:800px;
    padding-left: 50px;
      color: black;
      text-align: left;
    }
    
    div#divContent .divSoftwareTitle
{ 
    font-family: Arial Rounded MT Bold;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:450px;
    padding-left: 30px;
      color: Green;
    text-align: left;
     
    }
    
  
    div#divContent .divSoftwareText
{ 
    font-family: Arial Narrow;
    font-size: 11pt;
    
    font-style: italic;
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:800px;
    padding-left: 50px;
      color: black;
      text-align: left;
    }
     div#divContent .divSoftwareText2
{ 
    font-family: Arial Narrow;
    font-size: 11pt;
     
    text-align: left;
    vertical-align:top;
    position: relative ; 
    width:800px;
    padding-left: 50px;
      color: black;
    
    }
    div#divContactInfo A:link
    {
          color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    div#divContactInfo A:visited 
    {
    color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    
    div#divContactInfo A:hover 
    {
        text-decoration: underline;
        color: red;
        font-weight:bold;
        font-family: Arial;
    }
    
    div#divSupportContent A:link
    {
          color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    div#divSupportContent A:visited 
    {
    color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    
    div#divSupportContent A:hover 
    {
        text-decoration: underline;
        color: red;
        font-weight:bold;
        font-family: Arial;
    }
    
    
    div#divContent A:link
    {
          color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    div#divContent A:visited 
    {
    color: Green;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    }
    
    div#divContent A:hover 
    {
        text-decoration: underline;
        color: red;
        font-weight:bold;
        font-family: Arial;
    }