/* GENERAL PAGE FORMATTING */

body {
    font-weight: normal; 
	font-size: 13px; 
	font-style: normal; 
	font-family: verdana; 
	margin: 10px 10px 10px 10px;
	background-color: #CCCCCC; }

.wrapper {
    border: 2px groove #FFFF99;
    width: 798px; }
    
.border {
    border-top: 2px solid #FFFF99;
    border-bottom: 2px groove #FFFF99;
    width: 798px; }

td  {  
	font-family: verdana; 
	font-size: 13px; 
	color: #000000; }
    	  	
a:link {
	font-size: 13px; 
	color: #006600; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }
	
a:visited {
	font-size: 13px; 
	color: #006600; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; } 
	
a:hover 
	{
	font-size: 13px; 
	color: #CCCC99; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: none; }

h1 { 
	font-weight: bold; 
	font-size: 16px; 
	color: #000000; 
	margin: 2px;
	font-family: verdana; 
	text-decoration: none; }
    
h2 { 
	font-size: 14px; 
	color: #008000; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.topheading h2 { 
	font-weight: bold; 
	font-size: 17px; 
	color: #000000; 
	margin: 2px;
	font-family: verdana; 
	text-decoration: none; }
    
.topheading h3 { 
	font-size: 13px; 
	color: #3e3e3e; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
UL { 
     list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); 
     list-style-type: none;
     margin:2;
     padding-left: 20px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
	
    
/* FORMATTING OF LINK TABS */


.top a:link { font-weight: bold; 
	font-size: 12px; 
	color: #f7eed2; 
	font-family: verdana; 
	text-decoration: none;
	text-transform: uppercase; }
    
.top a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #f7eed2; 
	font-family: verdana; 
	text-decoration: none;
	text-transform: uppercase;  }
    
.top a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #FFFF33; 
	font-family: verdana;  
	text-decoration: none; 
	text-transform: uppercase; }
	
.selected {
     background: #c0c0c0 url('../images/layout/button-bak-selected.gif'); }

.selected a:link { font-weight: bold;
	font-size: 12px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.selected a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.selected a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #187363; 
	font-family: verdana;  
	text-decoration: none; }
	
 /* FORMATTING FOR BIO BOXES */
 
.speakers a:link { 
     font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
    
.speakers a:visited  { 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
    
.speakers a:hover  { 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
	
 /* FORMATTING FOR HIGHLIGHTS ON HOME PAGE */

.highlights { 
	font-weight: bold; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: verdana;  
	text-decoration: none; }

 /* LEFT SIDE MENU	 */
	
.arrow UL { 
     list-style-image: url('../images/layout/shims-icons/arrow-1.gif'); 
     list-style-type: none;
     	margin:2;
     padding-left:20px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
     
.arrow UL UL { 
     list-style-image: url('../images/layout/shims-icons/arrow-2.gif'); 
     list-style-type: none;
     margin:1;
     padding-left:14px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
     
 .arrow UL UL UL { 
     list-style-image: url('../images/layout/shims-icons/arrow-3.gif'); 
     list-style-type: none;
     margin:1;
     padding-left:14px; padding-right:10px; padding-top:1px; padding-bottom:3px; }
     
.arrow UL A:link { 
     color: #000000;
     font-size: 12px; 
     font-weight: bold; }
     
 .arrow UL A:visited { 
	color: #000000; 
     font-size: 12px; 
     font-weight: bold; }
     
 .arrow UL A:hover { 
     color: #146153;
     font-size: 12px; 
     font-weight: bold; }
     
 .arrow UL UL A:link { 
     color: #000000;
     font-size: 11px; 
     font-weight: bold; }
     
 .arrow UL UL A:visited { 
	color: #000000; 
     font-size: 11px; 
     font-weight: bold; }
     
 .arrow UL UL A:hover { 
     color: #146153;
     font-size: 11px; 
     font-weight: bold; }
     	
 .arrow UL UL UL A:link { 
     color: #000000;
     font-size: 11px; 
     font-weight: bold; }
     
 .arrow UL UL UL A:visited { 
	color: #000000; 
     font-size: 11px; 
     font-weight: bold; }
     
 .arrow UL UL UL A:hover { 
     color: #146153;
     font-size: 11px; 
     font-weight: bold; }
     
.arrow a:link { font-weight: bold; 
	font-size: 12px; 
	color: #0000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #146153; 
	font-family: verdana;  
	text-decoration: none; }
	
.arrow {
     background: #c5d8d7 url('../images/layout/nav_box_mid-top.gif'); }
	
    


/* FORMATTING OF TESTIMONIALS */

.testimonal p { 
           font-style: italic;
           font-size: 13px;
           margin: 0px;
           text-align: left; }

.testimonal-name p { 
           font-style: italic;
           font-size: 13px;
           margin: 0px;
           text-align: right; }

/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */

.footer {
    color: #ffffff;
    height: 20px;
    padding: 4px 10px 4px 10px;
    background: url('../images/layout/button-bak.gif'); }
    }
    
.footer a:link   { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer td a:link { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer a:visited { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer td a:visited { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer a:hover { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer td a:hover { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer td { 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer p, .footer table { 
	font-weight: normal; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
