/* CSS Document */
h2{
	margin-top:15px;
	margin-bottom:5px;
	margin-right:15px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:160%;
	text-decoration:none;
}

h6{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:160%;
	text-decoration:none;
}

h4{
	padding-bottom:5px;
	margin-bottom:5px;
}
#casewrapper{
	float:left;
	width:464px;
}
#cstitle{
	display:block;
	width:464px;
	padding-bottom:15px;
	border-bottom:1px solid #e30176;
	margin-bottom:15px;
	float:left;
}
.csinfo{
	padding-top:5px;
}

.csnav{
	white-space:normal;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:100%;
	background-image:url(../images/nav_dec.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:3px;
	background-position:0px 0px;
}
.pslah{
	color:#e30176;
	padding-right:15px;
	
}
h3{
	margin:0px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:80%;
	color:#000000;
}
.hdinfo{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:65%;
	color:#666666;
	text-decoration:none;
	
}
.subtitle{
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #e30176;
	border-bottom:1px solid #e30176;
}
#cslist{
	border-top:1px dashed #666666;
	padding-top:3px;
	margin:0px;
}
#cslistend{
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	padding-top:3px;
	margin:0px;
}
.cslistactive{
	margin-right:0px;
	margin-bottom:3px;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:2px;
	padding-bottom:5px;
	background-color:#D6D6D6;
}
.cslistwhite{
	margin-right:0px;
	margin-bottom:3px;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:2px;
	padding-bottom:5px;
}
.logo{
	margin-bottom:15px;
}

ul#bannerList
{
  list-style-type: disc !important;
  margin: 0 0 0 10px;
}

ul#bannerList li
{
	color: #8b8b8b;
	font-family:"Georgia", Times New Roman, Times, serif;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}