/* ----------------------------------------------
sytles for gen 3 content on existing .com
---------------------------------------------- */

/* imported styles */

.child_tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0a214f;
	margin-left: 30px;
	margin-top: 12px;
}

.parent_tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0a214f;
	margin-left: 0px;
	margin-top: 12px;
}

h1 {

font-family:Arial, Helvetica, sans-serif; 
color:#0a214f; 
font-size:18px; 
font-weight:bold;

}

.dotted_line {

margin-top: 5px; 
margin-bottom: 5px;

}

.dotted_line_2 {

margin-top: 10px; 

}

.child_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {

font-family:Arial, Helvetica, sans-serif; 
color:#2b5e91; 
font-size:14px; 
font-weight:bold;

}

h3 {

font-family:Arial, Helvetica, sans-serif; 
color:#0a214f; 
font-size:12px; 
font-weight:bold;

}

.section_table_intro {

font-family:Arial, Helvetica, sans-serif; 
color:#605f5f; 
font-size:12px; 
font-weight:bold;

}

.section_table_text {

font-family:Arial, Helvetica, sans-serif; 
color:#605f5f; 
font-size:12px; 

}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 2b5e91;
	text-decoration: underline;
}

.qna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 0A214F;
	text-decoration: underline;
}