body {
	margin: -10px 0 0 -10px;
	background: #fff url(/images_301/page_bg.gif); 
}
td {
	vertical-align: top;
}
h1 {
	text-align: center;
	font: 18px "Trebuchet MS", georgia, sans-serif;
	color: #333;
}
h2.call, h2.call a:link, h2.call a:visited, h2.call a:hover, h2.call a:active {
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin-bottom: 0px;
}
img.call, h2.call img, #footer img.tel {
	vertical-align: text-bottom;
}
#footer img {
	vertical-align: baseline;
}
.lead {
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold;
}
#leftcol {
	background: #fff url(/images_301/leftcol.gif); 
}
#leftcolspacer {
	margin-top: 0px;
	margin-bottom: 15px;
}
#rightcol {
	background: #fff url(/images_301/rightcol.gif); 
}
#navbar {
	background: #fff url(/images_301/navbar.gif);
	text-align: center;
}
.navdark {
	background: #555 url(/images_301/nav_dk_gray.gif);
}
.navlight {
	background: #ddd url(/images_301/nav_lt_gray.gif);
}
#casestudy {
	width: 200px;
	padding-bottom: 10px;
}
#casetd {
	background: #fff url(/images_301/case_bg.gif);
}
#case {
	font: bold 18px "arial narrow", helvetica, sans-serif;
	color: #fff;
	text-align: left;
	margin-top: 0px;
	margin-left: 30px;
}
#content {
	width: 80%;
	margin-left: 10%;
}
#content p, #content td {
	text-align: left;
	font: 14px "Trebuchet MS", georgia, sans-serif;
	color: #333;
}
#footer {
	font: 13px "Trebuchet MS", georgia, sans-serif;
	color: #333;
	text-align: center;
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer p {
	margin: 0px 0px;
}
#footer p.primarylinks {
	font-size: 14px;
}
.screenshot {
	text-align: center;
}
.casetext {
	font: 13px "Trebuchet MS", georgia, sans-serif;
	color: #fff;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
}
.nowrap {
	white-space: nowrap;
}

.negindent { text-indent: -2em;
                     margin: 0 0 0 2em
}