/* CSS Document */

a:link {
	text-decoration: underline;
	font-size: 9px;
	color: #05427C;
}
a:visited {
	text-decoration: underline;
	font-size: 9px;
	color: #05427C;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #04335E;
}


a:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #ffffff;
}

.whitelink {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

a.whitelink:link {
	font-size: 10px;
	color: #ffffff;
}

a.whitelink:visited {
	font-size: 10px;
	color: #ffffff;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05427C;
	font-weight: bold;
}


a.whitelink:hover {
	font-size: 10px;
	color: #66CCFF;
}


body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}	

.bottom {
	font-size: 10px;
	color: #ffffff;
	padding: 1px;
}

.titleWrap { margin:0 0 15px 0; padding:0 15px 15px 0; border-style:solid;}
.title { margin:15px 0 15px 0; text-align:center; font-weight:bold;}
#wrapper { width:400px; text-align: right; padding: 0 0 0 70px;}
#wrapper h1 {font-size: 20px; line-height: 24px;}
#required { padding:10px 0 10px 0; color:#000; font-size:12px; text-align:center;}
span { color:red;}

/*==============================================
 PersonalWrap
==============================================*/
.firstName { margin:5px 0 0 5px;}
.lastName { margin:5px 0 0 5px;}
.phoneNumber { margin:5px 0 0 5px;}
.mobileNumber { margin:5px 0 0 5px;}
.email { margin:5px 0 0 5px;}
.screenName { margin:5px 0 0 5px;}
.citizenship { margin:5px 0 0 5px;}
.address { margin:5px 0 0 5px;}
.city { margin:5px 0 0 5px;}
.state { margin:5px 0 0 5px;}
.zip { margin:5px 0 0 5px;}
.country { margin:5px 0 0 5px;}
.height { margin:5px 0 0 5px;}
.weight { margin:5px 0 0 5px;}

/*==============================================
 FamilyWrap
==============================================*/
.fatherName { margin:5px 0 0 5px;}
.fatherNumber { margin:5px 0 0 5px;}
.fatherEmail { margin:5px 0 0 5px;}
.motherName { margin:5px 0 0 5px;}
.motherNumber { margin:5px 0 0 5px;}
.motherEmail { margin:5px 0 0 5px;}

/*==============================================
 AcademicWrap
==============================================*/
.highSchool { margin:5px 0 0 5px;}
.yearOfSchool { margin:5px 0 0 5px;}
.GPA { margin:5px 0 0 5px;}
.graduation { margin:5px 0 0 5px;}
.SAT { margin:5px 0 0 5px;}
.math { margin:5px 0 0 5px;}
.reading { margin:5px 0 0 5px;}
.writing { margin:5px 0 0 5px;}
.ACT { margin:5px 0 0 5px;}

/*==============================================
 UNIVERSITYWRAP
==============================================*/
.location { margin:5px 0 0 5px;}
.locatype { margin:5px 0 0 5px;}
.major { margin:5px 0 0 5px;}
.study { margin:5px 0 0 5px;}
.degrees { margin:5px 0 0 5px;}
.universities { margin:5px 0 0 5px;}
.priority { margin:5px 0 0 5px;}
.level {width: 20px; margin: 5px 0;}

/*==============================================
 AthleticWrap
==============================================*/
.team { margin:5px 0 0 5px;}
.league { margin:5px 0 0 5px;}
.position { margin:5px 0 0 5px;}
.events { margin:5px 0 0 5px;}
.references { margin:5px 0 0 5px;}
.additionalInfo { margin:5px 0 0 5px;}



#socialWrap img {float: left; padding: 10px; width: 50px;}

