/* main styles */

html, body {
    height: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;
	background-color: #4F6CA5;
	background-image: url(../images/interface/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	} 
	
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	}

a:link {
	color: #2A4D93;
	text-decoration: underline;
	}
	 
a:active {
	color: #2A4D93;
	text-decoration: underline;
	}
	 
a:visited {
	color: #2A4D93;
	text-decoration: underline;
	}
	 
a:hover {
	color: #326EE6;
	text-decoration: underline;
	}  
	
H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2A4D93;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #CCD4E6;
	font-style: italic;
	margin-bottom: -10px;
	}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2A4D93;
	}

H3 {
	font-size: 12px;
	color: #000000;
	display: inline;
	}
	
H6 { /* breadcrumb style */
	font-size: 10px;
	color: #000000;
	display: inline;
	}
	
HR {
	color: #CCD4E6;
	border-top: 4px double #CCD4E6;
	height: 4px;
	margin: 10px 0 10px 0;
	}
	
/* */

#body {
	width: 755px;
	min-height: 100%;
    height: 100%;
	}
	
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\";
}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #container {
    height: auto;
	}
	
#container_body {
	padding-bottom: 0;
	background-image: none;
	}

/* top navigation styles */

#topbanner {
	height: 78px;
	}

#topnav {
	background-image: url(../images/interface/pkf_02.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	height: 23px;
	padding: 0;
	font-weight: bold;
	}
	
	#topnav a {
		color: #FFF;
		text-decoration: none;
		}
		
	#topnav a:hover {
		color: #CAB65D;
		}
		
	#button {
		padding: 0 12px 0 12px;
		}
		
/* content area styles */

#content_table {
	margin: 3px 0 0 0;
	padding: 0;
	}
	
	#content_td {
		background-color: #FFF;
		border-top: 3px solid #B6C9EC;
		}
		
#leftcol {
	width: 182px;
	background-image: url(../images/interface/pkf_09.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 10px;
	font-size: 11px;
	border-right: 3px solid #B6C9EC;
	}
	
		#leftcol H1 {
			width: 162px;
			}
	
		#leftcol p {
			/*text-align: justify;*/
			width: 162px;
			margin: 20px 0 20px 0;
			}
	
		#trends {
			margin: 20px 0 0 0;
			}
			
			#trends td{
				padding: 0 0 4px 0;
				}
				
			#trends input {
				width: 100%;
				border: 1px solid #B6C9EC;
				font-size: 11px;
				padding: 2px 5px 2px 5px;
				height: 20px;
				color: #2A4D93;
				}
			#trends img {
				margin: 0 0 0 8px;
				}
				
				#leftcol ul {
					list-style-image: url(../images/interface/pkf_10.gif);
					margin: 0 0 0 -17px;
					}
					
					* html body #leftcol ul {
					list-style-image: url(../images/interface/pkf_10.gif);
					margin: 0 0 0 17px;
					}
					
					#leftcol ul li {
						margin: 4px 0 4px 0;
						}
				
	
#rightcol {
	width: 570px;
	padding: 10px;
	}
	
	#rightcol H1 {
		width: 550px;
		margin-bottom: 10px;
		}
	
	#hometable td {
		padding: 0 0 4px 0;
		}
		
	#hometabletext td {
		padding: 0 9px 4px 9px;
		font-size: 11px;
		text-align: justify;
		}
		
	#rightcol ul.grey {
		list-style-image: url(../images/interface/pkf_10b.gif);
		margin: 25px 0 0 17px;
		}
		
	#rightcol ul {
		list-style-image: url(../images/interface/pkf_10.gif);
		margin: 25px 0 0 17px;
		}
		
		#rightcol #moreinfo ul {
			list-style-image: url(../images/interface/pkf_10.gif);
			margin: 0 0 0 17px;
			}
			
			#rightcol #listtable ul {
				list-style-image: url(../images/interface/pkf_10b.gif);
				margin: 0 0 0 17px;
				}
			
			#moreinfo {
				width: 250px;
				padding: 10px;
				border: 3px double #CCD4E6;
				float: right;
				margin: 10px 0 10px 10px;
				}
				
				#rightcol #moreinfo H1 {
					width: 230px;
					margin-bottom: 1em;
					}
	#rightcol ol {					
		margin: 0 0 0 25px;
		}

		#rightcol ol li{
			padding: 10px 10px 0 0;
			}

