@charset "UTF-8";
/* CSS Document  - revised 2/18/09, gk - adding areas of focus css
rev2 - 7/24/09 changing colors of areas of focus */


.colorcell-topcenter {
	background-color: #337eb1 !important;
}
.colorcell-topright {
	background-color: #196BA3 !important; /*dark blue: 015289, light blue: 196BA3, lighter blue: 337eb1, 438DC0 */
}

.colorcell-lowerright {
	background-color: #E9DEC1  !important; /*E9DEC1  */
}
/*div.indexfeature-color, div.feature-color, div.feature-color h1, div.credit-color {
	color: #eee !important;
}
div.credit-color {
	color: #aaa !important;
}*/
.colorcell-left {
	background-color: #337eb1 !important;
}

div.colorbar-right {
	background-color: #06588E !important;
}
div.colorbar-signup {
	background-color: #F15C30 !important; /* 9B9658  */
}

div.colorbar-orange {
	padding: 10px;
	text-align: center;
}
div.colorbar-orange a {
	color: #fff !important;
}
div.issues {
	margin: 20px 0 40px 15px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
}
div.issues a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.issues img {
	margin: 10px 0 0 0;
}

input#signup-index {
	width: 70px !important;
	height: 16px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

input#sendbutton-index {
	width: 40px!important;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
}


div.colorbar-signup-index {
	padding: 10px !important;
	margin: 0 0 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff!important;
	background-color: #F15C30;
}

td#sub-brand-top {
	background-image: url("/assets/images/global/bg-blue.gif");
}


/* derived from cat.css to create the AREAS OF FOCUS box in right column */
div.box-rightcolumn-home {
	padding: 10px;
	margin: 0 0 0 12px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;  
	background-color:#C9CCB3;
	border:0;
}
div.box-rightcolumn-home ul li {
	margin: 5px 0 10px 0;
	line-height: 1.2;
	list-style-type:disc;
}
div.band-rightcolumn p, div.box-rightcolumn p  {
	margin: 5px 0px 7px 0px;
	padding: 0;
}
div.box-title {
	padding: 5px;
	margin: 12px 0 0 12px;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color:#9B9658;
	border:0;
}
/* redundant??? 
div.box-title h3 {
	margin: 0;
	color: #000;
} */ 

/* end of AREAS OF FOCUS box css */



div.for-attorneys {
	width: 166px;
	padding: 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
div.for-attorneys li, div.for-attorneys a {
		color: #fff!important;
}

div.for-attorneys p {
	margin: 0 0 0 0 !important;
	line-height: 1.4;
}

div.for-attorneys ul  {
	margin: 5px 5px 5px 3px;
	padding: 0;
}
div.for-attorneys a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.for-attorneys h1 {
	font-size: 14px;
	line-height: 1.1;
}
div.for-attorneys a {
	color: #fff!important;
}
div.for-attorneys ul{
	list-style-type: square;
}
div.for-attorneys ul li  {
	margin: 0 0 10px 15px !important;
	line-height: 1.1;
	padding: 0;
}


.stories {
color: #da4a13;
font-size: 15px !important;
line-height: 1.4;
font-style: italic;
margin: 5px 0 15px 0 !important;
}

div.pubfeature {
height: 120px;
}



div.indexsignup {
	margin: 0px 13px 20px 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #eee !important;
}
div.indexsignup a {
		color: #fff!important;
}
div.indexsignup p {
	margin: 0 0 0 0 !important;
	line-height: 1.4;
}
div.indexsignup a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.indexsignup h1 {
	font-size: 14px;
	line-height: 1.1;
}
div.indexsignup ul  {
	margin: 5px 5px 5px 3px;
	padding: 0;
}
div.indexsignup ul li  {
	list-style-image: url(/assets/images/global/arrow-white.gif) !important; 
	list-style-type: disc; 
	margin: 0 0 10px 15px !important;
	line-height: 1.1;
	padding: 0;
}

