/* CSS DOCUMENT*/

#content{
	width:310px;
}
h1{
	font-size:1.8em;
}
h2{
	font-size:2.6em;
	color:#0063A6;
}
h2 span{
	font-style:italic;
}
h3{
	font-size:1.6em;	
	line-height:20px;
	color:#0063A5;
}
h4{
	font-size:1.3em;
	font-weight:normal;
	line-height:18px;
	margin:25px 0 18px;
}
p{
	font-size:1.3em;
	line-height:16px;
}
ul{
	font-size:1.3em;
	line-height:16px;
	margin:20px 0 20px 18px;
}
#topgradient{
	padding:25px 0px 0 30px;
}
#form h1{
	font-size:1.8em;
}
#form #AIU_submit{
	background:transparent url(../wf_images/wf_cta-1.png) no-repeat left top;
	border:none;
	width:318px;
	height:33px;
	text-indent:-999em;
	margin:0 0 56px 48px;
	#margin-bottom:28px;
	padding:0;
	cursor:pointer;
	#float:left;
	#display:inline;
	#font-size:0em;
	#line-height:0em;
}
#botgradient{
	height:13px;
	clear:left;
}