	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 450px;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
} 
table.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-color: #666;
}   
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color: #ffffff;
text-decoration : underline; 
}
h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
}  

h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F60;
	font-weight: normal;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	font-weight: normal;
}
table.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
