/* GENERAL PAGE FORMATTING */

body {
    font-weight: normal; 
	font-size: 13px; 
	font-style: normal; 
	font-family: verdana; 
	margin: 10px 10px 10px 10px;
	background-color: #2F439B; }

td  {  
	font-family: verdana; 
	font-size: 13px; 
	color: #000000; }
    	  	
a:link {
	font-size: 13px; 
	color: #30439B; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }
	
a:visited {
	font-size: 13px; 
	color: #0e1b92; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; } 
	
a:hover 
	{
	font-size: 13px; 
	color: #AAA8A4; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: none; }

h1 { 
	font-size: 22px; 
	color: #3A4B9B; 
	padding: 10px 0px 0px 0px;
	margin: 2px;
	font-family: Arial Narrow,arial,verdana; 
	text-decoration: none; }
	
.alt h2 { 
	font-size: 20px; 
	color: #000000; 
	padding: 10px 0px 0px 0px;
	margin: 2px;
	font-family: Arial Narrow,arial,verdana; 
	text-decoration: none; }
    
h2 { 
	font-size: 14px; 
	color: #000000; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.topheading h2 { 
	font-weight: bold; 
	font-size: .72em; 
	color: #000000; 
	margin: 2px;
	font-family: verdana; 
	text-decoration: none; }
    
.topheading h3 { 
	font-size: 13px; 
	color: #c0c0c0; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
#es_intro
{
	padding-right:50px;
	padding-left:50px;
}
	
ul{
      list-style-image: url('../images/layout/shims-icons/arrow-1.gif'); 
	list-style-type: none;
	line-height: 18px;
	margin:2;
	padding-left:30px; padding-right:1px; padding-top:5px; padding-bottom:18px; }
    
    
/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */


.footer td { 
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:link { 
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:visited  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:hover  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #f7eed2; 
	font-family: verdana; 
	text-decoration: none; }
	
.footer  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000080; 
	font-family: verdana; 
	text-decoration: none; }
	
    
/* FORMATTING OF LINK TABS */


.top a:link { font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
    
.top a:visited  { 
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: verdana; 
	text-decoration: none; }
    
.top a:hover  { 
	font-weight: bold; 
	font-size: 11px; 
	color: #AAA8A4; 
	font-family: verdana;  
	text-decoration: none; }
	
.top  { 
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: verdana;  
	text-decoration: none; }
	
.top-left   { 
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: verdana; 
	font-style: italic; 
	text-decoration: none; }
	
	
/*CONTACT PAGE*/
.font-red {
    color: #F00;
}

.bold {
    font-weight: bold;
}