@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: 880px;
	top: 0px;
	left: 30px;
	margin-right: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 12px;
	border: 0 solid magenta;
}
div.TypingPlatinumText {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 580px;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	color: #666666;
	border: 0 solid magenta;
}
div.RightNav {
	position: relative;
	width: 301px;
	top: 170px;
	left: -10px;
	float: right;
	color: #666666;
	border: 0px 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: absolute;
	top:  900px;
	left:  65px;
	width: 936px;
	margin-top: 0px;
	text-align: center;	
	clear: left;
	font-size: 10px;
	border: 0px solid magenta;
}
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:  850px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
}
div.footerCourses {
    position: relative;
	top:  900px;
	left:  -50px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
}
div.footerCoursesDes {
    position: absolute;
	top:  1150px;
	left:  10px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
	clear: both;
}
div.footerSelectCourses {
    position: absolute;
	top:  1300px;
	left:  10px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
	clear: both;
}
div.footerEvaluate {
    position: relative;
	top:  250px;
	left:  0px;
	width: 936px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	border: 0px solid magenta;
    clear: both;
}