@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
body {
	background-image: url(WebComponents/Trees.jpg);
	background-repeat: repeat;
}
.emph {
	font-family: Palatino, "Times New Roman", Times, Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0033FF;
}
.title {	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.casual {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
#mainnav {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
#pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#tdsidebar {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	color: #0033FF;
	background-image: url(Templates/.);
	margin: 3px;
	padding: 3px;
	border: thin none #000000;
}
#tdsidebar a:link {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	background-color: #365444;
	background-image: url(WebComponents/WoodL.jpg);
	background-position: center center;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 135px;
	border: medium ridge #669999;
	text-align: center;
}
#tdsidebar a:visited {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-image: url(WebComponents/WoodM.jpg);
	text-align: center;
	width: 135px;
	background-color: #365444;
	background-position: center center;
	display: block;
	margin: 5px;
	padding: 5px;
	border: medium ridge #669999;
}
#tdsidebar a:hover {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #365444;
	background-image: url(WebComponents/WoodL.jpg);
	background-position: center center;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 135px;
	text-align: center;
	border: medium groove #669999;
}
#tdsidebar a:active {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
	background-color: #365444;
	background-image: url(WebComponents/WoodM.jpg);
	background-position: center center;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 135px;
	text-align: center;
	border: medium outset #669999;
}
.pagetitle {
	font-family: "Trajan Pro", "Trebuchet MS", Capitals, Times, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.unified {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12pt;
	color: #0033CC;
	background-color: #CBD8D1;
	padding: 5px;
	width: 200px;
	border: thin solid #3300FF;
}

