/* CSS Document */
.Title {
	color:#000099;
}
.SectionTitle{
	background-image:url('images/SectionTitlebk.jpg');
	background-repeat: no-repeat;
	height:3em;
	max-width:50%;
	padding-top;1.5em;
}
.Details{
	margin-left: 2em;
	color:#000000;
	
	}
.SubSectionHeader{
	color:blue;
	font-weight:bold;
	font-size:110%;
}
}