@charset "utf-8";
/* Styles for Agreements Pages */

#content{
	min-height:600px;
}
h1{font-size:26px;
	color:#660066;
	text-align:center;
	
}
span .no-border{font-size:18px;
	color:#660066;
	text-align:center;
	border-bottom:none;
	
}
.agreelist{
	list-style:none;
	line-height:1.2em;
	margin-left:0;
	padding:0;
}
.agreelist a{
	font-size:16px;	
	text-decoration:none;
}
.agreelist a:hover{
		
	text-decoration:underline;
}	

#agreelist{
	list-style:none;
	line-height:1.2em;
	margin-left:0;
	padding:0;
}
#agreelist a{
	font-size:16px;	
	text-decoration:none;
}
#agreelist a:hover{
	font-size:16px;	
	text-decoration:underline;
}
#backbtn{
	line-height:2em;
	font-size:14px;
}
