@charset "utf-8";
/* CSS Document */

#sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #D56500;
	font-size: 18px;
	background-image: url(../images/headerResources.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 26px;
	padding-top: 5px;
	padding-left: 350px;
	margin-top: 5px;
}
#shell  #nav  #resources  {
	color: #0073B4;
}
.newsImage {
	padding: 3px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #D3D3D3;
	margin-left: 15px;
}

.internalRightPane h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D56500;
	font-weight: normal;
}
.internalRightPane strong {
	color: #D56500;
}
.internalRightPane a {
	color: #D56500;
	text-decoration: underline;
}
.bgSubNav a:hover {
	background-color: #FFE0B3;
	color: #D56500;
}
.internalRightPane h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D56500;
	font-weight: normal;
}

/*---VL-----*/

.headerStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