/* footer styles */

#footer {
/*	position: absolute;
    bottom: 0;*/
	font-size: 11px;
	color: #FFF;
	}
	
	#footer a, #footer a:link, #footer a:active, #footer a:visited {
		color: #FFF;
		text-decoration: none;
		}
		
	#footer a:hover {
		color: #FFF;
		text-decoration: underline;
		}
	
	#footer #sage {
		padding: 0 0 0 5px;
		color: #FFF;
		font-size: 11px;
		}
		
		#sage a, #sage a:link, #sage a:active, #sage a:visited, #sage a:hover {
			color: #FFF;
			text-decoration: none;
			}
	
#footer_bar {
	background-image: url(../images/interface/footer.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px;
	margin:0;
	font-size: 11px;
	}
	
	.legal {
		float: right;
		display: inline;
		color: #8FA6D9;
		margin: 0 5px 0 0;
		}
	
#sagefooter {
	margin: 3px 0 0 0;
	color: #8FA6D9;
	}
	
	#sagefooter a, #sagefooter a:link, #sagefooter a:active, #sagefooter a:visited, #sagefooter a:hover {
		color: #8FA6D9;
		text-decoration: none;
		}

/* sitemap styles */

#sitemap H2 {
	border-bottom: 1px solid #CCD4E6;
	}
	
	#sitemap H2 a {
		text-decoration: none;
		}
		
#rightcol #sitemap ul {
	list-style-image: url(../images/interface/pkf_10.gif);
	margin: 20px 0 0 17px;
	font-weight: bold;
	}
	
	#rightcol #sitemap ul ul {
		list-style-image: url(../images/interface/pkf_10.gif);
		margin: 6px 0 10px 17px;
		font-weight: normal;
		}
		
#ContentArea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	text-align: justify;
	}
	
#ContactForms input {
	border: 1px solid #B6C9EC;
	}
	
	#ContactForms textarea {
		border: 1px solid #B6C9EC;
		}
		
	#ContactForms sup {
		color: #FF0000;
		}
		


#ArticlesOfInterest td{
	text-transform : capitalize;
	padding-bottom: 10px;
}

	#ArticlesOfInterest H2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2A4D93;
		display: block;
		text-transform: lowercase;
		border-bottom: 1px solid #CCD4E6;
		margin-bottom: 0px;
		padding-top: 15px;
		}

#NMR {
	padding: 10px;
	border: 3px double #CCD4E6;
	margin: 10px 0 10px 10px;
}

#NMR H1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2A4D93;
	text-transform: lowercase;
	border-bottom: 1px solid #CCD4E6;
	font-style: italic;
	margin-bottom: 0px;
	width :150px;
}

#NMR ul{
	margin-top : 10px;
	margin-left : 23px;
}

#CheckBoxTable input{
	border: 0px solid #000000;
}

#UserNameTable{
	border: 1px solid #000000;
}

	#UserNameTable td{
		border-bottom: 1px solid #000000;
	}
	
	#UserNameTable tr.LastRow td{
		border-bottom: 0px solid #000000;
	}

#LoggedInBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
}

#LoggedInBox td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.SmallText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#NewsTables td{
	padding: 0px 2px 2px 0px;
	font-size: 10px;
}

H2.PKFNews {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D93;
	display: block;
	text-transform: lowercase;
	border-bottom: 1px solid #CCD4E6;
	margin-bottom: 0px;
	padding-top: 15px;
	}
	
.border-1px-black{
	border: 1px solid #000000;
}

a.TrendsLogin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D93;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #2A4D93;
	background-color: #CCD4E6;
	width: 125px;
	padding: 3px 3px 3px 3px;
}
a.TrendsLogin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D93;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #2A4D93;
	background-color: #CCD4E6;
	width: 125px;
	padding: 3px 3px 3px 3px;
}
a.TrendsLogin:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D93;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #2A4D93;
	background-color: #CCD4E6;
	width: 125px;
	padding: 3px 3px 3px 3px;
}
a.TrendsLogin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4D93;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid #2A4D93;
	background-color: #CCD4E6;
	width: 125px;
	padding: 3px 3px 3px 3px;
}