﻿*
{
    font-family: Tahoma;
}
    
td
{
    vertical-align: top;
}

img
{
    border: none;
}    

.introtext
{
    font-size: 10pt;
    color: #000000;    
}
        
.img1
{
    width: 48px; 
    height: 48px; 
    padding: 5px 0px 0px 5px; 
    border: none;
}    

.banner_thumbnail
{
    border: none;
    width: 225px;
    height: 40px;
}
   
.background_thumbnail
{
    border: none;
    width: 65px;
    height: 65px;    
}

.colorscheme_thumbnail
{
    border: solid 1px #000000;
    width: 225px;
    height: 175px;    
}
       
.label1
{
    color: #777777;
    font-size: 8pt;
    font-weight: normal;
}

.label2
{
    color: #1B3F95;
    font-size: 10pt;
    font-weight: bold;
}

.label3
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
}

.label4
{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}

.label5
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    white-space: normal;
    padding-right: 5px;
}
    
.label6
{
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    white-space: normal;
}
 
.label7
{
    color: #ff6d00;
    font-size: 10pt;
    font-weight: bold;
    white-space: normal;
}

.label8
{
    color: #1B3F95;
    font-size: 10pt;
    font-weight: bold;
    white-space: normal;
}
  
.label9
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}      

.label10
{
    color: #1B3F95;
    font-size: 10pt;
    font-weight: normal;
}
    
.message
{
    color: #990000;
    font-weight: normal;
    font-size: 8pt;
}            
    
.left_side
{
    background-color: #CFE9B9;
    padding: 0px;
    margin-bottom: 25px;
    width: 205px;
    text-align: center;
    vertical-align: top;
} 

.login
{
    background-color: #1B3F95;
    vertical-align: top;
    padding: 0px 4px 0px 4px;
    width: 90%;
} 

.bottom_module
{
     vertical-align: top; 
     padding: 0px 4px 0px 4px; 
     margin-bottom: 15px; 
     width: 90%;
     background-color: #FFFFFF;
     border: solid 1px #CFE9B9;
}   

hr.spacer
{
    width: 1px;
    color: #FFFFFF;
}

.footer
{
    background-color: #1B3F95;
    width: 100%;
    height: 25px;
    vertical-align: middle;
}   

.forward_arrows
{
    width: 7px;
    height: 6px;
}    

.fieldset1
{
    padding: 5px;
}
          
.legend1
{
    color: #1B3F95;
    font-size: 12pt;
    font-weight: bold;
}   

.textbox1
{
    padding-left: 2px;
    padding-right: 2px;
    width: 242px;
}

.listbox1
{
    width: 250px;
    margin: 1px 0px 1px 0px;    
    padding: 2px;
}                  
         
.checkbox1
{
    color: #000000;
    font-weight: normal;
    font-size: 8pt;
}        

.flash_banner
{
    width: 100%;
    height: 200px;
}

.banner_bar
{
    height: 20px; 
    width: 100%;
}

.banner_bar img
{
    width: 100%; 
    border: none;
}

.master_table
{
    background-color: #FFFFFF; 
    width: 740px;    
}

.master_body
{
    background-color: #cccccc; 
    text-align: center; 
    margin: 0px;
}

.content_area
{
    margin: 5px 0px 10px 0px;
}

.content_area table
{
    width: 100%;
}
    
.ad_area
{
    background-color: #CFE9B9;
}

.ad_area hr
{
    width: 1px;
    color: #CFE9B9;
}    

.ad_area table
{
    width: 100%;
}
        
.footer1
{
    background-color:#6CBD21; 
    height: 25px; 
    vertical-align: middle;
}  

.footer2
{
    background-color: #1B3F95;
    width: 100%;
    height: 25px;
    vertical-align: middle;
}  

.law_enforcement_div
{
    background-image: url(/marketing/images/green_tile.jpg);
    background-repeat: repeat-x;
    border: solid 1px green;  
    padding-left: 5px; 
}

.community_div
{
    background-image: url(/marketing/images/brown_tile.jpg);
    background-repeat: repeat-x;
    border: solid 1px brown;
    padding-left: 5px;  
}

.individual_div
{
    background-image: url(/marketing/images/lightblue_tile.jpg);
    background-repeat: repeat-x;
    border: solid 1px lightblue;
    padding-left: 5px;      
}

.child_partners_div
{
    background-image: url(/marketing/images/gray_tile.jpg);
    background-repeat: repeat-x;
    border: solid 1px gray;
    padding-left: 5px;      
}

.alerts_div
{
    background-image: url(/marketing/images/red_tile.jpg);
    background-repeat: repeat-x;
    border: solid 1px red;
    padding-left: 5px;      
}
        
.login_div
{
    background: lightblue;
    border: solid 1px #1C3F9B;
}    

.login_div table
{
    padding: 10px;
}
                    
.header
{
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}

.subtext
{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}

.readmorelink
{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 10pt;
    white-space: nowrap;
}

.signuplink
{
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
}                

.loginlink
{
    color: #1C3F9B;
    font-size: 14pt;
    font-weight: normal;
    white-space: nowrap;
}
    
.link1
{
    font-size: 8pt;
    font-weight: bold;
	text-decoration: underline; 
	vertical-align: bottom;
	color: #8D981D;
}
    
.link2
{
    font-size: 10pt;
    font-weight: bold;
	text-decoration: underline; 
	vertical-align: bottom;
	color: #1C3F9B;
}
    
.icon1
{
    margin: 3px;
}    
    
.errorbox
{
    width: 300px; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    background: #FFFFFF; 
    border: solid 1px maroon; 
    z-index: 999; 
    padding: 0px; 
    white-space: nowrap;
    overflow: visible;
}

.errorheader
{
    background-color: Maroon; 
    cursor: move; 
    text-align: right; 
    padding: 2px;
}

.errorheader a
{
    font-size: 8pt; 
    color: White;
}    

.gridview1
{
    
}    

.watermark
{
    padding-left: 2px;
    padding-right: 2px;    
    color: #999999;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
    width: 242px;    
}    