/* ----------------------------------------------------------------------*/

/* Standard Elements */

body { 
	background-image:url(/common/i/bkgx.gif);
	background-repeat:repeat-x;
	background-color:#dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	letter-spacing: 0.14px;	
	text-align: center;
}
/* =fonts
Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.11.3 
-------------------------------------------------- */
table {
	font-size:inherit;font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;*font-size:100%;
}
blockquote,
blockquote cite {font-size:92%;}
h1 { font-size:144%; color: #0066FF;}
h2 { font-size:122%; color: #0066FF;}
h3 { font-size:114%; color: #0066FF;}
h4 { font-size:107%; color: #0066FF;}
h5, h6, p {font-size:100%;}
img {border: none;}
a, a:visited, a:active, a:hover{
	border:0;
	color:#257bb3;
	text-decoration:none;
	display:inline; 
}
a:hover{ text-decoration:underline; }
h1 { padding: 5px 0px 0px 5px; font-size: 16px; color: #003399; }
h2 { padding: 3px 0px 3px 3px; font-size: 14px; }
/*	---------------------------------------------------------------------------------*/
.container { width: 960px; text-align: left; margin: 0 auto;   }
#dfmenu	{ z-index:100; padding: 0px;	}
ul#topnav {
	margin: 0px 0px 0px;	
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 960px;
	height: 58px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:58px;
}
ul#topnav a, ul#topnav span {
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}
.lkgtop {background-image:url(common/i/roundedcorners/i/rnd_01.gif); width:960px; height:23px;}
.lkgmid {background-image:url(common/i/roundedcorners/i/rnd_02.gif); background-repeat:repeat-y; width:960px; height:auto;}
.lkgbot {background-image:url(common/i/roundedcorners/i/rnd_04.gif); width:960px; height:28px;}  
