#pf {
	width : 516px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	color : #4d4d4d;
	margin : 0px;
	padding : 0px;
}

#pf_main {
	border: solid 1px transparent;
	border-right: solid 1px #B5C4DD;
	border-left: solid 1px #B5C4DD;
	padding : 0px 10px 0px 10px;
	margin : 0px;
}

#pf_main_top {
	height : 10px;
 	background-image: url(Design/pf_MainTop.gif);
 	background-repeat: no-repeat;
	background-position: top left;
	padding : 0px;
	margin : 0px;
}

#pf_main_bottom {
	height : 10px;
 	background-image: url(Design/pf_MainBottom.gif);
 	background-repeat: no-repeat;
	background-position: bottom left;
	padding : 0px;
	margin : 0px;
}

.pf_sub {
	width : 240px;
 	background-image: url(Design/pf_SubMain.gif);
 	background-repeat: no-repeat;
	background-position: top left;
	padding : 0px;
	margin : 0px;
}

.pf_sub_bottom {
	width : 240px;
	height : 5px;
 	background-image: url(Design/pf_SubBottom.gif);
 	background-repeat: no-repeat;
	background-position: bottom left;
	padding : 0px;
	margin : 0px;
}

.pf_sub_header {
	width : 240px;
	height : 19px;
 	background-image: url(Design/pf_SubHeader.gif);
 	background-repeat: no-repeat;
	background-position: top left;
	padding : 0px;
	margin : 0px;
	color : #ffffff;
	font-weight : bold;
}

#pf ul {
	list-style-type : disc;
	margin-left : 0px;
	padding-left : 1.5em;
	padding-bottom : 10px;
}

#pf ul ul {
	list-style-type : circle;
}

#pf ol {
	margin-left : 0px;
	padding-left : 1.5em;
}

#pf hr {
	border : 0px;
	color : #b4c4dd;
	background-color : #b4c4dd;
	height : 1px;
}

#pf p {
	text-align : justify;
	padding : 3px 0px 3px 0px;
}

#pf p.abstract {
	text-align : left;
	font-size : 12px;
	font-weight : bold;
}

#pf .abstract img {margin : 0px 0px 10px 20px;}

#pf a:link {color: #2a4d87; font-weight: normal; text-decoration: underline;}
#pf a:visited {color: #2a4d87; font-weight: normal; text-decoration: underline;}
#pf a:active {color: #2a4d87; font-weight: normal; text-decoration: none;}
#pf a:hover {color: #2a4d87; font-weight: normal; text-decoration: none;}

#pf a#pf_main_title:link {color: #2a4d87; font-weight: bold; text-decoration: underline;}
#pf a#pf_main_title:visited {color: #2a4d87; font-weight: bold; text-decoration: underline;}
#pf a#pf_main_title:active {color: #2a4d87; font-weight: bold; text-decoration: none;}
#pf a#pf_main_title:hover {color: #2a4d87; font-weight: bold; text-decoration: none;}

#pf .borderedDiv {
	border : solid 1px #b4c4dd;
	padding : 5px;
}

#pf h1 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 18px;
	color : #2a4d87;
	margin : 2px 0px 5px 0px;
}

#pf h2 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 16px;
	color : #2a4d87;
	margin : 2px 0px 2px 0px;
}

#pf h3 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 14px;
	color : #2a4d87;
	background-color : #eef2fb;
	border : solid 1px #eef2fb;
	padding : 3px;
	margin : 2px 0px 5px 0px;
}

#pf h4 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 13px;
	color : #2a4d87;
	padding-left : 0px;
	margin : 2px 0px 5px 0px;
}

#pf h5 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 12px;
	color : #2a4d87;
	margin : 2px 0px 5px 0px;
}

#pf table.bordered {
	margin-right : 1px;
	color : #4d4d4d;
	border-top : solid 1px #b4c4dd;
	border-left : solid 1px #b4c4dd;
	padding : 0px;
}

#pf table.bordered th {
	font-family :  "Trebuchet MS";
	background-color : #eef2fb;
	color : #2a4d87;
	text-align : center;
	border-bottom : solid 1px #b4c4dd;
	border-right : solid 1px #b4c4dd;
	padding : 3px;
}

#pf table.bordered td {
	background-color : #FFFFFF;
	color : #4d4d4d;
	text-align : left;
	border-bottom : solid 1px #b4c4dd;
	border-right : solid 1px #b4c4dd;
	padding : 3px;
}

#pf div.example {
	font-family :  Times, serif;
	padding-left : 30px;
	padding-right : 30px;
}

#pf div.explain {
	font-style : italic;
	padding-left : 30px;
	padding-right : 30px;
}

#pf p.alert {
	color : #AA0000;
}

#pf table.unbordered {
	margin-right : 1px;
}

#pf table.unbordered th {
	font-family :  "Trebuchet MS";
	background-color : #eef2fb;
	color : #2a4d87;
	text-align : center;
}

#pf table.unbordered td {
	background-color : #FFFFFF;
	color : #4d4d4d;
	text-align : left;
}

#pf td {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #4d4d4d;
	padding : 3px;
}

#pf th {
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2a4d87;
	padding : 3px;
}
