







/* unvisited link */a.WhiteLinks:link {  color: #ffffff;
	text-decoration: none;
	}/* visited link */a.WhiteLinks:visited {  color: #c0cedb;
	text-decoration: none;
	}/* mouse over link */a.WhiteLinks:hover {  color: #fe9903;
	text-decoration: underline;
	}/* selected link */a.WhiteLinks:active {  color: #c0cedb;
	text-decoration: none;
	font-weight: bold;
	};
}







;
}

/**umb_name:Header*/
h1 {
	margin-bottom: .5rem;
	font-weight: 700;
	line-height: 1.2;
	color: #00284d;
	font-size: 2rem;
}

/**umb_name:Sub Header*/
h2 {
	margin-bottom: .4rem;
	font-weight: bold;
	line-height: 1.2;
	color: #005459;
	font-size: 1.5rem;
}

/**umb_name:Sub Header 2*/
h3 {
	font-weight: bold;
	color: #00203e;
	line-height: 1.2rem;
	font-size: 1rem;
	margin-bottom: .5rem;
}

/**umb_name:Sub Header 3*/
h5 {
	font-weight: bold;
	color: #00203e;
	line-height: 1.2rem;
	font-size: 1rem;
	margin-bottom: .5rem;
	";
}

/**umb_name:Body Text*/
bodytext {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	body-color: #212529;
	body-bg: #fff;
}
