/* Lazard Dana CSS Document */

a img{border:none;}
body {
	margin:0;
	background:#fff url(images/banner_bg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif; text-align:center;
}

#container{position:relative; margin:0 auto; padding:0; width:800px; background:transparent; text-align:left;
			margin-top:88px;}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	display:block;
	color:#A17800;
	text-decoration:underline;
	}
	
.logo{position:absolute; left:25px; top:-88px; margin:0; padding:0;}
.tagline{position:absolute; left:300px; top:-88px; margin:0; padding:0;}

.leftSide{
	background:url("images/cTileL.gif") repeat-y top left;
	}
	
.rightSide {
	background:url("images/cTileR.gif") repeat-y top right;
	}

/* Content Boxes -----------------------------------------------------*/
.topLeft {
	background:url("images/topLeft_Corner.gif") no-repeat;
}
.top {
	background:url("images/topSide.gif") repeat-x;
}
.topRight {
	background:url("images/topRight_Corner.gif") no-repeat;
}
.left {
	background:url("images/leftSide.gif") repeat-y;
}
.contentBox {
	background:url("images/contentBg.gif");
}
.right {
	background:url("images/rightSide.gif") repeat-y;
}
.bottomLeft {
	background:url("images/bottomLeft_Corner.gif") no-repeat;
}
.bottom {
	background:url("images/bottomSide.gif") repeat-x;
}
.bottomRight {
	background:url("images/bottomRight_Corner.gif") no-repeat;
}
/* End Content Boxes -------------------------------------------------*/


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

p, ul, li, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
A.pdf:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}

.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #AB9C70;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #AB9C70;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.subNav {
	margin:0;
	padding:0;
	list-style:none;
	}
	
/* Paragraph Module */

#leftFloat {
		float: left;
		padding: 4px;
		margin: 0;
		}
		
#rightFloat {
		float: right;
		padding: 4px;
		margin: 0;
		}
		
/* Paragraph Module */	


/* Home Page */

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:url("images/imgHolder.gif") no-repeat;
}

/* Home Page */