
Body {
	text-align:center;
	margin-top:0px;
}

#BodyBackground {
	margin:0px auto;
	width:928px;
	background:url(../images/Background.gif) repeat-y; 
	background-color:#DBF5F3;
}

#MainWindow {
	margin:0px auto;
	text-align:center;
	width:864px;
}

#PageHeader h1 { 
	background: transparent url('../images/PrivilegedInsightsHeader_v2.gif') no-repeat top left; 
	width: 864px; 
	height: 77px; 
	margin-bottom: 0px;
	margin-top:0px;
}

#PageHeader h1 span {
	display:none
}

.PageMenu {
	font-family: sans-serif;
	font-size: 14px;
	color: #62524E;
	font-weight: bold;
	margin:20 0 0 0px;
}

#PageMenuDiv h2 {
	font-family: sans-serif;
	font-size: 16px;
	color: #62524E;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -25px;
	right: 0px;
	margin-bottom: -20px;
	margin-top: 0px;
	margin-right:12px;
}

.SectionHeader {
	font-family: sans-serif;
	font-size: 24px;
	color: #7B6E6A;
	font-weight: normal;
}

.FooterText {
	font-family: sans-serif;
	font-size: 24px;
	color: #7B6E6A;
	font-weight: normal;
}

.SectionContent {
	font-family: sans-serif;
	font-size: 17px;
	color: #9C857B;
	font-weight: normal;
	margin:10 0 10 0px;
}

ul.SectionContent {
	font-size: 14px;
}

.SectionFooter {
	font-family: sans-serif;
	font-size: 14px;
	color: #9C857B;
	font-weight: normal;
	margin:5 0 0 0px;
}

A:link              { color:#62524E; text-decoration:none; }
A:visited           { color:#62524E; text-decoration:none; }
A:hover             { color:#62524E; text-decoration:none; }
A:active            { color:#62524E; text-decoration:none; }

.DialogText {
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}

