@charset "UTF-8";

/* CSS Document */



a.Nav {

	font-family: "Paltino Linotype";

	font-size: 11pt;

	color: #D4911C;

	text-decoration: none;

	font-weight:bold;

}

a.Nav:hover {

	text-decoration:underline;

}

.Currentpage {

	font-family: "Paltino Linotype";

	font-size: 11pt;

	color: #FFFFFF;

	text-decoration: none;

	font-weight:bold;

}

p.underline

{

	font-family: "Paltino Linotype";

	font-size: 11pt;

	color: #D4911C;

	text-decoration: none;

	font-weight:bold;

	padding-top:20px;

}

td.rightborder{

	border-right:solid;

	border-right-width:1px;

	border-right-color:#1D361D;

}

h1{

	margin:0px;

	padding-left:15px;

	padding-top:0px;

	padding-bottom:0px;

	padding-right:0px;

	font-weight:bold;

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size:18pt;

	color:#663300;

	text-align:left;

}

.HoneyPot {

	visibility:hidden;

	width:0px;

	height:0px;

	overflow:hidden;

	position:absolute;

	top:0px;

	left:0px;

}