/* THESE CONTROL ALL THE LINKS BY DEFAULT */
	a:link, a:active, a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
	a:hover { cursor: pointer; text-decoration: none; }

/* ------------------------------------------ */
	/* Header is a stand alone image at the moment at 955 px side*/
	.header { margin-top:10px; }
/* ------------------------------------------ */


	/* Page Content */
	#mainDiv { width:904px; margin-right:auto; margin-left:auto; }

	#mainTable { width:860px; margin-right:auto; margin-left:auto; border:0px solid #FFFFFF; }
	#mainTable .cellLeft 	{ width:200px; vertical-align:top; text-align:center; padding-left:0px; border:0px solid #FFFFFF; }
	#mainTable .tab 			{ width: 13px; }
	#mainTable .cellMain 	{ vertical-align:top;  }
	#mainTable table 			{  }
	
	#mainTable .PageContent1 { test-align:left; font-size:12px; margin-top:20px; line-height:17px; }
	#mainTable .PageContent1 td	{ margin-left:auto; margin-right:auto; padding-left:5px; padding-right:5px; }
	#mainTable .PageContent2 { width:190px; margin-left:20px; margin-right:auto; margin-top:10px; }
	#mainTable p { padding:0px; margin:0px 0px 10px 0px; text-align:left; }
	#mainTable h1, #mainTable h2, #mainTable h3, #mainTable h4 { padding:0px; margin:0px 0px 10px 0px;}

	#mainTable .SubPageNav { text-align:left; height:310px; padding-top:18px;  padding-bottom:0px; padding-left:22px; }
	#mainTable .SendToAFriend { text-align:left; height:310px; padding-top:18px;  padding-bottom:0px; padding-left:22px; }
	#mainTable .hasFloat { float:left; padding-right:20px; padding-left:20px; }

	#sendtoafriend { text-align:left; }
	#sendtoafriend td { padding-left:20px; padding-right:20px; }


/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation { width:190px; margin-left:20px; margin-top:20px; text-align:left; }
	#topnavigation td{ border-bottom:1px dashed #ffffff; text-align:left; padding-top:3px; padding-bottom:6px; }
	html>body #topnavigation { padding-bottom:0px; }

	#topnavigation a { font-size:12px; font-weight:bold; }
	#topnavigation a.off:visited, #topnavigation a.off:active, #topnavigation a.off:link { text-decoration:none; font-weight:normal; }
	#topnavigation a.on:visited, #topnavigation a.on:active, #topnavigation a.on:link { color:#9B9B9B; text-decoration:none; font-weight:normal;  }

	#topnavigation2 { width:840px; text-align:left; height:24px; }
	#topnavigation2 a.off:visited, #topnavigation2 a.off:active, #topnavigation2 a.off:link,
	#topnavigation2 a.on:visited, #topnavigation2 a.on:active, #topnavigation2 a.on:link,
	#topnavigation2 a.off:hover, #topnavigation a.off:hover { text-decoration:none; font-weight:normal; }
	#topnavigation2 a.on:hover, #topnavigation a.on:hover { text-decoration:none; font-weight:normal;	}

	#leftnavigation { margin-left:auto; margin-right:auto; font-weight:normal; }
	
	#leftnavigation a { color:#ffffff; font-weight:normal; }

	.sendimage { text-align:right; }
