body {
	margin: 0;
	color: #fff;
	padding: 0;
	background: #ccc url('../p/bg-strip.gif') repeat-y;
	font-family: "Trebuchet MS", "Gill Sans", Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	width: 599px;
	height: 175px;
	background: transparent url('../p/masthead.jpg') no-repeat;
	text-indent: -1800px;
}

p {
	font-size: 11px;
	line-height: 140%;
}

p.intro {
	position: absolute;
	width: 330px;
	top: 100px;
	left: 10px;
}

img { border: 0; }

#container {
	width: 597px;
}

#masthead {
	color: #fff;
}

.midBar {
	position: absolute;
	top: 200px;
	background-color: #98a4b3;
	height: 170px;
	width: 599px;
}

.midBarThumb { 
	padding: 20px;
	float: left;
}

.midBar p {
	margin: 0;
	padding-top: 20px;
	font-size: 12px;
	line-height: 130%;
	padding-right: 20px;
}

#dashboard, #drilldown, #trendReports, #vTrendReports, #benchmarkReports, #exceptionReports, #eTrendReports { display: none; }

.notice {
	color: #036;
	text-decoration: none;
	line-height: 300%;
	font-weight: bold;
}

#menu {
	background: transparent url('../p/bg-menu.gif') no-repeat;
	width: 185px;
	height: 186px;
	position: absolute;
	top: 192px;
	left: 611px;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #600;
	font-style: italic;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none; 
}

#menu a:hover { color: #900; }

ul.navList {
	margin: 0 0 0 20px;
	padding: 0;
	color: #ccc;
	list-style-type: none;
}

li.navItem {
	padding-bottom: 0;
	list-style-type: none;
}

li.navItem:hover { list-style-type: square; }

.dead { 
	border: 1px solid #bbb;
	padding: 10px;
	width: 578px;
	z-index: 2;
	color: #444;
	position: absolute;
	margin: auto auto;
	background: transparent url("../p/bg-trans.png");
	cursor: pointer;
	display: none;
	text-align: center;
}

#signin {
	position: absolute;
	top: 0px;
	left: 611px;
}

.info { 
	position: absolute;
	top: 170px;
	left: 275px;
}

.info p { font-size: 10px; }

.infoBadge {
	position: absolute;
	top: 20px;
	left: -235px;
}

#testify {
	position: absolute;
	top: 380px;
	left: 620px;
	width: 155px;
	color: #036;
}

#testify blockquote {
	font-size: 16px;
	font-variant: small-caps;
	margin: 2px;
	padding: 0;
}

#testify p {
	font-size: 11px;
	margin: 0;
}












