@charset "utf-8";
.HeaderBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.TitleBlue24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}

.TitleGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #458F81;
	font-style: italic;
	line-height: 48px;
}
.TitleGreenSM {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #458F81;
	font-style: italic;
	line-height: normal;
}

.BodyBLK14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.BodyBLK16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.BodyBLK18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.BodyBLK22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.BodyBLKital {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
}


.Nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	line-height: 30px;
	text-decoration: none;
}
.Nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	line-height: 30px;
	text-decoration: none;
	font-style: italic;
}
.Nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.Button a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
	font-style: italic;
	height: auto;
	width: auto;
	border-width: thin;
	border-style: outset;
	padding: 4px 8px 4px;
	background: url(images/Screen.png);
}
.Button a:hover {
	color: #0099CC;
	text-decoration: none;
	height: 32px;
	width: auto;
	border-style: inset;
	background: url(images/NavBk2.jpg);
	border-width: 1px;
}
.link2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	line-height: normal;
	text-decoration: underline;
}
.link2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	line-height: normal;
	text-decoration: underline;
}

