@charset "utf-8";
/* CSS Document */

h1 {
	font-size:				20px;
	font-weight:			700;
	color:					#FFFFFF}

h2 {
	font-size:				18px;
	font-weight:			400;
	color:					#093161}

.faq {
	border-bottom:		1px solid #324f77;
	color:				#324f77;
	margin-bottom:		-10px;
	font-weight:		700}
	
.internalpage {
	color:					#093161}