@charset "UTF-8";
.top-left {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 6px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.top-right {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(images/top-gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.left {
	background-image: url(images/left-side.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.right {
	background-image: url(images/right-side.jpg);
	background-repeat: repeat-y;
	width: 6px;
	background-position: left;
}
.bottom-left {
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 6px;
	width: 6px;
	margin: 0px;
	padding: 0px;
}
.bottom-right {
	background-image: url(images/bottom-right.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 6px;
	width: 6px;
	padding: 0px;
	float: left;
	background-position: left top;
	margin: 0px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 6px;
	padding: 0px;
	width: auto;
	margin: 0px;
	background-position: left;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
}
.large-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.inside {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin: 0px;
}
.link-w-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	display: list-item;
	position: relative;
	line-height: 16px;
	background-image: url(images/arrow.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	color: #0000FF;
	padding-top: 0px;
	background-attachment: scroll;
}
.top-left-empty {
	background-image: url(images/top-left-empty.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
.top-right-empty {
	background-image: url(images/top-right-empty.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.top-empty {
	background-image: url(images/top-empty.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
.blue-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4462a6;
	font-weight: bold;
}
.black-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blue-headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4462a6;
	font-weight: bold;
	text-decoration: none;
}
a span {
	display: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	position: relative;
}
a:hover {
	overflow: hidden;
	text-decoration: none;
}
a:hover span {
	display: block;
	border: thin solid #999999;
	position: absolute;
	background-color: white;
	margin-left: 5px;
	overflow: hidden;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
}
.bg-color {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
