/* CSS Document */
/* background elements */
body { 
	background: #fff url(/lda_background.jpg) repeat-y; 
	margin: 0px; 
	}

a:link {text-decoration:underline; color:#000000;}
a:visited {text-decoration:underline; color: #000000;}
a:active {text-decoration:none; color: #000000;}
a:hover {text-decoration:none; color: #000000;}
div.rss_content a {text-decoration: underline;}
	
#banner {
	margin-left: 0px;
	margin-top: 0px;
	}	
	
#paragraph {
	margin-top: 15px; 
	margin-left: 260px;
	width: 555px; 
	height: auto;
	}
		
#bottom {
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#links {
    float: left;
    margin-left: 60px;
    display: inline; /*IE doubled margin hack*/
    }
	
#clientlist1 {
   float: left;
   margin-left: 15px;
  	margin-top: 0px;
   display: inline; /*IE doubled margin hack*/
    }
#clientlist2 {
   float: left;
   margin-left: 50px;
	margin-top: 0px;
   display: inline; /*IE doubled margin hack*/
    }
#clientlist1 ul, #clientlist2 ul {
	margin: 0;
	padding: 0 0 0 20px;
	}
#clientlist1 ul li, #clientlist2 ul li {
	list-style-image: url('/lda_bullet.jpg');
	}

h1 {	
	font-family: Garamond, Georgia;
	font-size: 16px;
	color: #000000;
	line-height: 140%;
	font-weight: lighter;
	text-align: justify;
	}
	
h2 {	
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	line-height: 120%;
	font-weight: 100;
	text-align: justify;
	}
	
ul {
	list-style-image: url('/lda_bullet.jpg')
	}
		
.floatleft {
	float:left;
	display:inline;
	padding: 0px 7px 1px 0px;
	}
	
.floatright {
	float:right;
	display:inline;
	padding: 0px 0px 1px 7px;
	}
	
.floatleftbio {
	float:left;
	display:inline;
	padding: 0px 7px 1px 0px;
	width: 100px;
	}
	
.floatrightbio {
	float:right;
	display:inline;
	padding: 0px 0px 1px 7px;
	width: 100px;
	}
	
div#newsfeed {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#newsfeed h1 {
	clear: both; 
	margin: 5px 0;
	font-size: 110%; 
	line-height: 120%; 
	font-weight: bold;
	font-style: italic;
}
div#newsfeed div#scrolling {
	height: 200px;
	width: 100%;
	overflow: auto;
	border: 1px solid #bbb;
}
div#newsfeed div.rss_content {
	margin: 0 5px 15px 0;
}
div#newsfeed div.rss_content p {
	margin: 0;
	padding: 3px;
	border: 0;
   font-family: Garamond, Georgia, serif;
   font-size: 14px;
   color: #000;
   line-height: 120%;
   font-weight: lighter;
}
div#newsfeed div.rss_content p.date {
	text-align: right;
	font-size: 80%;
	font-style: italic;
}
div#newsfeed div.rss_content a:link {
	color: blue;
}
div#newsfeed div.rss_content a:visited {
	color: #808;
}
div#newsfeed div.rss_content a:active {
	color: red;
}

div.company {
	margin-top: 20px;
	font-weight: bold;
}
div.person {
}
div.weblink a:link, div.weblink a:visited {
	text-decoration: underline;
}
div.address {
	font-style: italic;
}

div.clientListLinks {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:14px;
	font-weight:bold;
    text-align:center;
    line-height:22px;
    color:#68696B;
	margin-bottom:18px;
}
div.clientListLinks a:link, div.clientListLinks a:active, div.clientListLinks a:visited { 
	color: #900200; 
	text-decoration: none;
}
div.clientListLinks a:hover { 
	color: #68696B; 
	text-decoration: none; 
}

div.clientCategories {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:11px;
	margin:8px 3px 6px 4px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0px 0px 2px 0px;
	color:#900200;
}

div.clientCategories a:link, div.clientCategories a:active, div.clientCategories a:visited { 
	color: #68696B; 
	text-decoration: none;
	background-color:rgb(255,255,255);
	display:block;
}
div.clientCategories a:hover { 
	color: #900200; 
	text-decoration: none;
}

.inner-box {
	width: 95%;
	margin: -1.0em auto 1em auto;
}

.inner-box h2 {
	margin: 0;
} 

.inner-box h2 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #900200;
	font-size:24px;
	font-weight: 600;
	background-color: #fff;
}
.inner-box h2 a span {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.inner-box h2 a:hover span {
	text-decoration: underline;
}

h3, table.inner-box-table tr td h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
	font-size:19px;
	color: #05028f;
	font-weight:100;
	text-align:justify;
	text-decoration: none;
}
table.inner-box-table tr td h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight:100;
	font-style:italic;
	color: #05028f;
	text-align: justify;
	line-height: 15px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	font-size: 12px;
	color:#666;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-size: 13px;
	font-weight:100;
	text-align: justify;
	line-height: 16px;
}

p.prizewinner {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 10px 0 5px 0;
	font-size: 13px;
	color: #05028f;
	font-weight: 100;
	text-align: center;
}

.image {
	margin: 0px 7px 0px 0px;
}

a .image {
	border: 0;
}

p#section-title {
	margin: 0px 0px 2.5em 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-variant: small-caps;
	font-weight: bold;
	color: #333;
}

div.box {
	width: 545px;
	border: 1px solid #cacaca;
}

table.inner-box-table {
	margin-top: 8px;
}
table.inner-box-table tr td {
	vertical-align: top;
}
table.inner-box-table tr td p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 0 2px 0;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
}
table.inner-box-table tr td p.authorof {
	font-family: Arial,Helvetica,sans-serif;
}
table.inner-box-table tr td p span {
	font-style: italic;
	font-weight:normal;
}
