body {
	background: #ffffff;
	color: #45545F;
	font-weight: 100;
	font-size:.85em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#list-a, 
#list-b {
	float: left;
	padding: 10px ;
	max-width: 500px;
}

#list-a ul, 
#list-b ul { }

#list-a ul li,
#list-b ul li { margin-top: 15px; list-style:none;} /* Headers */

#list-a ul li,
#list-b ul li { color:black; font-weight:normal; padding-bottom: 5px; margin-top: 0px; list-style:square; } /* Sub-items */

/*
#list-a ul li ul,
#list-b ul li ul {  /* list-style-image: url("images/nested.png");  padding:5px 0 20px 18px;  font-size: 0.85em; }
*/

#list-a ul li ul li,
#list-a ul li ul li { height:15px; margin-left:10px; padding-bottom: 10px; }

#list-a a, a:visited, #list-b a, a:visited {color:#E21A23; text-decoration: none; }
.detail-link {font-size: 0.85em; font-weight: normal;  }
.complete {text-decoration: line-through; color:rgba(0,0,0,0.26)}

.toppermost{
	color:#E21A23 !important;
	line-height: 1.25em;
	padding-top: 1.0em;
	padding-bottom: 1.25em;
	font-size: 1.25em;
	font-weight: bold;
	list-style: none !important;
}

.sec-head {
	color:#45545F !important;
	line-height: 1.125em;
	/* padding-top: 1.125em; */
	list-style: none !important;
}

.sublist {
	padding-bottom: 1.125em;
	list-style: none !important;
}

.list-wrapper{
    margin: 0 auto;
    float: left;
    left: 50%;
    position: relative;
    clear: both;
    margin:0 0 0 -500px;
}

.header-wrapper{
    margin: 60px 0 0 -400px;
    /* padding-left: 8em; */
    float: left;
    left: 50%;
    position: relative;
    clear: both;
}

#logo-banner{
	width: 400px;
	height: 100px;
	margin: 0 auto 0 auto;
	background-image: url(/info/assets-older/images/Contrado-VIP-Logo-Lockup.png);
	background-repeat: no-repeat;
	float: left;
}

#demo-link{
	display: block;
	z-index: 9999;
	/*
	width: 150px;
	height: 100px;
	*/
	position: relative;
	float:right;
	margin: 15px auto 0 5em;
	text-align: center;
}

.projected-date{
	color: #45545F;
	font-size: .75em;
}

#mod-date{
	display: block;
	position: relative;
	/* width: 800px; */
	margin: 25px auto 0 auto;
	text-align: center;
	font-size: .85em;
	font-weight: 400;
}
