#Wrapper {
	position:absolute;
	width:90%;
	height:90%;
	z-index:1;
	background-position: top;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

#Body-Container {
	width:90%;
	height:100%px;
	z-index:3;
	margin-top: 80px;
	margin-right: 100px;
	vertical-align: middle;
}
.header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 70px;
	margin-top: 40px;
	line-height: 120%;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-right: 20px;
}
.decriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subhead-specify-green {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 39B54A;
}
.subhead-specify-red {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: FF0000;
	font-size: 14px;
}
.subhead-paint-info {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: F15A24;
}
.subhead-mpi-training {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0071BC;
}
.green {color: #39b54a}
.red {
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	color: #ff0000;
}
.orange {color: #f15a24}
.yellow {
	color: #ff9933;
	font-family: "trebuchet MS", Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.blue {color: #0071bc}
.purple {
	color: #663399;
	font-size: 14px;
	font-weight: bold;
	font-family: "trebuchet MS", Verdana, arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	background-position: center;
	text-transform: uppercase;
}
#Body-Container #Footer {
	background-position: center;
	text-align: center;
	font-weight: bolder;
}
