/*--------------------------------------------------------------------------- 
 * Name          :   main.css                                                 
 *                                                                            
 * Description   :   Stylesheet for mojavesolutions.com                       
 *                                                                            
 * Author        :   Jason M. Rosen                                           
 *                                                                            
 * Copyright     :   2004 Mojave Solutions, LLC                               
 *---------------------------------------------------------------------------*/ 


/*---------------------------------------------------------------------------
 * HTML Tag Overrides Begin                                                  
 *---------------------------------------------------------------------------*/

a
   { font-family: Arial, Helvetica, Sans-Serif; color: #993333; font-weight: bold; text-decoration: none; }

a:hover        
   { color: #993333; }
   
body { text-align: center; background-image: url(/images/background_gradient.jpg); font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4B545B; }   
    
table          
   { width: 100%; border-style: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}

/*---------------------------------------------------------------------------
 * HTML Tag Overrides End                                                    
 *---------------------------------------------------------------------------*/   
   
 
/*---------------------------------------------------------------------------
 * Custom Styles Begin                                                       
 *---------------------------------------------------------------------------*/

.0MainLayout 
   { border: 2px #788596 solid; background-color: #FFFFFF; width: 780px; text-align: center; margin-left: auto; margin-right: auto; }

.Copyright     
   { font-size: 10pt; color: #000000; padding-top: 5px; text-align: center; }

.Body          
   { width: 100%; height: 100%; }
   
.Body td
   { vertical-align: top; }

.BodyContent   
   { width: 100%; height: 400; padding-bottom: 10px;}

.Header 
   { background-color: #FFFFFF; height: 115px; width: 100%; }
   
.Header td
   { vertical-align: middle; } 
  
.HeaderLogo 
   { width: 250px; margin: 5px; }

.HeaderMenu 
   { width: 100%; height: 100%; background-color: #E6EBEE; border-top: solid 5px #993333; }

.HeaderMenu .HeaderMenuItem
   { width: 183px; height: 25px; font-weight: bold; font-size: 11pt; text-align: center; position: relative; float: left; }

.HeaderMenu .HeaderMenuItem a
   { width: 100%; height: 100%; padding-top: 4px; }

.HeaderMenu .HeaderMenuItem a:hover
   { background-color: #993333; color: #FFFFFF; }

.HeaderSection 
   { height: 115px; }
   
.PageBanner
   { width: 100%; border-top: 2px #788596 solid; border-bottom: 2px #788596 solid; color: #993333; }
       
.PageBannerImg
   { margin-bottom: -3px; }       

.Section 
   {  font-size: 13px; color: #000033; margin-right: 10px; margin-left: 10px; padding-bottom: 10px; }

.Section p.Indent
   { margin-left: 130px; }
   
.Section p
   { margin-left: 0px; text-align: justify; }   

.Section h1
   { font-size: 14pt; color: #2D649B; border-bottom: 1px solid #788596; margin-top: 20px; }
   
.Section h2
   { font-size: 12pt; color: #2D649B; margin-top: 20px; margin-bottom: 0px; padding: 0px;}   
 
.Section img
   { border: 2px solid #788596; }
/*---------------------------------------------------------------------------
 * Custom Styles End                                                         
 *---------------------------------------------------------------------------*/