@charset "UTF-8";
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	padding-right: 18px;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #007298;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bodylist {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-right: 18px;
	list-style-position: outside;
}
.bodyCopy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	padding-right: 18px;
	padding-left: -26px;
}
.bodyindent {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	padding-right: 18px;
	padding-left: 26px;
}
.headindent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #007298;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left: 28px;
}
.bodylink  a:link {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 13px;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink  a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink  a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink  a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.sidenav a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #007298;
	text-decoration: none;
}
.sidenav a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #007298;
	text-decoration: none;
}
.sidenav a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.sidenav a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #007298;
	text-decoration: none;
}
.sidearrows {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007298;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.listlinks a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.listlinks a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.listlinks a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #007298;
	text-decoration: underline;
}
.listlinks a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.subhead1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	padding-right: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
