body th, td, form, h1, h2, h3, h4, h5, A {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color: #163051;
	font-family: Tahoma, Arial, Verdana; 
}
h1 {font-size: 19px;}
h2 {font-size: 17px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 11px;}
.hd1   { font-size: 19px;}
.hd2   {  
	font-size: 19px; 
	color: #163051;
}
.hd3   {font-size: 15px;}
.hd4   {font-size: 14px;}
.hd5   {font-size: 11px;}
.docTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #163051;
	font-weight: bold;
}
a {color: #000000;}
a:hover {color: red;}
.menu {  margin: 0 0 0 0;}
div#sitemap {
	margin-top: -20px;
	padding-left: 20px;
}

div#sitemap a {	
	color: black;
}
div#sitemap a:hover {
	color: red;
}
div#bottomLogo {
	width: 207px;
	height: 59px;
	background-image: URL('/sysimages/bottomLeftLogo.gif');
	position:relative;
	top: -10px;
}
/*
div#printer-friendly{
   height: 24px;
   width: 24px;
   border: 0px;
   position: absolute;
   left: 780px;
   top: 195px;
   z-index: 1;
   
}
*/
div#below_nav{
	width: auto;
	/*border: 1px solid black;*/
	margin-top: -90px;
}
.searchbox{
   position: relative;
   left: 52px;
   border: 2px solid #BDBDBE;
   height: 24px; 
   width: 151px;
   padding:2px;
 }  
 

.keywordsearch {
 position: relative;
 left: 27px;
}


.searchbox-home{
   position: relative;
   left: 26px;
   border: 2px solid #BDBDBE;
   height: 24px; 
   width: 151px;
   padding:2px;
 }  


/*.keywordsearch-home {
 position: relative;
 left: 2px;
}*/


span#keywordsearch-helptext {
  position: relative;
  top: 13px;
  left: 28px;
}


#selectlist-main {
  position: relative;
  left: 50px;
}


#selectlist-mainhome {
  position: relative;
  left: 26px;
}

div#topnav-index { 
padding: 0;
/*border: 1px solid red;)*/
}
div#search .header, td.header {
	/*color: navy;*/
	font-size: larger;
	font-weight: bold;
	text-align: center;
	background: #f0f0f0;
	line-height: 25px;	
}
div#clientlist table { border: 1px solid black; }
div#clientlist tr {vertical-align: baseline;}
div#clientlist td {text-align: center; border: 1px solid black;}
div#clientlist td img {border: none; margin-bottom: 15px; }
div#clientlist a { text-decoration: none; font-size: 14px; font-weight: bold; }

div#ex_wrapper {
float:left;
   /*border: 1px solid red;*/
/*height: 50px;*/
}
div#expertise {
   float:left;
   /*border: 1px solid green;*/
   width: 500px;
}
div#expertise ul li {
   font-weight: bold;
   font-size: 12px;
/*border: 1px dashed blue;*/
/*width: 275px;*/
}
div#expertise ul li li {
   font-weight: normal;
   font-size: 12px;
/*border: 1px dashed brown;*/
/*width: 245px;*/
}

div#expertise img {
   float: right;
   margin-top: 15px;   
   border: none;
}
div#expertise .title {
   color: #000;
   font-weight: bold;
font-size: 15px;
background: #e0e0e0;
     /* top right bottom left */
padding: 5px 0 5px 5px;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
}
.clear {
clear: both;
}