@charset "UTF-8";

h2 {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb;
}

h3 {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:14px; 
	font-weight:normal; 
	margin:20px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb; 
}

p {
	color:#B02802; 
	line-height:150%;
}

#main .chapter {
	margin:30px 0px 30px 0;
}

input {
	margin-top:5px;
}

textarea {
	margin-top:5px;
}