﻿/* hide from ie on mac \*/
	
	html {
		height: 100%;
}

	#flashcontent {
		height: 1873px;
		width: 100%;
		background-color: #0a1416;
}

/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #0a1416;
		font-family:Verdana, Helvetica, sans-serif; 
		font-size:1.01em;
}

	#header {
		background-color: #0a1416;
		background:url(images/head_bg.gif) left top repeat-x;  
		width: 100%;
		height: 157px;
		text-align: left;
		font-family:Verdana, Helvetica, sans-serif; 
		font-size:0.91em;
}
	
	#footer {
		background-color: #0a1416;
		width: 100%;
		height: 0px;
		color: #0a1416;
		font-family:Verdana, Helvetica, sans-serif; 
		font-size:0.86em;
		text-align: center;
}
	
	a { 
		color:#9ab9c2; 
		text-decoration:none; 
}
	a:hover { 
		text-decoration:underline; 
}
	.link_bullet { 
		background:url(images/marker.gif) no-repeat left 0; 
		padding-left:22px; 
		color:#fff; 
		font-family:Verdana, Helvetica, sans-serif; 
		font-size:0.91em;
}
	.link_align { 
		vertical-align:middle; 
}
	.middle {
		border-width: 0px;
}
	.button {
		border-width: 0px;
		position:absolute;
		left:1003px;
		top:128px;
		width:119px;
		height:27px;
}
	.toggle {
		border-width: 0px;
		position:absolute;
		left:876px;
		top:128px;
		width:119px;
		height:27px;
}
	h1 { 
		position:absolute;
		left:999px;
		top:18px;
		font-size:1.11em;
		font-family:Arial, Helvetica, sans-serif; 
		color:#9ab9c2; 
}
