	/* hide from ie on mac \*/
	html {
		height: 100%;
		font:8pt Tahoma;
		
	}
	
	#flashcontent {
		height: 100%;
		text-align:center;
		color:#fff;
		border-bottom:1px solid #ccc;

		
	}
	#flashcontent a {color:#fff;}
	#flashcontent a:hover {color:#ccc;}

	#contentWrap{
	position:relative; 
	margin:0 auto;
	width:741px;
	
	padding-left:14px;
	padding-right:14px;
	}
	
	#topMenu{
	margin-left:-8px;
	text-align:center;
	position:relative;
	padding-top:65px;
	width:712px;
	height:56px;
	font-size:7pt;

	}
	
	
	.inline li {display:inline; height:11px; padding:2px 8px;}
	.rightli {border-right:#878787 1px solid;}
	.bar {border-left:#878787 1px solid;}

	#content{
	
	margin-left:15px;
	margin-top:30px;
	width:710px;

	
	}
	/* end hide */

	body {
		color: #878787;
		height: 100%;
		margin: 0;
		padding: 0;
		background:#fff;
	}
	.left {float:left; margin:3px 10px 5px 0px;}
	#logo {float:right; margin:10px 0px 30px 20px;}
	a {
		color: #878787;
		text-decoration:none;
	}

	a:hover {
		color: #4f4f4f;
		text-decoration:none;
		
	}	
	
	ul {}
	img {border: none;}
	.copyright {text-align:center; font-size:8pt;}
	h1, h2, h3, h4, h5 {font-size:10pt;}
