/* Last Amended - Dan Edgar : Thu 8th Feb 2007 12:24 */


*{
	margin:0;
	padding:0;
	border:0;
}

body {
	font:normal normal 10pt arial, sans-serif;
	color:#666;
	background:#fff;
}

object, embed {
	width:825px;
	height:660px;
	display:block;
	margin:5% auto 0 auto;
	text-align:center;
	background:#fff;
}


/* No Flash Content Styles */

#no-flash{
	margin:20px;
	text-align: left;
	width:630px;
}

#no-flash h1{
	padding: 30px 0 10px 0;
	font-size:12pt;
}

#no-flash h2{
	padding: 30px 0 10px 0;
	font-size:10pt;
}

#no-flash p{ 
	padding: 5px 0 5px 0;
}

#no-flash a:link, #no-flash a:active, #no-flash a:visited{ 
	text-decoration:none;
	color:#000;
}

#no-flash a:hover{ 
	text-decoration:underline;
}

