/* GENERAL PAGE FORMATTING */

body {
    font-weight: normal; 
	font-size: 13px; 
	font-style: normal; 
	font-family: verdana; 
	margin: 10px 10px 10px 10px;
	background-color: #EBDDC1; }

td  {  
	font-family: verdana; 
	font-size: 13px; 
	color: #000000; }
    	  	
a:link {
	font-size: 13px; 
	color: #115692; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }
	
a:visited {
	font-size: 13px; 
	color: #115692; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; } 
	
a:hover 
	{
	font-size: 13px; 
	color: #083A63; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: none; }

h1 { 
	font-weight: bold; 
	font-size: 16px; 
	color: #083A63; 
	margin: 2px;
	font-family: verdana; 
	text-decoration: none; }
    
h2 { 
	font-size: 14px; 
	color: #115692; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.topheading h2 { 
	font-weight: bold; 
	font-size: 17px; 
	color: #ffffff; 
	margin: 2px;
	font-family: verdana; 
	text-decoration: none; }
    
.topheading h3 { 
	font-size: 13px; 
	color: #D5E8F6; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.keyhead h2 { 
	font-size: 14px; 
	color: #000000; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
UL { 
    list-style-image: url('../images/layout/shims-icons/bullet-level_1.gif'); 
	list-style-type: none;
	line-height: 18px;
	margin:2;
	padding-left:30px; padding-right:1px; padding-top:5px; padding-bottom:8px; }
	
li{ margin: 4; padding-top: 0px; padding-bottom:0px; }
    
    
/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */


.footer a:link { 
	font-weight: bold; 
	font-size: 10px; 
	color: #083A63; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:visited  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #083A63; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:hover  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer a:active  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	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:15px; padding-right:5px; padding-top:1px; padding-bottom:3px; }
 
.arrow UL A:link { 
     color: #EBDDC1;
     font-size: 14px; 
     font-weight: bold; }
     
 .arrow UL A:visited { 
	color: #EBDDC1; 
     font-size: 14px; 
     font-weight: bold; }
     
 .arrow UL A:hover { 
     color: #ffffff;
     font-size: 14px; 
     font-weight: bold; }

.arrow a:link { font-weight: bold; 
	font-size: 14px; 
     color: #EBDDC1;
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:visited  { 
	font-weight: bold; 
	font-size: 14px; 
     color: #EBDDC1;
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:hover  { 
	font-weight: bold; 
	font-size: 14px; 
     color: #ffffff;
	font-family: verdana;  
	text-decoration: none; }
	
.arrow {
     background: #99b2c8 url('../images/layout/nav_box_mid-top.gif'); }
     
 /* right SIDE MENU	 */
	
.sub-menu UL { 
     list-style-image: url('../images/layout/shims-icons/bullet-side-menu.gif'); 
     list-style-type: none;
     	margin:2;
     padding-left:15px; padding-right:1px; padding-top:1px; padding-bottom:3px; }
 
.sub-menu UL A:link { 
     font-size: 9px;  }
     
 .sub-menu UL A:visited { 
     font-size: 9px; ; }
     
 .sub-menu UL A:hover { 
     font-size: 9px;  }
	
 /* BULLETED LIST VARIATIONS */

.clientlist ul{
      list-style-image: url('../images/layout/shims-icons/arrow-3.gif'); 
	list-style-type: none;
	line-height: 22px;
	margin:2;
	padding-left:30px; padding-right:1px; padding-top:15px; padding-bottom:2px; }
	
.navmenus ul {	
      font-weight: bold;
      font-size: 9px; }