@charset "utf-8";
/* CSS Document */

body{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		margin:0px 0px;
		color:#333;
		}
	h4{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:13px;
		color:#006ec3;
		font-weight:normal;
		}
	ul li, p{
		line-height:22px;
		text-align:left;
		}
	legend{
		font-size:18px;
		color:#006ec3
		}
#personal {
		color:#006ec3;
		font-size:12px;
	}
#Education{
		color:#006ec3;
		font-size:12px;
}
#Education8{
		color:#006ec3;
		font-size:12px;
}
#Education9{
		color:#006ec3;
		font-size:12px;
}
#Education3{
		color:#006ec3;
		font-size:12px;
}
/*--------------------------------------*/
#Lnk a{
	color:#333;
	text-decoration:none;
}
#Lnk a:hover{
	color:#006ec3;
	text-decoration:none;
}
#Inst ul li a, #Apply ul li a{
	color:#333;
	text-decoration:none;
	text-align:left;
}
#Inst ul li a:hover, #Apply ul li a:hover{
	color:#006ec3;
	text-decoration:underline;
}
	
input, .input{
	background-color:#FFF9F2;
}
.txt
{
	color:#333;
	font-size:13px;
	text-align:left;
}

.visiTrue{ display:block;}
.visiFalse{ display:none;}
