
body {
	background:#5A7191 url(/Images/Site-Furniture/background-slice.aspx) top;
	color:#FFF;
	text-align:left;
}
.displaynone {
	display:none;
}
.debug {
	height:15px;
	clear:both;
	background:#e74d39;
	color:#fff;
	text-align:center;
}
#wrapper {
	margin:35px auto;
	width:990px;
}
#page-wrapper {
	border-left:10px solid #9F001F;
}
#page {
	color:#7D7D7D;
	background:#FFF;
	padding:35px;
}	
.speechbox {
	border:6px solid #9F001F;
	padding:11px;
	padding-bottom:5px;
}
p {
	line-height:1.5em;
	margin-bottom:1.2em;
}
ul, 
ol {
	width:100%;
	padding:0 0 0 20px;
	margin:0 0 1em 0;
}
ul p {
	margin-bottom:1em;
}
li {
	margin-bottom:0.3em;
}
li ul {
	margin-top:0.3em;
}
a {
	color:#51698B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	color:#333;
}
h1 {
	font-weight:normal;
	margin-bottom:0.8em;
}
h2, h3, h4 {
	margin-bottom:0.6em;
}
h5, h6 {
	font-style:italic;
	margin-bottom:1em;
}
img {
	border:0;
}
#wrapper table {
	border-collapse:collapse;
	margin-bottom:8px;
}
#wrapper th, 
#wrapper td {
	padding:6px;
	text-align:left;
}
#wrapper .AspNet-GridView table td {
	border-width:0;
}
#wrapper th {
	background-color:#9F001F;
}
#wrapper th,
#wrapper th a {
	color:#FFF;
}
#wrapper tr.even td,
#wrapper tr.AspNet-GridView-Alternate td {
	background-color:#f9e8eb;
}
