@charset "UTF-8";
.hp-logo-bg {
	background-image: url(images/hp-logo-bg.jpg);
	background-repeat: no-repeat;
}
.large-blue {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #004677;
	font-weight: bold;
}
.white-italic {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS", sans-serif;
	color: #004677;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #004677;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #EAD51A;
	text-decoration: none;
}
.blue-rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004678;
	border-right-color: #004678;
	border-bottom-color: #004678;
	border-left-color: #004678;
}
.white-small-italic {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.medium-blue {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004678;
	line-height: 30px;
	padding-left: 30px;
}
.callme {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.blue-nopad {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #004677;
	line-height: 26px;
	font-weight: bold;
}
.head-links {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 355px;
	line-height: 30px;
	margin-right: 25px;
	letter-spacing: 0pt;
	margin-top: 110px;
}
.captions {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blue-border {
	border: 1px solid #004678;
}
a.white:link {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FBD51A;
	font-size: 12px;
}
a.white:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.white:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBD51A;
	font-size: 12px;
}
.rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

