@charset "utf-8";




div.personal {
	position:absolute;
	width: 888px;
	top: 60px;
	left: 125px;
	color: #666666;
	border: 0 solid magenta;
}
div.school {
	position:absolute;
	width: 170px;
	top: 60px;
	left: 425px;
	color: #666666;
	border: 0 solid magenta;
}
div.organizations {
	position:absolute;
	width: 160px;
	top: 60px;
	left: 740px;
	color: #666666;
	border: 0 solid magenta;
}

.whitetext {
	font-color: #FFFFFF;
	font-weight:bold;
}
div.PersonalBody {
	position: relative;
	width: 600px;
	top: -60px;
	left: 30px;
	color: #666666;
	font-size: 12px;
	border: 0 solid magenta;
}
div.RightNav {
	position:relative;
	width: 160px;
	top: 60px;
	left: 740px;
	color: #666666;
	border: 0 solid magenta;
}
div.footerpers {
    position: relative;
	top:  2440px;
	left:  0px;
	width: 936px;
	height: 500px;
	margin-top: 0px;
	/* clear: left; */
	text-align: center;
	border: 0px solid magenta;
}
div.footersch {
    position: relative;
	top:  1310px;
	left:  0px;
	width: 936px;
	height: 100px;
	margin-top: 0px;
	/* clear: left; */
	text-align: center;
	border: 0px solid magenta;
}
div.footerorg {
    position: relative;
	top:  1180px;
	left:  0px;
	width: 936px;
	height: 500px;
	margin-top: 0px;
    /* clear: left; */
	text-align: center;
	border: 0px solid magenta;
}
div.footertrial {
    position: relative;
	top:  550px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
    /* clear: left; */
	text-align: center;
	border: 0px solid magenta;
}
div.footercontact {
    position: relative;
	top:  -350px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;	
	font-size: 10px;
	border: 0px solid magenta;
	clear:both;
}
div.footersitemap {
    position: relative;
	top:  200px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;	
	font-size: 10px;
	border: 0px solid magenta;
	clear:both;
}
div.footerCustomer {
    position: relative;
	top:  180px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
}
div.footerPrivacy {
    position: relative;
	top:  180px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
}
div.footerCourses {
    position: relative;
	top:  -240px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
}