body {
	margin:2px 0;
	font-size:13px;
	font-family: CenturyGothic, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
#wrap {
	width:865px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}
#top {
	width:  865px;
	height: 250px;
	background-image : url("/images/ptf_head_bg.jpg");
	display: block;
}
#head-text {
	width:  225px;
	height: 50px;
	position: relative;
	left: 640px;
	top: 30px;
}
#head-text p {
	width: 220px;
	height: 30px;
	margin-right: 13px;
	font-weight: bold;
	font-size: 15px;
	color: #006fa6;
	background-color:#FFFFFF;
}
#center {
	width: 865px;
	margin: 0px;
	clear: both;
}
#center-bg {
	width: 865px;
	background-color:#F1F2F4;
	margin: 0px;
	padding: 0px;
	float: left;
}
#center-left {
	width: 300px;
	background-color:#F1F2F4;
	float: left;
	display: block;
}
#menu {
	/* margin-top: 58px; */
	margin-top: 0px;
	margin-left: 60px;
	background-color:#F1F2F4;
	outline: none;
}
#menu  a {
	FONT-SIZE: 15px; 
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	background-color:#F1F2F4; 
	border-style : none;
	border: 0;
	text-decoration: none;
	outline: none;
}
#menu ul {
	padding-left: 0;
	margin-left: 0;
}
#menu ul  ul{
	padding-left: 17px;
	margin-left: 17px;
}
#menu ul ul ul{
	padding-left: 17px;
	margin-left: 17px;
}
#menu ul ul ul{
	padding-left: 17px;
	margin-left: 17px;
}
#menu li {
	FONT-SIZE: 15px; 
	FONT-WEIGHT: bold; 
	margin-BOTTOM: 10px;
	MARGIN: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#F1F2F4;
	list-style-type: none;
	border-style: none;
	text-decoration: none;
	outline: none;
}

#menu li A{
	 color:#D01647; 
	 text-decoration: none;
}

/*
#menu  a:link {FONT-SIZE: 12px; PADDING-TOP: 1px; color: #D01647;}
#menu  a:hover {	color: #006fa6; }
#menu  a:visited { font-size: 15pt; text-decoration: none;}
#menu a:active { font-size: 15pt; text-decoration: none;} 
*/

#menu  A:hover { color:#006fa6;}
#menu  A.selected   { color: #006fa6;}

/* content class used by the mars search results */
.content {
	background-color: #F1F2F4;
	color: #006fa6;
}

#center-right {
	width: 550px;
	background-color: #F1F2F4;
	color: #006fa6;
	float: right;
}
* html #center-right {
	width: 550px;
	background-color: #F1F2F4;
	color: #006fa6;
	float: right;
	clear: both;
}
#center-right img {
	vertical-align: middle;
	padding: 5px;
	clear: both;
}
#center-content {
	padding: 0 5px 5px 0;
	margin: 0 5px 5px 0;
}
#contentimg {
	padding: 20px;
	float: right;
}
#center-content p {
	padding: 5px 5px 5px 0;
}
#center-content h1 {
	padding: 5px 5px 5px 0;
}
#center-content h2 {
	padding: 5px 5px 5px 0;
}
#bottom {
	width:  865px;
	height: 50px;
	padding: 10px 15px;
	background-color:#FFFFFF;
	display: block;
	color: #D01647;
	font-weight: normal;
	font-size: 11px;
	clear: both;
}
.committee {
	width: 500px;
	margin: 10px 20px 10px 15px;
	border: none;
	font-size: 12px;
	font-family: CenturyGothic, Arial, Helvetica, sans-serif;
}
.committee  td {
	width: 240px;
	margin: 5px;
	border: none;
	vertical-align: top;
}
.committee  td p {
	margin: 0;
	padding: 0;
}
div#center-content .filetable td{
	TABLE-LAYOUT: fixed;
	WORD-BREAK: break-all;
	border-collapse: collapse;
}
