h1 {
   color: #1c254a;
   font-size: 18px;
   line-height: 18px;
   font-family: Arial, Helvetica, sans-serif;
}

h2 {
   color: #c4b57b;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

h3 {
   color: #c4b57b;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

a {
   font-family: Verdana, Helvetica, sans-serif;
   color: #3c5190;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Helvetica, sans-serif;
   color: #003333;
   text-decoration: underline;
}

.text {
   line-height: 18px;
   text-align: left;
   font-size: 11px;
   padding: 0px 15px 15px 15px;
}

.footersize {
   width: 900px;
   margin: 0px auto;
   padding-top: 15px;
}

.footer a {
   color: #ffffff;
   line-height: 20px;
   font-size: 12px;
}

.footer a:hover {
   color: #ffffff;
   line-height: 20px;
   font-size: 12px;
}

.smaller {
   color: #ffffff;
   font-size: 10px;
   line-height: 20px;
   font-family: Verdana, Geneva, sans-serif;
}

.smaller a {
   color: #ffffff;
}

.smaller a:hover {
   color: #ffffff;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.largelist {
   font-size: 14px;
}

.largelist a {
   font-size: 14px;
   line-height: 22px;
}

table,tr,td {
   font-family: Verdana, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

.float {
   float: left;
}

img {
   border: none;
}

td>div>img {
   vertical-align: bottom;
}

.white {
   color: #ffffff;
}

.white td {
   color: #ffffff;
}

.leftbg {
   background-image: url(/images/Delaware_Litigation_02.jpg);
   width: 316px;
   background-position: top right;
   background-repeat: no-repeat;
   height: 800px;
}

.rightbg {
   background-image: url(/images/Delaware_Litigation_04.jpg);
   width: 328px;
   background-position: top left;
   background-repeat: no-repeat;
}

.clients {
   width: 850px;
   border: solid 1px #0f243e;
}

.clients b {
   font-size: 13px;
   font-family: arial;
}

.clients td {
   border: solid 2px #1c254a;
   background-color: #bcbcbc;
   padding: 10px;
   width: 50%;
}


