body {
background-color:#D9D9D9;
margin:0px;
}
.Height {
height:100%;
}
.TwoSideWhiteBorder {
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}
.NavTopBottomBg {
background-color:#A9A68E;
background-image: url('../images/nav_bg2.jpg');
}
.NavBgWithBorder {
background-color:#3B466B;
background-image: url('../images/nav_bg.jpg');
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}
.NavButton-Nor {
color:#FFFFFF;
cursor:pointer;
font-family:Verdana;
font-size:10px;
text-transform:uppercase;
}
.NavButton-Rol {
color:#E0DECB;
cursor:pointer;
font-family:Verdana;
font-size:10px;
text-transform:uppercase;
}
.FooterBg {
background-color:#000000;
}
.FooterContent {
color:#B48F6D;
font-family:Arial;
font-size:12px;
}

.FooterContent .copyright a
{
	font-weight:bold;
	color:#CE9662;

}

.FooterContent .terms
{
	color:#945E64;
	font-size: 11px;
	font-style: italic;
	padding-left:10px;
	padding-right:10px;



}
a.ftr:link {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
text-decoration:none;
text-transform:capitalize;
}
.MiddleBg {
background-color:#FFFFFF;
}
a.ftr:visited {
color:#E0DECB;
font-family:Arial;
font-size:12px;
text-decoration:none;
text-transform:capitalize;
}
a.ftr:hover {
color:#E0DECB;
font-family:Arial;
font-size:12px;
text-decoration:none;
text-transform:capitalize;
}



.LeftNavTopBg {
background-color:#C09B78;
}

.LeftNavTopBg h3
{
	font-size:13px;
	font-family:Arial;
	margin:0;


}

.LeftNavTopBg hr
{
	color:#866443;
	background-color:#866443;
	height:1px;
	border:0;
}
.LeftNavBottomBg {
background-image:url(../images/LeftNavBottomBg.jpg);
background-position:left top;
background-repeat:repeat-y;
background-color:#572C34;
width:156px;
padding-top:10px;
padding-bottom:10px;
}

.LeftNavBottomBg .link
{

	width:150px;
	height:20px;
	padding:10px;
}


.LeftNavBottomBg .link:hover
{
	background-color:#331A1E;

}

.LeftNavBottomBg .link a
{
	font-family:Arial;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	line-height:10px;
	padding-left:10px;

}


.Content td, .Content p, .Content li {
	color:#000000;
	font-family:Arial;
	font-size:12px;

	letter-spacing: 0.4pt;
	line-height: 1.4;
}

.Content h1
{
	margin:0;
	font-weight: normal;
	font-size:25px;
	color:#361821;
	font-family:Arial;

}

.Content h2
{
	font-weight: normal;
	font-size:21px;
	margin:0;
	color:#361821;

}

.Content h3
{

	font-weight: normal;


}

.Content h4
{
	
	font-family:Arial;
	font-weight: normal;

}


.Content a
{
	color:#572C34;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;


}

.Content a:hover
{
	color:#A9A68E;
	text-decoration: underline;


}


.Content hr
{
	border:0;
	color:#572C34;
	height:1px;
	background-color:#572C34;


}
.rightNav
{
	padding:5px;


}

.rightNav h3
{
	font-family:Arial;
	font-size:13px;
	color:#3A1E23;
	margin-top:3px;
	margin-bottom:3px;

}

.current_litigation
{
	background-color:#F0EAE4;

}


.current_litigation .products
{

	padding:10px;
}
.current_litigation .products .title
{
	color:#292F35;
	font-size:13px;
	font-family:Arial;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
}


.current_litigation .products a
{
	color:#393400;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	margin:5px;
}

.current_litigation .products a:hover
{

	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}

.current_litigation .products .more
{
	float:right;


}
.current_litigation .products .more a
{
	font-size:12px;
	color:#3B5C7C;
	text-decoration:underline;
}


.border
{

border:4px solid #FFFFFF;
width:770px;

}

.bioimage
{
	float: right;
	width: auto;
	border: 5px #572C34 solid;


}

/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeftTopics ul {
	padding:0;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;

	list-style: none;
	z-index:10;
}
/* position relative so that you can position the sub levels */
#menuLeftTopics li {
	position:relative;
	z-index:10;
}

/* get rid of the table */
#menuLeftTopics table {
	position:absolute;
	top:0;
	left:0;
}

/* style the links */
#menuLeftTopics a{
	display:block;
	color: #000000;
	text-decoration: none;
	margin-bottom: 4px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
	width: 130px;
}

a.bulletLeft {
	width:105px;
}
/* style the link hover */
#menuLeftTopics a:hover{
	text-decoration:underline;
	background-image: url(images/leftStar.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


#menuLeftTopics ul ul li a{
color: #ffffff;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menuLeftTopics ul ul {
	visibility:hidden;
	position:absolute;
	top:-30px;
	left:115px;
	width:150px;
	background:#414755;

	z-index:10;
	border: 1px solid #ffffff;
	padding:5px;
	list-style: none;
}
/* make the second level visible when hover on first level list OR link */
#menuLeftTopics ul :hover ul{
	visibility:visible;
}





