@charset "utf-8";
	body { background: #e5ecf2 url(gfx/bg.gif) repeat-x; margin: 0px; padding:0px; height:100%;  }
	.innerBody { width:714px; margin-top:45px; }
	
	.navi { overflow:hidden; font-size:12px; font-family: Verdana,Arial,Helvetica; color:#FFF; }
	.navi .left { background:url(gfx/nav/left_corner.gif) no-repeat; width: 17px; height:58px; float:left; }
	.navi .mid { background:url(gfx/nav/bg.gif) repeat-x; width:680px; height:58px; overflow:hidden; float:left; }
	.navi .right { background:url(gfx/nav/right_corner.gif) no-repeat; width:17px; height:58px; float:left; }
	.navi .mid a { color:#333; }
	.navi .mid span { margin-left:10px; margin-right:10px; }
	.navi .mid a img { background: no-repeat; border:none; }
	
	.content div div div .headline { text-align:left; color: #F68701; font-size:18px; font-weight:bold; font-family: Verdana,Arial,Helvetica;  }
	.content div div div .content { text-align:left; color: #333; font-size:13px; font-family: Verdana,Arial,Helvetica; padding-top:10px; padding-bottom:10px; }
	
	.subContent { }
	.subContent div.left { background:url(gfx/subcontent/left.gif) no-repeat; width:17px; height:169px; float:left; }
	.subContent div.mid { background:url(gfx/subcontent/mid.gif) repeat-x; width:680px; height:169px; float:left; text-align:left; padding-top:12px; }
	.subContent div.right { background:url(gfx/subcontent/right.gif) no-repeat; width: 17px; height:169px; float:left; }
	
	.footer { text-align:center; padding-bottom:15px; }
	.footer span { font-size:12px; font-family: Verdana,Arial,Helvetica; color:#787d81; text-decoration:none; }
	.footer a { color:#333; font-size:12px; font-family: Verdana,Arial,Helvetica; color:#787d81; text-decoration:none; }
	.footer a:hover { text-decoration:underline; }	

	.full { text-align:center; font-size:12px; font-family: Verdana,Arial,Helvetica; color:#787d81; text-decoration:none; }