﻿body {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:11px;
    color:#444444;
    font-weight:normal;
    background-image:url(/images/bkgd.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#000000;
    line-height:190%;
    min-width:948px;
    _width:948px;
    margin:0 auto;
}

html { background:#000000; } 

input{
    font-family:Georgia, Verdana, Arial;
    font-size:11px;
}

input.text{
    width: 208px;
    border-top: 1px solid #7c7c7c;
    border-left: 2px solid #c3c3c3;
    border-right: 2px solid #c3c3c3;
    border-bottom: 1px solid #dddddd;
    padding: 3px;    
}

a {
    color:#666666;
    text-decoration:underline;
    outline:none;
    }

a:hover {
    color:#000000;
    text-decoration:none;
    }
 
h1 {
    font-size:30px;
    font-weight:normal;
    line-height:120%;
    display:inline;
    }

h2 {
    font-size:24px;
    font-weight:normal;
    line-height:120%;
    display:inline;
    }

h3 {
    font-size:11px;
    font-weight:normal;
    font-weight:bold;
    display:inline;
    }

h4 {} 

hr {
    color: #EEEEEE;
    } 
 
.aspForm {
    background-color:#FFFFFF; 
    display:inline; 
    vertical-align:middle;
    }

img {
    border: 0px;
    behavior: url(/js/iepngfix.htc);
    }
  
.ui-fade-rollover {display:block;}
    
.site {
    width:900px;
    height:623px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px;
    }
    
    
.content {
    position:absolute;
    top:280px;
    left:150px;
    width:605px;
    }
    
.leftCol {
    float:left; 
    width:320px; 
    padding-left:25px;
    }
  
.rightCol {
    float:left; 
    width:220px; 
    padding-left:35px; 
    }
    
.leftColEven {
    float:left; 
    width:270px; 
    padding-left:25px;
    }
  
.rightColEven {
    float:left; 
    width:270px; 
    padding-left:35px; 
    }
    
.nav {
    position:relative;
    top:160px;
    left:400px;
    width:480px;
    height:60px;
    outline-style:none;
    }
    
.subnav {
    position:relative;
    top:165px;
    left:400px;
    width:480px;
    height:50px;
    }
    
.errormsg
{
    font-size:12px;
    color: #444444 !important;
}


.folder {
    

    }
      
    
.leadersImage {
    width: 900px; 
    position: absolute;
    height:354px;
    bottom:-2px;
    display: none;
    }
    


.bio {
    float:left; 
    position:relative; 
    left:90px; 
    top:70px; 
    width:340px;
    }
    
.bioPic {
    float:left; 
    position:relative; 
    left:20px; 
    top:0; 
    width:260px;
    }

.bioItem{
    display: none;
    margin: 0px;
    
    }

#menu4 img {
    float:left;
    padding-bottom:20px;
    padding-left:8px;
    }
	
div.jqDockLabel {
    border:0px none;
    color:#000000;
    
     font-size:10px;
    background-color:transparent;
    }
    
 div.jqDockLabelLink {
     position:relative !important;
     cursor:pointer;
     padding-top:27px;
     padding-left:4px;
     text-align:center;
     }
     
 div.jqDockLabelImage {
     cursor:default;
     font-size:10px;
     height:70px;
     width:77px;
     }

.footer {
    position:absolute;
    width:900px;
    top: 630px;
    text-align:center;
    color:#222222;
    }
    
.footer a {
    color: #222222;
    text-decoration:none;
    }
    
.footer a:hover {
        color: #222222;
    text-decoration:underline;
    }


