body {
		font-family:arial,helvetica,sans-serif;
		font-size:13px;
        text-align:center; 
        background-color: #94B7DB;
        
        
	}


	#wrapper {
		width:800px; 
        margin:0px auto;
      	border:3px solid #eeeeee;
		padding:0px;
        background-color:#ffffff;
	}
	
	
	#header {
		width:800px;
        border:0px solid #bbb;
		height:175px;
		background-image: url('../images/top-left-bg.gif');
	
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
        text-align:left; 
	}
	#content div {
		padding:10px;
		border:0px solid #bbb;
		float:left;
	}
	#content-left {
		width:150px;
        margin-left:10px;
        margin-top:10px;
        font-size : 14px;
		font-family:Georgia, "Times New Roman", Times, serif;
	    
		font-stretch:expanded;
        
        
	}
    
    #content-left A:LINK, A:ACTIVE, A:VISITED{text-decoration : none; font-weight:bold;}
    #content-left A:LINK {color: #999999; text-decoration : none; font-weight:bold;}
    #content-left A:visited {color: #999999; text-decoration : none; font-weight:bold;}
    #content-left A:active {color: #999999; text-decoration : none; font-weight:bold;}
    #content-left A:HOVER {color: #333333; text-decoration : none; font-weight:bold;}

    
    
	#content-main {
		margin-left:10px;
		width:325px;
        
	}
    
    #content-main A:LINK, A:ACTIVE, A:VISITED{text-decoration : underline; font-weight:bold;}
    #content-main A:LINK {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-main A:visited {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-main A:active {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-main A:HOVER {color: #982F2C; text-decoration : underline; font-weight:bold;}
    
    #content-right {
		margin-left:10px;
		width:275px;
        
       
	}
    
    #content-right A:LINK, A:ACTIVE, A:VISITED{text-decoration : underline; font-weight:bold;}
    #content-right A:LINK {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-right A:visited {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-right A:active {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-right A:HOVER {color: #982F2C; text-decoration : underline; font-weight:bold;}
    
    #content-interior {
		margin-left:10px;
		width:600px;
        height:450px;
        
	}
    
    #content-interior A:LINK, A:ACTIVE, A:VISITED{text-decoration : underline; font-weight:bold;}
    #content-interior A:LINK {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-interior A:visited {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-interior A:active {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-interior A:HOVER {color: #982F2C; text-decoration : underline; font-weight:bold;}
    
    #content-postlet {
		margin-left:10px;
		width:800px;
        
	}
    
    #content-postlet A:LINK, A:ACTIVE, A:VISITED{text-decoration : underline; font-weight:bold;}
    #content-postlet A:LINK {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-postlet A:visited {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-postlet A:active {color: #03467C; text-decoration : underline; font-weight:bold;}
    #content-postlet A:HOVER {color: #000080; text-decoration : underline; font-weight:bold;}
    
    
	
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:0px;
		padding:5px;
		border:0px solid #bbb;
		width:800px;
        background-color:#4E85BD;
        color:#FFFFFF;
        font-size : 10px;
        
	}
    
    #footer A:LINK, A:ACTIVE, A:VISITED{text-decoration : underline; font-weight:bold;}
    #footer A:LINK {color: #FFFFFF; text-decoration : underline; font-weight:bold;}
    #footer A:visited {color: #FFFFFF; text-decoration : underline; font-weight:bold;}
    #footer A:active {color: #FFFFFF; text-decoration : underline; font-weight:bold;}
    #footer A:HOVER {color: #333333; text-decoration : underline; font-weight:bold;}
   
	#bottom {
		clear:both;
		text-align:right;
	}
    
  .head 
  {
  		font-size : 18px;
  		color:#336699;
  		font-family:Georgia, "Times New Roman", Times, serif;
  		font-weight:bold;
  		font-stretch:expanded;
        font-style:italic;
        margin-left:0px;
  }
  
  .head-3 
  {
  		font-size : 18px;
  		color:#333333;
  		font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
      
  		
        
  		
          
  }
    .head-4 
  {
  		font-weight:bold;
        font-style:italic;
        font-size : 14px;
        margin-bottom: 3px;

  }
  
.image-border 
	{border-width:1px;
	border-color:#000000;
	border-style:solid;
    
    }
    
    .caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
    text-align:center;
}

ul.nav-bar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
    
    ul.nav-bar li {
    background: #FFFFFF;
    margin: 0.5em 0;
    padding: 0.3em;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #CCCCCC; }
  ul.nav-bar a {
    text-decoration: none }
    
    .table-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
    text-align:left;
}

ul.list li{
padding-bottom:10px; }





