.header {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
}
.header a {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.headersub {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;

}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;

}
.menubar a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
.menubar a:hover {
	color: #FFCC99;
	text-decoration: underline;
	}
.menubar a:active {
	color: #FFFFFF;
	}
.menubar a:visited {
	color: #CC9966
	text-decoration: underline;
	}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}
.bodytext a {color: #333366;}
.bodytext a:hover {color: #CC9966;}
.bodytext a:active {color: #CC9966; text-decoration: none;}
.bodytext a:visited {color: #666666;}

.copyright {
	background: #C2D9E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 5px;
}
.copyright a {
	color:#000033;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {color: #333366; text-decoration: underline;}
.copyright a:active {color: #333366; text-decoration: none;}
.copyright a:visited {
	color: #000099;
}

.pagetitle {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #333366;
	padding: 15px 0px 15px 5px;


}
.pagesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333366;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.pagesubsub {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	color: #ffffff;
	background: #CC9966;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.address {
	color: #666666;
	text-align: center;
	padding-bottom: 15px;
}

.address a {color: #666666; text-decoration: none;}
.pagesub3 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: cc9966;
	padding-bottom: 5px;
	padding-top: 10px;
}
