/* CSS Document 
Layout */
body {
	margin: 0px;
	text-align: center;
	background-color: #dadada;
	background-image: url(images/VLAW_BG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

div#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
}
table.banner {
	background-image: url(images/VLAW_02.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 930px;
}
table.main {
	width: 930px;
}
table.footer {
	background-image: url(images/VLAW_25.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 930px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
table.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Content Columns format */
.left {
	background-color: #014D98;
	width: 170px;
	vertical-align: top;
}
.center {
	width: 590px;
	vertical-align: top;
}
.right {
	width: 170px;
	vertical-align: top;
	background-color: #545454;
}
/* Menus */
.leftmain {
	background-color: #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.leftmenu {
	background-color: #014D98;
	padding-bottom: 5px;
}
.rightlink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #c1c1c1;
}
.rightlink:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #CCCBCB;
}
.menulink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
.arealink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #397BBA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DA3E0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #5495CE;
}
.arealink:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #397BBA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DA3E0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #599EDB;
}
/* Side Review Area */
div#review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 15px;
	color: #FFFFFF;
	margin-left: 10px;
}
div#review a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.sidecasetextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin-bottom: 5px;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	diplay: block;
}
.sidecasesubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 120px;
}
/* Center Column Content */
div#flash {
	width: 590px;
	height: 213px;
}
table#centermenu1 {
	width: 580px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table#centermenu1 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5691CB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACC9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #5495CE;
	text-align: center;
	height: 22px;
	background-image: url(images/VLAW_BLUEBG.jpg);
	background-repeat: repeat-x;
}
table#centermenu1 td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table#centermenu2 {
	width: 580px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table#centermenu2 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #c1c1c1;
	text-align: center;
	height: 22px;
	background-image: url(images/VLAW_GRAYBG.jpg);
	background-repeat: repeat-x;
}
table#centermenu2 td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.internals_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
}
div#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
}
div#news {
	line-height: 18px;
	background-color: #F3EDE7;
	padding: 10px;
}
/* Right Column Content */
.resultsholder {
	height: 110px;
	background-color: #C1C1C1;
	width: 170px;
	}
.blawgholder {
	height: 110px;
	background-color: #C1C1C1;
	width: 170px;
	text-align:left;
}
div#faderResults {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color: #3D3D3D;
	padding: 5px 10px;
	text-align: center;
}
div#faderClients, div#blawgposts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color: #3D3D3D;
	padding: 5px 10px;
	text-align: center;
	font-style: italic;
}
.smallcaption {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 9px;
}
/* Chicagp Classes*/
table.banner_chi {
	background-image: url(images/VLAW_02_chi.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 930px;
}

.rss_items {
	list-style:none;
	margin:5px 7px 0px 7px;
	padding:0;
	
}
.rss_item  {
	margin-bottom: 1em;
	

}

.rss_box-consumernews {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 460px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss_title-consumernews, rss_title-consumernews a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items-consumernews {
  
}

.rss_item-consumernews  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item-consumernews a:link, .rss_item-consumernews a:visited, .rss_item-consumernews a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item-consumernews a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date-consumernews {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
