@charset "UTF-8";
/* CSS Document */

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #C77F42;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C77F42;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5%;
	font-weight: bold;
	letter-spacing: 1px;
}
.subnav a:link {
	color: #C77F42;
	text-decoration: none;
}
.subnav a:visited {
	color: #C77F42;
	text-decoration: none;
}
.subnav a:hover {
	color: #303A67;
	text-decoration: none;
}
.subnav a:active {
	color: #C77F42;
	text-decoration: none;
}
.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303A67;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5%;
	letter-spacing: 1px;
}
.subnav2 a:link {
	color: #303A67;
	text-decoration: none;
}
.subnav2 a:visited {
	color: #303A67;
	text-decoration: none;
}
.subnav2 a:hover {
	color: #F29A51;
	text-decoration: none;
}
.subnav2 a:active {
	color: #303A67;
	text-decoration: none;
}
.homeBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #303A67;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
.pdBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin: 0px;
}
.homeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F29A51;
}
.homeHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #303A67;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 20px;
}
.podtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 6%;
	line-height: 18px;
}
.podHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #303A67;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 6%;
	line-height: 18px;
}
.podHead a:link {
	color: #303A67;
}
.podHead a:visited {
	color: #303A67;
}
.podHead a:hover {
	color: #C77F42;
}
.podHead a:active {
	color: #303A67;
}
.newsItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 20px;
}
.newsItem a:link {
	color: #303A67;
}
.newsItem a:visited {
	color: #303A67;
}
.newsItem a:hover {
	color: #C77F42;
}
.newsItem a:active {
	color: #303A67;
}
a:link {
	color: #C77F42;
}
a:visited {
	color: #C77F42;
}
a:hover {
	color: #303A67;
}
a:active {
	color: #C77F42;
}
