*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
    
div#outer {
    width: 80%;
    background-color:#FFFFFF;
    margin-top: 150px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  
}  
 
  
}
body, html{
    
    padding:0;
    background:#e7e7e7;
    margin-bottom:10px;
  
 
    
}
a{
    color:#4169E1;
    text-decoration:underline;
      font-weight:bold;
}
    a:hover{
        color:#FF4500;
        text-decoration:none;
    }

/* ----- IDS ----- */

#container{
    width:960px; 
    margin:0px auto;
    padding:0;
    background:#fff;
    padding-top:30px;
 
}

/* ----- HEADER ----- */

#logo{
    margin:0;
    padding:0;     

}

#logo #box{
    float:left;
    clear:none;
    height:60px;
    width:140px;
    margin:0;
    padding:0;
    background:#2E4A9D;
    color:#B0C4DE;
    font-family:'Times New Roman';
    font-weight:bold;
    font-size:35px;
    line-height:43px;
    letter-spacing:-2px;
    text-indent:-2px;   
}
#logo p{
    float:left;
    clear:none;
    height:60px;
    width:40px;
    margin:0;
    padding:0;
    color:#2E4A9D;
    font-family:'Georgia';
    font-weight:normal;
    font-size:40px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-2px;

}

.subContainer, #navigation ul{
    width:960px;
    margin:0 auto; 

}
 
#header{
    text-align:left;
    margin:0;
    padding: 0px 0 0 0px;
    height:90px;
    background:#B0C4DE;     
    
    width:960px;
    margin:10 auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:px;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
    margin:0;
    padding:0;
    background:#6666CC;
    height:40px;
    list-style:none;
    width:960px;
    margin:auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px;
    text-indent:10px;
 

    
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;

    

    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:14px;
        text-decoration:none;
        font-family:'Arial';
        font-weight:bold;
        padding:11px 8px;
        
    }
    #navigation li a:hover{
        color:#fff;
        background:#2E4A9D;
    }
    #active a{
        background:url('../images/nav_bg.gif'); 
    }

/* ----- HEADINGS ----- */

h1{ 
    font-family:'Arial';
    font-size:19px;
    letter-spacing:-1px;
    margin-top: 5px;
    margin-bottom:5px;
    font-weight:normal;
    color:#395CC6;
}
h2{
    color:#000000;
    font-size:14px;    
    line-height:20px;
    font-weight:normal;
    font-family:'Arial';
}
h3{
    font-family:'Arial';
    font-size:19px;
    letter-spacing:-1px;
    margin-top: 5px;
    margin-bottom:5px;
    font-weight:normal;
    color:#395CC6;
}
h4{
    font-family:'Arial';
    font-size:19px;
    letter-spacing:-1px;
    margin-top: 5px;
    margin-bottom:5px;
    font-weight:normal;
    color:#395CC6;
}
h5{
    color:#000000;
    font-size:16px;    
    line-height:20px;
    font-weight:normal;
    font-family:'Arial';
    }
/* ----- PARAGRAPHS ----- */

p{
    color:#000000;
    font-size:14px;    
    line-height:20px;
    font-family:'Arial';
    
}
#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:25px 0;
    list-style:none; 
    font-family:'Arial';
    
}
#primaryContent li{    
    padding-left:30px;
    margin:10px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left bottom no-repeat;
}
#secondaryContent p{
    
}

/* ----- FORMS ----- */

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 4px;
    width:197px;              
}
button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 6px;
}
form p{
    padding:3px 0;
}

/* ----- IMAGES ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* ----- CONTENT ----- */

#primaryContent{
    width:500px;
    padding:17px 234px;
    border-right:5px solid #e7e7e7;
    font-size:11px;
    float:left;
    clear:none; 
    
}
#primaryContent img{
        float:right;
        clear:none;
        margin:12px;
        margin-right:12;border: 1px solid #CCC;
}
#logosContent{
    width:420px;
    padding:8px 46px 46px 47px;
    font-size:11px;
    float:left;
    clear:none;
   
}
#logosContent img{
        float:left;
        clear:none;
        margin: 11px;
        padding: 8px 8px 8px 8px ; 
        margin-right:0;
        border-style: none;
        border: 1px solid #CCC;
}      
#secondaryContent{
    width:0px;
    padding:10px 12px;
    font-size:11px;
    float:right;
    clear:none; 
   
}
#secondaryContent h3{
    color:#2E4A9D;
    margin-top:20px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:25px;
    margin:8px 0;
    background:url('../images/tiny_bullet.png') left bottom no-repeat;
}
#secondaryContent li a{
    color:#575757;
    font-weight:bold;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7E7E7;
    font-weight:bold;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

 
/* ----- COMMENTS ----- */

#comments{
    margin:15px 0;    
}
    #comments #status{
        color:#546d17;
        background:#f8f8f8;
        border:2px solid #ececec;
        padding:10px;
        margin-bottom:15px;    
    }
        #comments #status dd, #comments #status dt{
            display:inline;
        }
    #comments a{
        color:#546d17;
        font-weight:bold;
        text-decoration:none; 
    }
    #comments a:hover{
        color:#666;
        text-decoration:underline; 
    }
    #comments .comment{
        padding:10px 5px;
        border-top:3px solid #7fa71f;  
    }
        #comments .comment dt{
            float:left;
            clear:none;
        }
        #comments .comment dd{
            clear:both;
            color:#656565;
            line-height:20px;
            font-size:10px;
            margin-bottom:10px;
        }
        #comments .comment .date{
            float:left;
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }

/* ----- FOOTER ----- */

#footer{
    margin:0 auto;
    margin-bottom:10px;
    height:500px;
    padding:18px 0px;
    clear:both;
    width:960px;
    text-align:left;
    font-size:14px;
    color:#ffffff;
    background:#6666CC;
    font-family:'Arial';
    line-height:20px;
 

    
}
    #footer ul{
        list-style:none; 
        
 
           
    }
    #footer li{
        list-style:none;
        display:inline;    
    }
    #footer #copyright{
        float:left;
        clear:none;
    }
    #footer #links{
        float:right;
        clear:none;
    }
    #footer a{
        color:#ffffff;
        text-decoration:none;
    }
    #footer a:hover{
        color:#484848;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}