html,body {
    background-color:#c1cdd8;
    font-size:11px !important;
    font-family: 'Trebuchet MS';
    color: #000000;
    width: 100%;
    height: 105%;
    margin: 0px;
    padding: 0px;    
}

#container {
    background-color: #FFFFFF;
    width: 1000px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;    
    height: auto;
    padding: 10px 0 0 0;
}

#top-header {
    height: 170px;
    width: 100%;
    background: transparent url( ../images/hdr_lwr_rt.jpg ) no-repeat bottom left;
    text-align: right;
}

#logo {
    margin-top: 0px;
    margin-left: 60px;
    float: left;
    background: transparent url( ../images/ISA-logo.jpg ) no-repeat;
    width: 270px;
    height: 112px;
}

#top-nav {
    margin-right: 25px;
    text-align: right;
}

#top-nav ul {
    margin: 0px;
}

#top-nav li {
    list-style-type: none;
    display: inline;
    padding-top: 4px;
}

#top-nav li a {
    color: #808080;
    text-decoration: none;
}

#top-nav li a:hover {
    color: #C0C0C0;
    text-decoration: none;
}

#header-nav {
    margin-top: 136px;
    margin-left: 200px;
    height: 20px;
    width: 800px;
    background: #6b900e url( ../images/nav_lft.jpg ) no-repeat;
    text-align: left;
/*     border: black dashed 1px; */
}

#header-nav ul {
    margin: 0px;
    padding-left: 40px;
}   

#header-nav li {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    float: left;
    padding-top: 3px;    
    padding-right: 30px;
}

#header-nav li a {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

#header-nav li a:hover {
    background-color: #8ba452;    
}    

#mid-table {
    clear: both;
    width: 800px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

#left-cell {
    vertical-align: top;
    width: 200px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;    
}    

#left-menu {
    margin: 0px;
    background-color: #6f82ab;
    width: 200px;
    height: 295px;
    color: #FFFFFF;
}

#left-menu ul {
	list-style-type: none;
    margin: 0px;
    padding: 0px;
}    

#left-menu li {
    padding-top: 4px;
    padding-left: 28px;
    padding-bottom: 4px;    
/*     border-bottom: 1px solid #8494b7; */
    height: 30px;
    color: #FFFFFF;
    line-height: 16px;
    text-decoration: none;
}    

#left-menu li a {
    padding-left: 0px;
    color: #FFFFFF;
    text-decoration: none;
}    

#left-menu li a:hover {
	color: #2a4071;
}    

#left-menu h2 {
    padding-top: 15px;
    padding-left: 28px;    
    padding-bottom: 10px;
    border-bottom: 1px solid #8494b7;
    text-transform: uppercase;
	color: #cbd2e1;
    font-size: 11px;
    margin: 0px;
} 

#news-and-events {
    width: 180px;
    padding-left: 8px;
    padding-right: 0px;
    padding-top: 3px;    
    text-align: left;
}    

#news-and-events h2 {
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #6b900e;
	margin-left: 15px;
	margin-bottom: -2px;
}

#news-and-events h1 {
    font-size: 12px;
    font-family: 'Trebuchet MS';
    font-weight: normal;
    color: #2B52B1;
	margin-left: 15px;
}

#news-and-events p {
    text-align: left;
    line-height: 18px;
	margin-right: 0px;
	margin-left: 15px;
}

#news-and-events p a {
    color: #2B52B1;
    text-decoration: none;
    background: transparent url( ../images/bullet_isa.gif ) no-repeat;
    background-position-y: top;
    padding-left: 15px;        
}

#news-and-events p a:hover {
    text-decoration: none;
    background: transparent url( ../images/bullet_isa-light.gif ) no-repeat;
    padding-left: 15px;
}

#news-and-events i {
    color: #556a97;
    font-size: 11px;
}

#news-and-events i a {
    text-decoration: none;
    text-align: left;
    line-height: 18px;
	margin-right: 0px;
	margin-left: 100px;
    color: #6b900e;
}

#content {
    width: 800px;
    background: #D6D9DC url( ../images/main_lwr_rt.jpg ) no-repeat bottom left;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 0px;    
    padding-right: 0px;        
    padding-bottom: 10px;    
    border-collapse: collapse;
}

#content .content-image {
    margin: 0px;
    padding: 0px;
}    

#inner-content {
    font-size: 12px;
    padding-left: 32px;
    padding-right: 40px;
    padding-top: 10px;    
}    

#content p {
    margin-top: 0px;
    line-height: 20px;
}    

#content a {
    font-weight: normal;
    color: #6f82ab;
    text-decoration: none;
}    

#content a:hover {
    font-weight: normal;
    color: #6b900e;
    text-decoration: none;
}

.about {
    font-size: 12px;
    padding-left: 18px;
    padding-top: 18px;
    padding-right: 40px;
}

.about h2 {
    color: #6b900e;
    font-weight: normal;
    font-size: 14px;    
}    

.about h2 span {
    font-weight: normal;
    color: #000000;
    font-size: 14px;
}
    
.about li{
    font-size: 12px;
    line-height: 20px;
	padding-right: 60px;
    color: #2B52B1;
}

.about li span{
    color: #000000;
}

.bodytext span {
    color: #6b900e;
    font-weight: bold;
    font-size: 13px;    
}    

#footer {
    clear: both;
    background: transparent url( ../images/foot_lwr_lft.jpg ) no-repeat bottom left;
    height: 60px;
    text-align: center;
    vertical-align: middle; 
}

#footer .brhelper {
    width: 100%;
    height: 100%;    
    background: transparent url( ../images/foot_lwr_rt.jpg ) no-repeat bottom right;            
}    

#footer-nav {
    padding-top: 20px;
/*     border: black solid 1px; */
}    

#footer-nav ul {
    margin: 0px;
}

#footer-nav li {
    text-transform: uppercase;
    text-decoration: none;
    color: #808080;
    display: inline;
    font-size: 9px;
}    

#footer-nav li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #808080;
    padding-right: 5px;
    padding-left: 5px;
}    

#footer-nav li a:hover {
    color: #C0C0C0;
    text-decoration: none;
}

#copytext {
    height: 40px;    
    width: 100%;
    text-align: center;
    font-size: 9px;
    color: #6b900e;
    vertical-align: top;
}

#home-publications {
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}    

#home-publications p {
    color: #556a97;
}    

#home-publications h2 {
    font-size: 11px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    color: #6b900e;
    padding-top: 1px;
}    

#home-publications h3 {
    margin: 0px;
    font-size: 11px;  
    color: #000000;  
    font-weight: normal;
}  
  
#home-publications i a{
	margin-left: 110px;
    font-style: italic;
    font-weight: normal;
    color: #6b900e;
    text-decoration: none;
}    

#publications {
    font-size: 12px;
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
}    

#publications p {
    color: #000;
}    

#publications h2 {
    font-size: 14px;
    font-family: 'Trebuchet MS';
    font-weight: normal;
    color: #6b900e;
    padding-top: 1px;
}    

#publications h3 {
    margin: 0px;
    font-size: 12px;  
    color: #2B52B1;  
    font-weight: normal;
}  
  
#publications i a{
	margin-left: 110px;
    font-style: italic;
    font-weight: normal;
    color: #6b900e;
    text-decoration: none;
}    
#publications li{
    font-size: 12px;
    line-height: 20px;
	padding-right: 60px;
    color: #2B52B1;
}

#publications li ul{
    font-size: 10px;
    line-height: 20px;
	padding-right: 60px;
    color: #2B52B1;
}

#publications li span{
    color: #000000;
}

