* { 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	line-height: 20px;
}
img { border: 0; }
body {
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background: #fff;
	color: #000;
}
#container {
	text-align: left;
	margin: auto;
	width: 95%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
#banner { display: none; }
#printBanner { }
/* Primary nav */
#header { display: none; }
a { color: #203D5B; text-decoration: underline; }
#homeTop {
	height: 246px;
	border-bottom: 1px solid #fff;
	clear: both;
	margin-top: 25px;
}
#homeTop div { width: 48%; float: right; }
#homeQuote {
	color: #000;
	font-family: Georgia, Times New Roman, serif; font-size: 15px; font-weight: bold; line-height: 22px;
	float: left;
	padding: 70px 10px 10px 10px;
}
.btm { margin: 0 15px; }
h1 {
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	margin: 20px 0 0 0;
}

.homeL, .homeR { clear: both; }
.homeR p, .homeL p {
	margin: 10px 0px;
	font-size: 12px;
	line-height: 16px;
}
.homeR ul {
	margin: 10px 0px 17px 18px;
}
.homeR li {
	list-style-image: url(../images/pyramidBullet.gif);
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 15px;
}
.pyramid ul {
	margin: 25px 0px 17px 20px;
}
.pyramid li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px 35px;
}
#main a {
	color: #203D5B;
}
#main p { margin: 5px 0 10px 0; }
#main a:hover {
	text-decoration: underline;
}
.list ul {
	margin: 10px;
}
.list li {
	margin: 15px 25px;
}
.noBullet ul { list-style: none; margin: 10px 0 0 0; padding: 10px 0 10px 0; }
.noBullet li { list-style: none; margin: 1px 25px 1px 0; }
#cases li, #pubs li { margin: 5px 25px 5px 0; }
.shortList ul { padding: 10px 0 15px 0; }
.shortList li { margin: 2px 25px; }
.shortList li li { margin: 0px 25px; padding: 0; }
.shortList li ul { margin: 0; padding: 0; }
.clear { clear: both; height: .5px; }
/* Secondary navigation */
#nav { width: 100%; }
#nav ul { display: none; }
#main { width: 100%; margin: 5px 0; padding: 0; }
#main img {
	float: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 15px 0 15px 15px;
}
h2 {
	color: #002144;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 17px;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
h2 a { color: #002144; font-size: 11px; clear: both; display: block; font-weight: normal; }
h3 {
	color: #333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 7px 0 0 0;
}
.underline { border-bottom: 1px solid #fff; }
#btmNav { margin: 15px 0; border-top: 1px solid #000; }
#btmNav ul { display: none; }
.bullet { margin-left: 10px; }
#footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 8px 0;
}
#forceScroll { height: 1px; }
.col2L {
	float: left;
	width: 48.5%;
}
.col2R {
	float: right;
	width: 48.5%;
}
#top { display: none; }

/* Forms */
fieldset { display: none; }
.txt { 
	display: block; 
	clear: both; 
	width: 100%; 
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
}
textarea {
	width: 99%;
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
}
select {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 15px;
}
.cbx { margin: 0; }
form p { margin: 5px 0 0 0; }
.btn { margin-top: 5px; }
hr { height: 1px; margin: 5px 0 0 0; color: #6B001D; }
#print { display: none; }

/* Offices */
address { font-size: 11px; font-style: normal; margin: 0 10px; padding: none; }
address strong { font-size: 11px; font-style: normal; }
#chicago, #milwaukee { width: 35%; }
#chicago { margin-left: 50px; float: left; }
#milwaukee { margin-left: 50px; float: right; }
