@charset "UTF-8";
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; background-color: #fff; color: #333; background-image:url(http://www.checkmyskills.com/scholarships/img/jj-splash-bg.jpg); background-repeat:no-repeat; background-color:#ffffff; }
a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


#container {
	width:1024px;
	float:left;
}
#left {
	width: 350px;
	float:left;
}
#right {
	width: 674px;
	float:left;
	margin-top:40px;
	
}
#rules {
	width: 500px;
	font-size:12px;
	color: #333;
}

#form {
	width: 560px;
}
.form_ttl {
	font-weight: normal;
	font-size: 18px;
	color:#fef000;
	text-align:left;
	margin-left: 10px;
	line-height: 40px;
}


#form {
	width: 500px;
	margin-left: 40px;
}

.col1 {
	text-align: right;
	font-size:12px;
	color: 09527f;
	width: 120px;
	height: 20px;
	margin: 0;
	float: left;
	margin-right: 2px;
	margin-top: 4px;
}

.col2 {
	width: 200px;
	font-size:11px;
	color: #ffffff;
	height: 26px;
	display: block;
	float: left;
}

.col3 {
	width: 165px;
	font-size:10px;
	color: #ffffff;
	height: 22px;
	display: block;
	float: left;
	margin: 0;
	margin-left: 50px;
}



div.row {
	clear: both;
	width: 500px;	
	
}


.submit {
	height: 50px;
	width: 500px;
	clear: both;
} 

.input {
	background-color: #fff;
	color: #5A698B;
	margin: 4px 0 5px 4px;
	padding: 1px;
	border: 1px solid #8595B2;
}




.title {
	font-weight: bold;
	color:#094e79;
	text-align:left;
	line-height: 36px;
	letter-spacing:-1px;
	font-size:26px;
	}
	
.sub {
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
	}
	
.sub-red {
    color:#dd3331;
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
	}
	
