@charset "UTF-8";
/* CSS Document */


body{
	margin:20px 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#4d5155;
	background-color:#f3f3f3;
	}
input{
	height:20px;
	border-top:#c0c278 1px solid;
	border-left:#c0c278 1px solid;
	border-right:#333333 0px solid;
	border-bottom:#333333 0px solid;
	color:#287598;
	padding-left:4px;
}
select{
	height:20px;
	border-top:#c0c278 1px solid;
	border-left:#c0c278 1px solid;
	border-right:#333333 0px solid;
	border-bottom:#333333 0px solid;
}
h1{
	font-size:17px;
	color:#00a5e7;
	line-height:10px;
}
h2{
	font-size:14px;
	text-transform: uppercase;
	color: #F60;

}
h3{
	font-size:12px;
	color:#013471;
}
h4{
	font-size:12px;
	color:#4a4d4f;
}
#right_text{
	padding:0 19px 0 15px;
}
#gray_bold{
	color:#666;
	font-weight:bold;
	padding-left:20px;
}
#boy_text{
	color:#3395c2;
}
