#pf_large {
	width : 825px;
	background-color : #ffffff;
	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_Large.gif);
 	background-repeat: no-repeat;
	background-position: top left;
	padding : 0px;
	margin : 0px;
}

#pf_main_bottom {
	height : 10px;
 	background-image: url(Design/pf_MainBottom_Large.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_large ul {
	list-style-type : disc;
	margin-left : 0px;
	padding-left : 1.5em;
	padding-bottom : 10px;
}

#pf_large ul ul {
	list-style-type : circle;
}

#pf_large ol {
	margin-left : 0px;
	padding-left : 1.5em;
}

#pf_large hr {
	border : 0px;
	color : #b4c4dd;
	background-color : #b4c4dd;
	height : 1px;
}

#pf_large p {
	text-align : justify;
	padding : 3px 0px 3px 0px;
}

#pf_large p.abstract {
	text-align : left;
	font-size : 12px;
	font-weight : bold;
}

#pf_large .abstract img {margin : 0px 0px 10px 20px;}

#pf_large a:link {color: #2a4d87; font-weight: normal; text-decoration: underline;}
#pf_large a:visited {color: #2a4d87; font-weight: normal; text-decoration: underline;}
#pf_large a:active {color: #2a4d87; font-weight: normal; text-decoration: none;}
#pf_large a:hover {color: #2a4d87; font-weight: normal; text-decoration: none;}

#pf_large a#pf_main_title:link {color: #2a4d87; font-weight: bold; text-decoration: underline;}
#pf_large a#pf_main_title:visited {color: #2a4d87; font-weight: bold; text-decoration: underline;}
#pf_large a#pf_main_title:active {color: #2a4d87; font-weight: bold; text-decoration: none;}
#pf_large a#pf_main_title:hover {color: #2a4d87; font-weight: bold; text-decoration: none;}

#pf_large .borderedDiv {
	border : solid 1px #b4c4dd;
	padding : 5px;
}

#pf_large h1 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 18px;
	color : #2a4d87;
	margin : 2px 0px 5px 0px;
}

#pf_large h2 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 16px;
	color : #2a4d87;
	margin : 2px 0px 2px 0px;
}

#pf_large 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_large h4 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 13px;
	color : #2a4d87;
	padding-left : 0px;
	margin : 2px 0px 5px 0px;
}

#pf_large h5 {
	font-family :  "Trebuchet MS";
	font-weight : bold;
	font-size : 12px;
	color : #2a4d87;
	margin : 2px 0px 5px 0px;
}

#pf_large table.bordered {
	margin-right : 1px;
	color : #4d4d4d;
	border-top : solid 1px #b4c4dd;
	border-left : solid 1px #b4c4dd;
}

#pf_large 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_large table.bordered td {
	background-color : #FFFFFF;
	color : #4d4d4d;
	text-align : left;
	border-bottom : solid 1px #b4c4dd;
	border-right : solid 1px #b4c4dd;
	padding : 3px;
}

#pf_large div.example {
	font-family :  Times, serif;
	padding-left : 30px;
	padding-right : 30px;
}

#pf_large div.explain {
	font-style : italic;
	padding-left : 30px;
	padding-right : 30px;
}

#pf_large p.alert {
	color : #AA0000;
}

#pf_large table.unbordered {
	margin-right : 1px;
}

#pf_large table.unbordered th {
	font-family :  "Trebuchet MS";
	background-color : #eef2fb;
	color : #2a4d87;
	text-align : center;
}

#pf_large table.unbordered td {
	background-color : #FFFFFF;
	color : #4d4d4d;
	text-align : left;
}

#pf_large td {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #4d4d4d;
	padding : 3px;
}

#pf_large th {
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2a4d87;
	padding : 3px;
}
