body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
body {
	background-color: #f4f0da;
}

#tdBottomNav a {
	font: 10px Arial, Helvetica, sans-serif;
	border-style: none;
	text-align: center;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #502df7;
}
a:active {
	text-decoration: none;
	color: #996600;
}
h2 {
	font-size: 14px;
	color: #996600;
}
h3 {
	font-size: 16px;
	color: #996600;
}
h4 {
	font-size: 18px;
	color: #996600;
}
h5 {
	font-size: small;
	color: #502d7f;
}
p {
	line-height: 1.3em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	vertical-align: text-top;
	font-size: 12px;
}
.pspace {
	margin-bottom: 5px;
	}
.quote {
	font: italic 12px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
}
.smallprint {
	font-size: 9px;
}
.style1 {
	font-size: 9px;
	color: #666666;
}
.style12 {color: #FF0000}
.style13 {
	color: #996600;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.style14 {font-size: 14px}

.style15 {font-size: 10px}
.style16 {
	color: #996600;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}
.style17 {font-size: 18px}
.style18 {color: #336666}

.style19 {
	color: #336666;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	}
.style20 {
	color: #996600;
	text-decoration: none;
	}
.Indent Gold {
	color: #996600;
	text-decoration: none;
	text-indent: 15px
	}
.style21 {color: #502d7f}
.style22 {font-size: 16px}
	.leftSubNav {
	background: #ebe0c9;
}
.italic {
	font-style: italic;
}
.quotename {
	font-size: 10px;
	color: #333333;
	text-align: right;
	line-height: 1.5em;
}
.centersmall {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.center {
	text-align: center;
}

nobr { 
	font-size: 12px;
}	
	
.quotenoItalic {
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
}
.style9 {	color: #FFFFFF;
	font-weight: bold;
}
.Chart {
	height: 40px;
	width: 100%;
	background-color: #ffffff;
}	
.chart a{
	font: normal 12px;
	font-size: 12px;
	text-align: left;
	height: 40px;
	width: 100%;
	vertical-align: middle;
	text-indent: 6px;
	background-color: #666666;
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	list-style-type: none;
}
.chart a:hover{
	height: 40px;
	width: 100%;
	background-color: #E3E3E3;
	color: #333333;
	list-style-type: none;
	text-indent: 6px;
	}
.baseline {
	color: #FFFFFF;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	background-color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.baseline a{
	color: #666666;
}
#tdBottomNav a:link {
	color: #996600;
}
#tdBottomNav a:visited {
	color: #000000;
}
#tdBottomNav a:hover {
	color: #333333;
}
#tdBottomNav a:active {
	color: #000000;
}

#p7PMnav, #p7PMnav ul {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	z-index: 10000;
	visibility: hidden;
	display: none

}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #ebe0c9;
	padding: 10px 16px;
	color: #333333;
	line-height:1;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ebe0c9;
}
#p7PMnav ul a {
	background-color: #ebe0c9;
	color: #996600;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #ebe0c9;
	color: #996600;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #996600;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(/includes/p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-image:  url(/includes/p7pm/img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #996600;
	color: #ffffff;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	visibility: hidden;
	display: none
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	visibility: visible;
	display: block;
}
/* Top level menu width */
#p7PMnav {
	width: 223px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 200px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #FFCC00;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #66CC66;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

