/*

	
*/
   
* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#333333; background: #fff url(../images/headerbg.gif) repeat-x; }

/* general styling */
a { color:#007898; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #808080; background: inherit; }
a:focus { outline: 0; }
ul { margin:1px 1px 1px 0; padding:0 0 0 3px; }
li { margin:0 0 0 5px; padding:0px; }
img { border: 0; text-decoration: none; }
p { text-align:justify; white-space:normal; }

/* content */
.wrap { width: 950px; padding:0px 10px 10px 10px; margin:0 auto;}
#logo { margin: 26px 10px 14px 5px; color:#768998;}
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }
	
/* main navigation */
#nav { color:#222222; width: 180px; float: left; border:none; padding:0; margin: 0px 3px 3px 3px;}
#nav li { color:#222222;  list-style:none; margin:0px 0px 0px 0px; padding:0; font-size: 1.1em; }
#nav li a { display:block; padding: 5px 5px 5px; color:#222222; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { ; color:#666666; border-bottom: 1px dotted #4B5761; }	
	.akey { }

/* main content */
#left { width: 700px; height: 300px; float: right; margin: 10px 10px 20px 10px; overflow:auto;}
	#left h2 { font: 2.1em "Trebuchet MS", Arial; background: url(../images/h2bg.gif) repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
	#left h2 a { color:#121212; text-decoration:none; border: 0; }
	#left p { clear: both; margin: 5px 10px 20px 10px; font-size:110%; line-height:21px; }
	

#footer { clear: both; border-top: 1px solid #ccc; padding: 20px 0; color:#222222; }
#footer p { line-height: 2.5em; } 