@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: 2b4c81;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #004A91;
}
.newstitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 00462f;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #81D0BB;
	text-decoration: none;
}

.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4996DA;
	text-decoration: none;
}

.topnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.bottomnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bottomnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3288D5;
	text-decoration: none;
}


.newstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2b4c81;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00254A;
	line-height: 19px;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009966;
	text-decoration: none;
	font-style: italic;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #019968;
	text-decoration: none;
	font-style: italic;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F4F84;
	text-decoration: none;
	font-style: italic;
}

.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009A68;
	text-decoration: none;
	font-style: italic;
}
.stretch {
	height: 100%;
}
