html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Times New Roman";
	font-size: 10.5pt;
}
.verdana{
	font-family: "Arial", sans-serif;
	font-size: 9pt;
}
.header{
	color: #4d668b;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -.4px;
}
a {
	color: #4d668b;
	text-decoration: none;
}
a:hover { 
	color:#000; 
}
img.title {	
	margin-top: 130px;
	margin-bottom: 20px;
}
	
#container { width: 100%; height: 98%; display: table;}
#position { display: table-cell; vertical-align: middle; }	
#flashcontent {
	/*width: 990px;
	height: 600px;*/
}
