@charset "utf-8";
.navLink, subNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}

.navLink a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.subNavLink {
	font-size:11px;
	list-style-image: url(Templates/topnav_list_bullet.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	font-style: normal;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #092952;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #092952;
}

.enwltr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bttmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0D68B;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #486426;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #689037;
}
.leftnav {
	background-color: #092952;
	background-image: url(leftnav3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentDiv {
	padding-bottom: 15px;
	padding-left: 15px;
}
.topNav {
	background-image: url(navbar3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	text-align: right;
}

 PNG transparency fix 
img, div { behavior: url(iepngfix.htc) }

.hidden {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.visible {
	visibility: visible;
	height: auto;
	overflow: visible;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #092952;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.stories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #092952;
}

