.leftcol_header {
	text-align: left;
	font-size: 14px;
	width: 212px;
	height: 24px;
	background: #bdc4cc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #B22148;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.leftcol_header a, .leftcol_header a:hover { text-decoration: none; font-weight: bold; }

.leftcol_header_nationalresources {
	text-align: left;
	font-size: 14px;
	width: 212px;
	height: 35px;
	background: #bdc4cc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #B22148;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.leftcol_header_nationalresources a, .leftcol_header_nationalresources a:hover { text-decoration: none; font-weight: bold; }


.leftcol_header_home {
	width: 237px;
	height: 34px;
	background: #052e58;
	float: left;
}
#leftcol {
	width: 237px;
	background: #e6e7e8;
	float: left;
	display: block;
}
#leftcol p {
	text-align: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#leftcol h4 {
	padding: 15px;
	color: #B22148;
}

#leftcol img {
	padding: 15px 0;
}
#navbar {
	font-size: 13px;
	background: #b22148;
}
#navbar a {
	color: #ffffff;
}
#navbar a:hover {
	color: #ffffff;
}
h1, h5, h6 { color: #b22148; }
H2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
}
H4 {
	color: #00406e;
	font-size: 15px;
	margin: 0 0 13px 0;
}
a {
	color: #b22148;
}

#navcontainer li a:hover {
	color: #787878;
}

.FormButton {
	color: #ffffff;
	background-color: #b22148;
}
