﻿body 
{
    background:#ffffff;
    }

td
{
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color:#929292; 
   line-height:13px;
    }

div
{
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color:#929292; 
   line-height:13px;
    }

b
{
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color:#353535;
   line-height:13px;
   font-weight:bold;
    }

h1
 {
    color:#5d5d72;
    font-family: Verdana, Tahoma, Arial;
    font-size: 16px;
    line-height:14px;  
    font-weight:bold; 
 }
 
h2
 {
    color:#5d5d72;
    font-family: Verdana, Tahoma, Arial;
    font-size: 15px;
    line-height:14px;  
    font-weight:bold; 
 }
 
h3
 {
    color:#4265d9;
    font-family: Verdana, Tahoma, Arial;
    font-size: 16px;
    line-height:14px;  
    font-weight:bold;   
 }
 
h4
 {
    color:#5d5d72;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    line-height:16px;  
    font-weight:bold; 
 }
 
h5
 {
    color:#4265d9;
    font-family: Verdana, Tahoma, Arial;
    font-size: 30px;
    line-height:32px;  
    font-weight:bold;
    margin-bottom:0px;
 }

.headerBG
{
	background-image:url(topMenuBG.gif); background-repeat:repeat-x;
    }
   
.MSBG
{
	background-image:url(msbg7.jpg);
	background-repeat: no-repeat;
    background-position:right;


    }
    
.serviceFeatures
{
	background-image:url(addonsgradient.gif);
	background-repeat: repeat-x;
    background-position:top;
    padding:10px;
    padding-bottom:20px;
    }
    
.serviceFeatures a
{
	color:#4265d9;
    text-decoration: none;
    font-weight:bold;
    }
    
.serviceFeatures li
{
	font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    color:#5d5d72; 
    line-height:18px;
    }
    
.serviceFeatures a:hover
{
	color:#810081 !important;
    text-decoration: none !important;
    font-weight:bold;
    }
    
.footerBG 
{
   text-align: center;
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color: #929292;
   background-image:url(footerBG.gif); background-repeat:repeat-x;
    }
        
.footerBG a 
{
    color: #929292;
   text-decoration: none !important;    
    } 
    
.footerBG a:hover 
{
 color:#ffffff !important;
 text-decoration: underline !important;  
    }
    
.footerBG a:visited
{
 color:#929292 !important;
 text-decoration: underline;  
    }
    
.fade
{
   background-image:url(fadeBG.gif); background-repeat:repeat-x;
    }
    
.footerLeftBG 
{
   background-image:url(footerLeftBG.gif); background-repeat:no-repeat;
    }
    
.footerRightBG 
{
   background-image:url(footerRightBG.gif); background-repeat:no-repeat;
    }

.contentSection
{
 
 font-family: Verdana, Tahoma, Arial;
 font-size: 11px;
 height: 12px;
 padding:4px;
 color: #929292;
 font-weight: normal; 
 text-decoration: none;   
    }
    
.contentSection a 
{

 color:#0fb94d;
 text-decoration: none !important;    
    } 
    
.contentSection a:hover 
{
 text-decoration: underline !important;  
    }
    
.contentSection a:visited
{
 color:#64c889;
 text-decoration: underline;  
    }
 
.leftRightBorder 
{
 border-left:1px solid black;
 border-left-color:rgb(204,204,204);
 border-right:1px solid black;
 border-right-color:rgb(204,204,204);   
    }

/* -- Container -- */
.containerHeaderBG
{
 background-image:url(containerBG.gif); background-repeat:repeat-x;   
    }
    
.contBG
{
 background-image:url(contBG.gif); 
 background-repeat:repeat-x;   
 line-height:12px;
    }

.containerBody
{
 background-color:#eeeeee;
    }
    
.containerBody a
{
    color:#4265d9;
    text-decoration: none;
    font-weight:bold;
    }
    
.containerBody a:hover
{
    color:#810081 !important;
    text-decoration: none !important;
    font-weight:bold;
    }   
   
.containerHeaderBG h4
 {
    color:#ffffff;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    font-weight:bold; 
    display: inline;
    text-align:left;
    padding-left:5px;
 }
    
 .containerBody td
 {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color:#5d5d72; 
    line-height:14px; 
 }
 
 .testimonial
{
 font-family: Verdana, Tahoma, Arial;
 font-size: 10px;
 color: #5d5d72;
 font-weight: normal;
 text-decoration: none;
    }
 
 .containerBody b
 {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color:#3e3f54; 
    line-height:13px; 
    font-weight:bold;
 }

/* -- Menu -- */
.menu
{
 background-image:url(menuBG.gif); background-repeat:repeat-x;  
    }

@media print {	
	
	#Header 
	{
	    display:none;
	    width:auto !important;
		margin:auto !important;
		background:transparent;
	    }

    #Content
    {
        width:auto !important;
		margin:auto !important;
		background:transparent;
        }	

	#Footer 
	{
	    display:none;
	    width:auto !important;
		margin:auto !important;
		background:transparent;
	    }
		
}
    
    
