/* CSS Document by Frazier Design Co. */

body {
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-image:url(images/bg_body_K397.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#container {
	width:850px;
	margin:0px auto 12px auto;
	text-align:left;
	}
	
#top {
	width:850px;
	}
	
	#t_left {
		width:398px;
		float:left;
		padding:0px;
		}
		
	#t_right {
		width:428px;
		float:right;
		padding:12px 12px 0px 12px;
		color:#ffffff;
		}
		
	#clear {clear:both; margin:0px 0px 0px 0px;}
	
#bottom {
	width:850px;
	padding:8px 0px 0px 0px;
	}
	
	#b_left {
		width:374px;
		float:left;
		padding:0px;
		color:#000000;
		padding:12px 12px 8px 12px;
		}
		
	#b_right {
		width:428px;
		float:right;
		padding:0px;
		color:#000000;
		text-align:left;
		padding:12px 12px 8px 12px;
		}
		
#footer {
	margin:4px 0px 12px 0px;
	padding:4px 0px 0px 0px;
	border-top: solid 1px #cccccc;
	font-size:9pt;
	color:#999999;
	text-align:center;
	}
	
h1 {
	font-size:18pt;
	font-weight:bold;
	margin-bottom:-6px;
	margin-top:-2px;
	}
	
h2 {
	font-size:13pt;
	font-weight:bold;
	}
	
p {
	line-height:18px;
	margin-bottom:-4px;
	}
	
a, a:link, a:visited {
	color:#000000;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#009933;
	text-decoration:underline;
	}
	
a.footer, a.footer:link, a.footer:visited {
	color:#999999;
	text-decoration:underline;
	font-size:9pt;
	}
	
a.footer:hover, a.footer:active {
	color:#009933;
	text-decoration:underline;
	font-size:9pt;
	}