/* CSS Document */

/* Recurrent Elements */

body {
	font-size: 12px;
}
                         
.slate {
	color: #808080;
}
/* Common Case Elements */
#CaseTitle {
	position: absolute;
	top: 234px;
	left: 130px;
	z-index: 2;
}
#goal {
	position: absolute;
	top: 276px;
	left: 128px;
	z-index: 2;
	width: 429px;
	height: 144px;
}
#FirstExample {
	position: absolute;
	top: 469px;
	left: 130px;
	z-index: 1;
}
#FirstExampleLabel {
	z-index: 3;
	left: 286px;
	top: 516px;
	position: absolute;
}

h1 {
	font-size: 18px;
	font-weight: lighter;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}


#FooterText {
	top: 650px;

}
#SubFooterText {
	top: 700px;
}
.smallText {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}
