﻿/* hide from ie on mac \*/
html {
	height: 100%;
	height:99%;
	min-height: 700px;
	margin:auto;
	padding:0;
}

#flashcontent {
	width:100%;
	height:100%;
	min-height: 700px;
	margin:0;
	padding:0;
}
/* end hide */

body {
	height: 100%;      
	width:100%;
	min-height: 700px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

p {
    margin: 15px;
    text-color: #000;
}
a { color: #0000dc;
	text-decoration:none;
	padding-left: 10px;
	margin-left: 2px;
}
img {
    border: 0;
}
#header {
	text-align: left;
	padding: 5px 0 0 35px;
}


.no-flash-content {padding:10px;font: 65%/1.419em Lucida Grande, Helvetica, Geneva, sans-serif;}
.no-flash-content img {margin-bottom: 10px;}
a {color: #1b7195;text-decoration:none;outline:none;}
a:hover {text-decoration:underline;}
h1 {color:#10223c;margin:0;}
h2 {color:#DE5534;margin-bottom:0.2em;}