a.menu:link, a.menu:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #142588;
	text-decoration: none;
	border-left: solid 3px #142588;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 15px;
}
a.menu:hover, a.menu:active {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	background-color: #142588;
	border-left: solid 3px #142588;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 15px;
}
.section {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	background-color: #142588;
	border-left: solid 3px #142588;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 15px;
}
.txt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: #1F1C1C;
}
.contact {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: #1F1C1C;
}
.graytxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #142588;
	background-color: #CECECE;
	padding: 15px;
}
.introtxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #142588;
	padding: 5px;
}
a.read:link, a.read:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #142588;
	text-decoration: underline;
}
a.read:hover, a.read:active {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #ffcc00;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #142588;
	margin: 0;
	padding: 0;
}
h1.info {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #142588;
	display: block;
	padding: 2px 0 2px 3px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #142588;
	padding: 5px 0 5px 10px;
	border-left: solid 5px #142588;
}
.copy {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888;
	text-align: right;
	border-top: solid 1px #142588;
	padding-top: 3px;
}
a.copylink:link, a.copylink:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
a.copylink:hover, a.copylink:active {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888;
	text-decoration: underline;
}

.line {
	border-bottom: 1px solid #142588;
}
.privacytitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	color: #142588;
}
