.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
}
.maintext {
	text-align: justify;
	padding: 5px 20px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/subheadback.jpg);
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003399;
	font-weight: bold;
}
.innerpagebanner {
	background-attachment: scroll;
	background-image: url(../images/tp_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	padding-bottom: 0px;
}

.toc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .5px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.left_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 125px;
}
.left_nav a {
	color: #FFFFFF;
}
