
	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 960px;
		margin: 0px auto 40px auto;
		background: #fff;
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
	.print
	{
		display: none;
	}
	
	.screen
	{
	
	}
	
	#header
	{
		width: 960px;
		height: 22px;
		background: #F68B2D;
	}
	
	#nav
	{
		width: 960px;
		height: 76px;
		background: #6C6E70;
	}
	
	#nav img
	{
		float: left;
		border: none;
		margin: 12px 0px 0px 64px;
	}
	
	#nav ul
	{
		list-style: none;
		width: 488px;
		float: right;
		color: #F68B2D;
		margin: 32px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li
	{
		font-family: arial, helvetica, sans-serif;
		display: inline;
		font-weight: bold;
		font-size: 16px;
		margin: 0px 32px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li a
	{
		color: #F68B2D;
		text-decoration: none;
	}
	
	#nav ul li a:hover
	{
		color: #fff;
		text-decoration: none;
	}
	
	#title
	{
		width: 960px;
		height: 240px;
		overflow: hidden;
	}
	
	#title h1
	{
		margin: 10px 0px 0px 470px;
		color: #F68B2D;
		font-size: 38px;
		font-weight: normal;
		line-height: 150%;
	}
	
	#title h2
	{
		margin: 10px 60px 0px 480px;
		color: #fff;
		font-style: italic;
		font-size: 20px;
		font-weight: normal;
		line-height: 150%;
	}

	#title h3
	{
		margin: 40px 60px 0px 490px;
		color: #fff;
		font-style: italic;
		font-size: 32px;
		font-weight: normal;
		line-height: 175%;
	}

	#title ul
	{
		list-style: none;
		color: #fff;
		margin: 18px 0px 0px 480px;
		padding: 0px 0px 0px 0px;
	}
	
	#title ul li
	{
		font-size: 18px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 24px;
		background: url(../images/titlelibg.gif) 0px 4px no-repeat;
	}
	
	#title ul li a
	{
		color: #fff;
		text-decoration: none;
	}
	
	#title ul li a:hover
	{
		color: #F68B2D;
		text-decoration: none;
	}
	
	#title .imageRight
	{
		float: right;
		clear: right;
		margin: 12px 24px 0px 16px;
		border: none;
	}
	
	#main
	{
		width: 840px;
		padding: 40px 60px 40px 60px;
	}
	
	.content
	{
		display: inline;
		width: 374px;
		font-family: arial;
	}
	
	.content h2
	{
		line-height: 150%;
		font-size: 24px;
		font-weight: normal;
	}
	
	#main h3
	{
		line-height: 150%;
		font-size: 12px;
		font-weight: normal;
		padding: 0px 0px 4px 0px;
		border-bottom: 2px solid #eee;
	}
	
	#main h3 a
	{
		text-decoration: none;
		color: #999;
	}
	
	#main h3 a:hover
	{
		text-decoration: none;
		color: #F68B2D;
	}
	
	.content h3 em
	{
		color: #939598;
		font-style: normal;
	}
	
	.content h3 img
	{
		margin: 0px 6px -1px 6px;
	}
	
	.content p
	{
		line-height: 150%;
		font-size: 14px;
	}
	
	.content p a
	{
		color: #F68B2D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.content a
	{
		color: #F68B2D;
		text-decoration: none;
	}
	
	.content a:hover
	{
		color: #666;
		text-decoration: none;
	}
	
	.content .imageRight
	{
		float: right;
		clear: right;
		margin: 0px 0px 0px 16px;
		border: none;
	}
	
	.content .imageLeft
	{
		float: left;
		clear: left;
		margin: 0px 16px 0px 0px;
		border: none;
	}
	
	.content .keyline
	{
		border: 1px solid #999;
	}
	
	.content ul
	{
		list-style: none;
		color: #000;
		margin: 18px 0px 0px 4px;
		padding: 0px 0px 0px 0px;
	}
	
	.content ul li
	{
		font-size: 14px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 20px;
		background: url(../images/contentlibg.gif) 0px 2px no-repeat;
	}
	
	.content ol
	{
		list-style: decimal;
		color: #000;
		margin: 18px 0px 0px 16px;
		padding: 0px 0px 0px 16px;
	}
	
	.content ol li
	{
		font-size: 14px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.content ul li a
	{
		color: #F68B2D;
		text-decoration: none;
	}
	
	.content ul li a:hover
	{
		color: #666;
		text-decoration: none;
	}
	
	.content hr
	{
		clear: both;
		width: 100%;
		height: 2px;
		border: none;
		color: #ccc;
		background: #ccc;
		font-size: 0px;
		margin: 12px 0px 12px 0px;
		float: left;
		display: block;
	}
	
	#footer
	{
		float: left;
		clear: both;
		width: 960px;
		height: 38px;
		border-top: 3px solid #F68B2D;
		background: #000;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#footercontent
	{
		width: 960px;
		border-top: 7px solid #939598;
		padding: 8px 0px 0px 0px;
	}
	
	#footercontent img
	{
		border: none;
		margin: 0px 4px 0px 0px;
	}
	
	#footercontent p
	{
		font-size: 12px;
		color: #ccc;
		margin: 0px 0px 0px 0px;
		padding: 0px 8px 0px 8px;
	}
	
	#footercontent p a
	{
		color: #939598;
		text-decoration: none;
	}
	
	#footercontent p a:hover
	{
		color: #ccc;
		text-decoration: none;
	}














