﻿/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}

form {
	height: 100%;
}

#flashcontent {
	height:90%;
}

#footer 
{
	font:11px Arial, Verdan, Sans-Serif;
	text-align:left;
	color:#003850;
	width:960px;
	height:10%;
	margin:10px auto;
}

#footer a:link, #footer a:visited
{
	color:#003850;
	text-decoration:underline;
}

#footer a:hover
{
	color:#003850;
	text-decoration:none;
}

/* end hide */
body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}
