/* CSS Document */
body{
	background-color:#FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 740px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header3 {
	font-size: 18px;
	font-weight: bold;
	color: #213E5E;
	padding-bottom: 5px;
}
#noPrint {
display:none;
}
noPrint {
	display: none;
}

.printHead {
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 243e5f;
}
.blue {
	font-size: 15px;
	font-weight: bold;
	color: #243e5f;
	text-transform: uppercase;
}
.child a{
	color: #670001;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
.parent a {
	color: #243e5f;
	text-decoration: none;
	font-weight: bold;
}
.parent {

	color: #243e5f;
	text-decoration: none;
	font-weight: bold;
}
