
	body {
		margin:25px 0px;
		background:#9CADAE;
		padding: 0;		
		}

	img {
		display: block;
		border: 0;
		}


	A:link	{
		font-weight: bold; 
		color:#508DBF;
		text-decoration: none; 
		background: transparent;
		}

	A:visited	 { 
		font-weight: bold; 
		color:#508DBF;
		text-decoration: none; 
		background: transparent;
		}

	A:active	 { 
		font-weight: bold; 
		color:#777;
		text-decoration: none; 
		background: transparent;
		}

	A:hover		 { 
		font-weight: 909; 
		color:#777;
		text-decoration: none; 
		background: transparent;
		}

	p, td, li, ul, ol, h1, h2, h3 {
		font-family: Helvetica, Arial, Verdana, sans-serif;
		color:#777;
	}

	h1	{
		margin-top: 1.2em;
		margin-bottom: 0.5em;
		font-size: 1em;
		font-weight: bold;
		}

	ol	{
		margin-top: 0.5em;
		margin-bottom: 0;
		font-size: 1em;
		line-height: 1.5;
		}

	ul	{
		font-size: 0.8em;
		line-height: 1;
		}

	html p	{
		margin-top: 0;
		margin-bottom: 1em;
		text-align:left;
		font-size: 0.8em;
		font-weight: normal;
		line-height: 1.2;
		}
 
	#primarycontent, #sidebar	{
		background:#fff;
		}

	#primarycontent A:link	{
		font-weight: bold; 
		color:#5A9ED3;
		text-decoration: none; 
		background: transparent;
		}

	#primarycontent A:visited	 { 
		font-weight: bold; 
		color:#5A9ED3;
		text-decoration: none; 
		background: transparent;
		}

	#primarycontent A:active	 { 
		font-weight: bold; 
		color:#777;
		text-decoration: none; 
		background: transparent;
		}

	#primarycontent A:hover		 { 
		font-weight: 909; 
		color:#777;
		text-decoration: none; 
		background: transparent;
		}

	#sidebar img	{
		margin: 0 0 15px 0;
		}

	table#splash {
		background: transparent url(images/bgfront.gif)repeat;
		border-bottom: 1px solid #777;
		border-left: 1px solid #777;
		}

	table#nav	{
		border-bottom: 1px solid #777;
		border-left: 1px solid #777;
		}

	table#nav td	{
		font: 12px Arial, Helvetica, Verdana, sans-serif;
		text-align: center;
		border-right: 1px solid #777;
		border-top: 1px solid #777;
		}

	table#nav td a	{
		font-weight:bold;	
 		text-decoration: none;
		display:block;
		margin: 0;
		padding: 0;
		}

	#nav td a:link, a:visited	{
		color: #5A9ED3;
		display: block;
		margin: 0;
		}

	#nav td a:hover {
		color: #777;
		}

	table#fineprint	{
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		}

	#content {
Ê Ê Ê Ê Ê Ê Ê Êposition: absolute;
Ê Ê Ê Ê Ê Ê Ê Êz-index: 1;
Ê Ê Ê Ê Ê Ê Ê Êbackground:#FFF;
Ê Ê Ê Ê Ê Ê Ê Êpadding-left: 0px;
Ê Ê Ê Ê Ê Ê Ê Êborder:1px solid #FFF;
Ê Ê Ê Ê Ê Ê Ê Ê}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	.fancy td {
		background: #BED2DC
		}

	.navigate td {
		background: #BED2DC
		}

	.sidetitle {
		font-family:Helvetica, Arial, Verdana, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:bold;
  		padding:2px;
  		margin-top:10px;
  		background:#BED2DC;
		}		
	
	.syndicate {
		font-family:Helvetica, Arial, Verdana, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
 		text-align:center;
 		padding:2px;
  		margin-top:15px;
  		margin-bottom:15px;
		text-decoration: none;
 		}	
 		
 		.syndicate a:link {
		color: #5A9ED3;
		text-decoration: none;
		}


	.syndicate a:hover {
		color: #777;
		text-decoration: none;
		}

		
