body, a, td {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#000000;
}
body {
	background-color:#F2E3DC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:active {color:#000000; font-weight:none;}
a:link {color:#000000; text-decoration:none; font-weight:none;}
a:visited {color:#000000; text-decoration:none; font-weight:none;}
a:hover {color:#000000; text-decoration:; font-weight:none;}

.email{font-family:arial,verdana,helvetica; font-size:10pt; text-decoration: underline; color:#2286C6}

p {font-family:arial,verdana,helvetica; font-size:10pt; color:#000000;}
.smallText{font-family:arial,verdana,helvetica; font-size:8pt; color:#000000;}

.heading {font-family:arial,verdana,helvetica; font-size:10pt; color:#B36745; font-weight:bold; }
.urls {font-family:arial,verdana,helvetica; font-size:10pt; font-weight:bold;}
.urls:active {color:#B36745; text-decoration:none;}
.urls:link {color:#B36745; text-decoration:none; }
.urls:visited {color:#B36745; text-decoration:none; }
.urls:hover {color:#B36745; text-decoration:none;}

.blueText{font-family:arial,verdana,helvetica;font-size:10pt; color:#2286C6;  }
.blueBold{font-family:arial,verdana,helvetica;font-size:10pt; color:#2286C6; font-weight:bold; }
.blueHeading{font-family:arial,verdana,helvetica; color:#2286C6; font-weight:bold; font-size:18px }
.brownText{font-family:arial,verdana,helvetica;font-size:10pt; color:#B36745;}
.brownBold{font-family:arial,verdana,helvetica;font-size:10pt; color:#B36745; font-weight:bold;}

#p7PMnav {
	margin: 0;
	padding:0;
	font-weight: bold;
	font-size:10pt;
	font-size:9pt;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:10pt;
	font-size:9pt;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	
	z-index: 10000;
	background-color: #B36745;
	font-weight: bold;
	font-size:9pt;

}
#p7PMnav a {
	display: block;
	font-weight: bold;
	padding: 2px 10px;
	color: #FFFFFF;
	font-size:9pt;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FFFFFF;
	color: #B36745;
	letter-spacing: 0.01px;
	font-weight: bold;
	font-size:9pt;
}
#p7PMnav ul a {
	color: #FFFFFF;
	border: 0;
	font-weight: bold;
	font-size:9pt;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-image: none;
	background-color: #FFFFFF;
	color: #B36745;
	font-weight: bold;
	font-size:9pt;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
/* active color */
	font-weight: bold;
	font-size:9pt;
}

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-position: right center;
	font-size:9pt;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #FFFFFF;
	color: #B36745;
	font-size:9pt;

}

/*the submenu classes. The top property is included as a fix for Safari on Panther only.*/

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;		
	font-size:9pt;
}
#p7PMnav .p7PMshow {
	top: auto;
	left: auto;
	z-index: 20000 !important;
	font-size:9pt;

}
/* Top level menu width */
#p7PMnav {
	width: 150px;	
	font-size:9pt;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 150px;
	font-size:9pt;
}
#pmmcrumb {
	/* active color */
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: bold;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: bold;
	color: #333333;
}
